* { 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:120px; background:url(img/header.jpg) no-repeat;position:relative; }
#header a#index { height:120px; display:block; }

ul#menuhaut { position:absolute;top:12px;right:20px; }
ul#menuhaut li { list-style-type:none;float:left; }

ul#menuhaut li a { color:#931c1c;font-size:8pt;padding:0 3px;border-right:1px solid #931c1c;text-decoration:none;}
ul#menuhaut li a:hover, ul#menuhaut li a.active { text-decoration:underline;}
ul#menuhaut #noBorderRight { border-right:none; }
/* Menu */
#menu { height:23px; font-size:9pt; width:765px; background:url(img/menu.jpg) no-repeat top left; }
#menu ul { list-style-type:none;display:table;float:right;padding-right:35px; }
#menu ul li { list-style-type:none; display:table-cell; }

#menu ul li a {
	line-height:23px;
	text-decoration:none;
	padding:0px 3px;
	display:block;
	color:#931c1c;
	border-right:1px solid #fc9c00;
}

#menu ul li a:hover,#menu ul li a.active{
	color:#fb8300;
	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:#931c1c;
}

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

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

#corpshaut #coordonnee {
	width:95%;
	margin:0 auto;
	border-bottom:5px solid #931c1c;
	border-left:5px solid #931c1c;
	background:#FFF;
	font-style:italic;
	letter-spacing:2px;
	padding:5px;
}

#tab {
	background:#b80c18;
	width:100%;
}

#tab th {
	color:#fff;
}

#tab caption {
	font-size:10pt;
	font-style:italic;
	text-align:center;
	font-variant:small-caps;
	color:#931c1c;
}

#tab .row {
	background:#fff;
}

#tab .texte {
	padding: 1px 0 1px 5px;
	text-align:left;
	font-weight:bold;
	font-size:10pt;
	font-variant:small-caps;
}

#tab span {
	font-size:8pt;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
}

#tab .prix {
	text-align:center;;
	width:20%;
	vertical-align:middle;
	font-weight:bold;
}

#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 #931c1c; }
#corpshaut a.lien:hover { text-decoration:none; color:#931c1c;border-bottom:1px solid #931c1c; }

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

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

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

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

#corpshaut input, textarea { color:#931c1c; background:white; border:1px solid #931c1c; }
#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:22px; font-size:10pt; line-height:22px; color:#fb8611; 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; }