* { margin:0; padding:0 }

body { background: url(img/fond.jpg) no-repeat center top #000; font-family: Arial, Helvetica, sans-serif; text-align: center; }

a {
	color:#000;
}
a:hover {
	color:#77952E;
	text-decoration:none;
}
/* Conteneur de la page */
#conteneur { background:url(img/fondtableau.jpg) repeat-y;width:765px; margin:0 auto; }

/* Header */
#header { height:196px; background:url(img/header.jpg) no-repeat;text-align:right;vertical-align:top;position:relative; }
#header a.index { height:196px; display:block; }

#header #version {
	position:absolute;
	top:150px;
	right:18px;
	text-align:left;
	line-height:20px;
}

#header #version a {
	color:#3e2513;
	font-size:8pt;
	text-decoration:none;
}

#header #version a:hover, #header #version a.active {
	text-decoration:underline;
}

#menuhaut {
	font-size:8pt;
	position:absolute;
	top:11px;
	right:10px;
}

#menuhaut ul { list-style-type:none;margin-left:2px; }
#menuhaut ul li { list-style-type:none; display:block; float:left; }

#menuhaut ul li a {
	color:#FFF;
	border-right:1px solid #FFF;
	text-decoration:none;
	padding:0 2px;
}

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

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

#menu ul li a {
	text-decoration:none;
	border-right:1px solid #ffeeb8;
	padding:6px 3px 5px 3px;
	display:block;
	color:#ffeeb8;
}

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

#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:#3e2513;
}

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

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

#corpshaut h2 {
	clear:both;
	position:relative;
	font-size:10pt;
	padding:0 0 2px 5px;
	border-bottom:1px solid #778c11;
	border-left:1px solid #778c11;
	margin-bottom:3px;
	color:#778c11;
}

#corpshaut h2 span.prix {
	position:absolute; right:5px; bottom:0;
}

/* clearfix */
#corpshaut h2:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#corpshaut h2 {display: inline-block;}
/* Hides from IE-mac \*/
* html #corpshaut h2 {height: 1%;}
#corpshaut h2 {display: block;}
/* End hide from IE-mac */

#corpshaut h3 {
	position:relative;
	text-align:center;
	color:#ED4101;
	border-top:1px solid #ED4101;
	border-bottom:1px solid #ED4101;
	margin:4px 0;
}

#corpshaut #animations h2.titre {
	text-align:center;
	font-size:18px;
	border:none;
	padding:0;
	margin:2px 0 8px 0;
	color:#778c11;
	}
#corpshaut #nouveautes h2.titre {
	text-align:center;
	font-size:18px;
	border:none;
	padding:0;
	margin:2px 0 8px 0;
	color:#778c11;
	}
#nouveautes ul {
	margin:8px 0 8px 35px;
	padding:0;
	list-style-position:inside;
	}
#nouveaute ul li {
	list-style-type:square;
	}

#corpshaut #coordonnee {
	width:95%;
	font-size:9pt;
	text-align:center;
	font-weight:bold;
	margin:0 auto;
	border-bottom:5px solid #ec4100;
	border-left:5px solid #ec4100;
	font-style:italic;
	letter-spacing:2px;
	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 #3e2513; }
#corpshaut a.lien:hover { text-decoration:none; color:black;border-bottom:1px solid black; }

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

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

#corpshaut img { border:1px solid #3e2513; }
#corpshaut img.image { padding:0px;background:white }

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

#corpshaut input, textarea { color:#3e2513; background:#ffbf45; border:1px solid #3e2513; }
#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:34px; font-size:10pt; line-height:25px; color:#3e2513; background:url(img/footer.jpg);text-align:left;padding-left:50px;}

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

#animations {
	position:relative;
	margin:0;
	width: 320px;
	}
#nouveautes {
	position:relative;
	margin:0;
	width: 320px;
	}

div.promo {
	margin:8px 0;
	padding:12px;
	width:100%;
	border:2px solid red;
	color:#F00;
}
.flottant-droit {
	float:right;
}
