/* CSS Document */

/* CSS Document */

* {
	padding: 0;
	margin: 0;
	
}

/* mise en forme texte */

p {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5242;
	
	}

p a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5242;
	font-style: normal;
	
	
}

p a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5242;
	font-style: normal;
	
	
}

p a:hover {
	text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5242;
	font-style: normal;
	
	
}

.ppasgras {	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5242;
	
	}

.ppasgras a:link{	
		text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5242;
	
	
	
}

.ppasgras a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5242;
	
	
}

.ppasgras a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5242;
	
	
}


.txtblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EDE3C8;
	text-align: left;
	}
	
.txtrose {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C14F47;
	}


.txtrose a:link{	
		text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C14F47;
	
	
	
}

.txtrose a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C14F47;
	
	
}

.txtrose a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C14F47;
	
	
}

.titretxtrose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C14F47;
	text-align: left;
	}

h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9C6F35;
	font-weight: normal;
}


h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9C6F35;
	font-weight: normal;
}

.h1recette {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9C6F35;
}

.h2recette {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9C6F35;
}

h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9C6F35;
	font-weight: normal;
}

body { 
	background-image: url(../images/fond_ok2.jpg);
	background-color: #332620;
	background-repeat: no-repeat;
	background-position: top center;
}



#wrapper {
height: 847px; /*initial 847*/
width: 900px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;

/margin-top: 0px;

}

#header {
	height: 157px;
	width: 860px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 40px;	
	
/margin-right: 0px;
/margin-left: 40px
}

#logo {
	background-image: url(../images/logo.jpg);
	height: 157px;
	width: 274px;
	float: left;
	
}

#banniere {
	background-image: url(../images/BANNIERE.jpg);
	height: 157px;
	width: 586px;
	float: right;
	}
	

#menu {
	background-image: url(../images/MENU.jpg);
	height: 33px;
	width: 860px;
	margin-right: 20px;
	margin-left: 20px;
	

}



/* début MENU*/

#lemenu {
	height: 35px;
	width: 860px;	
/width: 260px;

	}


.wrapper1{
	color: #44433f;
	font: 14px "Futura Medium", "Myriad Pro", "Gill Sans", Helvetica, Verdana, Arial, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;	
	

	}
	.wrapper1 a{
		color: #FFFFFF;
		text-decoration: none;
	}
	.wrapper1 a:hover {
		color: #993399; /* voit pas où*/
	}

.wrapper {
	width: 860px;
	height: 41px;
	margin: auto;


}
.nav {
	float: left;
	width: 840px;
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
	background-color: #CC6666;

}
.nav-wrapper {
	clear: both;
	float: left;
	width: 860px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #FFFFFF;
	margin-bottom: 3px;


}
.nav-left {
	background: url(../images/nav_left.png) no-repeat top left;
	float: left;
	width: 10px;
	height: 41px;
	

	
}
.nav-right {
	background: url(../images/nav_right.png) no-repeat top right;
	float: left;
	width: 10px;
	height: 41px;
}
.nav ul {
	/*width: 648px;*/
	height: 38px;
	float: left;
	margin: 0;
	padding-top: 0px;
	list-style: none;
	font-size: 15px;

}
.nav li {
	float: left;
	padding: 0 7px;
	background: url(../images/split.png) no-repeat right center;
	position: relative;
	z-index: 1;
	
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	line-height: 38px;
	overflow: hidden;
	float: left;
}
a .menu-left {
	background: url(../images/coin-gauche.png) no-repeat left top;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-mid {
	background: url(../images/menutranslucide.png) repeat-x top left;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-right {
	background: url(../images/coin-droit.png) no-repeat top left;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -37px;
	line-height: 35px;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color: #5B5242; /* couleur texte menu*/
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 28px;  /*VALEUR INITIALE 27*/
	left: 6px;
	background: url(../images/submenu_top.png) no-repeat;
	width: 186px;
	padding-top: 9px;
}
.nav li ul {
	background: url(../images/submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
}

.nav li:hover li,
.nav li.active li {
	width: 100%;
	background-image: none;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
.nav li:hover li a,
.nav li.active li a {
	color: #5B5242; /* couleur texte sous menu*/
	background: none !important;
	line-height: normal;
	width: 156px;
	text-indent: 1px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #fff;
	text-decoration: none;
	line-height: normal;
	background-color: #ABB225 !important; /* zone selection sous menu*/ 
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg {
	background: url(../images/submenu_bottom.png);
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
	position: absolute;
}
.content {
	width: 670px;
	background: transparent url(../images/content_bg.png) repeat-y;
	float: left;
	padding: 10px 20px;
	

}
.content h1 {
	color: #333;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px dashed #C1D9F0;

}
.content h2 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 10px;
	margin-bottom: -5px;
}
.content p {
	padding: 0 15px;
	text-align: justify;	
}
.content-bottom {
	width: 710px;
	background: transparent url(../images/content_bottom.png) no-repeat;
	height: 13px;
	float: left;

}

#cadre {
	background-color: #0066FF;
	width: 860px;
	position: absolute;
	height: 300px;
	top: 75px;
is pas 
}




/* fin MENU*/

#grandcadregris {
	background-color:#D7CFB7;
	width: 860px;
	margin-right: 20px;
	margin-left: 20px;
	position: absolute;
	height: 600px;
	}
	

#conteneur {
	height: 225px;
	width: 737px;
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 39px;
}


/* debut pave tactile*/
#photohome {
	height: 225px;
	width: 433px;
	float: left;
	background-image: url(../images/huile-olive.jpg);
	
}

