*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	}
body {
	margin:0;margin:0;
	background:url(img/fond.jpg) repeat;
	background-color: #ffffff;
	}
table#tableau{border:1px solid white;border-top-width:0;}
td#haut{width:765px;height:105px;padding:0; margin:0;}
td#menu{
	background:url("img/menu.jpg") no-repeat top left;
	background-color:#93CC32;
	width:765px; height:40px;
	vertical-align:top;
	}
td#titre{
	width:765px; height:45px;
	background:url("img/titre.jpg") no-repeat top left;
	vertical-align:bottom;
	}
td#gauche{
	width:51px; height:280px;
	vertical-align:bottom;
	background:url("img/gauche_fond.jpg") repeat top right;
	background-color:#93CC32;
	}
td#corps{
	background:url("img/corps.jpg") no-repeat bottom left;
	width:663px; height:280px;
	vertical-align:top; text-align:left;
	background-color:#C4DC9E;
	}
td#droit{
	width:51px; height:280px;
	vertical-align:bottom;
	background:url("img/droit_fond.jpg") repeat top right;
	background-color:#C4DC9E;
	}
td#bas{
	width:765px;height:130px;
	vertical-align:bottom; text-align:center;
	font-weight:bold; font-size:14px; color:#ffffff;
	background:url("img/bas.jpg") no-repeat top center;
	background-color:#C4DC9E;
	}
td#kmn{
	width:750px; height:40px;
	vertical-align:middle; text-align:center;
	font-size:11px;color:#FFFFFF;
	}
td#kmn a{font-size:11px;color:#FFFFFF;}
/*********** menu ***********/
td#menu table{padding:0; margin:7px 0 0 0;}
td#menu table td{padding:0; margin:0;color:#ffffff;}
td#menu table td a{color:#ffffff;font-weight:bold; font-size:14px; text-decoration:none;padding:0; margin:0 5px;}
td#menu table td a:hover,td#menu table td a.active{text-decoration:underline;color:#FFF5C3;}
/*********** mise en page du contenu ***********/
h1{	font-weight:bold; font-size:18px;
	margin:0 0 0 90px; padding:0;
	color:#9A0214;
}
h2{
	font-weight:bold; font-size:14px;
	margin: 0 0 10px 0;
	color:#51800E;
	}
td#corps ul{ margin-left:15px; padding-left:15px;}
td#corps li{ margin-bottom:3px;}
a{color:#9A0214;text-decoration:underline;}
a:hover{color:#448215; text-decoration:none;}
.min{ font-size:smaller; color:#666666;}
img.border{border:1px solid #ffffff;}
a.lien_blanc{ color:white;}

/************** cadres *************/
.gauche{background:url("img/gauche.gif") no-repeat top right;width:15px;}
.centre{background:url("img/centre.gif") repeat-x top center; vertical-align:top; background-color:#FFFFFF; text-align:left;padding-top:10px;}
.droit{background:url("img/droit.gif") no-repeat top left;width:15px;}
.bas{background:url("img/bas.gif") repeat top left;height:15px;}
.gauche_bas{background:url("img/gauche_bas.gif") no-repeat top right;width:15px;height:15px; vertical-align:bottom;}
.droit_bas{background:url("img/droit_bas.gif") no-repeat top left;width:15px;height:15px; vertical-align:bottom;}