@charset "utf-8";
/* CSS Document */
#cat-1 ul li{
	padding-left:10px;
	list-style:none;
	background:url("images/puce1.gif")  left no-repeat 8px;
}

#cat-2 ul li{
	padding-left:10px;
	list-style:none;
	background:url("images/puce2.gif")  left no-repeat 8px;
}

#cat-3 ul li{
	padding-left:10px;
	list-style:none;
	background:url("images/puce3.gif")  left no-repeat 8px;
}

#cat-4 ul li{
	padding-left:10px;
	list-style:none;
	background:url("images/puce4.gif")  left no-repeat 8px;
}

#cat-5 ul li{
	padding-left:10px;
	list-style:none;
	background:url("images/puce5.gif")  left no-repeat 8px;
}

#cat-6 ul li{
	padding-left:10px;
	list-style:none;
	background:url("images/puce6.gif")  left no-repeat 8px;
}