body {
background: #1e1c1c url('../skins/img/bg_body.png') repeat-x top center;
margin: 0;
padding: 0;
font-size: 12px;
font-family: Verdana, Geneva, sans-serif;
color: #fff;
}
#en_tete {
background: url('../skins/img/bg_head.jpg') no-repeat top center;
text-align: center;
width: 1003px;
margin: 0 auto;
overflow: hidden;
padding: 0;
}
#wrapper, #footer {
width: 948px;
margin: 0 auto;
overflow: hidden;
padding: 0 26px;
}

.flux_inftop {
margin:0 40px;
}


#gauche, #droite {
float: left;
display: block;
}
.contenu {
background: url('../skins/img/bg_contenu.png') repeat-y top center;
}
#menu_droit {
float: left;
width: 133px;
margin-left: 7px;
}
#bottom {
background: url('../skins/img/bg_bottom.png') no-repeat top center;
height: 10px; width: 948px;
margin: 0 auto;
}
#footer {
background: url('../skins/img/bg_footer.png') no-repeat top center;
padding-top: 20px;
clear: both;
}
	#menu_bottom {
	clear: both;
	background: #272727 url('../skins/img/bg_menu_bottom.png') no-repeat top center;
	overflow: hidden;
	min-height: 128px;
	height: auto !important;
	height: 128px;
	}
	#pied_de_page {
	width: 948px;
	clear: both;
	font-size: 1em;
	background: url('../skins/img/bg_pied_de_page.png') no-repeat top left;
	text-align: center;
	color: #bbb;
	padding: 34px 15px 15px 15px;
	}
	#pied_de_page a {
	color: #bbb;
	}
/* ------------------------------------------ COMMONS ----------------------------------------- */
object {outline: none;}
a {text-decoration: none; outline: none;}
a img {border: none;}
.vert {color: #658318;}
.hidden {display: none;}
.clear {clear: both;}
.block {display: block;}
.alignleft {float: left;}
.alignright {float: right;}
.highslide-caption {color: #242424;}

.img_mini {
display: block;
float: left;
height: 124px; width: 124px;
margin: 0 18px 18px 0;
}
span.img_mini {
margin: 0 10px 0 0;
}
.img_medium {
display: block;
float: left;
height: 177px; width: 177px;
margin: 0 10px 10px 0;
}
.img_medium span, .img_mini span {
display: none;
}
/* ----------------------------------------BREADCRUMBS ----------------------------------------- */
#breadcrumbs {
display: block;
float :left;
width: 410px;
height: 20px;
line-height: 20px;
vertical-align: middle;
color: #6e6e6e;;
font-size: 0.9em;
}
#breadcrumbs a {
color: #6e6e6e;
}
.addthis_toolbox {
float :left;
width: 145px;
padding-top: 5px;
margin-bottom: 12px;
}
#btn_prec, #btn_suiv {
display: block;
height: 35px;
}
#btn_prec span, #btn_suiv span {
display: none;
}
#btn_prec {
width: 153px;
background: url('../skins/img/btn_prec.png') no-repeat top left;
float: left;
}
#btn_suiv {
width: 153px;
background: url('../skins/img/btn_suiv.png') no-repeat top right;
float: right;
}
/* -------------------------------------- FICHIERS ET GALERIE -------------------------------------- */
ul#fichiers {
clear: left;
list-style: url('../skins/img/fleche_rouge.png') outside;
margin: 0;
padding: 0 0 12px 30px;
}
ul#fichiers li a {
font-weight: bold;
color: #242424;
}
#galerie {
clear: both;
border-top: #175f96 1px dashed;
padding-top: 12px;
margin: 0 0 0 3px;
}
#galerie ul {
list-style: none;
overflow: hidden;
margin: 0; padding: 0;
}
#galerie ul li {
float: left;
}



#newsletter {
	width:319px;
	height:144px;
	background:transparent url(../skins/img/boite_dialogue_newsletter.png) center top no-repeat;
	position:absolute;
	top:330px;
	margin-left: 318px;
	z-index:100;
	text-align:center;
}

#newsletter p {
color:#ffffff;
	margin:0;
	padding:45px 5px 0px 5px;
	font-size:10px;
}
