body {
	background: #8E5228 url(../i/bg_body.png) repeat-x;
	text-align: center;
	margin: 0;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
}
/**/
h1, h2, h3, h4, p, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1, h2, h3, h4 {
 letter-spacing: -1px;
}
h1 span, h2 span {
	display: none;
}
h3 {
	margin-bottom: 10px;
  padding-top: 20px;
	color: #8A910F;
	font: normal 25px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-family: delicious;
}
/**/
a {
	text-decoration: none;
	color: #EDCEB0;
}
a img {
	border-width: 0;
}
a:hover {
	color: #fff;
}
/**/
hr {
	clear: both;
	visibility: hidden;
	margin: 0px;
}
p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
/**/
address {
	text-align: center;
	clear: both;
	display: block;
	padding-top: 20px;
	color: #9B5A37;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}address.recapadd {
	width: 90%;
	color: #4F0A05;
}
address strong {
	color: #9B9F2D;
	font-weight: normal;
}
/******************************* CLASSES COMMUNES ****************************************/
.enavant {
	color: #F3CB9F;
	letter-spacing: -1px;
	margin-left: 20px;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
}
.redacinfo{
	font-size: 0.8em;
	margin-right: 20px;
	margin-left: 20px;
}
.yapa {
	color: #8A910F;
	text-align: center;
	font-size: 2em;
	display: none;
}
.gras {
	font-weight: bold;
	color: #BA9070;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.floatRight {
	float: right;
}img.floatRight{
	margin-left: 10px;
}
.floatLeft {
	float: left;
}img.floatLeft{
	margin-right: 10px;
}
.msgerr, #msgerreur {
	background-color: #3F1108;
	background-image: url("/i/error.png");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	border: 1px dotted #7F1B07;
	padding: 5px 5px 5px 30px;
	color: #F9E3CC;
}
.msgok{
	background-color: #3C3F08;
	background-image: url("/i/accept.png");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	border: 1px dotted #8A910F;
	padding: 5px 5px 5px 30px;
	color: #F9E3CC;
}
.clear{ clear: both; }

/************************************ LAYOUT ********************************************/
#fond, #principal {
	background: url(../i/fond.gif) repeat-y center 10px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#principal {
	background-image: url(/i/bg_cata-spec.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
}#principal.index		{background-image: url(/i/bg_header.png); 
}#principal.recettes {background-image: url(/i/bg_copeaux3.jpg); 
}


/* HEADER*/
#header {
	height: 220px;
	position: relative;
}
	#topnav {
		height: 10px;
		width: 550px;
		margin-right: auto;
		margin-left: auto;
		background: #8A910F;
	}
		#topnav li {
			color: #000;
			height: 20px;
			float: left;
			list-style: none;
			margin-right: 10px;
			margin-left: 10px;
			font: 15px/20px Arial, Helvetica, sans-serif;
			letter-spacing: -1px;
			display: none;
		}
		#topnav li a {
			color: #000;
		}#topnav li a:hover { color: #FFF;
		}
		
	#header h1{
		position: absolute;
		left: 250px;
		top: 130px;
	}
		#header h1 a img {
			border-width: 0;
		}
		#header h2 {
			position: absolute;
			left: 410px;
			top: 200px;
		}
		#header p.user-connected {
			color: #8A9122;
			position: absolute;
			right: 115px;
			top: 5px;
		}
		#header p a {
			color: #8A910F;
			font-weight: bold;
			display: block;
		}
		#header p.connectedUser {
			color: #8A910F;
		}
		#header .edito {
			color: #F3CB9F;
			font-size: 12px;
			font-style: italic;
			left: 50px;
			position: absolute;
			top: 310px;
			width: 590px;
		}		
		#header .edito a {
			width: 655px;
			position: absolute;
			left: -4px;
			color: #BA9070;
		}
		
	.back2home {
		color: #8A9122;
		font-family: Georgia,"Times New Roman",Times,serif;
		font-size: 1em;
		left: 70px;
		position: absolute;
		text-align: right;
		top: 10px;
		width: 210px;
		background: url(../i/toparrow.gif) no-repeat right top;
		padding-top: 10px;
		margin: 0px;
	}
	
	
