*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; color:black;
	}
body {
	margin:0;margin:0;
	background:url("img/fond.jpg") repeat-x top left black;
	}
table#tableau{
	background:url("img/fond_tableau.jpg") repeat-y top left;
	}
td#haut{height:301px; width:765px;}
td#menu{
	width:765px; height:26px;
	vertical-align:top;
	background:url("img/menu.jpg") no-repeat top right;
	}
td#corps{
	background:url("img/corps.jpg") no-repeat top left;
	width:765px; height:231px;
	vertical-align:top; text-align:left;
	}
td#bas{
	width:765px;height:48px;
	vertical-align:bottom; text-align:center;
	font-size:14px; color:white; font-weight:bold;	
	background:url("img/bas.jpg") no-repeat top left black;
	}
td#kmn{
	width:765px; height:40px;
	vertical-align:middle; text-align:center;
	font-size:11px;color:#dadada; background-color:#000000;
	}
td#kmn a{font-size:11px;color:#dadada; text-decoration:underline;}
td#kmn a:hover{text-decoration:none; color:white;}
td#kmn img{ vertical-align:middle;}
/*********** menu *******************************/
td#menu table {padding:0; margin:0 15px 0 0;}
td#menu table td{ padding:4px 0; margin:0; list-style-type:none;text-align:left;background:url("img/separateur_menu.jpg") no-repeat top right;}
td#menu table td.no_border{background:url("pix-trans.gif") no-repeat top right;}
td#menu table td a{padding:4px 5px; margin:0; color:#995B07; text-decoration:none;font-size:13px; font-weight:bold;}
td#menu table td a:hover, td#menu table td a.active{color:#000000; text-decoration:underline;}
/*********** mise en page du contenu ***********/
h1{color:#FFFFFF; font-size:18px; text-transform:uppercase; font-weight:normal; margin:20px 0 40px 35px;}
h2{font-weight:bold;font-size:14px;color:#000000; margin-left:35px;}
h2 a{font-size:14px; color:#000000; text-decoration:underline;}
p{ margin-left:35px;}
h2 a:hover{text-decoration:none;}
a{color:#995B07;text-decoration:underline;}
a:hover{text-decoration:none; color:#ff0000;} 
.min{ font-size:smaller;}
#bas span.min{color:white;}
img.border{border:5px solid #FF8A00;}
sup{ font-size:smaller;}
td#partenaires img{ margin:3px;}
input, textarea, select, input{color:black;}
strong, b{color:#6D4610}