*{font-family:Arial, Helvetica, sans-serif;font-size:12px}
p,li,form{color:#106812}
body{
	margin:0;margin:0;
	background:url("img/fond.jpg") repeat top left #4D241C
	}
#tableau{
	width:765px;background:url("img/table.jpg") repeat-y top left #999;
	border:1px solid white; border-top-width:0
	}
#haut{
	height:99px;width:765px;
	}
#menu{
	width:765px;height:23px;padding:0; margin:0;
	background:url("img/menu.jpg") no-repeat top left
	}
#gauche{
	width:195px;height:429px;
	padding:0;margin:0;vertical-align:top;
	background:url("img/gauche.jpg") no-repeat top left
	}
#corps{
	width:480px;height:379px;
	text-align:left; vertical-align:top;
	padding:50px 90px 0 0;margin:0;
	background:url("img/corps.jpg") no-repeat top left
	}
#bas{
	width:765px;height:60px;padding-bottom:3px;
	background:url("img/bas.jpg") no-repeat top left #0e6710;
	font-weight:bold;color:white; vertical-align:bottom;
	font-size:13px;text-align:center
	}
#bas .min{color:white}
#infos_legales{
	width:765px;padding-top:3px;
	text-align:center;font-size:11px;color:#fff
	}
#kmn{
	width:765px;height:20px;padding-top:10px;
	text-align:center;font-size:11px;color:#fff
	}
#kmn a{font-size:11px;text-decoration:underline;color:#fff}
#kmn a:hover{text-decoration:none}
#kmn img{vertical-align:middle}

a.haut_de_page{
	float:right;margin:5px 10px;
	font-size:11px;font-size:smaller
	}

/*********** menu ******************************/
#menu ul {
	margin:0;padding:0;
	list-style-type:none;
	display:table;
	border-collapse:collapse;
	height:23px
	}
#menu ul li {
	display:inline; text-align:center;
	margin:0;padding:0;
	border-right:1px solid #f5b2b2;
	}
#menu ul li.noBorder{
	border-right-width:0
	}
#menu ul li a {
	margin:0;padding:5px 2px 6px 3px;
	line-height:23px;height:23px;
	color:white;font-size:11px;
	font-weight:normal;text-decoration:none;
	}
#menu ul li a:hover,#menu ul li a.active{
	background:url("img/bt-menu-on.jpg") repeat top left #0e6710;
	}
/*********** mise en page du contenu ***********/
h1{
	padding:0 0 5px 0;margin:0 10px 0 0;
	text-transform:uppercase;
	font-size:18px;color:#e32322;font-weight:bold
	}
h2{
	padding:5px 0;margin:0 10px 0 0;
	font-weight:bold;font-size:14px;color:#666
	}
h3{
	padding:2px 0 0 0;margin:0 5px 0 0;
	font-weight:bold;font-size:12px;color:#106812
	}
p{
	text-align:justify;padding:3px 0;margin:0 10px 0 0
	}
ul{
	margin-left:15px;padding-left:15px
	}
li{
	margin-bottom:3px;list-style-type:square
	}
.min,sup{font-size:smaller}
form{padding:0;margin:0}
.txt_mis_en_avant{color:#df352f;font-weight:bold}

/*********** liens par défaut ***********/
a{text-decoration:underline;color:#e32322}
a:hover{text-decoration:none;color:#666}

/*********** style des images ***********/
img.border{border:1px solid #e32322;margin:2px}
a img, #haut a:hover img{filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
a:hover img{filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}