.Titolo {	
	font:14px Arial,Thaoma,sans; 
	font-weight: bold;
	font-style:italic;
	color:#167ab5;
}

.SottoTitolo {
	font:12px Arial,Thaoma,sans; 
	color:#167ab5;
	font-weight: bold;
}

.SottoTitoloRosa {
	font:12px Arial,Thaoma,sans; 
	color:#985bae;
	font-weight: bold;
}
.SottoTitoloVerde {
	font:12px Arial,Thaoma,sans; 
	color:#008a10;
	font-weight: bold;
}
.SottoTitoloFucsia {
	font:12px Arial,Thaoma,sans; 
	color:#e3007a;
	font-weight: bold;
}

.Testo {
	font:12px Arial,Thaoma,sans; 
	color:#4D4E52;
	line-height: 17px;
}

.TestoRosso {
	font:12px Arial,Thaoma,sans; 
	color:red;
	line-height: 16px;
}
.TestoGiallo {
	font:12px Arial,Thaoma,sans; 
	color:orange;
	font-weight:bold;
	line-height: 16px;
}


.TitoloFucsia {	
	font:16px Arial,Thaoma,sans; 
	font-weight: bold;
	font-style:italic;
	color:#e3007a;
}
.TitoloLilla {	
	font:16px Arial,Thaoma,sans; 
	font-weight: bold;
	font-style:italic;
	color:#df99ff;
}
.TitoloArancio {	
	font:16px Arial,Thaoma,sans; 
	font-weight: bold;
	font-style:italic;
	color:#ff690f;
}
.TitoloGiallo {	
	font:16px Arial,Thaoma,sans; 
	font-weight: bold;
	font-style:italic;
	color:#ffce26;
}
.TitoloGialloOcra {	
	font:16px Arial,Thaoma,sans; 
	font-weight: bold;
	font-style:italic;
	color:#f4b149;
}
.TitoloVerdeChiaro {	
	font:16px Arial,Thaoma,sans; 
	font-weight: bold;
	font-style:italic;
	color:#7bc667;
}
.TitoloVerdeScuro {	
	font:16px Arial,Thaoma,sans; 
	font-weight: bold;
	font-style:italic;
	color:#266814;
}
