*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
body {
	margin:0;margin:0;
	background:url(img/fond.jpg) repeat-x top center;
	background-color: #ffffff;
	}
td#haut{width:765px;height:250px;padding:0; margin:0;}
td#gauche{
	width:200px; height:325px;
	vertical-align:top;
	background:url("img/gauche.jpg") no-repeat top right;
	background-color:#ffffff;
	}
td#gauche div{background:url("img/gauche_fond_div.jpg") no-repeat bottom left; height:100%; width:100%; display:block;}
td#corps{background:url("img/corps.jpg") no-repeat bottom left;width:565px; vertical-align:top;}
td#corps div{background:url("img/contenu.jpg") no-repeat top left;height:100%; width:565px; display:block; padding-bottom:15px;}
td#bas{
	width:765px;height:25px;
	vertical-align:middle; text-align:center;
	font-weight:bold; font-size:15px; color:#ffffff;
	background:url("img/bas.jpg") no-repeat top center;
	}
td#kmn{
	width:750px; height:40px;
	vertical-align:middle; text-align:center;
	font-size:11px;color:#002577;
	}
td#kmn a{font-size:11px;color:#519F18; text-decoration:underline;}
td#kmn a:hover{color:#3780b9; text-decoration:none;}
td#kmn img{ vertical-align:middle;}
/*********** table menu ************************/
table#menu{	width:190px; padding:0; margin-left:5px;}
table#menu td{text-align:center; margin:0; padding:0;}
table#menu td a{
	background:url("img/bt_menu_off2.gif") repeat bottom left;
	color:#002577;
	font-size:14px; font-weight:bold;
	display:block; margin:2px 0; padding: 3px 0;
	border:1px solid #DFE9F5;
	text-decoration:none;
	}
table#menu td a:hover,table#menu td a.active{background:url("img/bt_menu_on.gif")repeat top left;}

/*********** mise en page du contenu ***********/
h1{ margin:0; padding:0;}
h2{
	font-weight:bold; font-size:14px;color:#000000;
	margin:10px 0 10px 15px; padding:0;
	}
p{margin-left:15px; margin-right:25px; padding:0;}
td#contenu ul{ margin-left:15px; padding-left:15px;}
td#contenu li{ margin-bottom:3px;}
a{color:#519F18;text-decoration:underline;}
a:hover{color:#3780b9; text-decoration:none;}
.min{ font-size:smaller; color:#666666;}
.centre .min{ font-size:smaller; color:#cccccc;}
img.border{border:1px solid #94bfe5;}
a.lien_blanc{ color:white;}
