body{
  background-color:#737373;
}
#container{ 
  margin: 0 auto;
  top:0;
  width: 802px;  
  background-color:#ffffff;

}
#header{
	width:802 px;
	height:159 px;	
}

#news {
	 background-color:#ffffff;
	 
}
#img_news{
margin-left:20px;
visibility:hidden;
}
#img_passion{	
	margin-left:200px;	
	}
#img_toute_news{
	width:169px;
	height:29px;
	margin-left:15px;
	visibility:hidden;
	}
	
#img_news_acceuil{
margin-left:20px;
}
#img_toute_news_acceuil{
	width:169px;
	height:29px;
	margin-left:15px;	
	}

#news_defilant{
	height:30px;
	width:760px;
	margin-left:20px;
	background-image:url(../images/bg_news.png);
	background-color:#ffffff;
}
#marque_news{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15;
	margin-top:0px;	
	}
#main_content{
	height:650px;
	width:802px;
	margin-top:5px;
}


#main_content_central_right{
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-top:30px;
	width:1px;
	}
#main_content_central_right li{
	margin:10px;
	}
#main_content_central_left li{
    margin:10px;
}
#main_video{
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:8px;
	font-size: large;
     
}
#FLVPlayer{
	width:560px;
	height:470px;
}
#main_content_central_left{
	left: 700px;
	float:left;
	margin-left:5px;
	margin-top:10px;
	width:170px;
	margin-bottom:0px;	
	
}
li{
	list-style: none ; 	
  }
#spacer { 
    clear: both; 
	height: 0px; 
	}
#separateur1{
	height:5px;
	margin-top:40px;
	background-color:#f88220;
}
#separateur3{
	height:5px;
	margin-top:0px;
	background-color:#f88220;
}
#main_content_text h1{
	font-size: medium;
	font-family: "Arial Black";
	margin-left:50px;
	margin-top:40px;
	margin-bottom:10px;
	}
#p1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20;
	margin-left:50px;
	margin-top:40px;
}

#main_content_text h2{
	font-size: 16px;
	font-family: "Arial Black";
	margin-left:50px;
	margin-top:50px;
}
#p2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	margin-left:50px;
	margin-top:40px;
}
#separateur2{
	height:27px;
	margin-top:0px;
	background-color:#4a4a4a;
	font-family: "Arial Rounded MT Bold";
	font-weight:regular;
	font-size: 24px;
	color: #ffffff;
	text-align:center;
	}
#footer{
    margin-top:0px;	
	height:240px;
	background-color:#F38F20;
	}	
#footer li {
	list-style:none;	
	font-family:Arial;
	font-size: 13px;	
	}	
#vide{
	visibility:hidden;
	}
	#vide1{
	visibility:hidden;
	}
	#vide2{
	visibility:hidden;
	}
	#vide3{
	visibility:hidden;
	}
	#vide4{
	visibility:hidden;
	}
	
#footer_right{
	float:left;
	margin-top:10px;
	margin-left:20px;
	width:250px;
	}	
#footer_left{
	float:left;
	margin-top:10px;
	margin-left:240px;
}	
#footer_pic{
	margin-top:0px;
	float:left;
	
	
	}
img{
	border: none;
   }
a:link {
text-decoration: none;
color: black;}
a:visited {color:white;}
a:hover {}
a:active {}

#conteneur_menu{	
 position: absolute;
 top:200px;
 margin: 0px 0px 0px  0px;
	}
#menuDeroulant{
 width: 802px;
 list-style-type: none;
 margin: 0px 0px 0px 0px;
 padding: 0;
 border: 0; 
 top: 0;
 left: 0;
}  
#menuDeroulant li{
 float: left;
 width: 89.1px;
 margin: 0;
 padding: 0;
 border: 0;
 text-align:center;
 font: 10px arial, sans-serif ;
 font-weight:bold;
 background-image:url(../images/bg_menu.jpg);
}	
#menuDeroulant .sousMenu {
 display: none;
 list-style-type: none;
 margin: 0;
 padding: 0;
 border: 0;
}	
#menuDeroulant .sousMenu li {
 float: none;
 margin: 0;
 padding: 0;
 border: 0;
 width: 155px;
 border-top: 1px solid transparent;
 border-right: 1px solid transparent #96b3c9;
}	
#menuDeroulant li a:link, #menuDeroulant li a:visited{
 display: block;
 height: 1%;
 color: #000000;
 /*background: #CCC;*/
 /*background-image:url(../images/bg_news.png);*/
 margin: 0;
 padding: 10px 4px;
 border-right: 1px solid #96b3c9;
 text-decoration: none;
}
#menuDeroulant li a:hover { background-color: #ce7500;  }
#menuDeroulant li a:active { background-color: #b3803e; }
#menuDeroulant .sousMenu li a:link,
#menuDeroulant .sousMenu li a:visited{
 display: block;
 color: #000000;
 margin: 0;
 border: 0;
 text-decoration: none;
 background: transparent url(../images/bg_menu.jpg) repeat;
}
#menuDeroulant .sousMenu li a:hover{
 background-image: none;
 background-color: #ce7500;
}	
#menuDeroulant li:hover > .sousMenu { display: block; }	

