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 #d24d21; }

.image { padding:2px;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:#d24d21; }
a.lien:hover { text-decoration:underline; color:#65848e; }

input, textarea { color:white; background:#d24d21; border:1px solid #65848e; }

h1 {
	color:#65848e;
	padding:30px 0 0 36px;
	margin:0 0 16px 0;
	font-size:14pt;
	font-weight:bold;
}

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

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

#corpshaut {
	background:url(img/corpshaut.jpg) no-repeat top;
	text-align:justify;
	color:#d24d21;
	font-size:10pt;
	position:relative;
	min-height:281px;
	padding:0 30px 10px 34px;
}

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

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

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

#menu ul {margin:0 0 0 48px; 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:3px 12px 3px 12px;
	display:block;
	color:#d24d21;
	border-right:1px solid #d24d21;
}

#menu ul li a:hover,#menu ul li a.active{
	color:#ccd5d8;
	background:#d24d21;
}
/***************************************/


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