body { background: url(img/fond.jpg); 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 #e02a1a; }

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

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

input, textarea { color:#fedc0c; background:#008e02; border:1px solid #e02a1a; }

h1 {
	color:#e02a1a;
	padding:0;
	margin:0;
	font-size:11pt;
	font-weight:bold;
}

h2 { background:#8fc200; border:1px dotted #8fc200; padding:3px; }

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#E12A1C;
	padding:0;
	margin:0;
}

.cadre3{ border:1px dashed #E12A1C; }

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

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

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

#footer {
	vertical-align:top;
	background:url(img/footer.jpg);
	height:26px;
	color:#008e02;
	font-size:10pt;
}

#footer b { color:#e02a1a; }

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

#menu ul {margin:0 0 0 105px; padding:0;list-style-type: none;}
	
#menu ul li {
	list-style-type:none;
	display:block;
	float:left;
}

#menu ul li a{
	text-decoration:none;
	padding:2px 5px 2px 5px;
	display:block;
	color:#fedc0c;
	border-right:1px solid #fedc0c;
}

#menu ul li a:hover,#menu ul li a.active{
	color:#fedc0c;
	background:url(img/rollfondmenu.jpg) repeat-x;
}
/***************************************/


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