body {	background-image: 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; }

a img { border:0px; }

img { border:1px solid #075624; }

.bordure { border:1px solid #075624; }

.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:#075624; }
a.lien:hover { text-decoration: underline;color:#39ac64; }

#raz { clear:left;}

#conteneur { background:url(img/lignefond.jpg) repeat-y;width:765px;margin-left:auto; margin-right:auto;}

#header { background:url(img/header.jpg) no-repeat; }

/*********** menu ******************************/
#menu {
	float:left;
	margin:0;
	padding:0;
	width:187px;	
	font-size:9pt;
	text-align:right;
}

#menu ul {margin:0 20px 0 0; padding:0;list-style-type: none;}
	
#menu ul li {
	list-style-type:none;
}

#menu ul li a{
	text-decoration:none;
	color:#075624;
	display:block;
	margin:0px 0 0px 38px;
	padding:2px 20px 2px 0;
	background:url(img/separateur.jpg) no-repeat bottom;
}

#menu ul li a:hover,#menu ul li a.active{
	color:#075624;
	background:url(img/pucemenu.gif) no-repeat right #d0e3b8;
}


#menu a.noBorder{
	border-right-width:0px;
	background:url();
}

#menu img { border:0px; }

#corpsbas {
	background: url(img/corpsbas.jpg) no-repeat bottom;
	min-height:378px;
	float:left;
}

#corpshaut {
	background: url(img/corpshaut.jpg) no-repeat top left;
	min-height:201px;
}

.titre {
	color:#075624;
	font-size:13pt;
	margin-bottom:10px;
	border-bottom:1px solid #075624;
}

.titreimg {
	border:0px;
	vertical-align:middle;
	margin-right:10px;
}

#texte {
	text-align:justify;
	font-size:10pt;
	color:black;
	float:left;
	width:537px;
	padding:10px 30px 10px 10px;
}

#footer {
	background:url(img/footer.jpg) no-repeat top left;
	height:24px;
	line-height:24px;
	clear:both;
	color:#075624;
	font-size:10pt;
	text-align:center;
}
