.txtbianco {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
}
.titoli {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
}
.td_centrale {
	border: dashed #C9C9C9;
	padding: 10px;
}
.testo {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-family: "Trebuchet MS", Arial, "Times New Roman";
}
.td_menu {
	padding-left: 30px;
}
.txtbianco_link {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
.txtbianco_link:hover {

	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}
.td_blix {
	border-top: 1px dotted #C9C9C9;
}
.txtarancio_link {

	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	color: #FF9A02;
	text-decoration: none;
}
.txtarancio_link:hover {

	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	color: #FF9A02;
	text-decoration: underline;
}
.txtnero_link {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.txtnero_link:hover {

	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}.titoliArancione {

	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
}
.txtbianco_link1 {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6B89AB;
}
.txtbianco_link1:hover {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #829DBB;
}