/* NAVIGATION */
#navigation {
	float: left;
	width: 215px;
}
	#navigation p {
		margin-right: 20px;
	}
	#navigation h2 {
		margin-top: 0px;
		margin-bottom: 0px;
		color: #D3AB8B;
		text-align: right;
		margin-right: 25px;
		font: 25px Arial, Helvetica, sans-serif;
	}
	#navigation ul{}
	#navigation ul li {
		list-style: none;
		text-align: right;
		height: 25px;
	}
	#navigation li span {
		display: block;
		height: 25px;
		overflow: hidden;
		font-family: delicious;
		font-size: 20px;
		font-weight: bold;
		padding-right: 15px;
	}#navigation li a:hover span{
		color: #FFF;
		background: url("../i/puce_nav_glob_hover.png") no-repeat 100% 50%;
	}#navigation li.navfocus span {
		color: #993300;
		background: url("../i/puce_nav_glob_active.png") no-repeat 100% 50%;
	}
	
	#nav_produits{
	}
		#nav_produits li span{
			color: #8a910f;
		}
	
	#nav_globale {
	}
		#nav_globale {
			margin-top: 25px;
			margin-bottom: 25px;
		}
		#nav_globale li span {
			color: #be7c4c;
		}
/* CONTENU */
#contenu {
	width: 550px;
	float: left;
	margin-top: 40px;
	color: #F9E3CC;
}

	#contenu h2 {
		margin-left: 0px;
		color: #8D522D;
	}
	#contenu .edito {
		color: #EDCEB0;
		margin: 20px 10px 10px 20px;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align: justify;
	}
	#contenu img {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	/* catalogue = blocs types de produits */
	#catalogue  {
	background: #251510;
	padding-bottom: 20px;
		}
		#catalogue h3 {
			font: normal 18px Georgia, "Times New Roman", Times, serif;
			letter-spacing: -1px;
			text-align: center;
		}
		#catalogue h3 a {
			color: #8A910F;
		}#catalogue h3 a:hover {
			color: #EDCEB0;
		}
		#catalogue ul li {
			float: left;
			display: block;
			margin-left: 15px;
			width: 164px;
			height: 270px;
		}
		#catalogue ul li a img {
			margin:0;
		}
		#catalogue ul li p {
			color: #EDCEB0;
			font-size: 0.8em;
		}
	/* liste des produits */
	#putinpan {
		border: 0 !important;
		height: 20px;
	}
	
