#hor {
	list-style:none;
	padding:0;
	margin:0;
}
#hor li {
	float:left;
	padding:5px;
}
#hor a {
	display:block;
	height: 15px;
	text-indent:-999em;
}
#hor a.profilo {
	width:109px;
	background:url(../img_web/menu/profilo.png) no-repeat 0 0;
}
#hor a.galleria {
	width:109px;
	background:url(../img_web/menu/galleria.png) no-repeat 0 0;
}
#hor a.contatti {
	width:109px;
	background:url(../img_web/menu/contatti.png) no-repeat 0 0;
}
#hor a.servizi {
	width:109px;
	background:url(../img_web/menu/servizi.png) no-repeat 0 0;
}
#hor a.preventivo {
	width:140px;
	background:url(../img_web/menu/preventivo.png) no-repeat 0 0;
}