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

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

#menu dl dt a:hover,#menu dl dt a.active{	color:#3a520a; background:url(img/rollfondmenu.jpg) no-repeat; }
#menu dl dt.separateur { padding:0px 0; background:url(img/separateur.jpg) no-repeat;height:1px;width:180px; }

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

#contenu {
	padding:0 50px 25px 262px;
	text-align:justify;
	color:#247a38;
	font-size:10pt;
}

#contenu h1 {
	color:#27561e;
	font-size:16pt;
	padding:8px 0 0 0;
	margin:0 0 5px 0;
	letter-spacing:2px;
	font-weight:bold;
	text-align:right;
}

#contenu .rightimg {
	height:62px;
	width:105px;
	float:left;
}

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

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

#corpshaut a.lien {	text-decoration:none; color:#247a38;border-bottom:1px dotted #247a38; }
#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; }

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

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

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

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

/* Bas de page */
#footer { height:25px; font-size:10pt; line-height:25px;text-align:right;color:#74a409; background:url(img/footer.jpg);padding-right:30px; }

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

.cadre3{
	border:1px solid #247A38;
	padding:5px;
}
h2{
	font-size:14px;
	margin:0;
	padding:0 0 10px 0;
}