/* COLONNE DROITE */
#colonne {
	float: left;
	width: 210px;
	margin-left: 5px;
}
#colonne ul li {
	list-style: square inside;
}

	/* PLUG : BLOCS COLONNE */
	.plug {
		margin-top: 7px;
		border-top: 1px dashed #251510;
		padding-top: 7px;
		clear: both;
		width: 210px;
	}
		.plug h3 {
			color: #EDCEB0;
			font: normal 18px Arial, Helvetica, sans-serif;
			letter-spacing: -1px;
			padding-top: 0;
		}
		.plug p {
			color: #000000;
			font-size: 11px;
			line-height: 1.4em;
			margin-bottom: 10px;
			margin-right: 10px;
			margin-top: 10px;
		}
		.plug p img {
			float: left;
			margin-right: 5px;
			border: 2px solid #EDCEB0;
		}
		.plug dt {
			color: #fff;
			font-weight: bold;
		}
		.linkbox a {
			background: #8A910F;
			color: #000;
			text-decoration: none;
			padding: 1px 3px;
			display: inline;
		}
		.linkbox a:hover {
			background: #3C1510;
			color: #8A910F;
		}
		/* social */
		.social{
			border-top: 1px dashed #251510;
			clear: both;
			margin-top: 7px;
			padding-top: 7px;
			width: 210px;
			font-size: 10px;
		}
			.social a{
				background: url("../i/pix-RVB251510-40.png") repeat scroll 0 0 transparent;
				float: left;
				margin-bottom: 0px;
				margin-right: 6px;
				padding: 5px 5px 3px;
				width: 87px;
			}
			.social a img{
				float: left; 
				margin-right: 3px;
			}
			/* panier aperçu */
			#apercupanier {
				background: url(../i/pix-RVB251510-40.png) repeat;
				padding-top: 10px;
				padding-bottom: 10px;
				width: 195px;
				padding-left: 5px;
				font-family: Arial, Helvetica, sans-serif;
			}
				#apercupanier h2 {
					margin: auto;
				}
				#apercupanier li {
					border-bottom: 1px dashed #8A910F;
					list-style: none;
					padding: 5px 5px 5px 10px;
					margin-right: 5px;
					color: #8A910F;
				}
				#apercupanier em {
					font-size: 12px;
					font-weight: bold;
					font-style: normal;
					margin-top: 2px;
					margin-bottom: 2px;
					background: none;
					color: #FFFFFF;
					padding-left: 0;
					margin-left: -5px;
				}
				#apercupanier p {
					margin-bottom: 20px;
					color: #FFFFFF;
				}
				#apercupanier p strong {
					background: url(../i/bg_panier.png);
					padding: 2px;
				}
				#apercupanier p.total {
					margin: 10px 0;
					text-align: right;
				}
				#apercupanier p.total strong {
						background: none repeat scroll 0 0 transparent;
						color: #FFFFFF;
						font-size: 12px;
						padding: 0 5px 0 0;
				}
				#apercupanier a.btn {
					 display: block;
					 text-align: center;
				}
				/* Tagcloud */
				#tagcloud ul#stringball {
					width: 170px ;
					margin: 0 0 0 40px;
					font-size:30px;
					font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
				}
					#colonne #tagcloud li{
						list-style-type: none;
					}
					#tagcloud li, #tagcloud li a {
						float: left;
						height: auto ;
						width: auto ;
						text-align: center;
					}
					#tagcloud li a {
						display: inline;
					}


/* FOOTER */
#footer {
	clear: both;
	margin: 0 215px;
	height: 30px;
	text-align: center;
	background: #8A910F;
}
	#footer address {
		color: #541510;
	}
	.no_col_r #footer{
		margin: 0 0 0 215px;
	}
	#bigcontenu #footer .paiement img{
		margin: 0; 
		padding: 4px; 
		background-color: transparent; 
		border: none; 
		margin: 0;
	}
	#footer ul {
		height: 30px;
		margin-left: 2px;
		margin-bottom: 10px;
	
	}
	#footer ul li{
		float: left;
	}
	#footer ul li a {
		float: left;
		height: 30px;
		float: left;
		list-style: none;
		letter-spacing: -1px;
		margin-left: 7px;
		color: #000;
		font: 12px/30px Arial, Helvetica, sans-serif;
	}
	#footer ul li a:hover {
		color: #FFF;
	}
	

/**********************************BIGCONTENU*********************************************************/
#bigcontenu {
	width: 745px;
	float: left;
	margin-top: 60px;
	color: #EDCEB0;
}
	/* sous-menu contextuel */
	#subnavcomm {
		float: right;
		margin-top: 5px;
		font-size: 11px;
		color: #B05122;
	}
		#subnavcomm li {
			display: inline;
			line-height: 1.2em;
			padding-left: 5px;
		}
		#subnavcomm li a {
			color: #930;
			margin-left: 5px;
		}
		#subnavcomm li strong {
			color: #8A910F;
			font-variant: small-caps;
		}
	/**/
	#bigcontenu h2 {
		color: #F3CB9F;
		margin-bottom: 0px;
		margin-top: 10px;
		margin-left: 10px;
	}
	#bigcontenu img {
		margin-top: 10px;
		margin-right: 10px;
		margin-bottom: 5px;
		margin-left: 10px;
	}
	#bigcontenu h2 img {
		border-width: 0px;
	}
	#bigcontenu h3 {
		color: #F3CB9F;
		letter-spacing: -1px;
		font: normal 2em Arial, Helvetica, sans-serif;
		margin-left: 0px;
		clear: both;
		border-bottom: 1px solid #993300;
	}
	.smallcontenu{
		margin: 0 1.5em;
	}
	#bigcontenu form div label {
		color: #F3CB9F;
	}	
	#bigcontenu em {
		color: #8A910F;
	}
	#bigcontenu img {
		/*border: 1px solid #FFF;*/
	}
	#bigcontenu #footer img{
		background-color: #FFFFFF;
	}
	#bigcontenu .prix {
		color: #930;
		font-size: 1.3em;
		font-weight: bold;
		margin: 0;
		padding: 0;
		white-space: nowrap;
		font-family: Arial, Helvetica, sans-serif;
	}
	#bigcontenu form {
		clear: both;
		margin-bottom: 20px;
	}

