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

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

.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:#c00426; }

input, textarea { color:#eec405; background:#c00426; border:1px solid black; }

h1 {
	color:#c00426;
	padding:45px 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:268px;
}

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

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

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

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

#menu ul {margin:0 0 0 28px; 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 8px 2px 8px;
	display:block;
	border-right:1px solid #c00426;
	color:#c00426;
}

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


#encart2 {
	background:#e8a607;
	border:2px dashed #e37513;
	padding:3px;
}

#encart {
	border:2px dashed #791318;
	background:url(img/tel.jpg) no-repeat #bf0627 2px 2px;
	color:white;
	padding:4px 4px 4px 44px;
	width:430px;
}

#encart a {
	text-decoration:underline;
	color:white;
}

#encart a:hover {
	text-decoration:none;
	color:#e37513;
}

#entete {
	color:#0066FF;
	font-weight:bold;
}
/*-------------------module--------------------------*/
h3{
border-bottom:1px solid #C83C0D;
color:#C83C0D;
padding:2px 0 0 0;
margin:0 0 7px 5px;}
#encart3{
background:#e8a607;
border:2px solid #e37513;
padding:3px;
margin:0 30px 0 0;}