@charset "utf-8";
/* CSS Document */

#tout { width:965px; margin:5px auto 0 auto; padding:0px; background-color:#333333; }

#coin1 { width:12px; height:12px; background-image:url(../images/coin1.jpg); background-repeat:no-repeat; font-size:1px; /* correction d'un bug IE */ }
#coin2 { width:12px; height:12px; float:right; background-image:url(../images/coin2.jpg); background-repeat:no-repeat;font-size:1px; /* correction d'un bug IE */ }
#coin3 { width:12px; height:12px; float:right; background-image:url(../images/coin3.jpg); background-repeat:no-repeat; padding: 0px; margin: 0px;font-size:1px; /* correction d'un bug IE */ }
#coin4 { width:12px; height:12px; background-image:url(../images/coin4.jpg); background-repeat:no-repeat; padding: 0px; margin: 0px;font-size:1px; /* correction d'un bug IE */}

#bandeau {padding:5px; margin-left:170px;}

.bobines { float:left; margin-bottom:20px;}

#menu_index { 
	color:#FFFFFF;
	float:left;
	text-align:right;
	background-image:url(../images/pellicule_b_gris.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-top:5px;
	position:relative;
	z-index:2;
	width:140px;
}
#menu { 
	color:#FFFFFF;
	float:left;
	width:140px;
	text-align:right;
	background-image:url(../images/pellicule_b_gris.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#333333;
	padding-top:5px;
}

#contenu_index { font-size:0.8em; padding:5px; position:relative; z-index:1; *margin-right:25px; }
#contenu { font-size:0.8em; padding:0 5px 5px 5px; width:785px; float:right;}

#video { width:300px; height:225px; background-color:#000000; margin:0 auto 0 auto; position:relative; z-index:1; }

#actu { margin:0 auto 0 auto; width:50%; padding-right:25px;}