/************************************** FORMULAIRES *************************************************/

.coords {
	background: url("../i/bg_panier.png") repeat scroll 0 0 transparent;
	border-right: 15px solid #8E5228;
	float: left;
	margin: 0;
	padding: 10px 10px 20px;
	width: 45%;
}
	.suivi-commande .coords { border-right: 12px solid #251510; }
	.suivi-commande .coords dd { color: #F9E3CC; }
	.suivi-commande h3 { clear:left; }
	
	form.suivi-commande label{width: 170px; }
	form.suivi-commande .sbm {margin-left: 180px; }
	
.coords a {
	border-left: 3px solid #F3CB9F;
	font-size: 0.7em;
	padding-left: 10px;
	margin-left: 10px;
}
.coords dd {
	color: #251510;
	margin-left: 5px;
	padding-left: 5px;
}

#bigcontenu dt {
	color: #251510;
	font-size: 14px;
	margin-bottom: 0.5em;
	text-transform: capitalize;
}
#bigcontenu #panier .ecransuivant a img{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	float: left;
}

#paiement{ 
	clear: left; 
	padding-top: 10px; 
}
#paiement h4 {
	color: #8A910F;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
}
#paiement .CE_choix_carte{ 
	background-color:#FFF; 
	text-align: center;
}
#paiement .indication{clear: both;}



#header .edito strong {
	color: #930;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
}
#prod {
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#prod h2 {
	width: 550px;
	text-align: center;
	font: normal 2.5em Georgia, "Times New Roman", Times, serif;
	color: #8A910F;
	margin: 0px 0px 20px;
	letter-spacing: -1px;
}
#prod #desc {
	color: #F3CB9F;
	/*width: 210px;
	border-right: 1px solid #6D2C19;*/
	padding-right: 15px;
	margin: 20px 50px;
	/*float: left;
	margin-bottom: 20px;*/
	text-align: justify;
	font: 0.8em Verdana, Geneva, sans-serif;
}
#prod #compo {
	color: #F3CB9F;
	/*float: left;
	width: 210px;*/
	margin: 30px 15px 20px;
	font: 0.8em Verdana, Geneva, sans-serif;
}
#prod form {
	color: #F3CB9F;
	clear: both;
	margin-right: 50px;
	margin-left: 50px;
	display: block;
}
#prod form label {
	text-transform: uppercase;
	background: url(../i/bg_panier.png);
	padding: 2px;
	color: #F3CB9F;
	font-size: 10px;
	width: 180px;
}
#prod p {
	margin: 0px;
}
#prod ul {
	margin-top: 20px;
}
#prod form ul li {
	color: #8E5228;
	clear: both;
	margin-top: 10px;
	display: block;
	font-size: 0.9em;
	border-top: 1px dotted #6D2C19;
	padding-top: 10px;
}
#prod form strong {
	color: #8E5228;
	clear: both;
}
#prod form img {
	margin: 0px 10px 0px 0px;
	height: 100px;
	width: 100px;
	float: left;
}
#prod form .nom {
	font-size: 22px;
	color: #8A910F;
	margin: 0px;
}
#prod form input {
	font-size: 1em;
	text-align: center;
	border: 1px solid #930;
	font-weight: bold;
	color: #000;
	vertical-align: middle;
}
#prod form ul li .composition{
	color: #F3CB9F;
	margin-bottom: 10px;
}
#prod form ul li p.info{
	margin: 10px 0px 20px;
	color: #8E5228;
	clear: both;
	display: block;
	font: 10px Verdana, Geneva, sans-serif;
}
/*******************************************************************************************/

