h2.titolo {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 0 0 1em;
	min-height: 24px;
	line-height: 24px;
	background-color: #555555;
	background-image: url("../../../../img/angolo_grigioScuroSn.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #ffffff;
	text-transform: uppercase;
}

.menu li span.current {
	background-color: #555555;
	background-image: url("../../../../img/angolo_grigioScuro.png");
	background-position: 100% 100%;
	background-repeat: no-repeat;
	color: #ffffff;
}