.txazzurronormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	color: #0469B4;
	font-weight: normal;
 }
 
 .txazzurrobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	color: #0469B4;
	font-weight: bold;
 }
 
 .txazzurrocorsivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: italic;
	color: #0469B4;
	font-weight: normal;
 }
 
 .txrossonormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	color: #EC2127;
	font-weight: normal;
 }
 
 .txrossobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	color: EC2127;
	font-weight: bold;
 }
 
 .txrossocorsivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: italic;
	color: EC2127;
	font-weight: normal;
 }
 
 .txrossocorsivopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: EC2127;
	font-weight: normal;
 }
 
 .txbianconormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
 }
 
 .txazzurronormalopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #0469B4;
	font-weight: normal;
 }
 
 .sfondo {
	background-image: url(../images/sfondo2.jpg);
	background-repeat: no-repeat;
}