html{
	/*background: url(images/fond-frises.png) top no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px;*/
}

body{
	background: #a2c1b2 url(images/fond-accueil.png) top no-repeat;
	text-align: center; /* pour IE */
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color: #187648;
	font: 24px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

h2 {
	color: #000000;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	line-height:18px;
}

h1.titre-gazons{
	color: #FFFFFF;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-left : 18px;
	padding-top: 10px;
}

h3 {
	color: #187648;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:18px;
	margin: 10 0 0 0;
}
p {
	margin:5 0 0 0;
	line-height:16px;
	
}
img {
	border: 0px;
	border: none;
}
table{
	font: 11px Verdana, Helvetica, sans-serif;
	border-spacing: 5px;
	background-color:#e6e6e6;
}

table.vert-gris {
	color:#000;
	background-color:#A2C1B2;
}

td{
	border-bottom: solid 1px #ffffff;
}

hr{
	border: 1px solid #187648;
}



#frise{
	background: url(images/fond-frises.png) no-repeat;
	width: 1390px;
	margin: 0px auto;
	overflow: hidden;
}

#frise-ie{
	background: url(images/fond-frises-ie.png) no-repeat;
	width: 1390px;
	margin: 0px auto;
	overflow: hidden;
}

#menu-haut{
	width: 965px;
	height: 56px;
	margin: 0px auto;	
}

#menu-haut.ie{
	width: 965px;
	height: 48px;
	margin: 0px auto;	
}

/* titre des liens */
#menu-haut a{
	color: #FFFFFF;
	text-decoration: none;
}
#menu-haut a:hover{
	color: #A2C1B2;
	text-decoration: none;
}


#header{
	width: 965px;
	height: 85px;
	margin: 0px auto;
	background: #FFFFFF;
}

#menu-principal{
	width: 965px;
	height: 64px;
	margin: 0px auto;
	text-align: center;
}

#menu-principal.ie{
	width: 965px;
	height: 64px;	
	text-align: center;
	margin-left: 120px;
}

#menu-principal ul {
	list-style: none;	
	padding: 0px;	
	margin: 0px;
	font-size: 15px;
}

/* firefox */

#menu-principal li {	
	/*width: 195px;	*/
	display: inline-block;		
	margin: 0px;	
}

/* IE */
#menu-principal li.ie{	
	float: left;
}

#menu-principal li a{
	color: #8e8383;
	text-decoration: none;
	display:block;
	/*width: 195px;	*/
	padding: 5px;
	margin-right: 20px;
}

#menu-principal li.ie a{
	color: #8e8383;
	text-decoration: none;
	/*width: 195px;	*/
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
	
	
}

#menu-principal li a:hover{
	color: #187648;	
}

#menu-principal li a.active{
	color: #FFFFFF;
	background: #399a93;			
}

#wrapper{
	width: 965px;
	margin: 0px auto;
	background: url(images/fond-page.png) top no-repeat;
	overflow: hidden;	
}

#page{
	width: 940px;
	margin: 10px auto;
	padding-bottom: 30px;
	color: #000000;	
	overflow: hidden;
	background: #FFFFFF;
}

#page-index{
	width: 940px;
	margin: 10px auto;
	color: #000000;	
	overflow: hidden;	
}

#page-haut{
	width: 940px;
	height: 274px;
}

#page-haut-gauche{
	float: left;
	width: 293px;
	height: 274px;
	background: url(images/fond-page-haut-gauche.png);
}
#page-haut-gauche a{
	color: red;
	font: 15px Verdana, Arial;
	font-weight: bold;
}
#page-haut-gauche a:hover{
	color: #000000;
}

#page-haut-droite{
	float: left;
	width: 647px;
	height: 274px;
}

#page-milieu{
	background: #457661;
	margin: 20px auto;
	height: 210px;	
}

#page-bas{
	margin: 0px auto;	
	width: 940px;
	overflow: hidden;
}

#partie-gauche-page{
	float: left;
	width: 300px;
	background: url(images/fond-partie-gauche-page.png);
	margin-top:30px;	
	text-align: left;	
}

#texte-partie-gauche-page{
	padding: 10px 20px 20px 20px;	
	line-height: 16px;
}

