#navigation a {
  background: url(/images/front/ministores/rosemetal/boutons/onglets.png) no-repeat 0 0;
}
/*--- Default ---*/
#nav-femme a {
  background-position: 0 0;
}
#nav-homme a {
  background-position: -105px 0;
}
#nav-enfant a {
  background-position: -210px 0;
}
#nav-accessoires a {
  background-position: -315px 0;
}
#nav-marque a {
  background-position: -420px 0;
}
#nav-promotions a {
  background-position: -525px 0;
}
#nav-soldes a {
  background-position: -630px 0;
}
/*--- Hovering ---*/
#nav-femme a:hover {
  background-position: 0 -40px;
}
#nav-homme a:hover {
  background-position: -105px -40px;
}
#nav-enfant a:hover {
  background-position: -210px -40px;
}
#nav-accessoires a:hover {
  background-position: -315px -40px;
}
#nav-marque a:hover {
  background-position: -420px -40px;
}
#nav-promotions a:hover {
  background-position: -525px -40px;
}
#nav-soldes a:hover {
  background-position: -630px -40px;
}
#nav-vide {
  background: url(/images/front/ministores/rosemetal/boutons/onglet_vide.png) repeat-x 0 0;
}
/*--- Vente privée ---*/
#nav-vp a {
  background: url(/images/front/ministores/rosemetal/boutons/onglet_rosemetal_vp.png) no-repeat 0 0;
  display: block;
  height: 40px;
}
#nav-vp a:hover {
  background-position: 0 -40px;
}
#navigation li li a:hover {
  background: #B83F75;
}
#navigation ul ul {
  border-bottom: 2px solid #B83F75;
}
#navigation ul,#navigation ul ul ul {
  border-bottom: none;
}
/* Shortcut */
#top_nav a {
  background: url(/images/front/ministores/rosemetal/boutons/shortcut.png) no-repeat 0 0;
}
#nombre_produits a {
  color: #FFFFFF;
  background: none;
}
#nombre_produits a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
/*--- Default ---*/
#panier a {
  background-position: 0 0;
  width: 61px;
}
#compte a {
  background-position: -61px 0;
  width: 98px;
}
#favoris a {
  background-position: -159px 0;
  width: 90px;
}
#commandes a {
  background-position: -249px 0;
  width: 126px;
}
#contact a {
  background-position: -375px 0;
  width: 75px;
}
#aide a {
  background-position: -450px 0;
  width: 56px;
}
/*--- Hovering ---*/
#panier a:hover {
  background-position: 0 -16px;
  width: 61px;
}
#compte a:hover {
  background-position: -61px -16px;
  width: 98px;
}
#favoris a:hover {
  background-position: -159px -16px;
  width: 90px;
}
#commandes a:hover {
  background-position: -249px -16px;
  width: 126px;
}
#contact a:hover {
  background-position: -375px -16px;
  width: 75px;
}
#aide a:hover {
  background-position: -450px -16px;
  width: 56px;
}
/*CSS COMMUNE liste et produit*/
.ligne_pleine {
  background: #FFFFFF url(/images/front/ministores/rosemetal/habillage/border4px.gif) repeat-x 0px 3px;
}
.ligne_pointille {
  background: url(/images/front/ministores/rosemetal/habillage/border1px_pointille.gif) left center repeat-x;
}
body {
  background: #ED88B2 url(/images/front/ministores/peche_d_amour/habillage/bg_body.gif) center top fixed no-repeat;
}
#top {
  background: #B83F75 url(/images/front/ministores/rosemetal/habillage/bg_top.png) 0 0 no-repeat;
}
#top_right {
  background: none;
}
#logo a {
  background: url(/images/front/ministores/rosemetal/habillage/logo.png) 0 0 no-repeat;
}
div#user a,div#user a:hover {
  color: #6E2646;
}
div#user a:hover {
  text-decoration: underline;
}
#menu {
  background-color: #B83F75;
}
#box_search {
  background: url(/images/front/ministores/rosemetal/habillage/bg_recherche.png) 0 0 no-repeat;
}
.product .price {
  color: #65193D;
}