#boutons{
	height: 225px;
	width: 304px;
	float: right;
}

#bouton1 {
	background-image: url(../images/BOUTON_1.jpg);
	height: 75px;
	width: 304px;
	float: right;
}

#bouton2{
	background-image: url(../images/BOUTON_2.jpg);
	height: 75px;
	width: 304px;
	float: right;
	}

#bouton3{
	background-image: url(../images/BOUTON_3.jpg);
	height: 75px;
	width: 304px;
	float: right;	
}

/* fin pave tactile*/

#contenu1{
	height: 170px;
	width: 860px;
	background-color: #D7CFB7;
}

#texte {
	background-color: #CCC3AA;
	height: 145px;
	width: 300px;
	float: left;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5242;
	text-align: left;
	padding-left: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #5B5242;
	
}





#petitesimages{
	height: 140px;
	width: 310px;
	float: left;
	padding-left: 30px;
	margin-left: 20px;
	background-color: #CCC3AA;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #5B5242;
}

#conteneurimage{
	height: 140px;
	width: 250px;
	padding-left: 10px;
}

#colza{
	background-image: url(../images/colza.jpg);
	height: 55px;
	width: 115px;
	float: left;
}

#noix{
	background-image: url(../images/noix.jpg);
	height: 55px;
	width: 115px;
	float: right;
	
}
#noisette{
	background-image: url(../images/noisette.jpg);
	height: 55px;
	width: 115px;
	float: right;
	margin-top: 20px;
	
}

#pepincourge{
	background-image: url(../images/pepincourge.jpg);
	height: 55px;
	width: 115px;
	float: left;
	margin-top: 20px;
}

#decouvrez{
	height: 150px;
	width: 480px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C6F35;
	text-align: left;
	margin-top: 20px;
	background-color: #D7CFB7;
}



#sante{
	height: 150px;
	width: 228px;
	float: left;
	background-color: #D7CFB7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5242;
}

#retrouvez{
	height: 140px;
	width: 228px;
	float: right;
	background-color: #D7CFB7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5242;
	padding-top: 19px;
}

#contenu2{
	height: 140px;
	width: 860px;
	background-color: #D7CFB7;	
}

#visitez{
	background-color: #EDE3C8;
	height: 140px;
	width: 478px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5242;
	text-align: left;
	float: right;
	margin-right: 20px;

}

#textevisitez{
	height: 100px;
	width: 230px;
	background-color: #EDE3C8;
	margin-left: 20px;
	float: left;
	padding-top: 20px;
}

