/* ====================================================================== */
/* ============================= CSS Rayon 4 ============================ */

/* STYLE POUR LES CHANGEMENTS DE COULEURS DES PAGES AUTRES QUE LA BOUTIQUES, Exemple contact, qui sommes-nous, etc.
   Le rayon 0 correspond donc au reste du site */

/* ====================================================================== */


#rechercher p input.valider{ background: url(../cssimg/r4_puce01.gif) 0px center no-repeat; }

#fil-ariane li a{ background: url(../cssimg/r4_puce01.gif) right center no-repeat; }


/* boutique H1 */
#main-boutique h1.nom-page{ background:url(../cssimg/H1nom-page_bg_r4.gif) 0px 0px no-repeat;} /* background : voir autre feuille css */
#main-liste h1.nom-page{ background:url(../cssimg/H1nom-page_bg_r4.gif) 0px 0px no-repeat;} /* background : voir autre feuille css */
#main-produit_tableau h1.nom-page{ background:url(../cssimg/H1nom-page_bg_r4.gif) 0px 0px no-repeat;} /* background : voir autre feuille css */
#main-produit_fiche h1.nom-page{ background:url(../cssimg/H1nom-page_bg_r4.gif) 0px 0px no-repeat;} /* background : voir autre feuille css */


/* Fiche Produit */
#fiche-produit #caracteristique p a{ background: url(../cssimg/r4_puce01.gif) 0px 0px no-repeat;}


/* fil-ariane 2 */
#fiche-produit #fil-ari2{ background:url(../cssimg/H1nom-page_bg_r4.gif) 0px 0px no-repeat; }
		#fiche-produit #fil-ari2 li{ background: url(../cssimg/r4_puce02.gif) 0px center no-repeat; }

/* nom produit */
#fiche-produit h2.nom-produit{ color:#58AB27; }

/* droite > prix  */
#fiche-produit #prix{ background:#79bc52;}

/* Panier */
#fiche-produit #panier{background:#58AB27 url(../cssimg/boutique-panier_r4.gif) 10px center no-repeat; }

/* descriptif */
#descriptif h3 {color:#58AB27; }

/* les plus */
#lesplus h3{ color:#58AB27; }

/* liste */

#listeproduit li a{background: url(../cssimg/r4_puce03.gif) 0px center no-repeat;}

#listeproduit h2 span{ color:#58AB27;}
.liste-unprod h3 span{ color:#58AB27; }
.liste-unprod .prix{ color:#58AB27; }
.liste-unprod .savoirplus{ background:#58AB27; }
.liste-unprod .ajouter{ background:#58AB27; } 

/* accessoire */
#fiche-produit #accessoire h4{color:#58AB27;}
#fiche-produit #accessoire .un-accessoire p a{ background: url(../cssimg/r4_puce03.gif) 0px center no-repeat;}
#fiche-produit #accessoire .un-accessoire .ajouter a{background: url(../cssimg/boutique-panier4_r2.gif) 0px 0px no-repeat; } 


/* Tableau de produit */
#table_produit th{ background:#58AB27; border-right:1px #79bc52 solid; }
#table_produit .panier{ color:#58AB27;}

/* prix contextuelle */
#fiche-produit #prixcontext{ background:#58AB27;}
#fiche-produit #prixcontext tr{ border-bottom:1px #79bc52 solid;}
#fiche-produit #prixcontext td a.panier{ background: url(../cssimg/boutique-panier4_r2.gif) center 0px no-repeat;}
		
