* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(images/fond-body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
img {
	border: none;
}
h1 {
	font-size: 17px;
	color: #030;
	padding: 24px 8px 10px 0;
	font-variant:small-caps;
}
.ligne {
	border-top: 1px solid #096;
	display: block;
	margin: 10px 0 10px 0;
}

/*--------------------------------------------------------------------Conteneur general-------*/
#conteneur {
	position: relative;
	width: 970px;
	margin: 0 auto;
	background-image: url(images/fond-conteneur.jpg);
	background-repeat: repeat-y;
}
/*-----------------------------------------------------------------------Menu principal-------*/
#menu {
	background-image: url(images/fond-menu.jpg);
	background-repeat: no-repeat;
	padding-right: 5px;
	height: 38px;
	text-align: right;
	font-size: 15px;
	color: #050;
	text-align:center;
}
#sommaire {
	padding: 8px 0 0 200px;
}
#sommaire a {
	font-size: 15px;
	color: #000;
	text-decoration: none;
	font-variant:small-caps;
}
#sommaire a:hover {
	color: #090;
}
#sommaire .select {
	color: #900;
}
/*------------------------------------------------------------------------------Entetes-------*/
#bandeau {
	height: 130px;
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
}
/*-----------------------------------------------------------------------divers encarts-------*/
#encart {
	position: absolute;
	top: 225px;
	left: 0px;
	width: 250px;
	text-align: center;
}
#encart h2 {
	font-size: 11px;
	font-weight:normal;
	color: #666;
	padding: 4px 0;
}
#encart h3 {
	font-size: 14px;
	color: #063;
	padding: 12px 0;
}
#encart p {
	font-size: 12px;
	color: #000;
}
#encart p.infoconso {
	font-size: 10px;
	color: #580;
	text-align:justify;
}
#encart p.tel {
	font-size: 17px;
	font-weight: bold;
}
#encart a {
	font-size: 12px;
	color: #900;
	text-decoration: none;
}
#encart a:hover {
	color: #090;
	text-decoration: underline;
}

#marge-droite {
	float: right;
	right: 0;
	width: 150px;
	text-align:center;
}

/*------------------------------------------------------------------------------Contenu-------*/
#contenu {
	background-image: url(images/fond-contenu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 8px 10px 280px;
	min-height: 500px;
}
#contenu p {
	color:#060;
	padding: 6px 0 6px 0;
	font-size:12px;
}
#contenu h2 {
	padding: 6px 0 6px 0;
	color:#900;
	font-size:14px;
}
#contenu h3 {
	padding: 6px 0 6px 0;
	color:#333;
	font-size:13px;
}
#contenu ul {
	white-space: normal;
}
#contenu li {
	font-size: 12px;
	color: #000;
	list-style-type: square;
	list-style-position: inside;
	line-height: 14px;
}
#contenu a {
	font-size: 12px;
	color: #640;
	text-decoration: underline;
}
#contenu a:hover {
	color:#f60;
	text-decoration: none;
}
#contenu a.commande {
	font-size: 13px;
	display:block;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	font-variant:small-caps;
	line-height:28px;
	height:28px;
	width:330px;
	text-align:center;
	vertical-align:middle;
	background:url(images/fd-commande-on.png) no-repeat center top; 
	border: #096 1px solid;
}
#contenu a.commande:hover {
	color:#900;
	text-decoration: none;
	background:url(images/fd-commande.jpg) no-repeat center top;
}
/*------------------------------------------------------------------------------galerie-------*/
.miniature {
	width:130px;
	height:180px;
	text-align:center;
	vertical-align:top;
	background-color:#ddf6bc;
	padding:3px 1px 0 1px;
	border: #096 1px solid;
	float:left;
	margin:1px;
}
.miniature h4 {
	color:#900;
	font-size:11px;
	font-variant:small-caps;
	margin: 3px 0 6px 0;
}
.miniature p {
	font-size:10px;
	font-weight:bold;
}
.galerie {
	width:308px;
	height:230px;
	text-align:center;
	vertical-align:top;
	background-color:#ddf6bc;
	padding:10px;
	border: #096 1px solid;
	float:left;
	margin:4px;
}
.galerie h4 {
	color:#900;
	font-size:14px;
	font-variant:small-caps;
	margin: 3px 0 6px 0;
}
.galerie p {
	font-size:10px;
}
.galerie1 {
	width:308px;
	height:408px;
	text-align:center;
	vertical-align:top;
	background-color:#ddf6bc;
	padding:10px;
	border: #096 1px solid;
	float:left;
	margin:4px;
}
.galerie1 h4 {
	color:#900;
	font-size:14px;
	font-variant:small-caps;
	margin: 3px 0 6px 0;
}
.galerie1 p {
	font-size:10px;
}
/*--------------------------------------------------------------pied de page 2 colonnes-------*/
#pied {
	color: #666;
	height: 101px;
	background: url(images/fond-pied-de-page.jpg) repeat-x top #FFFFFF;
	text-align:center;
	padding-top: 20px;
}
#pied h2 {
	font-size: 11px;
	color: #666;
	font-weight:normal;
}
#pied h3 {
	font-size: 11px;
	color: #666;
	font-weight:normal;
}
#pied p {
	font-size: 11px;
	color: #666;
}
#pied a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
#pied a:hover {
	color: #f90;
	text-decoration: underline;
}
/*---------------------------------------------------------------FORMULAIRE CONTACT.PHP-------*/
/*style du texte saisi par le visiteur*/
.formulaire {
	font-size: 10px;
	font-weight: bold;
	color: #003333;
	padding-left: 6px;
	border: 1px solid #336666;
}
/*style des titres et intitulés du formulaire*/
.formulairetext {
	font-size: 10px;
	font-weight: bold;
	color: #003333;
}
/*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;
	background-position: center center;
	font-size: 12px;
	font-weight:bold;
	color: #f00;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}
/*-----------------------------------------------------------------------DIVERS CLASS-------*/
.gauche{
	float:left;
	padding-right: 5px;
}
.droite{
	float:right;
	padding-left: 5px;
}
.petitetaille {
	font-size: 10px;
}
.centrage {
	text-align:center;
}
.textdroite {
	text-align:right;
}