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

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

#menu ul li a#menu1 {	background:url(img/menu.jpg) no-repeat -49px 0;width:57px;height:25px;display:block; }
#menu ul li a#menu1:hover,#menu ul li a#menu1.active {	background:url(img/menu.jpg) no-repeat -49px -25px;width:57px;height:25px; }

#menu ul li a#menu2 {	background:url(img/menu.jpg) no-repeat -106px 0;width:132px;height:25px;padding-left:2px;display:block; }
#menu ul li a#menu2:hover,#menu ul li a#menu2.active {	background:url(img/menu.jpg) no-repeat -106px -25px;width:132px;height:25px; }

#menu ul li a#menu3 {	background:url(img/menu.jpg) no-repeat -240px 0;width:100px;height:25px;padding-left:3px;display:block; }
#menu ul li a#menu3:hover,#menu ul li a#menu3.active {	background:url(img/menu.jpg) no-repeat -240px -25px;width:100px;height:25px; }

#menu ul li a#menu4 {	background:url(img/menu.jpg) no-repeat -343px 0;width:115px;height:25px;padding-left:3px;display:block; }
#menu ul li a#menu4:hover,#menu ul li a#menu4.active {	background:url(img/menu.jpg) no-repeat -343px -25px;width:115px;height:25px; }

#menu ul li a#menu5 {	background:url(img/menu.jpg) no-repeat -461px 0;width:61px;height:25px;padding-left:3px;display:block; }
#menu ul li a#menu5:hover,#menu ul li a#menu5.active {	background:url(img/menu.jpg) no-repeat -461px -25px;width:61px;height:25px; }

#menu ul li a#menu6 {	background:url(img/menu.jpg) no-repeat -525px 0;width:56px;height:25px;padding-left:1px;display:block; }
#menu ul li a#menu6:hover,#menu ul li a#menu6.active {	background:url(img/menu.jpg) no-repeat -525px -25px;width:56px;height:25px; }

#menu ul li a#menu7 {	background:url(img/menu.jpg) no-repeat -582px 0;width:39px;height:25px;padding-left:2px;display:block; }
#menu ul li a#menu7:hover,#menu ul li a#menu7.active {	background:url(img/menu.jpg) no-repeat -582px -25px;width:39px;height:25px; }

#menu ul li a#menu8 {	background:url(img/menu.jpg) no-repeat -623px 0;width:33px;height:25px;padding-left:2px;display:block; }
#menu ul li a#menu8:hover,#menu ul li a#menu8.active {	background:url(img/menu.jpg) no-repeat -623px -25px;width:33px;height:25px; }

#menu ul li a#menu9 {	background:url(img/menu.jpg) no-repeat -658px 0;width:52px;height:25px;padding-left:3px;display:block; }
#menu ul li a#menu9:hover,#menu ul li a#menu9.active {	background:url(img/menu.jpg) no-repeat -658px -25px;width:52px;height:25px; }

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

/* Corps */

#corpshaut, #corpshaut h1, #corpshaut a.lien, #corpshaut input, textarea {
	color:#7d2508;
}

#corpshaut {
	background:url(img/corpshaut.jpg) no-repeat top;
	text-align:justify;
	font-size:10pt;
	position:relative;
	min-height:256px;
	padding:0 110px 50px 160px;
}

#corpshaut h1 {
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#b53511;
	border-bottom:1px solid #455109;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0 0 5px 0;
}


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

#corpshaut #conseiller {
	text-decoration:none;
	font-size:8pt;
	color:#b53511;
	position:absolute;
	right:110px;
	top:12px;
}

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

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

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

#corpshaut a.lien {	text-decoration:#7d2508;border-bottom:1px dotted #7d2508; }
#corpshaut a.lien:hover { text-decoration:none; color:#fd3502;border-bottom:1px solid #fd3502; }

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

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

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

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

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

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

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

/* Bas de page */
#footer { height:25px; font-size:10pt; line-height:25px; 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; }