/********************************************************************/
/*								GLOBAL								*/
/********************************************************************/
.png{ behavior: url(win_png.htc); }
html, body{ margin:0; padding:0; border:0; height: 100%; width:100%; }
h1, h2, h3, h4, h5, h6{ display:inline; font-weight: normal; }
a img{ border:0px; }
.oldArche .margin { background-color:#DEDEDE; }

/********************************************************************/
/*								HEADER								*/
/********************************************************************/

#global{ width:996px; background:url(../img/fond.jpg) #FFFFFF no-repeat; padding-top:12px }
#global .majuscules { text-transform:uppercase; }
#global .accessibilite { display:none; }
#global .cb { clear:both; }

#forum{ position:relative; margin:0px 13px 0px 12px; width:971px; height:110px; background:url(../img/bandeau_forum.jpg) no-repeat; }
	#forum a { text-transform:uppercase; color:#000000; font-weight:bold; font-size:10px; text-decoration:none; }
	#forum .titre { position:absolute; top:15px; left:10px; }
	#forum .titre h1 { font-weight:bold; font-size:16px; color:#FFFFFF; }
	#forum .texte { position:absolute; top:40px; left:10px; width:550px; font-size: 11px; color:#3C3C3C; }
	#forum .inscription { position:absolute; bottom:10px; left:370px; padding-left:15px; color:#000000; background:url('../img/picto_inscrivez.jpg') no-repeat left; }
	#forum .forum { position:absolute; bottom:30px; right:15px; width:250px; font-size:11px; color:#3C3C3C; text-align:right; }
	#forum .lienforum { position:absolute; bottom:10px; right:15px; padding-left:15px; color:#000000; background:url('../img/picto_inscrivez.jpg') no-repeat left; }
	#forum .lien a:hover { color:#FDAB62; }

#bandeau { position:relative; margin:5px 13px 11px 12px; }
	#bandeau .texte { position:absolute; top:97px; right:200px; text-align:right; width:300px; font-size:10px; }
	
#player { margin-bottom:4px; }
	#player .titreencours {  background:url(../img/vous-regardez.png) no-repeat; }
	#player .titresemaine {  background:url(../img/cette-semaine.png) no-repeat; }
	#player .liste { float:left; width:282px; margin-right:8px;}	
	#player .liste .bandeau { height:20px; overflow:hidden; }
	#player .liste .encours, #player .liste .semaine { margin:0px 22px 20px 12px; padding:5px; border-left:1px solid #D0D1CF; border-bottom:1px solid #D0D1CF; border-right:1px solid #D0D1CF; background:#FFFFFF; font-size:11px; }
	#player .liste .semaine .puce { float:left; width:15px; height:15px; }
	#player .liste .semaine .puce.on { background:url(../img/puce-orange.jpg) no-repeat left; }
	#player .liste .semaine .puce.off { background:url(../img/puce-noire.jpg) no-repeat left; }
	#player .liste .semaine .lien { float:left; width:220px; margin-bottom:12px; padding-bottom:10px; border-bottom:1px solid #FE9B3E; color:#000000; font-size:11px; text-decoration:none; }
	#player .liste .semaine .lien a { color:#000000; font-size:11px; text-decoration:none; }
	#player .liste .semaine .lien a:hover { color:#FDAB62; }
	
	#player .video { float:left; width:382px; height: 374px; /*background: url(../img/playerplus.jpg) no-repeat left bottom;*/ }	
	
	#player .bonus { float:right; width:313px; }
	#player .bonus .bandeau { height:20px; overflow:hidden; background:url(../img/interview-bonus.png) no-repeat; }
	#player .bonus .cadre { margin:0px 22px 14px 12px; padding:5px; border-left:1px solid #D0D1CF; border-bottom:1px solid #D0D1CF; border-right:1px solid #D0D1CF; background:#FFFFFF; }
	#player .bonus .cadre .liste { float:none; width:260px; }
	#player .bonus .cadre .liste .image { float:left; width:84px; margin-bottom:5px; }
	#player .bonus .cadre .liste .lien { float:left; width:160px; height:74px; padding-left:15px; background-color:#FF0000; }
	#player .bonus .cadre .liste .lien.on { background:url(../img/puce-orange.jpg) no-repeat left top; }
	#player .bonus .cadre .liste .lien.off { background:url(../img/puce-noire.jpg) no-repeat left top; }
	#player .bonus .cadre .liste .lien a { font-size:10px; text-decoration:none; font-weight:normal; color:#000000; }
	#player .bonus .cadre .liste a:hover { color:#FDAB62; }
	#player .bonus .cadre .trait { width:250px; height:1px; overflow:hidden; background:#FE9B3E; margin:10px 0px 10px 0px; }


#archives {}
	#archives .liste { float:left; width:671px; }
	#archives .liste .bandeau { height:20px; overflow:hidden; background:url(../img/dernieres-emissions.png) no-repeat; }
	#archives .liste .emissions { margin:0px 12px 0px 12px; padding:5px; border-left:1px solid #D0D1CF; border-bottom:1px solid #D0D1CF; border-right:1px solid #D0D1CF; }
	#archives .liste .emissions li { margin-bottom:5px; }
	#archives .liste .emissions a { padding-left:15px;  color:#000000; font-size:10px; text-decoration:none; background:url(../img/puce-orange.jpg) no-repeat left; }
	#archives .liste .emissions a:hover { color:#FDAB62; }
	#archives .liste .emissions a .gris { color:#777777; }
	#archives #pubMiddle { float:right; border:1px solid #D0D1CF; width:308px; height:254px; padding:2px; }

.blocbas{ display: inline; float: left; margin: 0 0 0 30px; }

#credits { position:absolute; top:-47px; background-image:url(../img/fond-gris.png); border: 1px solid #e67f22; font-size: 10px; font-weight:bold; color:#fbdfc4; left:1px; width:450px; visibility:hidden; padding:5px; }

#credits a { text-decoration:none; color:#FFFFFF;  margin: 12px 0px 0px 6px;}

.show2 { font-size:8px; color:#e67f22;}
