@charset "utf-8";/* css document */
body {  
  background: #EDEDEC url(http://www.images-pjcx.com/dmv/fr/images/ministores/la_fee_maraboutee/habillage/bg_body_ah_2010.jpg) center top no-repeat
}
/*--- menu --- */
#onglets a {
  /*background: url(http://www.images-pjcx.com/dmv/fr/images/ministores/la_fee_maraboutee/boutons/onglets.png) no-repeat 0 0;*/
  background: url(http://www.images-pjcx.com/dmv/fr/images/ministores/la_fee_maraboutee/boutons/onglets_automne_hiver.png) no-repeat 0 0;
  display: block;
  height: 35px;
  text-indent: -999em;
  overflow: hidden;
  text-decoration: none;
}
//*--- default ---*/
#onglet_marque a {
  background-position: 0 0;
  width: 116px;
}
#onglet_femme a {
  background-position: -116px 0;
  width: 99px;
}
#onglet_homme a {
  background-position: -215px 0;
  width: 103px;
}
#onglet_enfant a {
  background-position: -318px 0;
  width: 101px;
}
#onglet_nouveautes a {
  background-position: -419px 0;
  width: 135px;
}
#onglet_collection a {
  background-position: -554px 0;
  width: 239px;
}
#onglet_bonnes_affaires a {
  background-position: -793px 0;
  width: 167px;
}

/*--- hovering + clicking ---*/
#onglet_marque a:hover, #onglet_marque a.active {
  background-position: 0 -35px;
}
#onglet_femme a:hover, #onglet_femme a.active {
  background-position: -116px -35px;
}
#onglet_homme a:hover, #onglet_homme a.active {
  background-position: -215px -35px;
}
#onglet_enfant a:hover, #onglet_enfant a.active {
  background-position: -318px -35px;
}
#onglet_nouveautes a:hover, #onglet_nouveautes a.active {
  background-position: -419px -35px;
}
#onglet_collection a:hover, #onglet_collection a.active {
  background-position: -554px -35px;
}
#onglet_bonnes_affaires a:hover, #onglet_bonnes_affaires a.active {
  background-position: -793px -35px;
}
/*--- général ---*/
a,#content_list ul li span.price,#content_list ul li span.price_barre {
  color: #999933;
}
a.btn_previous {
  background: url(http://www.images-pjcx.com/dmv/fr/images/ministores/la_fee_maraboutee/boutons/bouton_precedent.gif) 0 0 no-repeat;
}
a.btn_previous:hover {
  background: url(http://www.images-pjcx.com/dmv/fr/images/ministores/la_fee_maraboutee/boutons/bouton_precedent.gif) 0 -25px no-repeat;
}
a.btn_next {
  background: url(http://www.images-pjcx.com/dmv/fr/images/ministores/la_fee_maraboutee/boutons/bouton_suivant.gif) 0 0 no-repeat;
}
a.btn_next:hover {
  background: url(http://www.images-pjcx.com/dmv/fr/images/ministores/la_fee_maraboutee/boutons/bouton_suivant.gif) 0 -25px no-repeat;
}
#logo {
  width: 160px;
  height: 160px;
  display: block;
  background: url(http://www.images-pjcx.com/dmv/fr/images/ministores/la_fee_maraboutee/logos/logo_la_fee_maraboutee_grand.gif) 0 0 no-repeat;
  margin-bottom: 10px;
}
#collection {
  background: url(http://www.images-pjcx.com/dmv/fr/images/ministores/la_fee_maraboutee/titres/titre_collection.gif) 0 0 no-repeat;
}
#titre_type_articles {
  background: url(http://www.images-pjcx.com/dmv/fr/images/ministores/la_fee_maraboutee/titres/titre_type_articles.gif) 0 0 no-repeat;
}
#titre_marque {
  background: url(http://www.images-pjcx.com/dmv/fr/images/ministores/la_fee_maraboutee/titres/titre_marque.gif) 0 0 no-repeat;
}
#titre_taille {
  background: url(http://www.images-pjcx.com/dmv/fr/images/ministores/la_fee_maraboutee/titres/titre_taille.gif) 0 0 no-repeat;
}
#titre_couleur {
  background: url(http://www.images-pjcx.com/dmv/fr/images/ministores/la_fee_maraboutee/titres/titre_couleur.gif) 0 0 no-repeat;
}
#titre_autres_coloris {
  background: url(http://www.images-pjcx.com/dmv/fr/images/ministores/la_fee_maraboutee/titres/titre_autres_coloris_disponibles.gif) 0 0 no-repeat;
}
#titre_completer_votre_tenue {
  background: url(http://www.images-pjcx.com/dmv/fr/images/ministores/la_fee_maraboutee/titres/titre_completer_votre_tenue.gif) 0 0 no-repeat;
}
