/* CSS Document */
body{ 
	margin:0px; 
	padding:0px; 
	background-color:#2c1e03;
	background-image:url("../images/bretagne-sud.png");
	-background-image:url("../images/bretagne-sud.gif");  
}

table#main{
	background-image:url("../images/bg-site.jpg");
	background-repeat:repeat-y;	
	width:1000px;
	height:800px;
}

td#left{ 
	width:10px;
	
}
table#left_inc{
	background-image:url("../images/ext-left.jpg");
	background-repeat:repeat-y;
	height:400px;
	width:100%;
}
table#right_inc{
	background-image:url("../images/ext-right.jpg");
	background-repeat:repeat-y;
	height:400px;
	width:100%;
}
td#extend-left{
	background-image:url("../images/bg-left.jpg");
	/*background-image:url("../images/bg-left_noel.jpg");*/
	background-repeat:no-repeat;
	padding-top:80px;
	text-align:right;
	padding-left:3px;
	padding-right:17px;
}

td#extend-left-portail{
	background-image:url("../images/bg-left-portail.jpg");
	background-repeat:no-repeat;
	padding-top:80px;
	text-align:right;
	padding-left:3px;
	padding-right:17px;
}
td#extend-right{
	background-image:url("../images/bg-right.jpg");
	/*background-image:url("../images/bg-right_noel.jpg");*/
	background-repeat:no-repeat;
	padding-right:5px;
	padding-left:30px;
	padding-top:190px;
}
td#middle{
	width:590px; 
	padding-top:130px;
	background-image:url("../images/bg-contenu.jpg");
	/*background-image:url("../images/bg-contenu_noel.jpg");*/
	background-repeat:no-repeat;
	margin-right: 0px;
}

td#middle2{
	width:590px; 
	padding-top:100px;
	background-image:url("../images/bg-contenu.jpg");
/*	background-image:url("../images/bg-contenu_noel.jpg");*/
	background-repeat:no-repeat;
}
td#middle_accueil{
	width:590px; 
	padding-top:100px;
	background-image:url("../images/bg-contenu.jpg");
	background-repeat:no-repeat;
}
td#right{
	margin-right:20px;
	background-image:url("../images/bas-site.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
	width:185px;
}
table#accueil{
	background-image:url("../images/bg-ext-accueil.jpg");
	background-repeat:repeat-y;
	background-position:left;
	width:589px;
	margin-right: 0px;
}
td#nouveaute{
	background-image:url("../images/comment-ca-marche.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;

}
td#savoir{
	background-image:url("../images/accueil-encart-bas.jpg");
	/*background-image:url("../images/accueil-encart-bas_NOEL.jpg");*/
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:20px;
	
}
td#produits{
	background-image:url("../images/produits-frais.jpg");
	background-repeat:no-repeat;
	background-position: right top;
	margin-left:20px;
}
td#produit_suite{
	background-image:url("../images/accueil-encart-bas2.jpg");
	/*background-image:url("../images/accueil-encart-bas2_noel.jpg");*/
	background-repeat:no-repeat;
	background-position: right bottom;
	margin-left:20px;
}
div#separator{
	/*background-image:url("../images/les-produits-de-la-semaine.jpg");*/
	background-image:url("../images/les-offres-de-la-semaine.jpg");
	background-repeat:no-repeat;
}
table#encart_produits{
	background-image:url("../images/nos-produits-encart-bg.jpg");
	background-repeat:repeat-y;
	margin-top:30px;
	margin-right: 5px;
	/margin-right:0px;
	-margin-right:10px;
	-margin-left:0px;
}

table#encart_produits_froid{
	background-image:url("../images/nos-produits-encart-bg-froid.jpg");
	background-repeat:repeat-y;
	margin-top:30px;
	margin-right: 10px;
	/margin-right:0px;
	-margin-right:0px;
	-margin-left:0px;
}
table#encart_produits_emballages{
	background-image:url("../images/nos-produits-encart-bg-emballages.jpg");
	background-repeat:repeat-y;
	margin-top:30px;
	margin-right: 10px;
	/margin-right:0px;
	-margin-right:0px;
	-margin-left:0px;	
}
#contenu {
	float: left;
	margin:0 10px;
	padding: 0px;
	font-size: 13px;
	color: #000;
	font-weight: normal;
}
#bloccontenupanier {
	float: left;
	margin:0px;
	padding: 0px;
	font-size: 13px;
	color: #000;
	font-weight: normal;
}
.bloctxtcontenu {
	float: left;
	margin:0 10px;
	padding: 0px;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	padding: 5px;
}

