*{font-family:Arial, Helvetica, sans-serif;font-size:12px}
*html img, *html a, *html p{ behavior: url("js/iepngfix.htc")}
body{
	background:url("img/fond.jpg") repeat-x top center #fff;
	margin:0;padding:0
	}
#tableau{
	background:url("img/table.jpg") repeat-y top left #fff;
	margin:auto;position:relative;
	width:800px
	}
#haut{clear:both;height:360px;width:800px}
#menu{
	background:url("img/menu.jpg") no-repeat top left;
	clear:both;
	height:39px;
	margin:0;padding:0;
	width:800px
	}
#corps{
	background:url("img/corps.jpg") no-repeat top left;
	clear:both;
	min-height:277px;
	margin:0;padding:0 30px;
	text-align:left;
	width:740px
	}
* html #corps{height:277px}
#chemin{
	clear:both;
	font-size:10px;
	margin:0 0 10px 0
	}
#chemin *{font-size:10px}
#bas{
	background:url("img/bas.jpg") no-repeat top left;
	color:#663300;
	clear:both;
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding-top:13px;
	text-align:center;
	width:800px
	}
#infos_legales,#kmn{
	color:#bbb;
	font-size:11px;
	padding-top:3px;
	text-align:center;
	width:100%
	}
#kmn{height:20px;padding-top:10px}
#kmn img{vertical-align:middle}
a.haut_de_page{
	font-size:11px;
	font-size:smaller;
	float:right;
	margin:5px 10px
	}
/*********** menu horizontal ******************************/
#menu ul{
	height:30px;
	margin:0 15px;padding:0
	}
#menu li{
	display:inline;
	list-style-type:none;
	margin:0;padding:0
	}
#menu li.noBorder a{border-right-width:0}
#menu li a{
	border-right:1px solid #e1a786;
	color:#e1a786;
	display:block;
	float:left;
	font-size:11px;
	height:30px;line-height:30px;
	margin:0;padding:0 10px;
	text-decoration:none
	}
#menu li a:hover,#menu li a.active{
	background:url("img/bt-menu.jpg") repeat top left;
	color:#fff
	}
/*********** mise en page du contenu ***********/
p,li,form{color:#333}
h1,h3,a,.txt_mis_en_avant{color:#9d3f1c}
h2,a:hover{color:#663300}
h1{
	font-size:18px;
	font-weight:bold;
	margin:0 10px 0 0;
	padding:0 0 5px 0;
	text-transform:uppercase
	}
h2{
	font-size:14px;
	font-weight:bold;
	padding:5px 0;
	margin:0 10px 0 0
	}
h3{
	font-size:12px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:2px 0 0 0
	}
p{
	padding:3px 0;
	margin:0 10px 0 0;
	text-align:justify
	}
ul{
	margin-left:15px;
	padding-left:15px
	}
li{
	list-style-type:square;
	margin-bottom:3px
	}
.min,sup, #chemin *{font-size:smaller}
form{margin:0;padding:0}
input, textarea, #cryptogram{
	border:1px solid #ccc;
	color:#555;
	}
.txt_mis_en_avant{font-weight:bold}
/*********** liens par défaut ***********/
a{text-decoration:underline}
a:hover{text-decoration:none}
/*********** style des images ***********/
img.border{
	border:1px solid #555;
	margin:2px 5px;;
	}
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}