.highlight {
	color: #F3CB9F;
	background-color: #000;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
	padding-left: 5px;
	letter-spacing: -1px;
}
.prixBase {
	background: none;
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: -1px;
}
.highlight a {
	color: #FFF;
	background-image: url(../i/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#voir_collec {
	width: 146px;
	margin-right: auto;
	margin-left: auto;
}

.noborder {
	border-width: 0px;
}
.img_border {
	border: 1px solid #8A910F;
	margin: 0;
	padding: 2px;
}
/************************************** TABLEAUX **************************************************/
table#panier  {
	width: 100%;
	margin-bottom: 50px;
}
#panier tr th {
	border-bottom: 1px solid #930;
	color: #EDCEB0;
	margin: 0 0 10px;
	text-align: left;
	background: url(../i/bg_panier.png);
	padding: 5px 0;
}
#panier table tr td a strong {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
}
#panier table tr td {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #F3CB9F;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #F3CB9F;
}
#panier table td img {
	border-width: 0px;
}
#panier table tr td input {
	font-weight: bold;
	text-align: center;
}
.recaptotal td /*, td.recaptotal*/ {
	text-align: right !important;
	padding-right: 5px !important;
	border-bottom:1px dotted #8E5228;
	padding-top: 5px;
}
tr.data-end td{
	border-top: 1px solid #993300;
}

.recapqte td, td.recapqte {
	text-align: center;
}
/*
#panier div #recalculer {
	text-transform: uppercase;
	color: #FFF;
	background: #8A910F;
	border: 1px solid #FFF;
	font-weight: bold;
}*/
#panier div {
	text-align: right;
	color: #F3CB9F;
}
.big {
	font-size: 1.5em;
	color: #F3CB9F;
}
.requis {
	color: #F00;
	font-weight: bold;
	background: #FCC;
}
.aide {
	border-left: 1px solid #999;
	float: left;
	margin: 0 0 10px 10px;
	padding: 0 0 0 10px;
}
.aide a {
	color: #F00;
}
.valid {
	color: #FFF;
	margin: 0;
	padding: 2px 20px 2px 10px;
	background: #8A910F url(../i/arrow2.gif) no-repeat right center;
	border-width: 0;
}
.ecransuivant input {
	float: right;
	border-width: 0px;
}
.ecransuivant {
	height: 27px;
}
#in_contenu {
	clear: both;
	margin-left: 100px;
}
#in_contenu h3 {
	margin: 0;
	display: block;
}
#in_contenu #paiement {
	clear: both;
	margin-top: 20px;
}
#in_contenu .printp {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFF;
	background: #C06;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	text-align: center;
}
.printp a {
  font-family: inherit !important;
  border-bottom: none !important;
	/**/
	background: url("../i/Farm-fresh_printer.png") no-repeat scroll 5px 5px #3F2A23;
	float: left;
	margin-bottom: 10px;
	padding: 6px 6px 5px 45px;
	width: 63px;
}
#bigcontenu .printp a{
	width: 80px;
}
#bigcontenu address{
	color: #edceb0;
}
.demidetail form input {
	background: #FFF;
	color: #906;
	border: 1px solid #690;
	font-size: 1.5em;
}
.demilarge {
	float: left;
	width: 47%;
	font-size: 0.8em;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Suivi de commande */
.suivi-commande{padding: 0 1em;}
.suivi-commande .printp a{ width: 75px; }
#refscomm {
	font-size: 12px;
	padding: 5px;
}
#refscomm dt {
	font-size: 1em;
	float: left;
	clear: left;
	width: 200px;
}
#refscomm dd {
	border-bottom: 1px dotted #864925;
	margin-left: 0;
	/**/
	margin-bottom: 10px;
	padding-left: 200px;
	padding-bottom: 2px;
}
#messageperso {
	background: #8E5228;
	padding: 10px;
	font-weight: bold;
	color: #FFF;
	margin-right: 50px;
	margin-left: 50px;
}
#bigcontenu form #messageperso label{
	color: #FFF;
	background: url(../i/persolabel.gif) no-repeat right center;
	padding-right: 20px;
}
.indication {
	margin-right: 70px;
	/*
	clear: both;
	padding: 10px;
	margin-left: 70px;
	font-size: 0.8em;
	*/
}
#contenu #plan img {
	margin: 0px;
}
#subcontenu  {
	margin: 0 20px 20px;
}

