* { margin:0; padding:0 }

body { background: url(img/fond.jpg) #697D09 repeat-x; 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:174px; background:url(img/header.jpg) no-repeat;text-align:right;vertical-align:top; }
#header a { height:174px; display:block; }

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

#menu ul li a {
	text-decoration:none;
	padding:4px 10px 4px 10px;
	display:block;
	color:white;
}

#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, #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:359px;
	padding:0 20px 20px 20px;
}

#corpshaut h1 {
	text-transform:uppercase;
	color:#e50d0d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	padding:16px 0 0 18px;
	margin:0 0 5px 0;
}

#corpshaut #txt {
	color:#e50d0d;
	text-align:center;
	padding:38px 0 0 0;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10pt;
}

#corpshaut #horaire {
	color:white;
	background:#e50d0d;
	width:242px;
	float:right;
	margin-bottom:7px;
	text-align:center;
	padding:5px;
}

#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:#e50d0d;border-bottom:1px dotted #e50d0d; }

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

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

#corpshaut img { border:1px solid #e50d0d; }
#corpshaut img.image { padding:0px;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:24px; font-size:9pt; line-height:24px; color:white; background:url(img/footer.jpg); }

#footer a { text-decoration:none;color:white; }

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

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