* { 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:212px; background:url(img/header.jpg) no-repeat;text-align:right;vertical-align:top; }
#header a { height:212px; display:block; }

/* Menu */
#menu { height:20px; font-size:9pt; width:765px; background:url(img/menu.jpg) no-repeat top left; }
#menu ul { list-style-type:none;margin-left:20px; }
#menu ul li { list-style-type:none; display:block; float:left; }

#menu ul li a {
	text-decoration:none;
	padding:2px 4px 2px 4px;
	display:block;
	color:white;
}

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

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

/* Corps */
#corpshaut {
	background:url(img/corpshaut.jpg) no-repeat top;
	text-align:justify;
	color:#8a1b09;
	font-size:10pt;
	position:relative;
	padding:0 30px 10px 246px;
	min-height:324px;
	position:relative;
	
}

#corpshaut h1 {
	color:#8a8201;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	padding:24px 0 0 10px;
	margin:0 0 6px 0;
}

#corpshaut #conseiller {
	color:#8a1b09;
	font-size:9pt;
	text-decoration:none;
	right:38px;
	top:25px;
	position:absolute;
}

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

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

#corpshaut ul { list-style-type: square; list-style-position:inside; margin:5px 0; }
#corpshaut ul li{
	margin:0 0 0 20px;
	padding:0;
	}

#corpshaut a.lien {	text-decoration:none; color:#8a1b09;border-bottom:1px dotted #8a1b09; }
#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 img {}
#corpshaut img.image { padding:2px;background:white }

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

#corpshaut input, textarea { color:black; background:#faf0b2; border:1px solid #8a1b09; }
#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:white; 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; }

/************************************************
				IMAGES
************************************************/
img {
	border:none;
	text-decoration:none;
}
div.bloc_image {
	text-align:center;
}

div.bloc_image img {
	border:1px solid #3776f7;
	margin:5px 3px;
	padding:2px;
}
div.bloc_image a {
	text-decoration:none;
}
div.bloc_image p#zoomer {
	text-align:center;
	font-size:9px;
}