* {
	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
{
position: relative;
z-index: 1;
}

div.barrehaut a{
		text-decoration:none;
		color:#888;
		}

/* //////////////// 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 //////////////// */





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

.toppub {
	width:100%;
	}

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

.topconnection {
	width:100%;
	}

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

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

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

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

	form#connexion input#text{
		width: 150px;
	}

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

	.contenuconnection .plusgros {
		font-size:1.2em;
	}
	.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;
	}

.bloc2 { /*416*/
	margin-top:7px;
	width:930px;
	height: 416px;
	}

.espace { /*416*/
	float:left;
	width:7px;
	height:416px;
	}

.mini_body { /*416*/
	float:left;
	width:623px;
	height:416px;
	}

.titre_minibody {
	width:100%;
	}

.contenu_minibody{ /*383*/
	position:absolute;
	float:left;
	z-index:1;
	padding-top:4px;
	text-align:left;
	width:603px;
	height:383px;
	font-size:0.9em;
	padding:10px;
	}
.fond_minibody { /*387*/
	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;
	}

table td {
	padding:1px 5px;
}

.error {
	color:#ff6b6b;
}