#imagevisitez{
	background-image: url(../images/VOUTE.jpg);
	float: right;
	height: 100px;
	width: 188px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}



/* declinaison page*/

/*recettes*/

#bodyrecettes {
	background-color: #332620;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/fond_recette.jpg);
}


#wrapperrecettes {
height: 1030px; /*initial 847*/
width: 900px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}

#grandcadregrisrecettes {
	background-color:#D7CFB7;
	width: 860px;
	margin-right: 20px;
	margin-left: 20px;
	position: absolute;
	height: 780px;
	}
	
#colgauche {
	width: 320px;
	float: left;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC3AA;
	text-align: left;
	margin-left: 20px;
	height: 460px;
	
	
		
}

#imagecolgauche {
	height: 220px;
	width: 320px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5242;
	text-align: left;
	
	
	
}

#blocpointille {
	height: 490px;
	width: 320px;
	float: left;
	background-color: #CCC3AA;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	margin-top: 20px;
	
}

#commandez {
	height: 150px;
	width: 290px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-align: left;
	background-color: #5D5443;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 20px;		
}

#autresrecettes {
	height: 280px;
	width: 300px;
	float: left;
	background-color: #EDE3C8;
	margin-top: 20px;
	padding: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #5D5443;	
}

#pavevertus {
	float: left;
	background-color: #EDE3C8;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #5D5443;
	
}

#exemplesautrerecettes {
	float: left;
	background-color: #EDE3C8;
	padding-top: 10px;
	width: 290px;
	
}


#coldroite{
	background-color: #CCC3AA;
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5242;
	text-align: left;
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	height: 654px;
}


#txtrecette{
	background-color: #CCC3AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5242;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}

/*producteurs*/
#coldroiteproducteurs{
	background-color: #CCC3AA;
	width: 480px;
	height: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5242;
	text-align: left;
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
}


#colgaucheproducteurs {
	width: 320px;
	height: 390px;
	float: left;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC3AA;
	text-align: left;
	margin-left: 20px;
	
	margin-bottom: 20px;	
	
		
}

#visitezproducteurs{
	background-color: #EDE3C8;
	height: 140px;
	width: 820px;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;	
}



#textevisitezproducteurs{
	height: 100px;
	width: 380px;
	background-color: #EDE3C8;
	margin-left: 20px;
	float: left;
	padding-top: 20px;
}

#textedecouvrezproducteurs{
	height: 100px;
	width: 380px;
	background-color: #EDE3C8;
	margin-right: 20px;
	float: right;
	padding-top: 20px;
}

#pavechateau {
	height: 234px;
	width: 300px;
	float: left;
	background-color: #EDE3C8;
	margin-top: 20px;
	padding: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #5B5242;
}

/* produit*/


#wrapperproduits {
height: 810px; /*initial 847*/
width: 900px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}

#bodyproduits {
	background-color: #332620;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/fond_produits.jpg);
}


#grandcadregrisproduits {
	background-color:#D7CFB7;
	width: 860px;
	margin-right: 20px;
	margin-left: 20px;
	position: absolute;
	height: 570px;
	}

#paverecettescrea{
float: left;
	background-color: #EDE3C8;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #5D5443;
}


#imageproduit {
	width: 320px;
	float: left;
	
	
}

#commandezproduit{
	height: 40px;
	width: 290px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-align: left;
	background-color: #5D5443;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;	
}


#blocpointilleproduits {
	height: 290px;
	width: 320px;
	float: left;
	background-color: #CCC3AA;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	margin-top: 10px;
	
}

#autresrecettesproduits {
	height: 230px;
	width: 300px;
	float: left;
	background-color: #EDE3C8;
	margin-top: 20px;
	padding: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #5B5242;
	
}

#toutenoshuiles {
	float: left;
	background-color: #EDE3C8;
	margin-top: 10px;		
}

#coldroiteproduits{
	background-color: #CCC3AA;
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5242;
	text-align: left;
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	height: 491px;
}



