* { margin:0; padding:0 }

body { background: url(img/fond.jpg); 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:184px; background:url(img/header.jpg) no-repeat;position:relative; }
#header a.index { height:184px; display:block; }

#header a.conseiller {
	color:#fbfbb7;
	text-decoration:none;
	position:absolute;
	left:30px;
	font-size:9pt;
	top:165px;
}

#header a.conseiller:hover {
	text-decoration:underline;
}
/* Menu */
#menu { height:22px; font-size:9pt; width:765px; background:url(img/menu.jpg) no-repeat top left; }
#menu ul { list-style-type:none;margin-left:36px; }
#menu ul li { list-style-type:none; display:block; float:left; }

#menu ul li a {
	text-decoration:none;
	padding:4px 7px 3px 7px;
	display:block;
	color:#1f3782;
}

#menu ul li a:hover,#menu ul li a.active{
	color:#1f3782;
	background:url(img/rollfondmenu.jpg) repeat-x;
}

#menu ul li.separateur { width:1px;height:22px;background:url(img/separateur.jpg) no-repeat; }

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

#corpshaut #version {
	position:absolute;
	right:28px;
	font-size:8pt;
	top:12px;
	vertical-align:middle;
}

#corpshaut #version a img {
	border:none;
	vertical-align:middle;
}

#corpshaut h1 {
	color:#2f587e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	padding:14px 0 0 0;
	margin:0 0 5px 0;
	font-weight:bold;
}

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

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

#corpshaut a.lien {	text-decoration:none; color:#2f587e;border-bottom:1px dotted #2f587e; }
#corpshaut a.lien:hover { text-decoration:none; color:#e20f0f;border-bottom:1px solid #e20f0f; }

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

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

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

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

#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:#243e8f; 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; }

h2{ font-size:14px;}