/* LE CORPS DE PAGE */
* {margin:0;padding:0}

body, body.acc {
	padding: 0px;
	background: #617E52 url(images/bg-body.jpg) repeat-x;
	font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #3E8BA5;
	font: 11px;
}
body.acc {
	background: #A0B297 url(images/bg-body-acc.jpg) repeat-x;
}
a,a:link,a:active,a:visited,a:hover {
	color: #2E8B57;
}
H1 {
	font-size: 22px;
	color: white;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0px 0 20px 40px;

}
H2 {
	text-align: left;
	font-size: 16px;
	color: White;
	letter-spacing: 0px;
	margin: 20px 0 0 0;
	border-bottom: 1px solid white;
	padding: 0px;
}	
H3 {
	text-align: left;
	font-size: 14px;
	color: White;
	letter-spacing: 0px;
	padding: 0;
	margin: 12px 0 6px 50px;
}
H4 {
	font-weight: bold;
	text-align: left;
   font-size: 14px;
   color:White;
   border-bottom: 1px solid white;
   margin: 20px 0 0 0;
	padding: 0;
}

#general {
	width: 100%;
	margin: 0;
	text-align: center;
}
#general2-acc, #general2 {
	width: 980px;
	position: relative;
	margin: 0 auto 0 auto;
}
#general2-acc {
}
#contenu, #contenu-acc, #contenu-boutique {
	position: relative;
	display: block;
	margin: 0px 20px 0 20px;
	padding: 20px 0 20px 0;
	
}
#contenu-boutique {
	display: block;
	margin: 0px 20px 0 20px;
	padding: 1px 0px 20px 0px;
}
p {
	text-align: left;
}
/********  Classes couleurs ********/
.rouge {color: #A52A2A;}
.bleu {color: #2B7591;}
.vert {color: Green;}
.noir {color: black;}
.blanc {color: white;}

/********  Classes fontes ********/
.gras {font-weight: bolder;}
.souligne {text-decoration: underline;}
.capital {text-transform: uppercase;}
.centre {text-align: center;}

.onze {font-size: 11px;}
.douze {font-size: 12px;}
.treize {font-size: 13px;}
.quatorze {font-size: 14px;}
.quinze {font-size: 15px;}
.seize {font-size: 16px;}

/********  Classes retrait ********/
.ret30{padding-left:30px;padding-right:30px;}
.ret50 {padding-left:50px;padding-right:50px;}
.ret80 {padding-left:80px;padding-right:80px;}
.ret100 {padding-left:100px;padding-right:100px;}
.ret120 {padding-left:120px;padding-right:120px;}
.ret140 {padding-left:140px;padding-right:140px;}

/********  paragraphes********/
.justifie {text-align:justify}
.centre {text-align:center}
.right {text-align:right}
.left {text-align:left}

/* -------------- POUR BANNIERE -------------- */
#banniere, #banniere-acc {
	width: 100%;
	height: 177px;
	text-align: right;
	margin: 0;
	padding: 0;
	background: url(images/bg-banniere.jpg) no-repeat;
}
#banniere-acc {
	background: url(images/bg-banniere-acc.jpg) no-repeat;
		height: 179px;
}
#logo {
font-size: 0px;color: white;
	background: url(images/logo.png) no-repeat 0 0;
	position: absolute;
	top:30px;left:20px;
	width: 267px;height:73px; 
}

/* -------------- IMAGES -------------- */
img.left, img.right, img.centre, img.cadre, span.right, span.left, span.centre, span.cadre {
	padding:4px;
	margin: 0 10px 2px 0;
	border: 1px solid silver;
	float: left;
	display: block;
	background: white;
}
img.right {float: right;margin: 0 0px 2px 10px;}
img.centre {margin: 20px auto 10px 50px;}
img.cadre, span.cadre {margin: 0 0 10px 0;}



