body { background: #fcf68f; font-family: Arial, Helvetica, sans-serif; text-align: center; padding:0; margin:0; }

ul { list-style-type: square; padding:0; margin:0; list-style-position:inside; }

img { border:1px solid #699d83; }

.image { padding:0px;background:white; }

.kmn {	font-family: Arial, Helvetica, sans-serif;font-size: 11px; color:black; }
.kmn a { font-size: 11px;	text-decoration:underline;color:black; }

a.lien {	text-decoration:underline; color:black; }
a.lien:hover { text-decoration:underline; color:#ff0707; }

input, textarea { color:#fff21b; background:#6e0303; border:1px solid black; }

h1 {
	color:#ff0707;
	padding:38px 0 0 0;
	margin:0 0 10px 0;
	font-size:14pt;
	font-weight:bold;
}

h2 { background:#fcf68f; border:1px dotted #ff9c00; padding:2px;font-size:10pt;font-weight:bold;padding:0 0 0 10px;margin:0 0 3px 0; }

/*************** PAGE ***************/
#header {
	background:url(img/header.jpg) no-repeat;
	height:186px;
}

#corpshaut {
	background:url(img/corpshaut.jpg) no-repeat top;
	text-align:justify;
	color:black;
	font-size:10pt;
	position:relative;
	min-height:390px;
}

#corpsbas {
	background:url(img/corpsbas.jpg) no-repeat bottom;
	vertical-align:top;
}

#footer {
	background:url(img/footer.jpg);
	height:24px;
	color:black;
	font-size:10pt;
	line-height:10px;
}

/*************** MENU ***************/
#menu {
	margin:0;
	padding:60px 0 0 13px;
	background:url(img/menu.jpg) no-repeat top left;
	font-size:9pt;
	width:125px;
	float:left;
}

#menu dl {margin:0; padding:0;list-style-type: none;}
	
#menu dl dt {
	list-style-type:none;
	display:block;
	text-align:right;
}

#menu dl dt a{
	font-weight:bold;
	text-decoration:none;
	padding:3px 10px 3px 2px;
	display:block;
	color:black;
}

#menu dl dt a:hover,#menu dl dt a.active{
	color:#ff0707;
	background:#fcf68f;
}
/***************************************/
#contenu {
	width:515px;
	margin-left:40px;
	float:left;
	padding-bottom:28px;
}

#entete {
	color:#0066FF;
	font-weight:bold;
}