* {
	margin:0;
	padding:0;
	}

body {
	background-color: #6D0010;
	background-attachment:fixed;
	text-align:center;
	color:white;
	background-image: url('../images/fond_accueil.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	font-family: arial,trebuchet MS, verdana, times;
	}

#container{
	margin-right:auto;
	margin-left:auto;
	margin-top : 0 !important;
	margin-top : 8px;
	width: 930px;
	height:100%;
	}

.banner {
	text-align:left;
	}

/* //////////// MENU ///////////////*/

#menu{
	width: 930px;
	height:38px;
	text-align:center;
	background-image: url('../images/menu.gif');
	background-position: top center;
	background-repeat: no-repeat;
	color:white;
	float:left;
	margin-bottom:5px;

}

.separation{
	width:16px;
	text-align:center;
	float:left;
	margin-top:10px;
}

.boutonmenu1{
	width:85px;
	font-family:arial;
	font-size:12px;
	color:white;
	text-align:right;
	margin-top:12px;
	float:left;
}

.boutonmenu1 a:link, .boutonmenu1 a:visited {
	color:white;
	text-decoration: none;
}
.boutonmenu1 a:active, .boutonmenu1 a:hover {
	color:#a0fc00;
}

.boutonmenu2{
	width:65px;
	font-family:arial;
	font-size:12px;
	color:white;
	text-align:right;
	margin-top:12px;
	float:left;
}

.boutonmenu2 a:link, .boutonmenu2 a:visited {
	color:white;
	text-decoration: none;
}
.boutonmenu2 a:active, .boutonmenu2 a:hover {
	color:#a0fc00;
}

.boutonmenu3{
	width:40px;
	font-family:arial;
	font-size:12px;
	color:white;
	text-align:right;
	margin-top:12px;
	float:left;
}

.boutonmenu3 a:link, .boutonmenu3 a:visited {
	color:white;
	text-decoration: none;
}
.boutonmenu3 a:active, .boutonmenu3 a:hover {
	color:#a0fc00;
}

.boutonmenu4{
	width:165px;
	font-family:arial;
	font-size:12px;
	color:white;
	text-align:right;
	margin-top:12px;
	float:left;
}

.boutonmenu4 a:link, .boutonmenu4 a:visited {
	color:white;
	text-decoration: none;
}
.boutonmenu4 a:active, .boutonmenu4 a:hover {
	color:#a0fc00;
}

.boutonmenu5{
	width:55px;
	font-family:arial;
	font-size:12px;
	color:white;
	text-align:right;
	margin-top:12px;
	float:left;
}

.boutonmenu5 a:link, .boutonmenu5 a:visited {
	color:white;
	text-decoration: none;
}
.boutonmenu5 a:active, .boutonmenu5 a:hover {
	color:#a0fc00;
}

.boutonmenu6{
	width:65px;
	font-family:arial;
	font-size:12px;
	color:white;
	text-align:right;
	margin-top:12px;
	float:left;
}

.boutonmenu6 a:link, .boutonmenu6 a:visited {
	color:white;
	text-decoration: none;
}
.boutonmenu6 a:active, .boutonmenu6 a:hover {
	color:#a0fc00;
}

.boutonmenu7{
	width:45px;
	font-family:arial;
	font-size:12px;
	color:white;
	text-align:right;
	margin-top:12px;
	float:left;
}

.boutonmenu7 a:link, .boutonmenu7 a:visited {
	color:white;
	text-decoration: none;
}
.boutonmenu7 a:active, .boutonmenu7 a:hover {
	color:#a0fc00;
}

.boutonmenu8{
	width:70px;
	font-family:arial;
	font-size:12px;
	color:white;
	text-align:right;
	margin-top:12px;
	float:left;
}

.boutonmenu8 a:link, .boutonmenu8 a:visited {
	color:white;
	text-decoration: none;
}
.boutonmenu8 a:active, .boutonmenu8 a:hover {
	color:#a0fc00;
}

.boutonmenu9{
	width:55px;
	font-family:arial;
	font-size:12px;
	color:white;
	text-align:right;
	margin-top:12px;
	float:left;
}

.boutonmenu9 a:link, .boutonmenu9 a:visited {
	color:white;
	text-decoration: none;
}
.boutonmenu9 a:active, .boutonmenu9 a:hover {
	color:#a0fc00;
}

