*{font-family:Arial, Helvetica, sans-serif;font-size:12px}
p,li,form{color:#000}
body{
	margin:0;margin:0;
	background:url("img/fond.jpg") repeat-x top left #000
	}
#tableau{
width:765px;
background:url(img/repetition.jpg) top left repeat-y;
position:relative;
margin:0 auto;
}
#haut{
	width:765px;
	background:url(img/haut.jpg) top left no-repeat;
}
#menu{
	width:730px;
	height:24px;
	padding:0 0 0 35px;
	margin:0;
	position:absolute;
	z-index: 50;
	top:245px;
	}
#corps{
	width:765px;
	/*height:295px;*/
	padding:0 0 10px 0;
	margin:0;
	text-align:left;
	background:url("img/corps.jpg") no-repeat top left
	}
div#contenu{margin:0 40px 20px 60px}
#bas{
	width:765px;
	height:20px;
	background:url("img/bas.jpg") no-repeat top left;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 15px 0 0 0;
	clear: both;
}
#infos_legales{
	width:765px;
	padding-top:3px;
	text-align:center;
	font-size:10px;
	color:#999
	}
#kmn{
	width:765px;height:20px;padding-top:10px;
	text-align:center;font-size:11px;color:#999
	}
#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 {
	list-style-type:none;
	display: inline;
	height:24px;
	margin: 0;
	padding:0;
	}
#menu ul li {
margin:0;
padding:0;
float:left;
list-style:none;
}
#menu ul li.noBorder{
	border-right-width:0
	}
#menu ul li a {
	margin:0;
	border-right:1px solid #960;
	line-height:24px;
	height:24px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:7px 4px;
	}
#menu ul li a:hover,#menu ul li a.active{
	background:url("img/bt-menu-on.jpg") repeat-x top left;
	color:#960;
	padding:7px 4px;
	}
/*********** mise en page du contenu ***********/
h1{
	padding:7px 0 5px 0;
	margin:-4px 10px 20px 100px;
	text-transform:uppercase;
	font-size:18px;
	color:#deb353;
	font-weight:bold
	}
h2{
	padding:5px 0;margin:0 10px 0 0;
	font-weight:bold;font-size:14px;color:#333
	}
h3{
	padding:10px 0 5px 0;
	margin:0 10px 0 0;
	font-weight:bold;
	font-size:14px;
	color:#8d6d29
	}
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}
input, textarea{border:1px solid #ccc;color:#555}
.txt_mis_en_avant{color:#8d6d29;font-weight:bold}
/*********** liens par défaut ***********/
a{text-decoration:underline;color:#8d6d29}
a:hover{text-decoration:none;color:#555}
/*********** style des images ***********/
img.border{text-align:center; margin:2px; padding:2px; background-color:#fff; border:solid #000000 1px;}
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;}

p.annonce {
	font-size:14px;
	text-align:center;
	font-weight:bold;
	color:#F00;
}