.blocetapesfroid {
	float: left;
	margin:0 25px;
	padding: 0px;
	width: 270px;
}
.blocetapesfroid .imageetape {
	float: left;
	padding: 0px;
	text-align: center;
}
.blocetapesfroid .texteetape {
	float: left;
	margin: 0px;
	color: #000;
	text-align: left;
}
.blocetapesemballages {
	float: left;
	margin:0 10px;
	padding: 0px 0px;
}
.blocetapesemballages h2{
	margin:0; padding:0 ; font-size:19px; color:#93117e; 
}
.blocetapesemballages .imageemballages {
	float: right;
	padding: 0px;
	margin: 0 0 20px 0;
	width: 270px;
}
.blocetapesemballages .texteemballages {
	float: left;
	margin: 0px 0 0 0px;
	padding: 0px 0;
	color: #000;
	text-align: left;
}
.blocetapesemballages .texteemballages li {
	margin: 0px 0 0 20px;
	padding: 10px 0px;
}

table#encart_produits p{

	
}
td#contenu_encart_produit{
	background-image:url("../images/nos-produits-encart-haut.jpg");
	background-repeat:no-repeat;
	padding:12px;
	width:580px;
	height:68px;
}
td#contenu_encart_produit_froid{
	background-image:url("../images/nos-produits-encart-haut-froid.jpg");
	background-repeat:no-repeat;
	padding:20px 0 0 20px;
	width:580px;
	height:68px;
	font-family:Arial; font-size:22px; color:#93117e; font-weight: bold; 
}
td#contenu_encart_produit_emballages{
	background-image:url("../images/nos-produits-encart-haut-emballages.jpg");
	background-repeat:no-repeat;
	padding:12px 0 0 20px;
	width:560px;
	height:68px;
	font-family:Arial; font-size:22px; color:#93117e; font-weight: bold; 
}
table#encart_produits_recap{
	background-image:url("../images/nos-produits-encart-bg.jpg");
	background-repeat:repeat-y;
	width: 400px;
}
table#encart_produits_recap p{
	width:450px;
	margin-left: 5px;
}
td#contenu_encart_produit_recap{
	background-image:url("../images/nos-produits-encart-haut.jpg");
	background-repeat:no-repeat;
	padding:20px;
	width:480px;	
}
td#contenu_encart_retour{
	background-image:url("../images/encart-haut-retour.jpg");
	background-repeat:no-repeat;
	width:580px;
	height:62px;	
}
div#livre_gratuit{
	width:480px;
	padding:20px;
	border:#000000 solid 1px;
	text-align:justify;
}
div.astuce_nos_produits{
	width:520px;
	text-align:justify;
}

