
/* ====== Header & structure ====== */
body				{background-image:url(/img/noel_2009/skin/body_background.png);}
body.telech			{background-image:url(/img/noel_2009/skin/body_background_telech.png);}

/* header top */
#header{
  background:transparent url(/img/noel_2009/skin/header/header_background.jpg) no-repeat left top;
}
	/* logo */
	#header #titre a{
	  width:64px;
	  height:60px;
	  background-image:url(/img/noel_2009/logos/logo.png);
	}
	/* slogan */
	#adslogan{margin:0 0 0 3px}
	/* mininav */
	#mininav{margin-right:5px;padding-left:0}
	#mininav, #mininav ul{background:none;}
	#mininav ul{padding-right:0}
	#mininav li {border-color: #FFF;}
	#mininav li, #mininav li a{color:#FFF}
	* html #mininav ul{/*pour bug ie6*/	width:24em;}
	/* panier */
	#mon_panier .basketInfo {color:#FFF;}

/* onglets */
#menu li, #menu li div{
  background-image:url(/img/noel_2009/skin/header/onglets_background.png);
}
#menu li#m_adherents:hover, #menu li#m_adherents.hover, #menu li#m_adherents:hover div, #menu li#m_adherents.hover div{
  background-image:url(/img/noel_2009/skin/header/onglets_adherents_background.png);
}

#menu li#m_myfnac, #menu li#m_myfnac div, #menu li#m_myfnac.current, #menu li#m_myfnac.current div,  #menu li#m_myfnac:hover, #menu li#m_myfnac.hover, #menu li#m_myfnac:hover div, #menu li#m_myfnac.hover div {
  background-image:url(/img/noel_2009/skin/header/onglets_myfnac_background.png);
}
#menu li#m_telechargement, #menu li#m_telechargement div, #menu li#m_telechargement.current, #menu li#m_telechargement.current div,  #menu li#m_telechargement:hover, #menu li#m_telechargement.hover, #menu li#m_telechargement:hover div, #menu li#m_telechargement.hover div {
	background-image: url(/img/noel_2009/skin/header/onglets_telech_background.png);
}
#menu li#m_noel, #menu li#m_noel div, #menu li#m_noel:hover, #menu li#m_noel.hover, #menu li#m_noel:hover div, #menu li#m_noel.hover div {
	background-image: url(/img/noel_2009/skin/header/onglets_background.png);
}
#menu li#m_noel, #menu li#m_noel:hover, #menu li#m_noel.hover {
  background-position:left -100px
}
#menu li#m_noel div, #menu li#m_noel:hover div, #menu li#m_noel.hover div{
  background-position:right -100px
}
#menu li#m_noel{margin-right:10px}


/*taille des onglets principaux*/
	#m_rayons, #m_adherents, #m_spectacles , #m_tirages-photo{
		min-width:102px;
		width:8.5em;
	}
	#m_labo, #m_fnac_service {
		min-width:96px;
		width:8em;
	}
	#m_myfnac, #m_noel {
		min-width:90px;
		width:7.5em;
	}
	#m_telechargement {
		min-width:192px;
		width:16em;
	}


/* titre 'nouveaux' onglets */
#menu li div a {background-image:url(/img/noel_2009/skin/header/onglets_titres.png);}
	/* services (si labo pas prêt) */ 
	#m_fnac_service div a{background-position:center -190px;}
	#m_fnac_service.current div a, #m_fnac_service:hover div a, #m_fnac_service.hover div a{background-position:center -220px;}
	/* tirages photo */ 
	#m_tirages-photo div a{background-position:center -250px;}
	#m_tirages-photo.current div a, #m_tirages-photo:hover div a, #m_tirages-photo.hover div a{background-position:center -280px;}
	/* labo fnac */
	#m_labo div a{background-position:center -310px;}
	#m_labo.current div a, #m_labo:hover div a, #m_labo.hover div a{background-position:center -340px;}
	/* noel */
	#m_noel div a{background-position:center -490px;}
	#m_noel.current div a, #m_noel:hover div a, #m_noel.hover div a{background-position:center -520px;}
	#m_noel div {position:relative}
	#menu li#m_noel div a.cadeau{display:block;width:25px;height:33px;position:absolute;top:-10px;background:url(/img/noel_2009/skin/header/cadeau.png) no-repeat top left;text-indent:-5000px;}
	
/*bouton liste cadeaux*/
.listeKdo{display:block;width:150px;height:30px;position:absolute;top:0;left:305px}

/* sous onglets produits modifiés (enfant)*/
	#m_rayons ul a {
		background: url(/img/noel_2009/skin/header/sous_onglets_rayon.png) no-repeat left top;
	}
	#m_rayons #m_enfants a{width:133px;background-position:-2000px 0;}
	#m_rayons #m_enfants.current a,
	#m_rayons #m_enfants.currentJs a,
	#m_rayons #m_enfants.hover a,
	#m_rayons #m_enfants:hover a{background-position:-2000px -30px;}



