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 #58361f; }

.image { padding:1px;background:#dfc79c; }

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

input, textarea { color:#dfc79c; background:#58361f; border:1px solid #ce7026; }

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

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

/*************** PAGE ***************/
#header {
	background:url(img/header.jpg) no-repeat;
	height:139px;
}

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

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

#footer {
	background:url(img/footer.jpg);
	height:28px;
	color:white;
	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:243px;
	height:347px;
	padding-top:30px;
	float:left;
}

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

#menu1 {	width:223px;height:27px;display:block; }
#menu1:hover,#menu1.active{ background:url(img/menu.jpg) no-repeat -243px -30px; }

#menu2 {	width:223px;height:28px;display:block; }
#menu2:hover,#menu2.active{ background:url(img/menu.jpg) no-repeat  -243px -57px; }

#menu3 {	width:223px;height:32px;display:block; }
#menu3:hover,#menu3.active{ background:url(img/menu.jpg) no-repeat  -243px -85px; }

#menu4 {	width:223px;height:34px;display:block; }
#menu4:hover,#menu4.active{ background:url(img/menu.jpg) no-repeat  -243px -117px; }

#menu5 {	width:223px;height:28px;display:block;}
#menu5:hover,#menu5.active{ background:url(img/menu.jpg) no-repeat  -243px -151px; }

#menu6 {	width:223px;height:27px;display:block; }
#menu6:hover,#menu6.active{ background:url(img/menu.jpg) no-repeat  -243px -179px; }

#menu7 {	width:223px;height:26px;display:block; }
#menu7:hover,#menu7.active{ background:url(img/menu.jpg) no-repeat  -243px -206px; }

#menu8 {	width:193px;height:35px;display:block; }
#menu8:hover,#menu8.active{ background:url(img/menu.jpg) no-repeat  -243px -232px; }

/***************************************/

#contenu {
	float:left;
	width:450px;
	padding:0 20px 25px 25px;
}

#entete {
	color:#dfc79c;
	font-weight:bold;
}
/****************************************/
.literie_table{
	background: #222222;
	margin-bottom: 5px;
}
.literie_table h1{
	padding-top: 5px;
}
.literie_table a.lnk_text{
	color: white;
	display: block;
	background:: transparent;
	padding: 3px;
	text-decoration: none;
}
.literie_table a.lnk_text:hover{
	color: white;
	display: block;
	background: #111111;
	padding: 3px 6px;
}
.literie_table a.lnk_text:hover:before{
	content: "> ";
	}