#navigation a {
  background: url(/images/front/ministores/spiral/boutons/onglets.jpg) 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/spiral/boutons/onglet_vide.png) repeat-x 0 0;
}
/*--- Vente privée ---*/
#nav-vp a {
  background: url(/images/front/ministores/spiral/boutons/onglet_spiral_vp.png) no-repeat 0 0;
  display: block;
  height: 40px;
}
#nav-vp a:hover {
  background-position: 0 -40px;
}
#navigation li li a:hover {
  background: #990066;
}
#navigation ul ul {
  border-bottom: 2px solid #990066;
}
#navigation ul,#navigation ul ul ul {
  border-bottom: none;
}
/* Shortcut */
#top_nav a {
  background: url(/images/front/ministores/spiral/boutons/shortcut.jpg) no-repeat 0 0;
}
#nombre_produits a {
  color: #FFFFFF;
  background: none;
}
#nombre_produits a:hover {
  color: #990066;
  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: url(/images/front/ministores/spiral/habillage/border4px.gif) repeat-x 0px 3px;
}
.ligne_pointille {
  background: url(/images/front/ministores/spiral/habillage/border1px_pointille.gif) left center repeat-x;
}
.ligne_pleine_16px {
  background: url(/images/front/ministores/spiral/habillage/border_16px.gif) repeat-x 0px 7px;
  float: left;
  height: 16px;
  margin: 0;
  padding: 7px 0 7px;
  width: 715px;
  margin-left: 10px !important;/* pris en compte par Firefox */
  margin-left:0;/* pris en compte par IE*/
}
body {
  background: #3E3744 url(/images/front/ministores/spiral/habillage/bg_body.jpg) center top repeat-x;
}
a,a:hover {
  color: #990066;
}
a:hover {
  text-decoration: none;
}
#global {
  background: none;
}
#top {
  background: url(/images/front/ministores/spiral/habillage/bg_top.jpg) 0 0 no-repeat;
}
#top_right {
  background: none;
}
#logo a {
  background: url(/images/front/ministores/spiral/habillage/logo.jpg) 0 0 no-repeat;
}
div#user,div#user a {
  color: #FFFFFF;
}
div#user a {
  text-decoration: underline;
}
#menu {
  background: url(/images/front/ministores/spiral/habillage/bg_menu.jpg) left bottom no-repeat;/* Vente privée - isa remettre hauteur*/
  /*height:43px;*/
}
#box_search {
  background: url(/images/front/ministores/spiral/habillage/bg_recherche.png) 0 0 no-repeat;
}
.product_list> .product:last-child {
  margin-right: 0;
}
.product {
  width: 130px;
  background: url(/images/front/ministores/spiral/habillage/bg_produit.gif) 0 0 no-repeat;
  margin-right: 10px !important;/* pris en compte par Firefox */
  margin-right:5px;/* pris en compte par IE*/
  color:#FFFFFF;
}
.product h1 {
  color: #FFFFFF;
}
.product h2 a:hover {
  color: #990066;
}
.product .price {
  color: #990066;
}
.product .bg_infos_produit {
  background: #242027 url(/images/front/ministores/spiral/habillage/bg_produit_bottom.gif) left bottom no-repeat;
  width: 120px;
  padding: 5px;
}
#footer {
  background: transparent url(/images/front/ministores/pataugas/habillage/bg_footer.gif) 0 0 no-repeat;
}
.aide a {
  color: #242027;
  text-decoration: none;
}
.aide a:hover {
  color: #242027;
  text-decoration: underline;
}
