* {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: #f4e2c7 url(images/fond-body.jpg) no-repeat top;
}
img {
	border: none;
}
h1 {
	font-size: 15px;
	color: #900;
	padding: 8px;
	border: 1px solid #fed;
	margin-bottom:20px;
	text-align:center;
}
.ligne {
	border-bottom:#bea076 1px solid;
	margin:12px 0;	
}
.clear{
	clear:both;
}
.signature{
	text-align: right;
	font-size: 10px;
}
/*------------------------------------------------Conteneur general--------*/
#conteneur {
	position: relative;
	width: 970px;
	margin: 0 auto;
	background: url(images/fond-global.jpg) repeat-y;
}
/*-----------------------Menu verticale ul li avec position absolue--------*/
#menu {
	position: absolute;
	width: 233px;
	margin: 0;
	left: -2px;
	top: 70px;
}
#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu li a{
	font-size: 13px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	height: 26px;
	line-height:26px;
	margin: 3px 2px 0 2px;
	padding: 0 2px 0 2px;
	display: block;
	text-align:center;
	vertical-align:middle;
	background: url(images/fond-menu-off.png) repeat-y center;
	border-bottom: #7A6D5F 1px solid;
}
#menu li a:hover {
	color:#fff;
	background: url(images/fond-menu-on.png) repeat-y center;
	border-bottom: #7A6D5F 1px solid;
}
#menu li .selection {
	font-size: 13px;
	color:#fff;
	background: url(images/fond-menu-on.png) repeat-y center;
	border-bottom: #7A6D5F 1px solid;
}
/*------------------------------------------------------------Entetes-------*/
#bandeau {
	height: 298px;
	background: url(images/bandeau.jpg) no-repeat;
}
#entete {
	height: 74px;
	background: url(images/entete.jpg)  no-repeat;
	text-align: right;
	padding: 0;
}
/*-----------------------------------------------------divers encarts-------*/
#marge-droite {
	float: right;
	right: 0;
	width: 180px;
	margin: 0 20px 8px 8px;
}
#logo {
	position: absolute;
	right: 0;
	width: 249px;
	top: 704px;
	left: 20px;
	text-align: center;
}
#encart {
	position: absolute;
	width: 220px;
	background: url(images/encart-haut.jpg) left top no-repeat;
	top: 243px;
	left: 5px;
	text-align: center;
}
#encart h2 {
	font-size: 14px;
	color: #fff;
	margin:8px 0;
}
#encart h3 {
	font-size: 15px;
	color: #fff;
	font-variant:small-caps;
	margin:12px 0 22px 0;
}
#encart h4 {
	font-size:12px; 
	margin: 6px 0;
	color:#efe;
}
#encart p {
	font-size: 11px;
	color: #fff;
	margin:10px 0;
}
#encart p.tel {
	font-size: 17px;
	font-weight: bold;
}
#encart a {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
#encart a:hover {
	color: #fff;
}
#encart table {
	text-align: center;
}
#encart td {
	padding: 5px;
}
/*----------------------------------------------------------------------------------Contenu-------*/
#contenu {
	background: url(images/fond-contenu.jpg) no-repeat top;
	min-height: 550px;
	padding: 20px 19px 10px 300px;
}
#contenu h2 {
	font-size:14px; 
	margin: 10px -8px 10px -17px;
	padding: 5px 0 5px 17px;
	color:#fff;
	background:#9b7f59;
}
#contenu h3 {
	font-size:13px; 
	margin: 10px 0;
	padding: 5px 0 5px 10px;
	background: url(images/fdverth3.png) repeat;
	color: #063;
}
#contenu h4 {
	font-size:12px; 
	margin: 6px 0;
}
#contenu p {
	font-size: 12px;
	color: #000;
	margin: 7px 0;
}
#contenu ul {
	white-space: normal;
}
#contenu li {
	font-size: 12px;
	color: #633;
	list-style-type: square;
	list-style-position: inside;
	line-height: 15px;
}
#contenu a {
	text-decoration: none;
	font-size: 11px;
	color: #633;
}
#contenu a:hover {
	color:#fff;
	text-decoration: none;
}
/*----------------------------------------------------------------------------------pied de page-------*/
#pdp {
	height: 131px;
	background: #5b7c4f;
	text-align:center;
}
#pied {
	height: 131px;
	width:970px;
	margin:0 auto;
	background: url(images/fond-pied-de-page.jpg) no-repeat;
}
#sousmenu h2, #sousmenu h3 {
	font-size: 10px;
	color: #899a77;
	font-weight:normal;
}
#sousmenu p {
	font-size: 10px;
	color: #fff;
}
#eodys a {
	font-size: 10px;
	color: #e1d3bf;
	font-weight:normal;
	text-decoration: none;
}
#pied a:hover {
	text-decoration: underline;
}
#eodys {
	float: left;
	width: 232px;
	text-align: center;
	padding: 30px 0 0 0;
}
#sousmenu {
	float: right;
	width: 650px;
	text-align: center;
	padding: 30px 20px 0 10px;
}
/*----------------------------------------------------------------------------------FORMULAIRE CONTACT.PHP-------*/
/*style du texte saisi par le visiteur*/
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #033;
	padding-left: 6px;
	border:#366 1px solid;
}
/*style des titres et intitulés du formulaire*/
.formulairetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #033;
}
/*Fenêtre d'alerte envoi de message ou problème*/
.popuphtml{
	position: absolute;
	height: 80px;
	width: 250px;
	top: 350px;
	left: 400px;
	background-color: #eee;
	border: 4px solid #f00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #f00;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}
/*------------------------------------------------------------------------DIVERS CLASS-------*/
.gauche{
	float:left;
	padding-right: 20px;
}
.droite{
	float:right;
	padding-left: 5px;
}
.centrage {
	text-align:center;
}
.petitetaille {
	font-size: 10px;
}
.tablo3, .tablo2, .tablo1 {
	width:100%;
	border:0;
	margin:10px 0;
}
.tablo3 td {
	vertical-align:top;
	text-align:center;
	width:33%;
	padding:2px;
}
.tablo2 td {
	vertical-align:middle;
	width:50%;
	padding:2px;
}
.tablo1 td {
	vertical-align:middle;
	padding:0 3px;
}
.ficheproduit {
	width:640px;
	padding:5px;
	margin:10px 0;
	border:#bea076 1px solid;
	background: url(images/fdblc60.png) repeat;
	vertical-align:middle;
}