/* ================================
    CSS STYLES   
 ================================
*/   

.Head {
	color: #666666;  
	font-weight:bold;
	font-style: normal; 
	font-family: Arial, serif;
	font-size: 24px;
}
.Normal { 
	color: #666666;
	font-style: normal; 
	font-family: Arial, serif; 
	font-size: 12px;
}
.Normal2 { 
	color: #666666;
	font-style: normal; 
	font-family: Arial, serif; 
	font-size: 10px;
}
.testiCaptionFotogallery {
	color: #333333;  
	font-style: normal; 
	font-family: Arial, serif;
	font-size: 12px;
}
.NewsTitolo {
	color: #666666;  
	font-weight:bold;
	font-style: normal; 
	font-family: Arial, serif;
	font-size: 16px;
	
}
