/*
 * chaine/habillage.css
 * habillage chaine
 *
 *
 * @author EIIDM
 * @date 2009-03-12
 * @media screen
 * @site boutique.ina.fr
 */


/********************************************************
BLOC MENU-GAUCHE-HABILLAGE.CSS
*********************************************************/
div.corps-colgauche ul.bloc-menu li{
	background:url(../../../../images/boutique/ina/chaine/pointilles-menu.png) 10px 0px no-repeat;
}
div.corps-colgauche ul.bloc-menu div.separateur{
	background:url(../../../../images/boutique/ina/chaine/pointilles-menu2.png) bottom center no-repeat;
}
div.corps-colgauche ul.bloc-menu li.premier{
	background:none;
}
* html div.corps-colgauche ul.bloc-menu li.premier{/*ie6*/
	background:url(../../../../images/boutique/ina/chaine/pointilles-menu.png) 10px 0px no-repeat;
}
