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

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

a.lienphoto {	text-decoration:none; }
a.lienphoto:hover { text-decoration:none; }

input, textarea { color:white; background:#a8291a; border:1px solid black; }

h1 {
	color:#a8291a;
	border-bottom:1px #a8291a solid;
	padding:150px 0 0 0;
	margin:0 0 8px 0;
	font-size:12pt;
	font-weight:bold;
}

h2 { background:#a8291a; border:1px dotted black; padding:3px; }

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

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

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

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

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

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

#menu dl dt a{
	text-decoration:none;
	padding:3px 20px 3px 2px;
	display:block;
	color:#838280;
	font-weight:bold;
}

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


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

#contenu {
	float:left;
	margin-left:36px;
	width:525px;
	padding-bottom:20px;
}
