* { margin:0; padding:0; }

body { background: url(img/fond.jpg) repeat-x #780001 center top; font-family: Arial, Helvetica, sans-serif; text-align: center; }

/* Conteneur de la page */
#conteneur { background:url(img/fondtableau.jpg) repeat-y;width:800px; margin:0 auto; }

/* Sub Header */
#subheader a {
	font-size:8pt;
	color:#fff;
	text-align:center;
	text-decoration:none;
	position:absolute;
	top:0px;
	right:120px;
}

#subheader a:hover { text-decoration:underline; }

/* Header */
#header { height:95px; background:url(img/header.jpg) no-repeat;position:relative; }
#header a#index { height:95px; display:block; }

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

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

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

#contenu {
	text-align:justify;
	color:#fff;
	font-size:9pt;
	line-height:150%;
	padding:80px 50px 10px 260px;
}

#contenu h1 {
	color:#fff;
	font-size:12pt;
	letter-spacing:2px;
	font-weight:bold;
	padding:100px 0 0 0;
	margin:0 0 5px 0;

}

#contenu hr { border:1px solid #f00;margin:10px auto;width:90% }

#contenu b { color:#f00; }

#contenu #chemin { font-size:8pt;margin-bottom:10px; }

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

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

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

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

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

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

#corpshaut .cadre {
	padding:10px;
	border:1px dashed #871814;
}

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

/* Bas de page */
#footer { height:32px; 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:white; }
.kmn a { font-size: 11px; text-decoration:underline;color:white; }

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