.tabellaTitle{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #FF9900;
	color : White;
	font-weight : bolder;
	font-size : 14px;
	text-align : center;
}

.tabellaNews{
	color : #000066;
	font-weight : normal;
	background : #FFFFCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid Silver;
}

.tabellaNews TD{
	font-size : 11px;
	padding : 4px 4px 2px 4px;
}

.tabellaSeparatore TD{
	border-bottom : 1px solid #FFD1A4;
	font-size : 1px;
	padding-top : 2px;
	padding-bottom : 2px;
}

.tabellaNewsFatto{
	font-size : 11px;
	padding : 4px 4px 2px 4px;
	color:Silver;
}

