body {
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

img, table { margin: 0; padding: 0; border: none; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

form {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }


/* HP */
#contenu_hp {
	width: 100%;
	/*overflow: hidden;*/
	background: url('../images/fond-contenu-hp.jpg') top left repeat-y;
}
	
	#haut_contenu_hp {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
	}

	#contenu_texte_hp {
		width: 100%;
		position: relative;
		z-index: 2;
	}
	
	#texte_hp_resultat {
		padding-left: 45px;
		padding-top: 24px;
		/*margin-top: 20px;*/
		margin-left: 419px;
		background: url('../images/filet-blanc-hp.gif') top left no-repeat;
	}
	#texte_hp_menu {
		padding-left: 45px;
		padding-top: 24px;
		/*margin-top: 20px;*/
		margin-left: 419px;
		background: url('../images/filet-blanc-hp.gif') top left no-repeat;
	}
	.tab_fiche{
		font-size:12px;
	}
	
#header_hp {
	width: 100%;
	height: 214px;
	background: url('../images/fond-entete-hp.jpg') top left no-repeat;
}

	.lien_header_blochp {
		padding-left: 450px;
		padding-top: 30px;
	}
	
	.logo_header_hp {
		margin-left: 437px;
		margin-top: 26px;
	}
	
	.navigation_hp {
		margin-left: 425px;
		margin-top: 13px;
	}

#footer_hp {
	width: 100%;
	height: 74px;
	background: url('../images/bas-footer-hp.jpg') top left no-repeat;
}

	.mentions_bas {
		padding-top: 50px;
		padding-left: 28px;
	}

.select_products_hp {
	width: 381px;
	margin-top: 5px;
	border: 1px solid #8d7c4f;
	color: #666666;
}
.select_departement_hp {
	margin-top: 5px;
	border: 1px solid #8d7c4f;
	color: #666666;
}
a.lien_hp {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}

a:hover.lien_hp {
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
}

/* fiche producteur */
.nom_producteur_hp {
	font-size: 16px;
	font-weight: bold;

}

#loader_fiche_hp {
	position: absolute;
	top: 130px;
	left: 650px;
}

.visuel_producteur {
	border: 4px solid #FFFFFF;
}

/* Blocs */
#conteneur {
	width: 955px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 100%;
	height: 163px;
	background: url('../images/fond-entete.jpg') top left no-repeat;
}

	.lien_header_bloc {
		padding-left: 500px;
		padding-top: 30px;
	}
	
	.logo_header {
		margin-left: 44px;
		margin-top: 19px;
	}
	
	.navigation {
		position: absolute;
		top: 121px;
		left: 638px;
	}

#footer {
	width: 100%;
	height: 91px;
	background: url('../images/bas-footer.jpg') top left no-repeat;
}

	.lien_page {
		position: absolute;
		top: 6px;
		left: 715px;
	}


#contenu {
	width: 100%;
	background: url('../images/fond-contenu.jpg') top left repeat-y;
}

	.haut_contenu {
		width: 100%;
		height: 70px;
		background: url('../images/haut-contenu.jpg') top left no-repeat;
	}
	
	.fond_texte_nom_producteur {
		position: absolute;
		top: 0;
		left: 112px;
		width: 408px;
		height: 70px;
		background: url('../images/fond-titre-societe-producteur.jpg') top left no-repeat;
		z-index: 1;
	}
	
	.bas_fond_texte_nom_producteur {
		position: absolute;
		top: 70px;
		left: 112px;
		width: 408px;
		height: 18px;
		z-index: 1;
	}
	
	.texte_nom_producteur {
		position: absolute;
		top: 28px;
		left: 19px;
		width: 370px;
		text-align: center;
		font-size: 21px;
		color: #ffffff;
		padding-top: 10px;
	}
	
	.texte_nom_producteur_petit {
		position: absolute;
		top: 28px;
		left: 19px;
		width: 370px;
		width: 370px;
		padding-top: 8px;
		text-align: center;
		font-size: 15px;
		color: #ffffff;
	}
	
	.infos_producteur {
		position: absolute;
		top: 0;
		left: 512px;
		width: 443px;
		height: 115px;
		background: url('../images/fond-info-producteur.jpg') top left no-repeat;
		z-index: 2;
	}
	
	.adresse_producteur {
		font-weight: bold;
	}


#colgauche {
	float: left;
	width: 245px;
	background: url('../images/fond-menu-gauche.png') bottom left no-repeat;
}

	.separateur_menu {
		margin-left: 7px;
	}
	
	
	a.lien_menu {
		display: block;
		position: relative;
		width: 180px;		/* soustrait le padding */
		height: 21px;		/* soustrait le padding */
		padding-left: 21px;
		padding-top: 6px;
		font-size: 13px;
		color: #333333;
		text-decoration: none;
	}
	
	a:hover.lien_menu {
		display: block;
		position: relative;
		width: 180px;
		height: 31px;
		padding-left: 21px;
		padding-top: 16px;
		margin-top: -10px;
		margin-bottom: -10px;
		font-size: 13px;
		color: #333333;
		text-decoration: none;
		background: url('../images/fond-menu-on.png') top left no-repeat;
	}
	
	a.lien_menu_on {
		display: block;
		position: relative;
		width: 180px;
		height: 31px;
		padding-left: 21px;
		padding-top: 16px;
		margin-top: -10px;
		margin-bottom: -10px;
		font-size: 13px;
		color: #333333;
		text-decoration: none;
		background: url('../images/fond-menu-on.png') top left no-repeat;
	}

#contenu_liste_produit {
	float: left;
	width: 643px;
	margin-top: 18px;
}

/* visuels produits */
	.bloc_visuel_produit1 {
		
	}
	
	.fond_image_produit {
		width: 172px;
		height: 161px;
		border: 2px dashed #938253;
		
	}
	
	.image_produit {
		padding: 10px;
	}
	
	.bloc_texte_produit {
		margin-left: 10px;
		margin-top: 8px;
		margin-bottom: 25px;
	}
	
	.nom_produit {
		font-size: 14px;
		font-weight: bold;
	}
	
	.accroche_produit {
		font-size: 11px;
	}
	
	.prix_produit {
		font-size: 14px;
		font-weight: bold;
	}
	
	.saison_produit {
		font-size: 12px;
		margin-top: 5px;
	}
/*  */

.champs_input {
	width: 381px;
	border: 1px solid #8d7c4f;
	color: #666666;
}

.select_input {
	width: 381px;
	height: 80px;
	border: 1px solid #8d7c4f;
	color: #666666;
}


a.lien_mentions {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a:hover.lien_mentions {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}


a.lien_normal {
	font-size: 12px;
	color: #624c1b;
	text-decoration: none;
}

a:hover.lien_normal {
	font-size: 12px;
	color: #4c3b15;
	text-decoration: underline;
}

a.lien_decouvrez_produit {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:hover.lien_decouvrez_produit {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