.ARIAL_NOIR_9pt{ font-family:Arial; font-size:9px;color:#000000; }
.ARIAL_NOIR_12pt{ font-family:Arial; font-size:12px;color:#000000; }
.ARIAL_NOIR_18pt{ font-family:Arial; font-size:18px;color:#000000; }
.ARIAL_VIOLET_9pt{ font-family:Arial; font-size:9px;color:#93117e; }
.ARIAL_VIOLET_12pt{ font-family:Arial; font-size:12px;color:#93117e; }
.ARIAL_VIOLET_18pt{ font-family:Arial; font-size:18px;color:#93117e; }
.ARIAL_ORANGE_9pt{ font-family:Arial; font-size:9px;color:#e27500; }
.ARIAL_ORANGE_12pt{ font-family:Arial; font-size:12px;color:#e27500; }
.ARIAL_ORANGE_18pt{ font-family:Arial; font-size:18px;color:#e27500; }
.ARIAL_BLEU_9pt{ font-family:Arial; font-size:9px;color:#2e32c8; }
.ARIAL_BLEU_12pt{ font-family:Arial; font-size:12px;color:#2e32c8; }
.ARIAL_BLEU_18pt{ font-family:Arial; font-size:18px;color:#2e32c8; }

/* TYPOS */
a:link{ color:#2b5a01; font-weight:normal; font-family:Arial; font-size:13px; text-decoration:none; }
a:visited{ color:#2b5a01; font-weight:normal; font-family:Arial; font-size:13px; text-decoration:none; }
a:hover{ color:#2b5a01; font-weight:normal; font-family:Arial; font-size:13px; text-decoration:underline; }
.headline{ font-family:Arial; font-weight:bold; font-size:12px; text-align:center; }
.totalline{ font-family:Arial; font-weight:bold; font-size:12px; text-align:right; }
.violet{ font-family:Arial; font-weight:normal; font-size:12px; color:#93117e; }
.violet a, .violet a:visited{ font-family:Arial; font-weight:normal; font-size:12px; color:#93117e; text-decoration: underline; }
.violet a:hover{ font-family:Arial; font-weight:normal; font-size:12px; color:#93117e;}

.login{ font-family:Arial; font-weight:normal; font-size:12px; color:#000000; text-align:left; }
/*input{ height:19px; border:#637b24 solid 1px; }*/
.texte_intro{ font-family:Arial; font-size:15px; font-weight:normal; padding:0 10px 10px 0px}
/*td.texte_intro {font-family:Arial; font-size:20px; color:#e27500; font-weight:bold; _margin:0 0 0 10px}*/
.texte_intro img{border: none;}

/***********************Lien vers le panier situé à coté de l'icone Panier***********************/
.lienpanier a, .lienpanier a:visited{ font-family:Arial; font-weight:bold; font-size:13px; color:#2b5a01; text-align:left; margin:0 5px 0 0;}
.lienpanier a:hover{ font-family:Arial; font-weight:bold; font-size:13px; color:#2b5a01; text-decoration:none}

/***********************FIN DE l'icone Panier***********************/

.texte{ font-family:Arial; font-size:12px; font-weight:normal; }
.prix{ margin:4px;font-size:14px;font-weight:bold; }
.textegris{ font-family:Arial; font-size:10px; font-weight:normal;color:#333333; }
.titre_page{ font-family:Arial; font-size:19px; color:#e27500; }
.titre_page_violet{font-family:Arial; font-size:22px; color:#93117e; font-weight: bold; }
.obligatoire{color:#990000; }

#connex input{width:135px;}

/*h2 { font-family:Arial; font-size:16px; color:#e27500}*/
p {font-family:Arial; font-size:12px; text-align:justify; margin:10px 0}

/* Mise en forme chapeau de produit dans PAGE RUBRIQUE
-------------------------------------------------------- */
.textechapo { 
	font-family:Arial; 
	font-size:10px; 
	font-weight:normal;
	padding:0;
	margin:0;
}

/* Portail
-------------------------------------------------------- */
#Boutonportail {
	padding:40px 0;
	background-image:url("../images/visuel.png");
	_background-image:url("../images/bgPortail.gif"); /* Affichage sous Internet Explorer 6*/
	background-repeat:no-repeat;
	width:540px;
	margin-bottom: 10px;
	
}

#Boutonportail img {
	margin:4px 60px;
	_margin:1px 60px;
	/margin:1px 60px;	/* Affichage sous Internet Explorer 7*/
	border:0;
}

/*------------------------- Fin de la Page portail ------------------------------- */

/** boutons d'accs page chaine du froid et emballages**/
 
/* le bouton gestion de la chaine du froid (id du contenu = 73) */ 
 
#lienContenu73 {

width:450px;
height:30px;	
background: url(../images/infos-froid.png);	
background-repeat: no-repeat;
display: block;
padding: 7px 0 0 30px;
}


#lienContenu73 a{

color: white;

}

/* le bouton gestion des emballages (id du contenu = 71) */
#lienContenu71 {

width:450px;
height:30px;	
background: url(../images/infos-emballage.png);	
background-repeat: no-repeat;
display: block;
padding: 7px 0 0 30px;
}

#lienContenu71 a{

color: white;

}


#lienContenu71-2 {

width:450px;
height:30px;	
background: url(../images/infos-emballage2.png);	
background-repeat: no-repeat;
display: block;
padding: 7px 0 0 30px;
}

#lienContenu71-2 a{

color: white;

}

/* Etapes de commande
-------------------------------------------------------- */

#etapesDeCommande {
	float: left;
	/*width:531px;*/
	width: 564px;
	color: #515053;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding:0;
	background-color:#fff;
	font-family: Arial;
}

#etapesDeCommande ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	/*width:531px;*/
	width: 564px;
	/*border-right:solid 1px #d8d9da;*/
	border-right:solid 2px #f6ac33;
	
	
}

#etapesDeCommande ul li {
	color:#c7c9ca;
	width:176px;
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	float:left;
	/*border-left:solid 1px #d8d9da;
	border-bottom:solid 1px #d8d9da;
	border-top:solid 1px #d8d9da;*/
	border-left:solid 2px #f6ac33;
	border-bottom:solid 2px #f6ac33;
	border-top:solid 2px #f6ac33;
	
	
}

#etapesDeCommande ul li#panier {
	width:70px;
	
}

#etapesDeCommande ul li#identification {
	
	width:102px;

}
#etapesDeCommande ul li#lieulivraison {
	
	width:170px;

}
#etapesDeCommande ul li#emballage {
	
	width:97px;

}
#etapesDeCommande ul li#recap {
	width:115px;
}

#etapesDeCommande ul li.selection {
	color:#2b5a01;
	color:white;
	/*border-left:solid 1px #d8d9da;
	border-bottom:solid 1px #d8d9da;
	border-top:solid 1px #d8d9da;*/
	background-color:#b8bf00;
	border-left:solid 2px #f6ac33;
	border-bottom:solid 2px #f6ac33;
	border-top:solid 2px #f6ac33;
}

#etapesDeCommande ul li span {
	color:#fff;
	font-size:18px;
	margin:0 3px 0 0;
	padding:0 5px;
	background-color:#d8d9da;
}

#etapesDeCommande ul li span.chiffreSelection {
	color:#d8d9da;
	/*background-color:#515053;*/
	background-color: #93117e;
	/*border-right:solid 1px #d8d9da;*/
	border-right:solid 2px #f6ac33;
}

#validationCommande{

width: 200px;
height:30px;


}


/* Fin Etapes de commande
-------------------------------------------------------- */

#liste_rubrique{
	text-align: center;
	-margin-right: 10px;
}
#liste_rubrique img{
	border:0;
}

/*Fiche Produit*/
#fiche_produit{
	width: 580px;
	display: block;
	font-family: Arial;
	font-size: 12px;
	margin-right: 10px; 
}
#fiche_produit_top{
	background-image:url("../images/nos-produits-encart-haut.jpg");
	background-repeat:no-repeat;
	padding:15px;	
}

#fiche_produit_contenu{
	background-image:url("../images/nos-produits-encart-bg.jpg");
	background-repeat:repeat-y;
	margin: 0;
	padding-left: 10px;
}

