@charset "utf-8";
/* CSS Document */

#tout { width:965px; margin:5px auto 0 auto; padding:0px; background-color:#999999; }

#titre_index, #video, #menu_index, #actu{
	position:relative;
	top:40px;
}

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

#actu { margin:0 auto 0 auto; width:50%; padding-right:25px;}

#visuel_programme {
    left: 320px;
    position: relative;
    top: -1320px;
    width: 140px;
}

.encadre{
	position:relative;
	top:-280px;
}

#recap{
	position:relative;
	top:-280px;
}

#page_programme{
	margin-top:270px;
}

#li_douchet {
    border-bottom: inherit;
    left: 10px;
    position: relative;
    text-indent: -5000px;
    top: 50px;
}
