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

/* Menu */
#menu {
	background:url(img/menu.jpg) no-repeat top left;
	font-size:9pt;
	width:125px;
	text-align:center;
	padding-left:8px;
	padding-top:20px;
	float:left;
}

#menu dl { list-style-type: none; }
#menu dl dt { list-style-type:none; display:block;text-align:left; }

#menu dl dt a {
	text-decoration:none;
	background:url(img/fondmenu.jpg);
	padding:5px 0px 4px 10px;
	margin-bottom:2px;
	display:block;
	font-weight:bold;
	color:#0c9066;
}

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

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

#contenu {
	margin:0 48px 0 180px;
	width:520px;
	padding:10px 0 20px 0px;
	text-align:justify;
	color:#0c9066;
	font-size:10pt;
}

#contenu h1 {
	color:#fe438c;
	border-bottom:1px solid #fce337;
	font-size:12pt;
	letter-spacing:2px;
	font-weight:bold;
}

#contenu #titre {
	background:url(img/fondtitre.jpg) repeat-x;
	margin:0px 0 10px 0;
	padding:0 0 0 0;
	color:white;
	font-size:10pt;
	height:19px;
	font-weight:bold;
}
#contenu #encart {
	font-style:italic;
	width:440px;
	border:3px double #006343;
	padding:10px;
	margin-bottom:44px;
	background:#e7fff7;
}

#contenu .ref {
	color:#006343;font-weight:bold;
}

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

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

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

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

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

#contenu input, textarea { color:white; background:#076c4b; border:1px solid black; }
#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; 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; }

h2{
	font-size:13px;
	padding:0;
	margin:0;
}
