/* CSS Document */
  body {

margin:0;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a{
color:#000;
text-decoration:none;
}
a:hover{
color:#000;
text-decoration:underline;
}
#complet {
position:absolute;
height:798px;
width:1000px;
left:50%;
margin-left:-500px;
top:0px;
/*border:1px solid #00CC99;*/
background-image:url(../images/fond_new.jpg);
text-align:left;
background-repeat:no-repeat

}
#logo {
position:absolute;
height:106px;
width:128px;
top:18px;
margin-left:50px;
/*border:1px solid #00CC99;*/

}
#affiche_date{
position:absolute;
height:20px;
width:177px;
top:125px;
left:820px;
/*border:1px solid #00CC99;*/
color:#FFFFFF;
font-weight:bold;
}
#titre{
position:absolute;
height:20px;
width:295px;
top:160px;
left:440px;
/*border:1px solid #00CC99;*/
color:#FFFFFF;
font-weight:bold;
text-align:right;
}


.titre_le_mag {
font-weight:bold;
font-size:16px;
color:#333333;
}

#player{
position:absolute;
width:480px;
height:500px;
left:260px;
/*border:1px solid #00CC99;*/
top: 181px;
}


#player_direct{
position:absolute;
width:480px;
height:500px;
left:290px;
/*border:1px solid #00CC99;*/
top: 181px;
}

#emission_detail_lundi {
position:absolute;
width:225px;
height:572px;
top :160px;
left : 15px;
background-color:#67c080;
/*background-image:url(../images/fond_lundi.gif);*/
padding-left:10px;
overflow:auto;
text-align:justify;
}

#emission_detail_mardi {
position:absolute;
width:225px;
height:572px;
top :160px;
left : 15px;
background-color:#9ebc73;
/*background-image:url(../images/fond_mardi.gif);*/
padding-left:10px;
overflow:auto;
text-align:justify;
}

#emission_detail_mercredi {
position:absolute;
width:225px;
height:572px;
top :160px;
left : 15px;
background-color:#ffc35a;
padding-left:10px;
overflow:auto;
text-align:justify;
}

#emission_detail_jeudi {
position:absolute;
width:225px;
height:572px;
top :160px;
left : 15px;
background-color:#f56e6e;
padding-left:10px;
overflow:auto;
text-align:justify;
}
#emission_detail_vendredi {
position:absolute;
width:225px;
height:572px;
top :160px;
left : 15px;
background-color:#a874ac;
padding-left:10px;
overflow:auto;
text-align:justify;
}

.mag-precedent
{
position:relative;
float:left;
margin-bottom:10px;
}
.mag-precedent-titre
{
font-weight:bold;
}
.mag-precedent-img
{
float: left; margin: 0 6px 6px 0;
}


#coup_de_coeur {
position:absolute;
width:225px;
height:572px;
top :160px;
left : 750px;
background-color:#9dd5ea;
padding-left:10px;
padding-right:10px;
overflow:auto;
text-align:justify;
/*border:1px solid #CC3300;*/
}

#bt_liens {
position:absolute;
width:105px;
height:80px;
top :700px;
left : 280px;
/*border:1px solid #CC3300;*/
}

#bt_avis {
position:absolute;
width:105px;
height:80px;
top :700px;
left : 630px;
/*border:1px solid #CC3300;*/
}

#liens {
position:absolute;
top:760px;
width:1000px;
height:15px;
text-align:center;
/*border:1px solid #00FF66;*/

}
#bt-hd-on
{
position:absolute;
left:155px;
top:157px;
}
#bt-hd-off
{
position:absolute;
left:260px;
top:156px;
}
.fisheye{
	text-align: center;
	height: 50px;
	top:15px;
	left:50px;
	position: relative;
}
a.fisheyeItem
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 120px;
	position: absolute;
	display: block;
	top: 0;	
}
.fisheyeItem img
{
	border: none;
	margin: 0 auto 5px auto;
	width: 100%;
}
.fisheyeContainter
{
	height: 50px;
	width: 100%;
	left: 500px;
	position: absolute;
}