#subcontenu a{
	text-decoration: none;
	color: #8A910F;
	border-bottom: 1px dashed;
}
#subcontenu a:hover{
	color: #C8CF5A;
}

#subcontenu h3 {
	clear: both;
}
#subcontenu strong {
	color: #8E5228;
	font: 1.2em Arial, Helvetica, sans-serif;
}
address {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #8E5228;
	padding-bottom: 15px;
}


#bigcontenu #subcontenu p strong {
	color: #000;
	font-weight: bold;
}
#contenu #subcontenu h4 {
	font-weight: normal;
	font-size: 1.2em;
	color: #930;
}
#contenu #subcontenu h5 {
    color: #CF784D;
    font-size: 1em;
    font-weight: normal;
		margin: 0;
}
/*
#contenu #subcontenu .bouton {
	margin-top: 10px;
	clear: none;
	margin-left: 293px;
}*/

#horaires {
	text-align: center;
}
#actufocus {
	padding: 0 5px 5px;
	background: url(/i/bg_panier.png) repeat;
}
/************** FORMULAIRES ******************/

label {
	color: #FFF;
	float: left;
	clear: left;
	right: 0;
	text-align: right;
	margin-right: 10px;
	width: 130px; 
	font-size: 11px;
}
input {
	border: 1px solid #8A910F;
	font-size: 0.9em;
}

.msgform {
	font-weight: bold;
	background: url(/i/bg_panier.png) repeat;
	padding: 5px;
}

.sbm {
	clear: left;
	margin-left: 210px;
	margin-top: 10px;
	/**/
	clear: left;
	margin-left: 140px;
	margin-top: 5px;
}
	.sbm input{
		background-color: #8A910F;
    border-color: #A8AF2B #696F00 #696F00 #A8AF2B;
    border-left: 1px solid #A8AF2B;
    border-style: solid;
    border-width: 1px;
    color: #251510;
    cursor: pointer;
    padding: 0 4px 2px;
	}.sbm input:hover{
		background-color: #797F17;
	}
	.sbm input.valid{
		background-position: 103% 2px;
    color: #FFFFFF;
    font-family: tahoma;
    font-weight: bold;
    padding-right: 15px;
	}
form div,
.textfield, 
.champ_text, 
.textarea, 
.checkbox{
	clear: both;
	margin: 5px 0;
}
.textarea{}
.textarea textarea{
	border: 1px solid #8A910F;
	margin-top: 0;
	width: 360px;
}
.form-select select{
	/*clear: both;*/
	border: 1px solid #8A910F;
}
.form-info, .indication{
	font-size: 11px;
  margin: 5px 0 5px 140px;
	color: #F9E3CC;
}

#formulaire {
	margin: 30px;
	padding: 10px;
	border: 1px solid #F3CB9F;
}
	#formulaire form p {
		clear: both;
		text-align: left;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 0px;
	}
	#formulaire label {
		width: 150px;
		display: block;
		float: left;
		text-align: right;
		margin-right: 10px;
	}
	#formulaire input {
		border: 1px solid #930;
	}
	#formulaire form #envoi {
		margin: 0px;
		padding: 0px;
	}
	#formulaire form #envoi input {
		margin-left: 350px;
	}
	

