/*************** NAVIGATION ************************/
#navigation{ width:996px; height:118px; overflow:hidden; margin-left:5px; }
	#navigation .sports_prec { width:20px; margin-right:5px;cursor:pointer; }
	#navigation .sports_suiv { width:20px; margin-left:5px;cursor:pointer; }
	#navigation .thumbsContent { width:480px; height:32px; overflow:hidden; }
	#navigation .thumbsContent .thumbsSet div { width:40px; text-align:center; }
	#navigation .sportname { font-size:10px; width:140px; height:15px; overflow:hidden; text-align:center; margin-top:6px; color:#000000; font-weight:bold; background-color:#FFFFFF; filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; text-transform:uppercase; }
	#navigation #menu_sports{ float:left; width:565px; }
	#navigation #lien_accueil a{ float:left; width:565px; height:50px; margin-bottom:10px; }
	#navigation #lien_accueil p{ color:white; padding-top:15px; padding-left:75px; }
	#navigation #menu_homes{ float:right; width:300px; margin-top:32px; }
	#navigation #menu_homes a{ float:left; width:90px; }
	

/*************** COL GAUCHE ************************/
#principal{ width:670px; }


/*************** COL DROITE ************************/
#annexes{ width:310px; }


/*************** COL DROITE BLOC ************************/
#annexes #derniere_video { background:url(../img/tele.png) no-repeat; height:276px; }
	#annexes #derniere_video .play { top:0px; left:0px; z-index:30; }
	#annexes #derniere_video .boutons { top:170px; left:8px; z-index:20; }
	#annexes #derniere_video .player { top:8px; left:8px; z-index:10; }
	
	
#annexes #en_ce_moment { margin-top:10px; height:90px; padding-top:30px; padding-left:5px; background:url(../img/en-ce-moment-fond.png) no-repeat; overflow:hidden; }
	#annexes #en_ce_moment .thumbsContentEncemoment { width:266px; height:87px; overflow:hidden; }
	#annexes #en_ce_moment .thumbsContentEncemoment .thumbsSet div { width:75px; height:87px; text-align:center; margin:0px 3px 0px 3px; }
	#annexes #en_ce_moment .thumbsContentEncemoment .thumbsSet div:hover { background:url(../img/en-ce-moment-selected-fond.png) repeat-x; }
	

#annexes #a_venir{ background:url(../img/programme-a-venir.png) no-repeat top #FFFFFF; }
	#annexes #a_venir h4{ display:none;	}
	#annexes #a_venir table{ margin:0px 0px 0px 10px; }


#annexes #pubMiddle { margin-top:10px; border:1px solid #A5A5A5; padding:4px; }


#annexes #lien_forum{ width:100%; margin-top:10px;}
	#annexes #lien_forum h4{ display:none; }
	#annexes #lien_quiz1{ width:100%; margin-top:10px; }
	#annexes #lien_quiz2{ width:100%; margin-top:10px; }

	
#annexes #medailles{ padding:8px; margin-top:15px; height:170px; background:url(../img/fond-medailles.png) repeat-y; }
	#annexes #medailles h4{ width:98%; text-transform:uppercase; padding-bottom:3px; border-bottom:solid #A5CC61 1px; }
	#annexes #medailles table{ table-layout:fixed; width:100%; text-align:center; }
	#annexes #medailles table .gras{ font-weight:bold; }
	#annexes #medailles table .pays{ text-align:left; text-transform:uppercase; }

	