#fiche_produit_bottom{
	background-image:url("../images/nos-produits-encart-bas.jpg");
/*	background-image:url("../images/nos-produits-encart-bas_NOEL.jpg");*/
	background-repeat:no-repeat;
	display: block;
	/*height: 40px;*/
	height:44px;
	padding: 0px 0px 0px 10px;	
}

#produit_description {
	margin: 0 15px 0 0;
	/margin: 0 15px 0 0;
	padding: 0;
}
#produit_infos{
	margin-bottom:50px;
	padding: 10px 0 0 10px;
	width:290px;
	border: 1px solid #e27500;
	background-color: #fff5d1;
}

#produit_infos .fiche_produit_prix{
	margin-bottom: 10px;
}
#produit_infos .fiche_produit_prix .texte_intro{ font-family:Arial; font-size:15px; font-weight:bold; padding:0px }

#produit_infos_top{
width: 280px;
height: 34px;
display: block;
background: url(../images/zoneprix_top.png);
background-repeat: no-repeat;
}

.quantite_produit{
	float: left;

}
.quantite_produit .qte {
	width:45px;
	float: left;
	padding: 10px 0 0 0px;
	margin: 0;
	font-size:13px;
	font-weight: bold;
} 

.quantite_produit .plusmoins {
	float: left;
	width:53px;
	_width:60px;
	height:37px; /*Hauteur du boitier QUANTITE*/
	border: 1px solid #b7bf01;
	margin-left:15px;
	_margin-left:5px;
} 

.quantite_produit .plus {
	float:left;
	overflow: hidden;
}

.quantite_produit .plus img {
	float:left;
	overflow: hidden;
	border:0 none;
	margin:2px 0 0 5px;
	/margin:2px 5px 0 4px; /*Affichage de la marge sous FIREFOX*/
	-margin:2px 3px 0 4px; /*Affichage de la marge sous IE6*/
	height:15px;
	width:16px;
}
 
.quantite_produit .nb {
	float: left;
	width:30px;
	height:27px;
	_height:35px;
	overflow: hidden;
	padding-top:10px;
	text-align:center;
	background-color:#FFFFFF;
}

.quantite_produit .separateur {

	float: left;
	width:7px;
	height:1px;
	overflow: hidden;
} 
 
/*---------------------- FIN fiche produits ----------------------*/



/*---------------------- Vignettes produits page rubrique ----------------------*/
table .table_quantite {
	width:170px;
}
.produitPetit .titreProduit .titreVignette {
height:37px;
}
.quantite{
	padding-top: 0px;
}
.quantite a img	{
	border:0;
}
.quantite .qte {
	width:45px;
	float: left;
	padding-top: 10px;
	font-size:13px;
	font-weight: bold;
} 

