body, h1, h2, h3, h4, h5, h6, form, ul, img, p, a, fieldset, button, object{
	border:0;
	margin:0;
	padding:0;
	outline:none;
}

.spacer{clear:both;font-size:0px;height:0px;line-height:0px;}



body{
	background:url('../images/fond-body.jpg') top center repeat-x;
	font: normal 11px verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}

#fond-page{
	background:url('../images/fond-rusty.jpg') no-repeat;
	height:652px;
	margin:0 auto;
	width:1132px;

}

#fond-ligne{
	background:url('../images/fond-ligne.png') 90px 0 no-repeat;
	height:688px;
	position:absolute;
	width:1190px;	
}


/*__________________________________=BANDEAU______________________________*/

#bandeau{
	height:30px;
	width:980px;
}

#bandeau h1{	
	height:12px;
	text-indent:-9999px;
	width:300px;
}

#bandeau ul{
	color:#7d7d7d;
	float:left;
	font-size:10px;
	margin:0 0 0 220px; 
}

#bandeau ul li{
	display:inline;
}

#bandeau ul a{
	color:#7d7d7d;
	text-decoration:none;
}

#bandeau ul a:hover,#bandeau ul a:focus{
	color:#f2f2f2;
}

#bandeau p{
	color:#7d7d7d;
	float:right;
	font-size:10px;
}


/*__________________________________=GAUCHE______________________________*/


#gauche{
	background:url('../images/courbe-bleu.png') 52px 150px no-repeat;
	clear:both;
	float:left;
	height:500px;
	padding:28px 0 0 169px;
	width:275px;
}

#menu_site{
	display:block;
	height:12px;
	width:140px;
}

#gauche ul{
	list-style:none;
	width:143px;
}

#gauche ul a{
	background:url('../images/menu-p.png') no-repeat;
	display:block;
	height:37px;
	margin:0 0 6px 0;
	position:relative;
	text-indent:-9999px;
	width:143px;
	z-index:20;
}

#gauche li.menu_famille_1 a{
	background-position:0px 0px;
}
#gauche li.menu_famille_2 a{
	background-position:0px -37px;
}
#gauche li.menu_famille_3 a{
	background-position:0px -74px;
}
#gauche li.menu_famille_4 a{
	background-position:0px -111px;
}
#gauche li.menu_blog a{
	background-position:0px -148px;
}
#gauche li.menu_infos a{
	background-position:0px -185px;
}

#gauche li.menu_famille_1 a:hover,
#gauche li.menu_famille_1.idc_menu_famille_selected > a{
	background-position:-144px 0px;
}
#gauche li.menu_famille_2 a:hover,
#gauche li.menu_famille_2.idc_menu_famille_selected > a{
	background-position:-144px -37px;
}
#gauche li.menu_famille_3 a:hover,
#gauche li.menu_famille_3.idc_menu_famille_selected > a{
	background-position:-144px -74px;
}
#gauche li.menu_famille_4 a:hover,
#gauche li.menu_famille_4.idc_menu_famille_selected > a{
	background-position:-144px -111px;
}
#gauche li.menu_blog a:hover,
#gauche li.menu_blog.web_menu_page_selected > a{
	background-position:-144px -148px;
}
#gauche li.menu_infos a:hover,
#gauche li.menu_infos.web_menu_page_selected > a{
	background-position:-144px -185px;
}

#gauche ul li ul{
	display:none;
}

#gauche ul li:hover>ul{
	display:block;
}

#gauche ul li.web_menu_page_selected ul,
#gauche ul li.idc_menu_famille_selected ul
{
	display:block;
}

#gauche ul ul{
	background:url('../images/fond-smenu.png') 0 10px no-repeat;
	position:absolute;
	margin:-35px 0 0 143px;
	padding:12px 7px 2px 12px;
	width:112px;
	z-index:50;
}


#gauche ul.menu ul a,#gauche ul#menu-gauche ul a{
	background:url('../images/fond-asmenu.gif') left bottom repeat-x;
	color:#fff;
	font-size:11px;
	height:20px;
	line-height:18px;
	margin:0;
	text-indent:0;
	text-decoration:none;
	width:113px;
}

#gauche ul.menu ul a:hover,#gauche ul.menu ul a:focus,
#gauche ul#menu-gauche ul a:hover,#gauche ul#menu-gauche ul a:focus{
	color:#2b1005;
	background-position:left bottom;
}

#gauche ul.menu ul li.idc_menu_famille_selected a,
#gauche #menu-gauche ul li.web_menu_page_selected a{
	font-weight:bold;
}

#zone-anim{
	margin:-31px 0 0 -288px;
	position:absolute;
}



/*__________________________________=CONTENU______________________________*/

#contenu{
	float:left;
	height:505px;
	overflow:hidden;
	padding:30px 5px 0 10px;
	position:relative;
	width:450px;
	z-index:50;
}


/*__________________________________=DROITE______________________________*/


#droite{
	float:left;
	height:500px;
	margin:0 0 0 -15px; 
	width:220px;
}


#zone-gun {
	background:url('../images/fond-gun.png') no-repeat;
	height:383px;
	margin:-23px 0 0 -5px;
	width:246px;
}


#zone-gun p{
	text-indent:-9999px;
}


#zone-anim-raccourci{
	margin:72px 0 0 31px;
}





/*__________________________________=BAS______________________________*/

#bas{
	clear:both;
	text-align:right;
	margin:0 0 0 180px;
	padding:147px 0 0 0;
	width:980px;
}

#bas ul{
	color:#c2c2c2;
	font-size:10px;
}

#bas ul li{
	display:inline;
	margin:0 5px;
}

#bas ul a{
	color:#c2c2c2;
	text-decoration:none;
}

#bas ul a:hover,#bas ul a:focus{
	color:#f2f2f2;
}


#annonce_bandeau{
	margin:125px auto 0 auto;
	width:1170px;
	
}
