/* -------------- centre general page -------------- */
#centre {
	margin: 0px;
	padding: 0px;
}
/* -------------- MODULE ACTUALITES -------------- */
#centre #actus {
	display: block;
	float: right;
	width: 300px;
	height: 180px;
	margin: 0px;
}
#centre #actus h1 {
	font-size: 0px;
	color: #CED400;
	width: 300px;
	padding: 0;
	margin: 0;
	border: none;
	background: url(images/bg-h1-actu.jpg) no-repeat 0 0;
	height: 47px;
}
#centre #actus p {
	display: block;
	margin: 0px 0px 0 0;
	height: 133px;
	padding: 0px 20px 0 20px;
	font-style: normal;
	text-align: justify;
	color: black;
	overflow: auto;
	background: white;
}
#centre #actus span.entete {
	display: block;
	font-size: 12px;
	color: #E1E6EE;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding: 0px 0 34px 10px;
}
#centre #actus span.ss-titre {
	display: block;
	color: Black;
	padding: 0px 0 0px 0;
	/*font-size: 0em;*/
}
#centre #actus span.text {
	display: block;
	margin: 8px 0 0 0;
}
#centre #actus span.date {
	display: block;
	text-align: right;
	font-size: 9px;
	color: Black;
	padding: 0 0 0 0;
}
#centre #actus a {
	display: block;
	text-align: right;
	color: Gray;
	text-decoration: none;
}
#centre #actus a.titre {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: black;
}
#centre #actus a:hover {
	text-decoration: underline;
}
/* -------------- PAGE ACCUEIL -------------- */
#accueil {
	margin: 0;
	padding: 0 0px 0 0px;
	background: none;
}
#accueil #bloc-ht {
	height: 180px;
	background: none;
}
#accueil #bloc-ht #bloc-dr {
	float: left;
	width: 620px;
	background: aqua;
}
#accueil #bloc-ht #bloc-ga {
	float: right;
	width: 300px;
	background: yellow;
}
#centre span.petit {
	font-size: 9px;
}
#centre #accueil-bas {
	min-height: 200px;
	position: relative;
	margin: 0px 0 0 0;
	background: none;
}
#mod01, #mod02, #mod03, #mod04 {
	width: 176px;
	height: 225px;
	margin: 29px 15px 10px 0px;
	background: white url(images/bg-mod.jpg) no-repeat center top;
	float: left;
}
#mod01 p, #mod02 p, #mod03 p, #mod04 p {
	display: block;
	background: none;
	color: #809575;
	padding: 11px 0 0 0;
	margin: 0;
	font-size: 11px;
}
#mod01 a, #mod02 a, #mod03 a, #mod04 a {
	display: block;
	color: white;
	background: white;
	border: 1px solid Silver;
	margin: 9px;
	padding: 3px;
}
#mod01 a:hover, #mod02 a:hover,#mod03 a:hover, #mod04 a:hover {
	border: 1px solid #FC9E3A;
}
#mod01 img, #mod02 img, #mod03 img, #mod04 img {
	border: none;
	padding: none;
	width: 147px;
	height: 94px;
}
#mod01 span, #mod02 span, #mod03 span, #mod04 span {
	margin: 0;
	text-align: center;
	padding: 0 10px 0px 10px;
	display: block;
}
#mod01 span.tt, #mod02 span.tt, #mod03 span.tt, #mod04 span.tt {
	color: Black;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 6px 0;
	padding: 6px 0 0 0;
	letter-spacing: -1px;
}
#clicboule {
	width: 211px;
	height: 297px;
	position: absolute;
	left:751px;
	_left:-94px;
	top:20px;
	z-index:9999;
}
#clicboule a {
	display: block;
	width: 211px;
	height: 297px;
		background: url(images/bg-clicboule.jpg) no-repeat 0 0;
}
/* -------------- PAGES NORMALES -------------- */
#centre #page {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	color: #696969;
}
#centre #page #page-int {
	margin: 19px 0 0 0;
	padding: 0px 20px 0 0;
	background: none;
}
#centre #page #bloc-photos {
	margin: 0px;
	padding: 0;
	float: left;
	min-height: 121px;
	width: 171px;
	color: #696969;
}
#bloc-photos img.photo {
	background: White;
	display: block;
	margin: 0 0 19px 0;
	padding: 3px;
}
#centre #page #bloc-texte {
	margin: 0px;
	padding: 0 0 20px 0;
	background: none;
	min-height: 175px;
	_height: 175px;
	width: 940px;
}
#centre #page #bloc-texte h2 {
	margin:  20px 140px 0 140px;
}