.quantite .plusmoins {
	float: left;
	width:53px;
	_width:60px;
	height:37px; /*Hauteur du boitier QUANTITE*/
	border: 1px solid #b7bf01;
	margin-left:15px;
	_margin-left:5px;
} 

.quantite .plus {
	float:left;
	overflow: hidden;
}

.quantite .plus img {
	float:left;
	overflow: hidden;
	border:0 none;
	margin:2px 0 0 5px;
	/margin:2px 5px 0 4px; /*Affichage de la marge sous FIREFOX*/
	-margin:2px 3px 0 4px; /*Affichage de la marge sous IE6*/
	height:15px;
	width:16px;
}
 
.quantite .nb {
	float: left;
	width:30px;
	height:27px;
	_height:35px;
	overflow: hidden;
	padding-top:10px;
	text-align:center;
	background-color:#FFFFFF;
}

.quantite .separateur {

	float: left;
	width:7px;
	height:1px;
	overflow: hidden;
}
/*---------------------- Rubrique ----------------------*/
#moduleQte{
	float: left;
}

.produitPetit{
float:left;
width:160px;
/width: 170px;
-width:170px;
height:300px;
/height:330px;
text-align:center;
background-color:#FFFFFF;
padding:4px;
/padding:0px;
margin:6px;
-margin:2px 0 0 5px;
overflow: hidden;
border:#93117e solid 1px;
}
a.texte {
	font-weight: bold;
	width: 160px;
	text-align: center; 
    white-space:normal;
   	text-decoration: none; 
    display: block;

}

.produit-indispo{

margin-top: 40px;

}
.prixProduit{
margin-top: 5px;
margin-bottom: 5px;
}

.produitPetit .infosProduit{
height: 90px;
}
.produitPetit .textechapo{
font-size: 12px;
}
.produitPetit .liendetail{
font-weight: bold;
margin-top: 5px;
}
.produitPetit .liendetail a{
font-weight: bold;
}

/*-----PANIERS DE LA SEMAINE --------*/

#produit_semaine{
	margin-right: 2px;
}    
#produit_semaine #table_panier_semaine{
	border: gray;
	width: 555px;
	font-family:Arial;
	font-size: 12px;
	border-collapse: collapse;
	margin-left: 7px;
}

#produit_semaine #table_panier_semaine .colProduitEntete{

}

#produit_semaine #table_panier_semaine .colPanierEntete{
	text-align: center;
	font-family:Arial; font-size:12px;color:#000000;
	font-style: italic;
	font-weight: bold;
	border: 2px solid #f6ac33;
}
#produit_semaine #table_panier_semaine .colProduit{
	text-align: center;
	border:1px solid #f6ac33;
	width: 200px;
}
#produit_semaine #table_panier_semaine .colPanier{
	border-bottom: 1px solid #f6ac33;
	border-right: 1px solid #f6ac33;
	text-align: center;

}
#produit_semaine #table_panier_semaine .colAjoutPanier{

	border-bottom: 1px solid #f6ac33;
	border-right: 1px solid #f6ac33;
	border-left: 1px solid #f6ac33;	
	text-align: center;

}

#produit_semaine{
	margin-left:5px;
}
#produit_semaine_top{
	float: left;
	background-image:url("../images/nos-produits-encart-haut.jpg");
	background-repeat:no-repeat;
	padding:20px;
	width:540px;
}

#produit_semaine_contenu{
	float: left;
	background-image:url("../images/nos-produits-encart-bg.jpg");
	background-repeat:repeat-y;
	margin: 0;
	padding-left: 5px;
	width:575px;
}
/*PAGE HISTORIQUE */



.hLibelle{
font-family: Arial;
font-size: 14px;
float: left;
width: 450px;
margin-left: 10px;
margin-bottom: 10px;
}


.voirhistorique{
width: 60px;
height: 19px;
display: block;
float: left;
}
.voirhistorique a{
width: 80px;
height: 25px;
display: block;
background: url(../images/voir.png);
background-repeat: no-repeat;
}


#historique{
width: 150px;
float: right;
background-repeat: no-repeat;
margin-right: 15px;
}


#historique a{
width: 150px;
height: 25px;
display: block;
background-image: url(../images/btnHistorique.jpg);
}

#historique a:hover{
width: 150px;
height: 25px;
display: block;
background-image: url(../images/btnHistorique-hover.jpg);
}

#table_panier_semaine{

width: 500px;

}

#produit_semaine_contenu #table_panier_semaine .colPanierEntete{
	background: #fff5d1;
}


#produit_semaine_contenu #table_panier_semaine .colProduit{
	background: #fff5d1;
}


#produit_semaine_contenu #table_panier_semaine .colPanier{
	background: #fff5d1;
}

