* { margin:0; padding:0 }

body { background: #132b4b; 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; }

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

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

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

/* Menu */
#header ul#menuhaut { font-size:8pt; position:absolute;top:5px;right:25px;}
#header ul#menuhaut { list-style-type:none;}
#header ul#menuhaut li { list-style-type:none; float:left }

#header ul#menuhaut li a {
	text-decoration:none;
	padding:0px 6px;
	color:#fff;
}

#header ul#menuhaut li a:hover,#header ul#menuhaut li a.active { color:#fff; text-decoration:underline;}

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

#newsletter {
	width:230px;
	position:absolute;
	bottom:5px;
	right:10px;
	font-size:9pt;
	font-weight:bold;
	font-style:italic;
	color:#999999;
}

#newsletter input {
	color:#000;
	font-size:9pt;
	background:#fff;
	font-style:normal;
	border:#16294c 1px solid;
	margin-left:2px;
}

#newsletter #button {
	border:none;
	background:none;
	color:#16294c;
	padding:1px;
}

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

#menu ul li a {
	line-height:20px;
	text-decoration:none;
	padding:0px 5px;
	display:block;
	color:white;
	border-right:#8E9EB2 1px solid;
	border-left:#6784A0 1px solid;
}

#menu ul li a:hover,#menu ul li a.active{
	color:#16294c;
	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:#7d7c7c;
}

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

#corpshaut h1 {
	color:#16294c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0 0 5px 0;
}

#corpshaut b { color:#16294c; }

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

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

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

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

#corpshaut img.image, a img .image{border: 1px solid #16294c; filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
#corpshaut a:hover img.image {border: 1px dashed #16294c;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:#7d7c7c; background:white; border:1px solid #16294c; }
#corpshaut .bouton { padding:0px 5px; }
#corpshaut .obligatoire { color:#ff0000; }

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

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

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