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

/* Menu */
#menu {
	background:url(img/menu.jpg) no-repeat top left;
	font-size:9pt;
	width:158px;
	text-align:right;
	padding-left:0px;
	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:2px 5px 2px 0px;
	display:block;
	font-weight:bold;
	color:white;
}

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

/* Corps */
#corpshaut { min-height:330px; background:url(img/corpshaut.jpg) no-repeat top; }

#contenu {
	text-align:justify;
	color:black;
	font-size:10pt;
	padding:0 40px 10px 210px;
}

#contenu h1 {
	color:#25741a;
	text-transform:uppercase;
	font-size:12pt;
	letter-spacing:2px;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #25741a;
}

#corpshaut h3 {
	border-left:1px solid #25741a;
	border-bottom:1px solid #25741a;
	padding:0 0 1px 3px;
	font-size:10pt;
	font-weight:normal;
	color:#25741a;
}

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

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

#contenu b { color:#25741a; }

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

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

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

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

#corpshaut img, a img {border: 1px solid #25741a; filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
#corpshaut a:hover img {border: 1px dashed #25741a;filter:alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;}
#corpshaut img.image { padding:0px;background:white }

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

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

#corpshaut .cadre {
	padding:10px;
	border:3px double #25741a;
}

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

#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:#25741a; background:url(img/footer.jpg);padding-left:158px;}

/* 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; }