/* CSS Document */
.testo_standard {
	font-size:11px; 
	color:#555555;
	font:Thaoma; 
}
.testo_standard_bold {
	font-size:11px; 
	color:#555555;
	font:Thaoma; 
	font-weight: bold;
}
.testo_titolo {
	font-size:11px; 
	color: #2D606A; 
	font:Thaoma; 
	font-weight: bold;
}
.testo_link {
	font-size:11px; 
	color:#003366; 
	font:Thaoma; 
	cursor: pointer
}
.PuntatoreMano {
	cursor: pointer;
}.bottone {
	font-size:11px;
	color: #2D606A;
	font-family: Thaoma;
	cursor: pointer;
	border: 1px solid #2D606A;
	font-weight: bold;
}
.cmb_larg_fissa_corto {
	font-family: Thaoma;
	font-size: 10px;
	width: 160px;
}.td_titolo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #206D93;
	color: #FFFFFF;
	text-align: center;
}
.tbl_riga {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.bottone_email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(http://www.zaniviaggi.it/images_new/email.gif);
	height: 15px;
	width: 28px;
	cursor: pointer;
	border: 0px none;
}
