/* ====================================================================== */
/* ============================= CSS Rayon 1 ============================ */

/* 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/r1_puce01.gif) 0px center no-repeat; }

#fil-ariane li a{ background: url(../cssimg/r1_puce01.gif) right center no-repeat; }


/* boutique H1 */
#main-boutique h1.nom-page{ background:url(../cssimg/H1nom-page_bg_r1.gif) 0px 0px no-repeat;} /* background : voir autre feuille css */
#main-liste h1.nom-page{ background:url(../cssimg/H1nom-page_bg_r1.gif) 0px 0px no-repeat;} /* background : voir autre feuille css */
#main-produit_tableau h1.nom-page{ background:url(../cssimg/H1nom-page_bg_r1.gif) 0px 0px no-repeat;} /* background : voir autre feuille css */
#main-produit_fiche h1.nom-page{ background:url(../cssimg/H1nom-page_bg_r1.gif) 0px 0px no-repeat;} /* background : voir autre feuille css */


/* Fiche Produit */
#fiche-produit #caracteristique p a{ background: url(../cssimg/r1_puce01.gif) 0px 0px no-repeat;}


/* fil-ariane 2 */
#fiche-produit #fil-ari2{ background:url(../cssimg/H1nom-page_bg_r1.gif) 0px 0px no-repeat; }
		#fiche-produit #fil-ari2 li{ background: url(../cssimg/r1_puce02.gif) 0px center no-repeat; }

/* nom produit */
#fiche-produit h2.nom-produit{ color:#3F8DC6; }

/* droite > prix  */
#fiche-produit #prix{background:#64a3d1;}

/* Panier */
#fiche-produit #panier{background:#3F8DC6 url(../cssimg/boutique-panier_r1.gif) 10px center no-repeat; }

/* descriptif */
#descriptif h3 {color:#3F8DC6; }

/* les plus */
#lesplus h3{ color:#3F8DC6; }

/* liste */

#listeproduit li a{background: url(../cssimg/r1_puce03.gif) 0px center no-repeat;}

#listeproduit h2 span{ color:#418FC8;}
.liste-unprod h3 span{ color:#418FC8; }
.liste-unprod .prix{ color:#3C8BC5; }
.liste-unprod .savoirplus{ background:#3C8BC5; }
.liste-unprod .ajouter{ background:#3C8BC5; } 

/* accessoire */
#fiche-produit #accessoire h4{color:#418FC8;}
#fiche-produit #accessoire .un-accessoire p a{ background: url(../cssimg/r1_puce03.gif) 0px center no-repeat;}
#fiche-produit #accessoire .un-accessoire .ajouter a{background: url(../cssimg/boutique-panier1_r2.gif) 0px 0px no-repeat; } 


/* Tableau de produit */
#table_produit th{ background:#418FC8; border-right:1px #64a3d1 solid; }

#table_produit .panier{ color:#418FC8;}

/* prix contextuelle */
#fiche-produit #prixcontext{ background:#418FC8;}
#fiche-produit #prixcontext tr{ border-bottom:1px #64a3d1 solid;}
#fiche-produit #prixcontext td a.panier{ background: url(../cssimg/boutique-panier1_r2.gif) center 0px no-repeat;}
		




