@charset "utf-8";
/* CSS Document */

h1.produits {
	margin: 5px 0 0 0;
	padding: 0;
	background-image: url(../images/produits/product-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

h1.soin4step {
	margin: 5px 0 0 0;
	padding: 0;
	background-image: url(../images/produits/soin4step-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

h1.autres {
	margin: 5px 0 0 0;
	padding: 0;
	background-image: url(../images/produits/autres-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}


