body {
	background-image: url(img/fond.jpg);
	background-repeat:repeat-x;
	background-color:#529337;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:12px;
	margin:0px;
	padding:0px;
}

body a{

	color:#000;

	}
body a:hover {
	text-decoration:none;
	}	

#contenu {
	position:relative;
	text-align: left;
	width: 765px;
	margin:0 auto;
	margin-bottom:10px;
	background-image:url(img/images/repetiteur.jpg);
	
}

#header {
	background-image:url(img/images/header.jpg);
	height : 208px;

}

#menu {
	height:23px;
	background-image:url(img/images/menu.jpg);
	width: 765px;
	text-align:center;
	color:#050505;
	
}

li{display:inline;}
ul {margin:0px;padding:0px;}
ul.vertical li {
	display:block;
	margin:6px 0;
	padding:0;
	}

#menu a{ 
	text-decoration:none;
	font-size:10px;
	color:#F7FDD6;
	line-height:23px;
	border-left:solid 1px;
	border-left-color:#F5EA91;
	padding:4px 5px 4px 5px;

}

#menu a:hover , #menu a.active{
	background-image:url(img/survol.gif);
	color:#7E911B;
	background-repeat:repeat-x;
}

#menu #dernier_lien {border-right:solid 1px;
	border-right-color:#F5EA91;}

#menuhaut {
	position:absolute;
	top:0px;
	right:0px;
	height:23px;
	line-height:23px;
	width: 278px;
	background-image:url(img/fond_haut.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-size:10px;
}

#menuhaut a {
	border-right:solid 1px;
	border-right-color:#F5EA91;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
	padding-bottom:4px;
	color:#F7FDD6;
	text-decoration:none;
}
#menuhaut a:hover, #menuhaut a.active{color:#7E911B;
background-image:url(img/survol_haut.gif);}
#menuhaut #dernier_lien_haut {border-right:none;padding-right:14px;}
#menuhaut #premier_lien_haut {padding-left:13px;}



#corps {

	min-height:350px;
	margin:0px;
	font-size:11px;
	line-height:18px;
	padding:10px 30px 35px 30px;
	text-align:justify;
	
}

#carte {
	margin-top:20px ;
	margin-bottom:20px;
	margin-left:160px;

	
	}
#corps_haut {
	background-image:url(img/images/haut.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
#corps_bas {
	background-image:url(img/images/bas.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#footer {
	background-image:url(img/images/footer.jpg);
	height:25px;
	color:#FEF1AD;
	line-height:23px;
	text-align:center;
}

#cartouchebas {
	color:#FFFFFF;
	font-size:10px;
	padding-bottom:10px;
}


h1 {
	background-image:url(img/illustration_titre.jpg);
	background-position:left bottom;
	display:block;
	height:30px;
	padding-left:35px;
	padding-bottom:10px;
	background-repeat:no-repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-top:10px;
	margin-bottom:20px;
	width:550px;
	color:#A9C248;
	border-bottom:solid 1px;
	border-bottom-color:#A9C248;
	line-height:54px;
}

/************************************************
				IMAGES
************************************************/
img { border:none;text-decoration:none; }
div.bloc_image { text-align:left; }
#corps div.bloc_image p {margin:4px 0; padding:0; font-size:12px; line-height:12px; }
div.bloc_image img {	
	margin:4px;
	padding:2px;
	border: 1px solid #339900;
}
div.bloc_image a { text-decoration:none; }
div.bloc_image p.zoomer { text-align:center;font-size:9px; }
div.bloc_image p.legende { margin:0 0 5px 0;font-weight:bold; }

