* { margin:0; padding:0 }

body { background: url(img/fond.jpg) #66cc66 repeat-x top center; 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:214px; background:url(img/header.jpg) no-repeat;text-align:right;vertical-align:top; }
#header a { height:214px; display:block; }

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

#menu ul li a {
	text-decoration:none;
	border-right:1px solid #69cd6a;
	border-left:1px solid #bcfbcd;
	padding:5px 5px 5px 5px;
	display:block;
	color:white;
}

#menu ul li a:hover,#menu ul li a.active{
	color:white;
	background:url(img/rollovermenu.jpg) repeat-x;
}

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

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

#corpshaut h1 {
	color:#339933;
	padding-top:20px;
	margin-bottom:5px;
	font-variant:small-caps;
	border-bottom:1px solid #339933;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
}

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

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

#corpshaut a.lien {	text-decoration:none; color:#7c7c7c;border-bottom:1px dotted #7c7c7c; }
#corpshaut a.lien:hover { text-decoration:none; color:#6f9ee3;border-bottom:1px dotted #6f9ee3; }

#corpshaut #conseiller { font-size:9pt;font-variant:normal;color:#69cd6a;float:right;text-decoration:none; padding-top:6px;}
#corpshaut #conseiller:hover { text-decoration:underline;color:#003399;}

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

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

#corpshaut input, textarea { color:white; background:#0173c6; border:1px solid #184e87; }
#corpshaut .bouton { padding:0px 5px; }
#corpshaut .obligatoire { color:#ff0000; }

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

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

.cadre3{
	border:1px solid #66CC66;
}
h2{
	font-size:14px;
}