SPAN.TreeviewSpanArea A {
     	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
}
SPAN.TreeviewSpanArea A:hover {
     text-decoration: underline;
}
   
.bordogrigioIMG {
	border: 1px solid #C8C8C8;
}
.bordogrigio {
	background-image: url(img/sfondo_box.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #C8C8C8;
}
.testojust {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}
.OrangeBold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FE751B;
	text-decoration: none;
}
.OrangeBold:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FE751B;
	text-decoration: underline;
}
.testo {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
}
.testo:hover {
	text-decoration: underline;
}
.titolo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #424242;
	text-decoration: none;
}
.OrangeBold17 {

	font-family: Tahoma, Verdana, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #FF8F45;
	text-decoration: none;
}

