.txt10 { color: black; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.txt10white { color: white; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.txt10blu { color: #0098de; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.txt10arancio { color: #ec6500; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.txt11 { color: black; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.txt11white { color: white; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.txt11blu { color: #0098de; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.txt11bluscuro { color: #084a87; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.txt11arancio { color: #ec6500; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.txt12 { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.txt12white { color: white; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.txt12blu { color: #0098de; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.txt12arancio { color: #ec6500; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }


a { color: #0098DE; text-decoration: none; font-weight: bold; } 
a:hover { color: black; text-decoration: none; font-weight: bold; }

/*------------------------------------utility---------------------------------------*/
.pt13 { padding-top:13px;  }

/*----------------------------------end utility--------------------------------------*/


.header { 
	color: #e1e1e1; 
	font-size: 10px; 
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	
}

.header a { 
	color: #888888; 
	font-weight: normal;
	text-decoration: none
	
}

.header a:hover { 
	color: black; 
	font-weight: normal;
	text-decoration: none
	
}

.footer { 
	color: #7a7a7a;  
	font-size: 10px; 
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	
}


.menu { 
	color: #7a7a7a;  
	font-size: 10px; 
	letter-spacing: 0.05em;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	
}

.menu a { 
	color: #7a7a7a; 
	font-size: 10px; 
	letter-spacing: 0.05em;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
	
}

.menu a:hover { 
	color: black; 
	font-size: 10px; 
	letter-spacing: 0.05em;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
	
}

.sommario { 
	color: #333333;  
	font-size: 11px; 
	font-weight: bold;
	line-height: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	
}

.sommario a { 
	color: #0098DE; 
	font-weight: bold;
	text-decoration: none
	
}

.sommario a:hover { 
	color: black; 
	text-decoration: none
	
}

.sommario2 { 
	color: #333333;  
	font-size: 10px; 
	line-height: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	
}

.sommario2 a { 
	color: #333333; 
	font-weight: normal;
	text-decoration: none
	
}

.sommario2 a:hover { 
	color: #0098de; 
	text-decoration: none
	
}

.indice { 
	color: white;  
	font-size: 10px; 
	letter-spacing: 1px;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	
}

.indice a { 
	color: white; 
	letter-spacing: 1px;
	font-weight: normal;
	text-decoration: none
	
}

.indice a:hover { 
	color: black; 
	text-decoration: none
	
}


.titolo { 
	color: white;  
	padding-left: 6px;
	font-size: 12px; 
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	
} 
.titolo a:link, .titolo a:visited { 
	color: #ffffff;
	text-decoration: none;
	
}

.titolo a:hover { 
	color: black; 
	text-decoration: none;
	
}

.tit_tab { 
	color: #ec6500; 
	font-size: 10px; 
	letter-spacing: 1px;
	line-height: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}


/*--------------------------------------------------------NEW-----------------------------------------*/
.input {
	padding-right: 6px;
	padding-left: 6px;
	width: 144px; 
	height: 18px; 
	background: url("../im/input_campo.gif") left top no-repeat;
	border: none;
	color: #000;  
	font-size: 10px; 
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular

}

.frase { 
	color: #777; 
	font-size: 19px;
	line-height: 23px;
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
} 

.tit_h1 { 
	color: black; 
	font-size: 16px;
	line-height: 20px; 
	font-weight: bold;
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	
} 
.tit_h1 a  { color: #000; text-decoration: none; } 
.tit_h1 a:hover { color: #0088cc; text-decoration: none; } 

.tit_h1n { 
	color: #888; 
	font-size: 16px;
	line-height: 20px;
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	
} 
.tit_h1n a  { color: #888; text-decoration: none; } 
.tit_h1n a:hover { color: #000; text-decoration: none; }

.tit_h2 { 
	color: #666; 
	font-size: 13px;
	line-height: 15px; 
	font-weight: bold;
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	
} 
.tit_h2 a  { color: #666; text-decoration: none; } 
.tit_h2 a:hover { color: #000; text-decoration: none; } 

.tit_h2b { 
	color: black; 
	font-size: 13px;
	line-height: 15px; 
	font-weight: bold;
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	
} 
.tit_h2b a  { color: #000; text-decoration: none; } 
.tit_h2b a:hover { color: #19699E; text-decoration: none; } 

.txt_cl { 
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color:#444;
}

.txt_clsm { 
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color:#999;
	padding-top: 13px;
}

.txt_clsmb { 
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color:#444;
}

.txt_nor { 
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color:#444;
}

.txt_nor11 { 
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color:#444;
}

.txt_nor12 { 
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color:#444;
}

.txt10_g6 { 
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color:#666;
}


.txt10_g9 { 
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color:#999;
}

.m_img { 
	margin-top:5px;
}