/********** Envoyer à un ami ***************/
#contenu.envoyer-ami{margin-top: 10px;}

/********** Confirmation de commande ***************/
.confirm-commande h2{ clear: both; }
#bigcontenu.confirm-commande #subcontenu p,
#bigcontenu.confirm-commande #subcontenu dl,
#bigcontenu.confirm-commande #subcontenu dt,
#bigcontenu.confirm-commande #subcontenu dd,
#bigcontenu.confirm-commande #subcontenu p strong { color: #F3CB9F; }
#bigcontenu.confirm-commande #subcontenu strong { color: #B05122; }


/********** Page Partenaires ***************/
#partenaires {
  min-height: 260px;
  margin: auto;
}
	#partenaires li {
		background: url(/i/bg_panier.png) repeat;
		padding: 5px;
		margin-bottom: 5px;
	}
	#partenaires img {
		float: left;
		margin: -10px 5px 5px;
	}
	#partenaires div {
		margin-left: 110px;
	}
	#partenaires a {
		font-family: serif;
		border-bottom: 1px dotted #eee;
	}

/********** HOME : Page d'accueil ***************/
.index #header{ float: left; height: 480px; width: 745px; }	
.index #header h1 { left: 40px;	}
.index #navigation { margin-top: 6em;}
.index #bigcontenu {
	float: none;
	margin-left: 215px;
	margin-right: 125px;
	margin-top: 0px;
	width: auto;
}
	#homeboxes {
		margin-left: 45px
	}
		#bigcontenu .homebox {
			border-right: 1px solid #BF8E6B;
			float: left;
			padding: 0 10px;
			width: 175px;
			margin-bottom: 15px;
		}
		#bigcontenu .homebox h2 {
			margin: 0 ;
		}
		#bigcontenu .homebox h2 img {
			border-width: 0;
			margin: 0;
		}
		#bigcontenu .homebox h3 {
			color: #B47346;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-style:italic;
			font-weight: normal;
			font-size: 18px;
			margin-bottom: 5px;
			letter-spacing: -1px;
			border-bottom: 0;
			padding-top: 0;
		}
		#bigcontenu .homebox p {
			color: #F3CB9F;
			margin-top: 5px;
			margin-right: 5px;
			font-size: 0.8em;
			line-height: 1.5em;
		}
		#bigcontenu .homebox p img {
			float: left;
			margin: 0 10px 5px 0;
			border: 1px solid #930;
			/*width: 70px; 
			height: 70px;*/
		}
		#bigcontenu .homebox ul li a {
			color: #F3CB9F;
		}
		#bigcontenu .homebox li {
			color: #251510;
			margin-left: 15px;
			font-size: 0.8em;
			list-style: square;
		}
		#bigcontenu .homebox a {
			color: #FFF;
		}
		#bigcontenu .homebox strong {
			color: #251510;
			font-size: 1.2em;
		}
.index #footer{margin-left: 45px; margin-right: 0;}
.index #bigcontenu #footer .social { margin-left: 120px; border: 0; width: auto;}
.index #bigcontenu #footer .social a{ width: auto; }
.index #bigcontenu #footer .social a img{ background-color: transparent; border: 0 none; margin: 0;}
.index .paiement {float: left;}

.lien_dragees{ font-size: 18px; font-family: "delicious", "Lucida Sans Unicode", "Lucida Grande", sans-serif; margin-left: 1em; }
.lien_dragees a{ color: #BE7C4C; }
.lien_dragees a:hover{ border-bottom: 1px dashed; }

/************ PAGE RECETTES *****************/
.recette{}
.recette-img{ clear: both; float: right; padding-top: 1em; }
.recette h4{ clear: left; padding: 1em 0 0.3em; font-size: 1.3em !important; }
.recette ul li{ list-style-type: disc; list-style-position:inside; margin-left: 1em; }
	.instructions p{ margin: 0 0 1em 0; }

/***STUFF***/
.nosValeursList li{ list-style-type: disc; list-style-position: inside; }
