* { margin:0; padding:0 }
.lettrine > p:first-child:first-letter {font-size: 3.3em; line-height: 80%; float: left; margin-right: .1em; padding: .1em; color: #000000; background: #DCCCB3;font-family: Georgia, "Times New Roman", Times, serif;}

body { background: url(img/fond.jpg) repeat-x #fff; font-family: Arial, Helvetica, sans-serif; text-align: center; }

/* Conteneur de la page */
#conteneur { background: #fff;width:765px; margin:0 auto; }

/* Header */
#header {
	height:173px;
	text-align:right;
	vertical-align:top;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
}
#top0 {
	background-image: url(img/top0.jpg);
	height: 21px;
	text-align: right;
}
#top0 a {
	font-size: 11px;
	font-weight: bold;
	color: #3B3630;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 21px;
}
#ombre {
	background-image: url(img/ombre.jpg);
	background-repeat: repeat-x;
	height: 7px;
	width: 765px;
}

#header a { height:194px; display:block; }

/* Menu */
#menu {
	height:30px;
	width:765px;
}
#menu ul { list-style-type:none;margin-left:5px; }
#menu ul li { list-style-type:none; display:block; float:left; }

#menu ul li a {
	text-decoration:none;
	padding:5px 5px 5px 5px;
	display:block;
	color:white;
}

#menu ul li a:hover,#menu ul li a.active{
	color:#3e3e3e;
	background:url(img/rollfondmenu.jpg) repeat-x;
}

#menu ul li.separateur { width:1px;height:25px;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:342px;
	padding:0 20px 10px 20px;
}

#corpshaut h1 {
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0 0 5px 0;
}

#corpshaut .chapeau { color:#555555; font-weight:bold; }

#corpshaut ul { list-style-type: square; list-style-position:inside; }

#corpshaut a.lien {	text-decoration:none;border-bottom:1px dotted black; }
#corpshaut a.lien:hover { text-decoration:none; color:#af9558;border-bottom:1px dotted #af9558; }

#corpshaut .lettrine:first-letter { font-size:2em; float:left;display:block; }

#corpshaut table tr td img { border:none;}

#corpshaut img { border:1px solid black; }
#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 black; }
#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:29px; font-size:10pt; line-height:29px; color:#353535; background:url(img/footer.jpg); }

/* Pied de page */
.kmn {	font-family: Arial, Helvetica, sans-serif;font-size: 11px; color:black; }
.kmn a { font-size: 11px; text-decoration:underline;color:black; }

