/* Box */
h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	margin: 0;
	vertical-align:bottom;
}
.sideBoxContent {
	background-image: url(../images/fdpanier.jpg);
	background-position: top;
	margin:0;
	padding:0 0 0px 0;
	background-repeat: no-repeat;
	/*height: 100px;*/
}


#categoriesHeading {
	background:url("../images/produit.jpg");
	height:48px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-position: bottom;
	margin-top:7px;
}
#samsideboxHeading{
    /* background:url("../images/header/boutons_r23_c23.jpg");  */ 
	/* height:35px; */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-position: bottom;
}
#shoppingcartHeading {
	background:url("../images/panier.jpg");
	padding: 0px 0px 0 0px;
	height:40px;
	background-position: bottom;
	margin-top:7px;
}
#derniersproduitsconsultessideboxHeading {
	background:url("../images/panier.jpg");
	padding: 0px 0px 0 0px;
	height:35px;
	background-position: bottom;
}
#whatsnewHeading {
	background:url("../images/encarts_r9_c8.jpg");
	padding: 0px 0 0 0px;
	height:35px;
	background-position: bottom;	
}
#searchHeading {
	background:url("../images/encarts_r3_c8.jpg");
	padding: 0px 0 0 0px;
	height:35px;
	color: #047;
	background-position: bottom;	
}
#featuredHeading {
	background:url("../images/head_coeur.jpg");
	padding: 0px 0 0 0px;
	height:40px;
	background-position: bottom;
	margin-top:14px;	
}
#loginboxHeading {
	background:url("../images/header/boutons_r1_c23.jpg");
	padding: 0px 0 0 0px;
	height:35px;
	background-position: bottom;	
}


#tellafriendHeading, #specialsHeading, #informationHeading {
	background:url("../images/encartinfos.jpg");

	height:35px;
	color: #047;
	text-align: center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-position: bottom;
}


#specialsHeading{
	background:url("../images/head_promo.jpg");
	padding: 0px 0 0 0px;
	height:40px;
	color: #047;
	background-position: bottom;
	margin-top:14px;
}

#recettesideboxHeading {
	background-image:url(../images/recettes_head.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:38px;
	margin-top:9px;
}

#recettesideboxContent {
	background-image:url(../images/fdrecette.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:125px;
}

#textrecette {
	text-align:left;
	color:#4E320A;
	padding-left:102px;
}

#lienrecette {
	text-align:left;
	padding-left:128px;
	padding-top:8px;
}

#lienrecette a {
	color:#C48530 !important;
}

#lienrecette a:hover {
	text-decoration:underline;
}

#actusideboxHeading {
	background-image:url(../images/actualites_head.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:38px;
	margin-top:10px;
}

#actusideboxContent{
	background-image:url(../images/fdactu2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:100%;
}

#textactu {
	text-align:left;
	color:#4E320A;
	padding-left:6px;
}

#lienactu {
	text-align:left;
	padding-top:11px;
	padding-left:122px;
}

#lienactu a {
	color:#C48530 !important;
}

#lienactu a:hover {
	text-decoration:underline;
}

#contactsideboxHeading {
	background-image:url(../images/contact_head.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:38px;
	margin-top:10px;
}

#contactsideboxContent {
	background-image:url(../images/fdcontact.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:97px;
}

#textcontact {
	text-align:left;
	color:#4E320A;
	padding-left:8px;
}

#liencontact {
	text-align:left;
	padding-top:8px;
	padding-left:118px;
}

#liencontact a {
	color:#C48530 !important;
}

#liencontact a:hover {
	text-decoration:underline;
}

#moncomptesideboxHeading {
	background-image:url(../images/compte_head.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:40px;
	margin-top:16px;
}

#moncomptesideboxContent {
	background-image:url(../images/fdcompte.jpg);
	background-position:top;
	background-repeat:repeat;
	height:116px;
}

#compte {
	text-align:left;
	padding-left:15px;
	padding-top:5px;
}

#compte a {
	color:#4E320A !important;
}

#compte a:hover {
	text-decoration:underline !important;
}

#panierbas {
	background-image:url(../images/panierbas.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:54px;
}

#boxbas {
	background-image:url(../images/boxbas.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:6px;
}

#belge {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 204px;  /* changer la largeur ici */ 
    height: 45px; /* changer la hauteur ici */ 
    background: url(../images/belgeover.jpg) no-repeat left top;    /* placement de l'image over */
	/*float:left;*/ 
} 

#belge a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(../images/belge.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#belge a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
}

#actubas {
	background-image:url(../images/fdactubas.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:204px;
	height:30px;
} 