body { background: url(img/fond.jpg) repeat-x #ecd9bd; 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 #4d350c; }
.no-border{ border:none;}

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

input, textarea { color:black; background:#f6f1e9; border:1px solid #ecd9bd; }

h1 {
	color:#4d350c;
	border-bottom:1px solid #4d350c;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	font-size:14pt;
	font-weight:bold;
}

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

.cadre3{ border:1px solid #ECD9BD;}
/*************** PAGE ***************/
#header {
	background:url(img/header.jpg) no-repeat;
	height:182px;
}

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

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

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

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

#menu ul {margin:0 0 0 130px; 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:5px 6px 5px 6px;
	display:block;
	border-right:1px solid #ecdabe;
	color:#6b4e1d;
	font-weight:bold;
}

#menu ul li a:hover,#menu ul li a.active{
	color:#6b4e1d;
	background:url(img/rollfondmenu.jpg) repeat-x;
}
/***************************************/


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

.tab {
	border:1px dotted black;
	padding:3px;
	background:#f6f1e9;
}

.tabheader {
	background:#ecd9bd;
	margin-bottom:3px;
}


.encart {
	background:#f6f1e9;
	margin:0 auto 0 auto;
	width:200px;
	border:3px dotted #ecd9bd;
	padding:5px;
}
