*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; color:white;
	}
body {
	margin:0;margin:0;
	background:url("img/fond.jpg") repeat-x top left #FFE228;
	}
table#tableau{
	border:1px solid red; border-top-width:0;
	background:url("img/bas.jpg") repeat-y top left;
	}
td#haut{height:124px;}
td#menu{
	width:height:20px;
	vertical-align:top;
	background:url("img/menu.jpg") no-repeat top center #F63F28;
	}
td#gauche{
	width:225px; height:431px;
	vertical-align:top;
	}
td#corps{
	background:url("img/corps.jpg") no-repeat top left;
	width:540px; height:431px;
	vertical-align:top; text-align:left;
	}
td#bas{
	width:765px;height:25px;
	vertical-align:bottom; text-align:center;
	font-weight:bold; font-size:18px; color:red;
	}
td#kmn{
	width:765px; height:40px;
	vertical-align:middle; text-align:center;
	font-size:11px;color:#333300;
	}
td#kmn a{font-size:11px;color:#000000;}
td#kmn img{ vertical-align:middle;}
/*********** menu *******************************/
td#menu table {padding:0; margin:0;}
td#menu table td{ padding:2px 0; margin:0; vertical-align:middle; border-right:1px solid #FB9D6B;}
td#menu table td.conseiller_ce_site{border-right-width:0;}
td#menu table td a{ padding:2px 4px 2px 5px; margin:0; color:#FFE228; text-decoration:none; font-size:13px; font-weight:bold;}
td#menu table td a:hover, td#menu table td a.active{ color:#F63F28; background-color:#FFE228}
/*********** cadre rouge *******************************/
td.cadre_haut{background:url("img/_haut.gif") repeat-x top center; height:10px;}
td.cadre_bas{background:url("img/_bas.gif") repeat-x top center; height:10px;}
td.cadre_centre{background:url("img/_centre.gif") repeat-x bottom right #F63F28; vertical-align:top;}
td.cadre_haut_gauche,td.cadre_haut_droit,td.cadre_bas_gauche,td.cadre_bas_droit{width:10px; height:10px;}
td.cadre_haut_gauche{background:url("img/_haut_gauche.gif") no-repeat top right;}
td.cadre_haut_droit{background:url("img/_haut_droit.gif") no-repeat top left;}
td.cadre_gauche{background:url("img/_gauche.gif") no-repeat bottom right #F63F28; width:10px;}
td.cadre_droit{background:url("img/_droit.gif") no-repeat bottom left #F63F28; width:10px;}
td.cadre_bas_gauche{background:url("img/_bas_gauche.gif") no-repeat top right;}
td.cadre_bas_droit{background:url("img/_bas_droit.gif") no-repeat top left;}
/*********** mise en page du contenu ***********/
h1{margin:0; padding:0;}
h2{font-weight:bold; font-size:13px;color:#ffffff;padding:0; margin:0}
h2 a{font-size:13px; color:white; text-decoration:underline;}
h2 a:hover{text-decoration:none}
h3{font-weight:bold; font-size:13px;color:#FFCC66;padding:0; margin:5px 180px 1px 0; border-bottom:1px solid #CC3300;}
p{color:white; padding:0; margin:0 0 10px 0}
a{color:#ffff00;text-decoration:underline;}
a:hover{text-decoration:none;}
.min{ font-size:smaller;}
img.border{border:1px solid #ffffff;}
sup{ font-size:smaller;}
input, textarea, select{color:black;}
td.cadre_centre table td{color:white;}
li{ padding:0 0 3px 0;}