#centre #page #bloc-texte p {
	display: block;
	text-align: justify;
}
#bloc-texte a, #bloc-texte a:link, #bloc-texte a:active, #bloc-texte a:visited, #bloc-texte a:hover {
	color: white;
}
#centre #page p {
	display: block;
}
#centre #page p.nav {
	display: block;
	text-align: center;
	font-size: 11px;
	padding: 5px 0 4px 0;
	background: white;
}
#centre #page #bloc-bas {
	height: 145px;
	margin: 19px 0 0 0;
	background: white;
}
#centre #page p.nav a {
	color: green;
}
#centre #page ul, #centre #page ul.tarifs {
	display: block;
	margin: 2px 40px 0px 130px;
	text-align: justify;
}
#centre #page ul li {
	display: block;
	padding: 0 0 4px 0;
	font-size: 11px;
	color: black;
}
#centre #page p.adresse {
	display: block;
	float: right;
	margin: 20px 0 0 0px;
	padding: 0 0 0 20px;
	font-size: 12px;
	border-left: 1px solid silver;
	text-align: left;
	color: White;
}
#centre #page p.adresse a {
	color: white;
}
#centre #page .plan {
	display: block;
	width: 340px;
	height: 292px;
	_height: 282px;
	float: left;
	margin: 0 0px 0 10px;
	background: white;
	border: 1px solid silver;
}
#centre #page #plan-acces {
	display: block;
	background: white;
	margin: 19px 0 0 0;
	width: 536px;
	padding: 0 0px 0 0px;
	text-align: center;
	border: 1px solid silver;
}
#centre #page #map {
	margin: 2px
}
#centre #page p.signature {
	display: block;
	width: 249px;
	margin: 0 0 0 260px;;
	padding: 0;
}
#centre #actus #diapo-acc {
	display: block;
	border: 2px solid white;
	width: 321px;
	margin: 50px auto 0px auto; 
}
#centre #page p.intro {
	display: block;
	color: Black;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 8px 3px 16px 0;
	padding: 14px 0px 0 20px;
}
#centre #page p.ss-intro {
	display: block;
	color: White;
	font-size: 16px;
	text-align: center;
	background: none;
	margin: 19px 0px 6px 0;
	padding: 0px 0px 0px 0px;
}
.description {
	display: block;
	margin-top: 19px;
	text-align: center;
	padding: 0px;
	margin-bottom: 20px; /*padding: 10px;*/
	font-size: 11px;
}
.description li {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.0em;
	color: black;
	list-style-type:none;
	padding-left: 15px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.description p.gauche {
	display: block;
	float: left;
	width: 360px;
	color: white;
	text-align: justify;
}
.description p.droite {
	display: block;
	float: right;
	width: 550px;
	background: white;
	position: relative;
}
.description p.droite a img {
	display: block;
	margin: 3px 4px 3px 3px;
	width: 120px;
	height: 85px;
	border: 1px solid silver;
	padding: 4px;
}
a.titre-prod  {
	color: Green;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
}
.txt_info {
	color: #FFF;
	background: #C00;
   padding: 2px;
}
.path_client {
	text-align: left;
   border: 1px solid black;
   padding: 5px;
}
.intro_produit {
	display: block;
   font-size: 1.4em;
   color:#069;
   text-align: center;
}

/* -------------- FORMULAIRE DE CONTACTS -------------- */
#centre form.paie {
	margin: 0;
	text-align: center;
}
#centre form {
	display: block;
	margin: 0 40px 0 40px;
	text-align: left;
	color: white;
}
#centre input, #centre textarea, select {
	text-align: left;
	border: 1px inset #464122;
	margin: 0 0 4px 0;
	padding: 2px;
	background: #F3EDE0;
	font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: Black;
}
input.commande {
	width: 25px;
	background: #E8E8E8;
}
#centre span.titre {
	font-weight: bold;
	display: block;
	width: 160px;
	margin-right: 5px;
	text-align: right;
	float: left;
	color: white;
}
#centre input.bouton, #centre input.bouton2 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 0px;
	border: 1px outset #032C10;
	background: #069;
	color: #FFFFFF;
	cursor: pointer;
}
#centre input.bouton2 {
	margin: 0 0 0 166px;
}
.note {
	display: block;
	font-size: 9px;
	text-align: center;
	padding: 20px 60px 5px 60px;
	color: White;
}