#produit_semaine_contenu #table_panier_semaine .colAjoutPanier{
	background: #fff5d1;
}

/*---------------- Produit de l'HISTORIQUE DU PANIER ------------------*/
table.ProduitInfosHistoq {
	float:left;
}

td.imageproduit {
	width:64px;
	/margin:0;
	/padding:0;
}

/*---------------- Fin Produit de l'HISTORIQUE DU PANIER ---------------*/

#produit_semaine_bottom{
	float: left;
	background-image:url("../images/nos-produits-encart-bas.jpg");
	/*background-image:url("../images/nos-produits-encart-bas_NOEL.jpg");*/
	background-repeat:no-repeat;
	padding:20px;	
	height:40px;
	width: 540px;
}
#produit_semaine_contenu .titrePanier{


width:550px;
/width:530px;
height: 40px;
background: url(../images/titre-panier.png);
background-repeat: no-repeat;
display: block;
padding: 5px 0px 0px 40px;
margin-left: 10px;

}


#produit_semaine_contenu .titrePanier .textePanier{
font-family: Arial;
font-size: 13px;
width:450px;
display: block;
color: white;
overflow: hidden;


}

#produit_semaine_contenu .typePanier{
font-family: Arial;
font-size: 12px;
color:purple;
}


#indication2{
height: 30px;
width: 550px;
margin-left: 10px;
font-family: Arial;
font-size: 12px;
font-style: italic;

}

#indication2 #img-indication{
float:left;
margin-top: 3px;
margin-right: 3px;
height: 14px;
width: 15px;
}
.avertissement{
font-family: Arial;
font-style: italic;
font-size: 12px;
margin-left: 10px;
}


/* ---------------------- RŽcap commande ----------------------*/

#infos_points_relais{
	border: 1px solid #f6ac33;
	background-color: #fff5d1;
	padding: 5px;
}

table#tableau_remises{
	margin: 30px 0 0 85px;
	text-align: right;
}



#infos_points_relais .topTab{

font-style: italic;
font-weight: bold;

}

/* ---------------------- Fiche produit ---------------------- */

.producteur{
	padding: 8px 0 0px 0;
	margin: 0 0 10px 0;
	font-family: Arial;
	font-size: 12px;
	width:290px;
	overflow: hidden;
	font-weight: bold;
}

/* ---------------------- Page PANIER ---------------------- */
#panier{
	width:15px;
	
}

#modalites{
	margin-top: 40px;
	margin-bottom: 20px;
	border: 1px solid #e38d2b;
	padding: 5px;
	background-color: #fff5d1;
	width: 530px;
}


.boutonMonCompteContenu2 {
	background-image:url(../images/btDesClicsFermiers3.png);
	-background-image:url(../images/btDesClicsFermiers3.gif);
	background-repeat:no-repeat;
	height:40px !important; /*** Affichage de la hauteur sous firefox ***/
	width:143px;
	float:left;
	padding-top: 2px;
}
 
a.TIMESNEWROMAN_VIOLET h2{ 
	 font-family:Arial;
	 font-size:13px;
	 font-weight:bold;
	 color:#fff;
	 margin:5px 0px;
	 text-align:center;
}

a:hover.TIMESNEWROMAN_VIOLET h2{
	 color:#fff;
	 text-decoration:underline; 
}
 
#etapesuivpanier {
	background-image:url(../images/btDesClicsFermiers.png);
	_background-image:url(../images/btDesClicsFermiers.gif);
	background-repeat:no-repeat;
	height:40px;
	/*width:250px;*/
	padding:5px;
	float:right;
	
}

#etapesuivpanier a, #etapesuivpanier a:visited {
	font-weight:bold;
	font-size:13px;
	color:#fff;
	margin:15px;
}

#etapesuivpanier a:hover {
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}
/* ---- Fin Page PANIER ----- */

.redcolor
{
  color:#ff0000;
}


/* ---------------------- Page PANIER.old ---------------------- */
.boutonMonCompteContenupanOld {
	background-image:url(../images/btDesClicsFermiers3.png);
	_background-image:url(../images/btDesClicsFermiers3.gif);
	background-repeat:no-repeat;
	height:40px !important; /*** Affichage de la hauteur sous firefox ***/
	_height:29px;
	width:200px;
	float:left;
}


.boutonMonCompteContenupanOld a.TIMESNEWROMAN_VIOLETPANOLD h2{ 
	 font-family:Arial;
	 font-size:13px;
	 font-weight:bold;
	 color:#fff;
	 margin:5px 10px;
}