.boutonmenu10{
	width:35px;
	font-family:arial;
	font-size:12px;
	color:white;
	text-align:right;
	margin-top:12px;
	float:left;
}

.boutonmenu10 a:link, .boutonmenu10 a:visited {
	color:white;
	text-decoration: none;
}
.boutonmenu10 a:active, .boutonmenu10 a:hover {
	color:#a0fc00;
}

.boutonmenu11{
	width:57px;
	font-family:arial;
	font-size:12px;
	color:white;
	text-align:right;
	margin-top:12px;
	float:left;
}

.boutonmenu11 a:link, .boutonmenu11 a:visited {
	color:white;
	text-decoration: none;
}
.boutonmenu11 a:active, .boutonmenu11 a:hover {
	color:#a0fc00;
}

/* //////////////// INFOS GENERALES BLOCS //////////////// */

.top {
	height:22px;
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity:0.75;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale' src='../images/degrade3.png');
	background-image: url('../images/degrade3.png') !important;
	background-image: none;
	background-color:#000000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	padding-top:6px;
	padding-left:15px;
	text-align:left;
	font-size:0.8em;
	border-bottom:1px solid white;
	}

a, input
{
text-decoration:none;
position: relative;
z-index: 1;
}

a:hover{
	text-decoration:underline;
}

/* //////////////// 1 ER BLOC : Recherche //////////////// */

.bloc1 {
	margin-top:-8px;
	width:930px;
	height:62px;
	text-align:left;
	}
.toprecherche {
	width:100%;
	}
.contenurecherche {
	position:absolute;
	float:left;
	z-index:1;
	width:930px;
	height:31px;
	padding-left:15px;
	padding-top:7px;
	text-align:left;
	}
.fondrecherche {
	background-color:#000000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity:0.5;
	height:35px;
	width:930px;
	}

/* //////////////// 2 EME BLOC : Player Vidéo, Pub et Connection //////////////// */

.bloc2 {
	margin-top:7px;
	width:930px;
	height:415px;
	}

.player {
	float:left;
	width:623px;
	height:100%;
	}

.player a {
	text-decoration:underline;
	color:#FFFFFF;
	}

.topplayer {
	width:100%;
	}

.contenuplayer {
	position:absolute;
	float:left;
	z-index:1;
	padding:0;
	text-align:left;
	width:622px;
	height: 387px;
	}

.playervideo {
     float: left;
     width: 490px;
     height: 387px;
}

.videos_list {
	float: left;
	width: 113px;
	height: 387px;
}

.videos_list img {
	margin: 5px 0 0 6px;
	display:block;
	width:120px;
	height:90px;
	border: 0;
}

.fondplayer {
	background-color:#000000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity:0.5;
	height:387px;
	width:623px;
	}

.espace {
	float:left;
	width:7px;
	height:100%;
	}

.pub {
	float:left;
	width:300px;
	height:250px;
	background-color:#999999;
	}

.toppub {
	width:100%;
	}

.connection {
	color:#fff;
	float:left;
	margin-top:7px;
	width:300px;
	height:158px;
	}

.connection a {
	color:#fff;
	}

.topconnection {
	width:100%;
	}

.contenuconnection {
	position:absolute;
	float:left;
	z-index:1;
	padding-left:15px;
	text-align:left;
	width:285px;
	height:126px;

/******************** MODIF MATT ********************/
	font-size : 0.75em;
	}

	form#connexion {
		margin:0px;
		padding:0px;
		width: 247px !important;
		width: 255px !important!;
	}

	form#connexion label {
		width : 100px;
		float: left;
	}

	form#connexion input{
		width: 160px;
	}

	#liensconnex a{
		text-decoration:underline;
	}

	#liensconnex a:hover{
		text-decoration:none;
	}


	form#connexion div#submit {
		margin-top:1px;
	}

	.contenuconnection .error {
		font-size:0.9em;
	}

/****************** FIN MODIF MATT ******************/

.fondconnection {
	background-color:#000000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity:0.5;
	height:130px;
	width:300px;
	}

/* //////////////// 3 EME BLOC : Top 5 espaces et derniers membres inscrits //////////////// */

