* { margin:0; padding:0 }

body { background: url(img/fond.jpg) repeat-x #FDCF6D; font-family: Arial, Helvetica, sans-serif; text-align: center; }

/* Conteneur de la page */
#conteneur { background:url(img/fondtableau.jpg) repeat-y;width:765px; margin:0 auto; }

/* Header */
#header { height:238px; background:url(img/header.jpg) no-repeat;text-align:right;vertical-align:top;position:relative; }
#header a #index { height:238px; display:block; }

#menu {
	background:url(img/menu.jpg) no-repeat top left;
	font-size:9pt;
	width:175px;
	text-align:left;
	padding-left:1px;
	padding-top:74px;
	float:left;
}

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

#menu dl dt a {
	text-decoration:none;
	padding:2px 0px 1px 0px;
	display:block;
	font-weight:bold;
	color:#2a44c9;
}

#menu dl dt a:hover,#menu dl dt a.active{	color:#fdcd66; background:url(img/rollfondmenu.jpg) repeat-x; }
#menu dl dt.separateur { padding:1px 0; background:url(img/separateur.jpg) no-repeat; }


#menuhaut {
	text-decoration:none;
	font-size:8pt;
	position:absolute;
	top:60px;
	right:1px;
}

#menuhaut ul {
	list-style-type:none
}

#menuhaut ul li {
	float:left;
	
}

#menuhaut ul li a {
	color:#034180;
	padding:0 2px;
	text-decoration:none;
}

#menuhaut ul li a:hover, #menuhaut ul li a.active {
	text-decoration:underline;
}

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

#corpshaut h1 {
	color:#00365b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0 0 5px 0;
	text-transform:uppercase;
}

#corpshaut .chapeau { color:#555555; font-weight:bold; }

#corpshaut ul { list-style-type: square; list-style-position:inside; }

#corpshaut a.lien {	text-decoration:none; color:#00365b;border-bottom:1px dotted #00365b; }
#corpshaut a.lien:hover { text-decoration:none; color:#f4960f;border-bottom:1px dotted #f4960f; }

#corpshaut .lettrine:first-letter { font-size:2em; float:left;display:block; }

#corpshaut table tr td img { border:none;}

#corpshaut img { border:1px solid #00365b; }
#corpshaut img.image { padding:2px;background:white }

#corpshaut #carte { text-align:center; font-style:italic; }

#corpshaut input, textarea { color:#00365b; background:white; border:1px solid #00365b; }
#corpshaut .bouton { padding:0px 5px; }
#corpshaut .obligatoire { color:#ff0000; }

#corpshaut .cadre {
	padding:10px;
	border:1px dashed #871814;
}

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

/* Bas de page */
#footer { height:24px; font-size:10pt; line-height:24px; color:#ffde99; background:url(img/footer.jpg); }

/* Pied de page */
.kmn {	font-family: Arial, Helvetica, sans-serif;font-size: 11px; color:black; }
.kmn a { font-size: 11px; text-decoration:underline;color:black; }