/* ACCUEIL.CSS */
/* PREMIERE */
#premiere { position:relative; float:left; } 
#premiere .module a       { color: #444444; text-decoration: none; }
#premiere .module a:hover { color: #000000; text-decoration: none !important; }

#premiere #entete { position:relative; float:left; height:88px; width:980px; /*background:url(/images/4/tease_home/tease_bg.png) no-repeat scroll center bottom transparent;*/ background-color:transparent; text-align:center; }
#premiere #entete .big { position:relative; float:left; height:58px; width:980px; color:white; font-size:22px; font-weight:bold; line-height:58px; }
#premiere #entete .nobig { position:relative; float:left; height:30px; width:980px; color:white; font-size:14px; font-weight:bold; }
#premiere #video { position:relative; float:left; height:300px; width:980px; background:url(/images/4/tease_home/tease_bg.png) no-repeat scroll center bottom transparent; padding-top:10px; padding-bottom:10px; }
#premiere #video #player { position:relative; float:left; height:300px; width:533px; background:url(/images/4/tease_home/tease_bg.png) no-repeat scroll center bottom transparent; margin-left:50%; left:-266px; }
#premiere #details { position:relative; float:left; }
#premiere #details #contenus { position:relative; float:left; height:100%; width:429px; padding-left:60px; }
#premiere #details #contenus .contenu_bt { position:relative; float:left; height:52px; width:198px; text-align:center; margin-left:50%; left:-130px; border:1px solid #bd48ff; color:white; font-size:15px; margin-top:20px; margin-bottom:20px; line-height:24px; background:url(/images/4/consultation/case_bg.jpg) repeat-x center bottom transparent; }
#premiere #details #contenus .content { position:relative; float:left; width:100%; color:white; font-size:12px; }
#premiere #details #contenus .bbox { position:relative; float:left; height:90px; width:90px; margin-top:25px; }
#premiere #details #contenus .bbox img { position:relative; float:left; width:73px; margin-left:50%; left:-36px; }
#premiere #details #contenus .bbox span { position:relative; float:left; width:100%; text-align:center; color:white; font-size:12px; font-weight:bold; }

#premiere #details #sep { position:relative; float:left; height:90%; margin-top:2%; width:0px; border-left:2px dotted #868686; }
#premiere #details #consultations { position:relative; float:left; height:100%; width:429px; padding-left:60px; }
#premiere #details #consultations .consult_bt { position:relative; float:left; height:52px; width:198px; text-align:center; margin-left:50%; left:-130px; border:1px solid #5f97ff; color:white; font-size:15px; margin-top:20px; margin-bottom:20px; line-height:24px; background:url(/images/4/consultation/case_bg.jpg) repeat-x center bottom transparent; }
#premiere #details #consultations .content { position:relative; float:left; width:100%; color:white; font-size:12px; margin-left:20px; }
#premiere #details #consultations .big_content { position:relative; float:left; width:100%; color:white; font-size:16px; font-weight:bold; text-align:center; margin-top:30px; left:-30px; }
#premiere #details #consultations .bbox { position:relative; float:left; height:110px; width:90px; margin-top:15px; }
#premiere #details #consultations .bbox img { position:relative; float:left; width:73px; margin-left:50%; left:-36px; }
#premiere #details #consultations .bbox span { position:relative; float:left; width:100%; text-align:center; color:#5381bc; font-size:12px; text-decoration:underline; margin-top:20px; }

