/*
	Nome: Siciliamania
	Version: 1.0
	Stile: Commercio
*/

#categorie {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
}
#categorie a {
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 160px;
	margin: 0 auto;
}
#categorie span {
	display: block;
	padding-top: 110px;
}

