* { 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:194px; background:url(img/header.jpg) no-repeat;text-align:right;vertical-align:top;position:relative; }


#header #menuhaut {
	width:301px;
	height:23px;
	font-size:8pt;
	position:absolute;
	top:3px;
	right:3px;
	z-index:2
}
#header #menuhaut ul { list-style-type:none;margin-left:26px; }
#header #menuhaut ul li { list-style-type:none; display:block; float:left; }

#header #menuhaut ul li a {
	text-decoration:none;
	padding:4px 4px 4px 4px;
	border-left:1px solid #871814;
	display:block;
	color:#871814;
}

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

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

#menu ul li a {
	text-decoration:none;
	padding:4px 4px 4px 4px;
	display:block;
	color:white;
	font-family:"Comic sans ms",Verdana;
}

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

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

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

#corpshaut h1 {
	color:#871814;
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	font-weight:bold;
	padding:20px 0 0 0;
	margin:0 0 5px 0;
}

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

#corpshaut #conseiller {
	position:absolute;
	top:0px;
	right:0px;
	text-decoration:none;
	color:#871814;
}

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

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

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

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

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

#corpshaut img.survol {cursor:pointer;margin:2px 0 0 2px;}
#corpshaut img { border:1px solid #871814; }
#corpshaut img.image { padding:2px;background:white }

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

#corpshaut input, textarea { color:black; background:white; border:1px solid #871814; }
#corpshaut .bouton { padding:0px 5px; }
#corpshaut .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:44px; font-size:10pt; line-height:22px; color:white; background:url(img/footer.jpg); }
#footer a{ color:#FC0;}
/* 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; }

/* Image (mariage décalage) */

.img_blank{
border:none;
}