#texte-partie-gauche-page ul{
	list-style: none;
	margin: 0px;
padding: 0px;	
}

#texte-partie-gauche-page li{
	padding-bottom:2px;
}

#texte-partie-gauche-page li a{
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

#texte-partie-gauche-page li a:hover{
	color: #187648;
}

#texte-partie-gauche-page li a.active{
	color: #187648;
}

#texte-partie-gauche-page li a.rubrique{
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

#texte-partie-gauche-page li a.rubrique-active{
	font-size: 13px;
	text-decoration: none;
	color: #81bf41;
	font-weight: bold;
}

#texte-partie-gauche-page li a.rubrique:hover{
	color: #81bf41;
}

#partie-bas-partie-gauche-page{
	margin-top: 70px;	
	overflow: hidden;
}

#partie-bas-partie-droite-page{
	margin-top: 25px;
	background: #FFFFFF;
}

#partie-droite-page{
	float: right;	
	width: 590px;
	margin-top:30px;
	text-align: left;
	background: #FFFFFF;
}
#partie-droite-page a,a:visited{
	color: #187648;
	text-decoration: none;

}
#partie-droite-page a:hover{
	color: #81bf41;
	text-decoration: NONE;

}

.bloc{
	float: left;

}

.bloc a{
	text-decoration: none;
}
.bloc a:hover{
	color:#000000;
}

.bloc p {
	margin: 0px;
	padding: 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}
.bloc h1{	
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.bloc h2{	
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

#legende-footer{
	float: left;
	text-align: left; 
	background-color: rgb(198, 224, 192); 
	width: 298px; 
	height: 27px;

}

.bloc-hauteur{
height: 145px
}
#bloc-gauche{
	width:298px; 
	height:170px; 
}

#petit-bloc{
	float:left;
	width: 86px;	
}

#footer{
	margin: 10px auto;	
	width: 940px;	
	height: 120px; /* a changer si le footer descend */
	background: url(images/fond-footer.png) no-repeat;	
	line-height:16px;
}

#footer ul {
	list-style: none;	
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

#footer li{
	padding: 0px;
	margin: 0px;
}

#footer li a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer li a:hover {
	text-decoration: none;
	color: #80C34E;
}

/* produits */
#produit{
	height: 230px;	
}

#descriptif-produit{
	width: 317px;
	float: left;
	font-size: 11px;
	text-align:justify;
}
#descriptif-produit p { 
	line-height: 15px;
}

#image-produit{
	height: 209px;	
	width: 209px;
	margin-right: 25px;
	border: #dbeae3 7px solid;
	float: right;	
}

.texte-vente-green{
	color: #444444;
	text-align: left;
}
a,a:visited.texte-vente-green{
	text-decoration: none;
	color: #187648;
}
a:hover.texte-vente-green{
	text-decoration: none;
	color: #000;
}
h2.texte-vente-green{
	color: #187648;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}
h1.texte-vente-green{
	font-size: 20px;
	font-weight: normal;
}
a.blanc{
	color: #FFFFFF;
}

/* couleurs */
.blanc{
	color: #FFFFFF;
}

.style-blanc-grand{
	font: 22px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.style-blanc-petit{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.style-vert-grand{
	font: 22px Verdana, Arial, Helvetica, sans-serif;
	color: #81bf41;
}

.style-vert-fonce-grand{
	font: 22px Verdana, Arial, Helvetica, sans-serif;
	color: #187648;
}

.vert-fonce{
	color: #187648;
}

.vert{
	color: #81bf41;
}

.titre-notre-selection-gazon{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #187648;		
}

.tiret-vert{	
	border-bottom: #81bf41 1px solid;
	margin-top: -10px;
	width: 260px;
	margin-bottom: 7px;
}

.tiret-vert-fonce{
	border-bottom: #187648 1px solid;
	margin: 25px 0px 25px 0px;	
	width: 570px;	
}

.style-vert-petit{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #81bf41;
}

.style-petit{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.titre-produit{
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}

.style14{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;

}

a.noir{
	color: #000000;
}


.champ_formu {
background-color:#e6e6e6;
color:#187648;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}

.image-zoom{
	margin-bottom: 30px;
}