#centre input.bouton_CB {
	display: block;
	margin: 0 auto 0 auto;
	background: url(images/cb.jpg) no-repeat 0 0;
	cursor: pointer;
	width: 193px;
	height: 40px;
}

/* -------------- Plan d'accès --------------- */
#centre #page-acces #plan {
	border: 1px solid silver;
	position: absolute;
	padding: 2px;
	background: white;
	top: 100px;
	left: 6px;
	margin-left: 10px;
}

/* ------------ BOUTIQUE EN LIGNE ----------------- */
#path {
	text-align: left;
	color: white;
	background: url(images/bg-path.jpg) no-repeat;
	padding: 8px 0px 12px 20px;
	margin: 0 0px 0 0;
}
#path a {
	color: Black;
}
a.detail {
	display: block;
	margin: 0;
	padding: 0;
	height: 65px;
	font-size: 0em;
	color: white;
	background: url(images/bg-detail.png) no-repeat center -85px;
}
a.detail:hover {
	background: url(images/bg-detail.png) no-repeat center 0px;
}
/* ------------ ONGLETS BOUTIQUE EN LIGNE ----------------- */

.h {
	display: block;
	width: 940px;
	background: url(images/bg-h.jpg) no-repeat 0 0;
	padding: 3px 0 3px 20px
	}
.h p {
	display: block;
	text-align: left;
	}
.h h1 {	
	margin: 0;
	padding: 0px 0 0px 0px;
	font-size: 18px;
	}
.h h2 {	
	margin: 0;
	padding: 0px 0 0px 0px;
	}
#menu-produit {
	display: block;
	text-align: left;
	border-bottom: 1px solid silver;
	padding: 0px 0 0 0;
	margin: 0 16px 0 10px;
	height: 20px;
}
#menu-produit ul#menu-prod {
	list-style: none;
	text-align: left;
	height: 20px;
	padding: 0 0 0 0;
	margin: 0;
}
#menu-produit li {
	font-size: 11px;
	position: relative;
	background: none;
	float: left;
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#menu-produit a, #menu-produit a:link, #menu-produit a:visited, #menu-produit a:hover, #menu-produit a:active {
   color: #FC9E3A;
   border: 1px solid silver;
   font-weight: normal;
	text-decoration: none;
	padding: 2px 5px 4px 5px;
	margin: 0 5px 0 0;
	background: none;
	cursor: pointer;
	display: block;
	text-align: center;        
}
#menu-produit a.last, #menu-produit a.last:link, #menu-produit a.last:visited, #menu-produit a.last:hover, #menu-produit a.last:active {
	color: #FC9E3A;
	text-decoration: none;
	padding: 2px 5px 4px 5px;
	margin: 0 0px 0 0;
	background: none;
	cursor: pointer;
	display: block;
	text-align: center;
}
#menu-produit a.select {
	color: White;
	background: #FC9E3A;
}
/* ------------------- TABLES ---------------------- */
TABLE {
	margin: 0 auto 0 auto;
	border-collapse: collapse;
	border:none;
	font-size: 11px;
}
TH {
	padding: 4px;
	vertical-align: top;
	background: #D3D3D3;
	color: Black;
	border: 1px solid #696969;
}
TD {
	border: 1px solid #696969;
	padding: 4px;
	background: #FFF;
		color: black;
}
TD a {
	color: green;
}
.no-border {
	border: 0px solid silver; 
   padding: 4px;
}

