.BGscuro {
    background-color: #ECEAE1; 
}
.BGchiaro {
    background-color: #F6F5F1; 
}

.Testi {
   font-size: 11px;
    color:#000000;
    font-family: Verdana, Arial, Helvetica;
}

.TestiEtichetta {
   font-size: 11px;
    color:#000000;
    font-family: Verdana, Arial, Helvetica;

}

.TestoBianco 
{
	font-size: 14px;
	color:White;
	font-family:Verdana, Arial, Helvetica
}

.TestoIntestazioneColonna {
	font-size: 12px;
	color:Black;
	font-family:Verdana, Arial, Helvetica
}
.BGintestazione {
background-color: #A9005B;
color: white;
}

.TestoIntestazione {
	font-size: 12px;
	color:white;
	font-family:Verdana, Arial, Helvetica;
	font-weight: bold; 
	
}

.Normal { 
	font-style: normal; 
	font-family:'trebuchet ms', 'Georgia', Tahoma, Verdana, Arial, serif; 
	font-size: 12px;
}

.DataNewsInHomePage 
{
	padding-top:10px;
}

.TitoloLinkabileNewsInHomePage 
{
	/* padding-bottom:5px; */
	line-height:14px;
}


