* { margin:0; padding:0; }

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

/* Menu */
#header #menu {
	background:url(img/menu.jpg) no-repeat top left;
	font-size:8pt;
	width:152px;
	text-align:left;
	position:absolute;
	top:55px;
	left:11px;
}

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

#header dl dt a {
	text-decoration:none;
	padding:1px 0px 1px 10px;
	display:block;
	font-weight:bold;
	color:white;
}

#header dl dt a:hover,#menu dl dt a.active{	color:#1989cb; background:url(img/rollfondmenu.jpg) repeat-x; }

#header dl dt a#grand:hover,#menu dl dt a#grand.active{	color:#1989cb; background:url(img/rollfondmenu2.jpg) repeat-x; }

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

#corpshaut h1 {
	color:#0371ae;
	border-bottom:1px solid #233692;
	font-variant:small-caps;
	font-size:12pt;
	letter-spacing:2px;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0 0 5px 0;

}

#corpshaut #conseiller {
	color:#0371ae;
	text-decoration:none;
	position:absolute;
	top:10px;
	font-size:8pt;
	font-variant:small-caps;
	right:20px;
}

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

#corpshaut #coordonnee {
	width:95%;
	margin:0 auto;
	border-bottom:5px solid #5a85bd;
	border-left:5px solid #5a85bd;
	background:#d9f0fc;
	font-style:italic;
	letter-spacing:2px;
	padding:5px;
}

#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:#2558A3;border-bottom:1px solid #2558A3; }

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

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

#corpshaut a img {border: 1px solid #2052a0; filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
#corpshaut a:hover img {border: 1px solid #64c0ef;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
#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 #2558A3; }
#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:white; 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; }