/**----class autre----**/
TABLE.autre {
	border-collapse: collapse;
	border: none;
}
TABLE.autre TH {
	padding: 4px;
	text-align: center;
	vertical-align: top;
	background: #32CD32;
	color: white;
}
TABLE.autre TD {
text-align: center;
	background: url(images/bg-td-autre.jpg) no-repeat 0 0;
	width: 220px;
	height: 245px;
	border: none;
	padding: 0;
}
TABLE.autre TD.sp {
	width: 20px;
	background: none;
	height: auto;
}
TABLE.autre TD.titre2 {
	background: none;
	border: none;
	padding: 0;
	height: auto;
}
TABLE.autre TD.titre2 p {
	display: block;
	color: white;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid white;
	padding: 0px 0 5px 0;
	margin: 30px 0 15px 0;
	width: 940px;
}
TABLE.autre TR.sp2 TD {
	height: 20px;
	background: none;
	font-size: 0em;
}
TABLE.autre TD img {
	border: 0px solid silver;
	padding: 1px;
	margin: 14px 0 20px 0;
	height: 121px;
	width: 171px;
}
TABLE.autre TD.border-a {
	border: 0px solid silver;
}
TABLE.autre TD.border-b {
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}
TABLE.autre TD a.titre-art {
	display: block;
	font-size: 13px;
	text-decoration: none;
	padding: 3px 0px 5px 0px;
	text-align: center;
	margin: 0 15px 0px 15px;
	font-weight: bold;
	color: white;
	background: #3F532E;
}

TABLE.autre TD .descr {
	display: block;
	font-size: 12px;
	padding: 0 15px 0 15px;
	color: #525252;
}
/* --------------BOUTIQUE EN LIGNE ------------------*/



/* -------------- PIED DE PAGE -------------- */
#pied-acc, #pied {
	width: 940px;
	clear: both;
	margin: 0px auto 10px auto;
	padding: 10px 0 9px 0;
	border-top: 1px solid white;
}

#pied-acc {
   width: 770px;
   margin-right: 190px;
}

#pied-acc a, #pied-acc a:link, #pied-acc a:visited, #pied-acc a:hover , #pied a, #pied a:link, #pied a:visited, #pied a:hover {
	color: White;
}
#pied p, #pied-acc p {
	font-size: 11px;
	display: block;
	text-align: center;
	padding: 0px;
	color: White;
}

/* --------------DIVERS --------------*/
.clear {
	clear: both;
	font-size:0px;
}
.clic {
	display: block;
	margin-top: 1px;
	text-align: center;
	margin-left: 1px;
	padding: 1px 3px 1px 3px;
	font-size: 9px;
	color: Silver;
}
.bgwhite {
	width: 660px;
	margin: 20px 140px 0 140px;
	display: block;
	color: white;
	background-color: none;
}
body #contenu #page .bgwhite a {
	color: white;
}
body #contenu #page .bgwhite p {
	display: block;
	text-align: left;
	color: white;
	padding: 0;
	margin:0;
}
#centre #page .bgwhite p.nav {
	display: block;
	text-align: center;
	font-size: 11px;
	padding: 5px 0 4px 0;
	background: #D9E6CE;
}
#centre #page .bgwhite p.nav a {
	color: green;
}
body #contenu #page .bgwhite table a {
	color: green;
}
/** Structure arrondis pour les blocs **/
.top_left, .top_right, .bottom_left, .bottom_right { font-size: 0em;height: 6px; width: 6px; position: absolute; }
.top_left {top: 0px;left: 0px;background: url(images/arrondis.jpg) no-repeat 0 0;z-index: 0;}
.top_right { top: 0px; right: 0px; background: url("images/arrondis.jpg") no-repeat -6px 0; z-index: 1; }
.bottom_left { bottom: 0px; left: 0px; background: url("images/arrondis.jpg") no-repeat 0 -6px; z-index: 2; }
.bottom_right { bottom: 0px; right: 0px; background: url("images/arrondis.jpg") no-repeat -6px -6px; z-index: 3; }
.content { position: relative;padding: 6px; z-index: 4; }

