/*Background autour du site*/
body {
  background-color:#b7e3f3; 
  background-image:url(/images/background_soldes2012.gif);  
  background-position: center top;
  background-repeat: no-repeat;
}

/*Fil Ariane*/
div#fil-ariane a {
  color:#5e9619;
}

/*Couleur des liens*/
a {
  color:#5e9619;
}
a.tab_ligne1:visited{
      font-size: 11px;
      font-weight: bold;
      text-decoration: none;
      color:#5e9619;
}

/*Fond de couleur de la colonne principale*/
div#pagebody {
  float:left;
  padding-bottom:20px;
  padding-left:8px;
  width:772px;
  background-color: #FFFFFF;
}

/*PAGE RAYON LISTE / TABLEAU et FICHE PRODUIT*/
/*Couleur des numéros de page */
.num_page_false:active, .num_page_true, .num_page_false:hover {
  background-color:#6ba625;
  border:1px solid #999999;
  color:#FFFFFF !important;
  font-size:8px;
  text-align:center;
  text-decoration:none;
}

/*Couleur des onglets*/
div.fichelst .titreficheright {
  height:17px;
  width:12px;
  background-attachment: scroll;
  background-color: #5e9619;
  background-image: url(/images/common/onglet-vert-right.gif);
  background-repeat: no-repeat;
  background-position: right top;
}

/*Couleur texte à côté de l’onglet (sous-titre)*/
div.fichelst h2 a {
  background-color:transparent;
  color:#5e9619;
  display:block;
  font-size:10px;
  padding-top:5px;
  text-decoration:none;
}

/*Couleur de fond de la zone de critères*/
#critere_checkbox tr {
  color:#F5217B;
  font-size:11px;
  font-weight:bold;
}

/*Couleur et type de lien dans les tableaux*/
a.tab_ligne1:link {
  color:#5e9619;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
}

/*Voir la fiche produit*/
div.fichelst .fichelien a {
  background-color:transparent;
  background-image:url(/images/common/picto-flech-rose-blanc.gif);
  background-position:0 2px;
  background-repeat:no-repeat;
  color:#5e9619;
  font-size:12px;
  margin:1px 2px;
  padding-left:17px;
}

/*Ajouter au panier */
.lstprod td.panier a {
  background:transparent url(/images/fr/shop/add-basket.gif) no-repeat scroll left center;
  display:block;
  height:17px;
}

/*Tableau produits*/
.lstprod td.col1 {
  background-color:#c0ed9f;
  font-weight:bold;
}

.lstprod td {
  background-color:#e8fcd9;
  padding:5px;
}

.lstprod td.price {
  background-color:#6ba625;
  color:white;
  font-weight:bold;
  text-align:right;
  width:53px;
}

div.fichelst .titrefichecenter {
  background-color:#5e9619;
  color: white;
}

div.fichelst .titreficheleft {
  width: 12px;
  height: 17px;
  background-color: #5e9619;
  background-image: url(/images/common/onglet-vert-left.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

div#fil-ariane {
  height: auto;
  font-weight: bold;
  font-size: 12px;
  color: #5e9619;
  padding: 10px 0px;
}
div.fichedetail .titreficheleft {
  width: 12px;
  height: 17px;
  background-color: #5e9619;
  background-image: url(/images/common/onglet-vert-left.gif);
  background-repeat: no-repeat;
  background-position: left top;

}

div.fichedetail .titreficheright {
  width: 12px;
  height: 17px;
  background-color: #5e9619;
  background-image: url(/images/common/onglet-vert-right.gif);
  background-repeat: no-repeat;
  background-position: right top;

}



div.fichedetail .titrefichecenter {
  background-color:#5e9619;
  color: white;

}





div.fichedetail h1 a {

            text-decoration: none;

            font-size: 13px;

            color: white;

            background-color:transparent;

}

div.fichedetail h1{

            font-size: 13px;

            color: white;

            font-weight: bold;

            background-color:transparent;

}





div.fichedetail h2 {
  font-size: 10px;
  padding-top: 2px;
  color: #5e9619;
  margin-top:5px;

}



div.fichedetail h2 a {
  display: block;
  font-size: 10px;
  padding-top: 5px;
  text-decoration: none;
  color: #5e9619;
  background-color:transparent;

}

