.toolbar {
	font-family: "Arial Narrow";
	font-size: x-small;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-position: left center;
}
.txt_titoli {
	font-family: "Arial Narrow";
	font-size: x-small;
	font-style: normal;
	line-height: 0px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #117CCC;
	background-position: left center;
}
.txt_titoli_orange {
	font-family: "Arial Narrow";
	font-size: x-small;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC6600;
	background-position: left center;
	vertical-align: middle;
}

