* { margin:0; padding:0 }

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

#header #version {
	position:absolute;
	top:4px;
	right:5px;
	text-align:left;
	line-height:17px;
}

#header #version a {
	color:white;
	font-size:9pt;
	text-decoration:none;
}

#header #version a:hover, #header #version a.active {
	text-decoration:underline;
}

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

#menu ul li a {
	line-height:19px;
	text-decoration:none;
	padding:0px 9px;
	display:block;
	color:white;
	border-right:1px solid #fff;
}

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

#menu #noBorderRight { border-right:none; }
#menu #noBorderLeft { border-left:none; }

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

/* Corps */

#corpshaut, #corpshaut h1, #corpshaut a.lien, #corpshaut input, textarea {
	color:black;
}

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

#corpshaut h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	letter-spacing:2px;
	font-weight:bold;
	font-style:italic;
	padding:250px 0 0 0;
	margin:0 0 5px 0;
	color:#f8c230;
	font-family:"Times New Roman", Times, serif;
}

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

#corpshaut #encart {
	line-height:20px;
	font-style:italic;
	text-align:center;
	padding:5px;
	border:double 3px #FAEF7D;
		background:#9FC079;
}

#corpshaut #conseiller {
	position:absolute;
	top:250px;
	right:150px;
	font-weight:bold;
	color:#4c3635;
	text-decoration:none;
	font-size:8pt;

}

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

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

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

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

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

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

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

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

#corpshaut input, textarea { color:#000; background:white; border:1px solid #4c3635; }
#corpshaut .bouton { padding:0px 5px; }
#corpshaut .obligatoire { color:#ff0000; }

#corpshaut .cadre {
	padding:10px;
	border:2px dashed #4c3635;
}

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

/* Bas de page */
#footer { height:26px; font-size:10pt; line-height:26px; color:#fff0cb; background:url(img/footer.jpg);padding-right:160px }

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


/*Livre d'or */
.titre_livredor {
	font-size: 13px; font-weight: bold; color: #FAEF7D;
}