* { margin:0; padding:0; }

body { background: url(img/fond.jpg) repeat-x #aec3b2; 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:229px; background:url(img/header.jpg) no-repeat;text-align:right;vertical-align:top;position:relative; }
#header a #index { height:229px; display:block; }

#header #conseiller {
	color:white;
	position:absolute;
	top:2px;
	right:2px;
	font-size:9pt;
	text-decoration:none;
}


#header #conseiller:hover, #header #conseiller.active {
	text-decoration:underline;
}

/* Menu */
#menu {
	background:url(img/menu.jpg) no-repeat top left;
	font-size:8pt;
	width:161px;
	text-align:left;
	padding-left:1px;
	padding-top:55px;
	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:1px 0px 1px 14px;
	display:block;
	font-weight:bold;
	color:#fbff8d;
}

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

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

#corpshaut #txt {
	color:#fa0b02;
	line-height:28px;
	font-variant:small-caps;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
}

#corpshaut h1 {
	color:#254ea6;
	font-size:12pt;
	letter-spacing:2px;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0 0 5px 0;
}

#corpshaut h2 {
	font-size:12pt;
}

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

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

#corpshaut a.lien {	text-decoration:none; color:black;border-bottom:1px dotted black; }
#corpshaut a.lien:hover { text-decoration:none; color:#98af97;border-bottom:1px solid #98af97; }

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

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

#corpshaut img { border:1px solid #254ea6; }
#corpshaut img.image { padding:0px;background:white }

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

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

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

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

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

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