/* ====================================================================== */
/* ============================= CSS Rayon 5 ============================ */

/* 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/r5_puce01.gif) 0px center no-repeat; }

#fil-ariane li a{ background: url(../cssimg/r5_puce01.gif) right center no-repeat; }


/* boutique H1 */
#main-boutique h1.nom-page{ background:url(../cssimg/H1nom-page_bg_r5.gif) 0px 0px no-repeat;} /* background : voir autre feuille css */
#main-liste h1.nom-page{ background:url(../cssimg/H1nom-page_bg_r5.gif) 0px 0px no-repeat;} /* background : voir autre feuille css */
#main-produit_tableau h1.nom-page{ background:url(../cssimg/H1nom-page_bg_r5.gif) 0px 0px no-repeat;} /* background : voir autre feuille css */
#main-produit_fiche h1.nom-page{ background:url(../cssimg/H1nom-page_bg_r5.gif) 0px 0px no-repeat;} /* background : voir autre feuille css */


/* Fiche Produit */
#fiche-produit #caracteristique p a{ background: url(../cssimg/r5_puce01.gif) 0px 0px no-repeat;}


/* fil-ariane 2 */
#fiche-produit #fil-ari2{ background:url(../cssimg/H1nom-page_bg_r5.gif) 0px 0px no-repeat; }
		#fiche-produit #fil-ari2 li{ background: url(../cssimg/r5_puce02.gif) 0px center no-repeat; }

/* nom produit */
#fiche-produit h2.nom-produit{ color:#92278F; }

/* droite > prix  */
#fiche-produit #prix{background:#a852a5;}

/* Panier */
#fiche-produit #panier{background:#92278F url(../cssimg/boutique-panier_r5.gif) 10px center no-repeat; }

/* descriptif */
#descriptif h3 {color:#92278F; }

/* les plus */
#lesplus h3{ color:#92278F; }

/* liste */

#listeproduit li a{background: url(../cssimg/r5_puce03.gif) 0px center no-repeat;}

#listeproduit h2 span{ color:#99438F;}
.liste-unprod h3 span{ color:#99438F; }
.liste-unprod .prix{ color:#99438F; }
.liste-unprod .savoirplus{ background:#99438F; }
.liste-unprod .ajouter{ background:#99438F; } 

/* accessoire */
#fiche-produit #accessoire h4{color:#99438F;}
.un-accessoire p a{ background: url(../cssimg/r5_puce03.gif) 0px center no-repeat;}
#fiche-produit #accessoire .un-accessoire .ajouter a{background: url(../cssimg/boutique-panier5_r2.gif) 0px 0px no-repeat; } 


/* Tableau de produit */
#table_produit th{ background:#99438F; border-right:1px #a852a5 solid; }
#table_produit .panier{ color:#99438F;}

/* prix contextuelle */
#fiche-produit #prixcontext{ background:#99438F;}
#fiche-produit #prixcontext tr{ border-bottom:1px #a852a5 solid;}
#fiche-produit #prixcontext td a.panier{ background: url(../cssimg/boutique-panier5_r2.gif) center 0px no-repeat;}