.boutonMonCompteContenupanOld a:hover.TIMESNEWROMAN_VIOLETPANOLD h2{
	 color:#fff;
	 text-decoration:underline; 
}
 
/* ---------------------- Page ADRESSE ---------------------- */

/***** Bouton PASSER LA COMMANDE *****/
.boutonMonCompteContenu3 {
	background-image:url(../images/btEtapeSuiv.png);
	-background-image:url(../images/btEtapeSuiv.gif);
	background-repeat:no-repeat;
	float:right;
	width:220px;
	-width:240px;
	height: 28px;
	
}

.boutonMonCompteContenu3 a h2, .boutonMonCompteContenu3 a:visited h2{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:5px 0px;
	-margin:7px 0px;
	margin-left: 21px;
}

.boutonMonCompteContenu3 a:hover h2{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}



#btnEtapeSuivantePointRelais {
	background-image:url(../images/btEtapeSuiv.png);
	-background-image:url(../images/btEtapeSuiv.gif);
	background-repeat:no-repeat;
	float:right;
	width:220px;
	-width:240px;
	height: 28px;
	

}

#btnEtapeSuivantePointRelais a h2, #btnEtapeSuivantePointRelais a:visited h2{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:5px 0px;
	-margin:7px 0px;
	margin-left: 21px;
}

#btnEtapeSuivantePointRelais a:hover h2{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
/***** Bouton PASSER LA COMMANDE DOMICILE *****/
#selectionDateDomicile{
	margin: 30px 0;
}

.btnEtapeSuivanteDomicile {
	background-image:url(../images/btEtapeSuiv.png);
	-background-image:url(../images/btEtapeSuiv.gif);
	background-repeat:no-repeat;
	float: right;
	width:220px;
	-width:240px;
	height: 28px;
	margin-left: 180px;
	
}


.btnEtapeSuivanteDomicile a h2, .btnEtapeSuivanteDomicile a:visited h2{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:5px 0px;
	-margin:7px 0px;
	margin-left: 21px;
}

.btnEtapeSuivanteDomicile a:hover h2{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}


/***** Bouton PAGE PRECEDENTE *****/
.boutonMonCompteContenuPage {
	background-image:url(../images/btDesClicsFermiers3.png);
	-background-image:url(../images/btDesClicsFermiers3.gif);
	background-repeat:no-repeat;
	height:30px;
	padding: 7px 0 10px 0;
	margin: 0 0 10px 0;
	width:145px;
	height:28px;
	/position:absolute;
}

.boutonMonCompteContenuPage a, .boutonMonCompteContenuPage a:visited{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin: 10px 0 0 18px;
	width: 133px;
}

.boutonMonCompteContenuPage a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
/* ---------------------- Page CONNEXION ---------------------- */
button.bouton{
	background-image:url(../images/btnValider.png);
	-background-image:url(../images/btnValider.gif);
	width: 80px;
	height:25px;
	border: none;
	cursor: pointer;
	color: white;
	font-size: 14px;
	text-align: center;
}

/* ---------------------- Page CONTACTEZ-NOUS ---------------------- */
input.btNousContacter {
 	background-image:url(../images/btnValider.png);
	-background-image:url(../images/btnValider.gif);
	background-repeat:no-repeat;
	width: 80px;
	height:25px;
	border: none;
	cursor: pointer;
	color: white;
	font-size: 14px;
	text-align: center;
}


/* ---------------------- Page Lieu et date de livraison (adresse.html)---------------------- */

#indication{

height: 30px;
width: 550px;
display: none;
margin-top: 10px;
margin-bottom: 10px;

}
#indication #img-indication{
float:left;
margin-top: 3px;
margin-right: 3px;
height: 14px;
width: 15px;
}
/* ---------------------- Page CHOIX EMBALLAGE ---------------------- */
/***** Bouton PAGE PRECEDENTE *****/
.boutonMonCompteContenuPageEmballage {
	background-image:url(../images/btDesClicsFermiers3.png);
	background-image:url(../images/btDesClicsFermiers3.gif);
	_background-repeat:no-repeat;
	height:20px;
	margin:0 0 0 10px;
	padding:6px 20px 6px 0;
	width:123px;
	_width:140px;
	float:left;
}

.boutonMonCompteContenuPageEmballage a, .boutonMonCompteContenuPageEmballage a:visited{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:10px 12px;
}

.boutonMonCompteContenuPageEmballage a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}


#choixdessacs{
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #e38d2b;
	padding:5px 0px;
	background-color: #fff5d1;
	width: 530px;
}

#infos-emballage{
margin-bottom: 10px;
}

