.texte h2,h3 {
	margin-bottom:-10px;
	color:#60A262;
	clear:both;
}

li{
	color:#60A262;
}

li a{
	color:#000;
}

body{
	background-image:url(../images/fondhaut.jpg),url(../images/arriereplanbas.png);
	background-position:left top,right bottom;
	background-repeat:repeat-x;
	background-color:#F1F1F1;
	padding:0px;
	margin:0px;
	font-family: arial,helvetica,tahoma,verdana,sans-serif !important;
}

.soulignement800{
	display:block;
	width:800px;
	height:15px;
	background:url(../images/underline.png);
	margin-top:15px;
}

.soulignement500{
	display:block;
	width:500px;
	height:15px;
	background:url(../images/underline.png);
	margin-top:15px;
}



.global{
	/*background-image:url(../images/Body.png);*/
	/*border:solid 2px #2e2e2e;*/
	height:100%;
	width:800px;
	background-repeat:repeat-y;
	margin : 0 auto;
	padding: 0px;
}

.header{
	background-image:url(../images/banniere.png);
	width:920px;
	height:300px;
	margin:0 auto 0 -60px;
}

.banniere{
	margin-left:-30px;
	margin-bottom:0px;
}

/*menu*/

.menu{
	background-image:url(../images/menu.png);
	text-align:center;
	margin: 0 auto 30px auto;
	width:800px;	
	height:50px
}



.menu li{
	color:#000;
	display:inline;
	margin:0 55px 0 55px;
	line-height:25px;
	text-transform:uppercase;
	
}

.menu a{
	text-decoration:none;
	color:#000;
}

.menu ul{
	margin-top:0;
	padding: 10px;
	line-height:25px;
}

.menu a:hover{
	color:#fff;
	cursor:pointer;
}



/*Panorama*/

.ombre{
	margin: 0 auto ;
	width:800px;
	height:400px;
	background-image:url(../images/Ombre3.jpg);
	background-repeat:no-repeat;
}

.conteneurSlide{
	border: solid 5px #777777;
	width:790px;
	height:321px;
	overflow:hidden;
}

.image{
	position:relative;
	left:0px;
}

.commentaire{
	padding-left:10px;
	bottom:65px;
	position:relative;
	width:790px;
	height:30px;
	background-color:rgba(255,255,255,0.5);
	
}

.commentaire p{
	line-height:30px;
	color:#2e2e2e;
	text-align:center;
	font-size:20px;
}

/*Contenu page*/

.texte{
	margin: -20px auto 0 auto;
/*border:solid 2px #2e2e2e;*/
	width:800px;
	line-height:25px;

}

.presentation{
	float:left;
	width:500px;
	/*border:solid 2px #2e2e2e;*/
}

.producteur{
	float:right;
	width:280px;
	height:600px;
	/*border:solid 2px #2e2e2e;*/
}


.rubrique{
	padding-top:50px;
	width:800px;
	height:305px;
	margin:20px auto 50px auto;
	background-image:url(../images/fondrubrique.png);
}

.rubrique a {
	text-decoration:none;
	color: #7e7e7e;
}

.vignette1{
	float:left;
	margin-left:46px;
	
}

.vignette2{
	float:left;
		margin-left:46px;
}

.vignette3{
	float:left;
		margin-left:46px;
}

.vignette1 p, .vignette2 p, .vignette3 p{
	text-align:center;
	margin:0px;
	text-transform: uppercase;
	color: #7e7e7e;
}

.lien1{
	border:solid 2px #2e2e2e;
	margin-bottom:10px;
	overflow:hidden;
	background-image:url(../images/produit.jpg);
	height:250px;
	width:200px;
}

.lien2{
	border:solid 2px #2e2e2e;
	margin-bottom:10px;
	overflow:hidden;
	background-image:url(../images/localisation.jpg);
	height:250px;
	width:200px;
}

.lien3{
	border:solid 2px #2e2e2e;
	margin-bottom:10px;
	overflow:hidden;
	background-image:url(../images/recette.jpg);
	height:250px;
	width:200px;
}

.rubrique a {
	top:205px;
	position:relative;
	line-height:35px;
	color:#d5d5d5d;
	background-color: rgba(197,227, 130, 0.8);
	display:block;
	text-align:center;
	font-weight:bold;
	}
	
.rubrique a:hover {
	color:#60A262;
	background-color: rgba(197,227, 130,1);
	}

		
/* COMMANDE */

.commande{
	position:absolute;
	pointer:cursor;
	width:270px;
	height:218px;
	background-image:url(../images/commandeNoel.png);
	z-index:999;
	right:0px;
	top:800px;
}

#lienCommande2 img{
	float:left;
	padding-top:45px;
	border:none;
}

#lienCommande2 p{
	float:left;
	height:30px;
	font-weight:bold;
	font-size:1.4em;
	color:#0172B8;
	text-transform:uppercase;
}

#lienCommande2 a{
	color:#0172B8;
	text-decoration:none;
}
/* PIED DE PAGE */

.footer p {
	text-align:center;
	}

.footer a {
	text-align:center;
	color:#000;
	}

.footer{
	margin: 0 auto 10px auto;
	width:800px;
	height:150px;
	}

	