.bloc3 {
	margin-top:7px;
	width:930px;
	height:485px;
	}
.bloc3 a {
	color:#ff0055;
	}

.t5espaces {
	float:left;
	width:623px;
	height:483px;
	}
.topt5espaces {
	width:100%;
	}
.contenut5espaces {
	position:absolute;
	float:left;
	z-index:1;
	padding-top:0px;
	margin-top:5px;
	text-align:left;
	width:623px;
	height:451px;
	font-size:0.9em;
	}
.fondt5espaces {
	background-color:#000000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity:0.5;
	height:455px;
	width:623px;
	}

.t5numdegrade {
	z-index:1;
	position:relative;
	margin:0;
	float:left;
	width:8%;
	height:81px;
	background-color:#444444;
	font-size:2em;
}

.t5num{
	position:absolute;
	margin-top:47px;
	margin-left:16px;
	font-weight:bold;
}

.t5degrade{
	z-index:1;
	position:absolute;
	font-size:1px;
	line-height: 1px;
	padding:0;
}

.t5avatar{
	z-index:-1;
	position:relative;
	float:left;
	margin-left:10px;
	width:81px;
	height:81px;
	background-color:#33030f;
	overflow:hidden;
}

.t5infos{
	z-index:3;
	float:left;
	width:368px;
	height:81px;
	padding-left:10px;
	background-color:#33030f;
}

.t5infos a{
	color:#ff0055;
}

.t5go{
	z-index:3;
	float:left;
	width:16%;
	height:81px;
	background-color:#33030f;
	margin-bottom:8px;
}

.t5espace{
	float:left;
	width:99%;
	height:8px!important;
	height:1px;
}


/* DERNIERS MEMBRES */

.lastmembres {
	float:left;
	width:300px;
	height:483px;
	}
.toplastmembres {
	width:100%;
	}
.contenulastmembres {
	position:absolute;
	float:left;
	z-index:1;
	padding-left:15px;
	margin-top:4px;
	text-align:left;
	width:285px;
	height:455px;
	font-size:0.9em;
	}
.fondlastmembres {
	background-color:#000000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity:0.5;
	height:455px;
	width:300px;
	}

/* // 4 EME BLOC // */
.bloc4 {
	margin-top:7px;
	width:930px;
	height:485px;
	}

.playermusic {
	float:left;
	width:300px;
	height:483px;
	}
.topplayermusic {
	width:100%;
	}
.contenuplayermusic {
	position:absolute;
	float:left;
	z-index:1;
	padding-left:15px;
	padding-top:4px;
	text-align:left;
	width:285px;
	height:455px;
	}
.fondplayermusic {
	background-color:#000000;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity:0.5;
	height:455px;
	width:300px;
	}

.evenement {
	float:left;
	width:623px;
	height:483px;
	}
.evenement a {
	color:#FFFFFF;
	}
.topevenement {
	width:100%;
	}
.contenuevenement {
	position:absolute;
	float:left;
	z-index:1;
	padding-left:15px;
	padding-top:4px;
	text-align:left;
	width:100%;
	width:608px;
	height:455px;
	font-size:0.9em;
	}
.fondevenement {
	background-color:#000000;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity:0.5;
	height:455px;
	width:623px;
	}


/* VIDEOS ALEATOIRES */

#blocrandomvid {
	float:left;
	position:absolute;
	z-index:1;
	width:930px;
	height:280px;
	margin-top:6px;
}

.randomvid {
	float:left;
	width:120px;
	/*height:140px;*/
	font-size:0.7em;
	display:inline;
	margin-left:30px;
	margin-bottom:20px;
}

.duree{
	z-index:3;
	position:absolute;
	/*float:right;*/
	width:32px;
	background-color:#111;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity:0.6;
	/*padding-right:4px;
	margin-left:0 !important;
	margin-left:-120px !important!;*/
	margin-left:88px;
}

.blocinfovid{
	width:120px;
	height:90px;
	background-color:#000;
	display:block;
	overflow:hidden;
}


.bloctxt{
	width:120px;
	text-align:center;
}

.bloctxt a{
	text-decoration:none;
	color:#ff0055;
}

.daterandomvid{
	font-size:0.9em;
}