/*culture*/


#wrapperculture {
height: 730px; /*initial 847*/
width: 900px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}

#bodyculture {
	background-color: #332620;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/fond_culture.jpg);
}

#grandcadregrisculture {
	background-color:#D7CFB7;
	width: 860px;
	margin-right: 20px;
	margin-left: 20px;
	position: absolute;
	height: 460px;
	}

#blocculture {
	width: 820px;
	float: left;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC3AA;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 20px;
		
		
}


#txtculture{
	width: 280px;
	background-color: #CCC3AA;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 340px;
}

/* sante*/


#wrappersante {
height: 1820px; /*initial 847*/
width: 900px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}

#bodysante {
	background-color: #332620;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/fond_sante.jpg);
}

#grandcadregrissante {
	background-color:#D7CFB7;
	width: 860px;
	margin-right: 20px;
	margin-left: 20px;
	position: absolute;
	height: 1550px;
	}

#blocpointillesante {
	height: 510px;
	width: 320px;
	float: left;
	background-color: #CCC3AA;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	margin-top: 80px;
	
}


#exemplesautrerecettessante {
	float: left;
	background-color: #EDE3C8;
	padding-top: 10px;
	width: 300px;
	height: 110px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;	
}

#autresrecettessante {
	height: 300px;
	width: 300px;
	float: left;
	background-color: #EDE3C8;
	margin-top: 20px;
	padding: 10px;
		border-right-width: thin;
	border-right-style: solid;
	border-right-color: #5B5242;
}


#conteneurimagesante{
	height: 160px;
	height: 150px;
	padding-left: 15px;
	padding-right: 15px;
}


#mentions{
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	width: 320px;
	background-color: #CCC3AA;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 10px;
}

#deco{
	float: right;
	padding-top: 120px;
	margin-right: 20px;
}



#colgauchecommande {
	width: 320px;
	float: left;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC3AA;
	text-align: left;
	margin-left: 20px;
	
	
	
		
}


#coldroitecommande{
	background-color: #CCC3AA;
	width: 460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5242;
	text-align: left;
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#commande{
	background-color: #CCC3AA;
	width: 460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5242;
	text-align: left;
	float: right;
	margin-right: 20px;
	margin-top: 0px;
		padding: 20px;
}


#tarifs{
	background-color: #EDE3C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EDE3C8;
	text-align: left;
	float: left;
	
	margin-top: 20px;
	width: 260px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #5D5443;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}




#envoyezami {
	float: left;
	background-color: #EDE3C8;
	padding-top: 10px;
	width: 300px;
	height: 60px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;	
}


#autresrecettesvente {
	height: 350px;
	width: 300px;
	float: left;
	background-color: #EDE3C8;
	margin-top: 50px;
	padding: 10px;
		border-right-width: thin;
	border-right-style: solid;
	border-right-color: #5B5242;
}

#coldroitefete{
	background-color: #CCC3AA;
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5242;
	text-align: left;
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	
}

#photofete{
	
	width:780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5242;
	text-align: left;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;	
}

#texteinstitutionnel{
	
	width:780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5242;
	text-align: left;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;	
}




/* pieds*/

#pied{
	background-color: #FFFFFF;
	height: 35px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	top: 598px;
	padding-top: 0px;
	float: none;
}


#piedrecettes{
	background-color: #FFFFFF;
	height: 35px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	top: 780px;
	padding-top: 0px;
	float: none;
}

#piedculture{
	background-color: #FFFFFF;
	height: 35px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	top: 460px;
	padding-top: 0px;
	float: none;
}

#piedproduits{
	background-color: #FFFFFF;
	height: 35px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	top: 540px;
	padding-top: 0px;
	float: none;
}


#piedsante{
	background-color: #FFFFFF;
	height: 35px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	top: 1550px;
	padding-top: 0px;
	float: none;
}

#ligne1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5242;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #666666;
	width: 860px;
	text-indent: 225px;
}

#ligne2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	margin-left: 305px;
	color: #5B5242;

	
}

