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

hr {
	border:1px #283e7a dashed;width:75%;
	text-align:left
}

img { border:1px solid white; }

.bordure { background:white;border:1px solid black;}

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

input, textarea {
	color:white;
	background:#cabbad;
	border:1px solid #5e320e;
}


h1 {
	color:#8fc200;
	padding:0;
	margin:0;
	font-size:13pt;
	font-weight:normal;
}


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

#minheight { height:340px;float:right;position:relative; }

#corpshaut {
	background:url(img/corpshaut.jpg) no-repeat top;
	text-align:justify;
	color:#5e320e;
	font-size:9pt;
    position:relative;
	vertical-align:top;
	min-height:386px;
}

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

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

/*************** MENU ***************/
#menu {
	margin:0;
	padding:0;
	font-size:9pt;
	width:200px;
	float:left;
	position:relative;
	text-align:center;
}

#menu dl {margin:0 0 0 0; padding:30px 0 0 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;
	position:relative;
	padding:2px 0 3px 0;
}

#menu dl dt a:hover,#menu dl dt a.active{
	color:black;
	position:relative;
	text-decoration:underline;
	background:url(img/rollovermenu.jpg) repeat-y;
	background-position:25px 0;
	padding:2px 0 3px 0;
}

#titre {
	font:"Times New Roman", Times, serif;
	font-size:12pt;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:14px;
}

#texte {
	width:520px;
	margin-left:210px;
	padding-bottom:20px;
}
#image{
border:#804000; 
border:solid;
border:1px;
}
#texte a{text-decoration:none;}
