body { background: #f9ead0; 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 #a11313; }

.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:#4e0101; }
a.lien:hover { text-decoration:underline; color:#b31616; }

input, textarea { color:#fcfbfb; background:#a11313; border:1px solid #750404; }

h1 {
	color:#901010;
	border-bottom:1px solid #901010;
	padding:30px 0 0 0;
	margin:0 0 8px 0;
	font-size:12pt;
	font-weight:bold;
}

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

/*************** PAGE ***************/
#header {
	background:url(img/header.jpg) no-repeat;
	height:205px;
	vertical-align:top;
	font-size:8pt;
}

#header ul {margin:25px 75px 0 0; padding:0;list-style-type: none;}
	
#header ul li {
	list-style-type:none;
	display:block;
	float:right;
	border-bottom:1px solid #a11313;
}

#header ul li a{
	text-decoration:none;
	padding:2px 2px 2px 2px;
	display:block;
	border-right:#e4c59c 1px solid;
	color:#750404;
	background:#fcfbfb;
}

#header ul li a:hover,#header ul li a.active{
	color:#fcfbfb;
	background:#750404;
}

#corpshaut {
	background:url(img/corpshaut.jpg) no-repeat top;
	text-align:justify;
	color:#4e0101;
	font-size:10pt;
	position:relative;
	min-height:322px;
	padding:0 100px 10px 140px;
}

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

#footer {
	background:url(img/footer.jpg);
	height:48px;
	color:#6f0303;
	font-size:10pt;
	vertical-align:top;
	line-height:28px;
	padding-left:40px;
}

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

#menu ul {margin:0 0 0 145px; 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:1px 5px 0px 5px;
	display:block;
	border-right:#e4c59c 1px solid;
	color:#fcfbfb;
}

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


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