.testi ,.box, .title,.gray,.red,.redbold,.blu,.white,.blubold,.longText,.longText_dis,.shortText,.shortText_dis,.number,.number_dis,.currency, .currency_dis, .currency_title 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal
}

.teston {font-family:Arial, Helvetica, sans-serif; font-size:9px; color: #663300;}
.testodata {font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #663300;}

A.visualizza:link {text-decoration:none;font-weight:bold;font-size:10px;color:#663300;font-family:Arial, Helvetica, sans-serif;}
A.visualizza:visited { text-decoration:none;font-weight:bold;font-size: 10px;color:#663300;font-family:Arial, Helvetica, sans-serif;}
A.visualizza:hover {text-decoration:none;font-weight:bold;font-size: 10px;color: #663300;font-family: Arial, Helvetica, sans-serif;}






.testored {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	font-weight: bold;
	line-height: 18px;
}
.testochi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	font-weight: normal;
	line-height: 35px;
}
.title { font-size: 11px; font-weight: bold; text-align: center; vertical-align: middle}
.red { color: #FF0000}
.redbold { color: #CC6600; font-weight: bold}
.blu { color: #6699FF}
.blubold { color: #6699FF; font-weight: bold}
.white { color: #ffffff}
.totale { text-decoration: underline}
.tableredbold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CC6600; font-weight: bold; height:10;width:200;}
.tablenoire {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000; font-weight:normal; height:10;width:220;padding:0px;margin:0px;border:1px;}
.tdnoire { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000; font-weight: normal; height:15;width:190;}
.tdn { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000; font-weight: normal; height:15;}
.tdpercento { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CC6600; font-weight: bold; height:10;}



.longText, .longText_dis { text-align: left; vertical-align: middle}
.shortText, .shortText_dis {text-align: center; vertical-align: middle}
.number, .number_dis {text-align: center; vertical-align: middle}
.currency, .currency_dis, .currency_title {text-align: right; vertical-align: middle}


div#contenitore {
	text-align:center;
	padding: 0px;
	margin:0px;
	border:0px;
	widTH:450px;

	position: static;
}
div#contnews {
	text-align:center;
	padding: 0px;
	margin:0px;
	border:1px;
	border-color:#ccc;
	
    height:170px;
	overflow:auto;
}

.gray, .longtext_dis, .shortText_dis, .number_dis, .currency_dis  { color: #999999 }



a.box:link, a.box:visited 
{
      text-decoration: none;	
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: #eaeaea;
	color: #336699;
	line-height: normal
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}


a.box:hover
{  
      text-decoration: underline;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-style: normal;
   	background-color: #336699;
	color: #ffffff;
	line-height: normal
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
