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

.image { padding:1px;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:#936333; }
a.lien:hover { text-decoration:underline; color:#583919; }

input, textarea { color:#d2cf55; background:#709f48; border:1px solid #5e3007; }

h1 {
	color:#936333;
	padding:32px 0 0 0;
	margin:0 0 10px 46px;
	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:201px;
}

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

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

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

/*************** MENU ***************/
#menu {
	background:url(img/menu.jpg) no-repeat top left;
	font-size:9pt;
	float:left;
	width:135px;
	text-align:center;
	margin:10px 0 0 0px;
	padding:0px 0 0 18px;
}

#menu dl {margin:0; padding:0;list-style-type: none;}
	
#menu dl dt {
	list-style-type:none;
	display:block;
}

#menu dl dt a {
	text-decoration:none;
	display:block;
	color:white;
	padding:1px 0;
}

#menu dl dt a:hover,#menu dl dt a.active{
	color:#583919;
}
/***************************************/


#contenu {
	width:558px;
	padding-bottom:18px;
	float:left;
	margin-left:28px;
}

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