#sacdesclics{
float: left;
margin-bottom: 50px;
width: 540px;
height:115px;
padding: 0px;
}

#sacdesclics #liensac{
margin-left: 90px;
margin-top: 40px;
width:450px;
height:30px;
}
#sacdesclics #imgsac{

float: left;

}
/* ---------------------- Page COMMANDE ---------------------- */

.boutonValiderCommande {
	
	/*height:28px;*/
	width:201px;
	
	float:right;
	margin-top: -55px;
	/margin-top:0px;
	
	}

.boutonValiderCommande a h2, .boutonValiderCommande a:visited h2 {
	font-family:Arial;
	font-size:13px;
	color:#fff;
	margin:5px;
	text-align:center;
	
}

.boutonValiderCommande a:hover h2 {
	color:#fff;
	text-decoration:underline;
}

.boutonValiderCommande a img{

border:0;

}

.codeDeReduction{
	font-size: 11px;
}


.boutonValiderCommande a h2 .blinking{
	text-decoration: blink;
}
/* ---------------------- Page COMMANDE DETAIL ---------------------- */
.boutonMonCompteContenubtRetour {
	background-image:url(../images/btDesClicsFermiers3.png);
	_background-image:url(../images/btDesClicsFermiers3.gif);
	background-repeat:no-repeat;
	height:29px;
	padding:5px 0;
	float: left;
	width: 140px;
}

.boutonMonCompteContenubtRetour a, .boutonMonCompteContenubtRetour a:visited{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:0 15px;
}

.boutonMonCompteContenubtRetour a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

/* ---------------------- Page CHEQUE ---------------------- */

/***** Bouton ACCUEIL BOUTIQUE *****/
.queFaire {
	background-image:url(../images/btDesClicsFermiers3.png);
	_background-image:url(../images/btDesClicsFermiers3.gif);
	background-repeat:no-repeat;
	height:31px;
	width:143px;
	padding:7px 0;
}

.queFaire a span span, .queFaire a:visited span span {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:15px;
}

.queFaire a:hover span span {
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}

/* ---------------------- Page CONTENU ---------------------- */

/***** Bouton PAGE PRECEDENTE *****/
.boutonMonCompteContenuPage2 {
	background-image:url(../images/btDesClicsFermiers3.png);
	_background-image:url(../images/btDesClicsFermiers3.gif);
	background-repeat:no-repeat;
	padding:7px 15px;
	margin-left: 10px;
}

.boutonMonCompteContenuPage2 a, .boutonMonCompteContenuPage2 a:visited{
	font-family:Arial;
	font-size:13px;
	color:#fff;
}

.boutonMonCompteContenuPage2 a:hover{
	color:#fff;
	text-decoration:underline;
}

/* ------ Modification page d'Accueil  --------*/


#btnpanier{
margin-top: 10px;

}

#btnpanier img{

border:none;
}
.btnTitreRubrique{

width:168px;
height:34px;
margin-left: 23px;
float: left;
-margin: 0 10px 0 20px;
-float:none;
overflow:hidden;


}
.btnTitreRubrique a, .btnTitreRubrique a:visited{
color: white;
background: url(../images/btn_rubrique_produit.png);
background-repeat: no-repeat;
width:168px;
height:34px;
display: block;
padding-top: 10px;
}

.btnTitreRubrique a:hover{
color:#fff;
background: url(../images/btn_rubrique_produit_hover.png);
background-repeat: no-repeat;
width:168px;
height:34px;
display: block;
padding-top: 10px;

}

#btnPanierSemaine{
width:168px;
height:70px;
margin-left: 23px;
float: left;
-margin-left: 12px;
}


#btnPanierSemaine a{

background: url(../images/btnPanierSemaine.png);
background-repeat: no-repeat;
height:70px;
display: block;

}

#btnPanierSemaine a:hover{

background: url(../images/btnPanierSemaine-hover.png);
background-repeat: no-repeat;
width:168px;
height:70px;
display: block;

}



#toto{
width: 100%;
display: block;
height: 30px;
background-color: red;

}

#description-slider{

font-family: Arial;
font-size: 12px;
overflow: hidden;
height: 100px;
padding-top: 10px;
clear: both;

}

#btnSlider{


margin-top: 7px;

}

.bloctxtcontenu .chapo_prod{
font-family: Arial;
color:#86458e;
font-size: 15px;
font-style: italic;


}



/**** Page de contenus ****/

td#contenu_encart_contenu{
	background-image:url("../images/nos-produits-encart-haut.jpg");
	background-repeat:no-repeat;
	padding:12px;
	width:580px;
	height: 30px;
}
	
