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

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