.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.bottom a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.contenuti {
	font-family: "Bookman Old Style";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
}
.contenuti_sfondo {
	font-family: "Bookman Old Style";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(../img/villa_2_3.jpg);
	background-repeat: no-repeat;
}
.offerte {
	font-family: "Bookman Old Style";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.contenutItinerari {
	font-family: "Bookman Old Style";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contenutItinerari a {
	font-family: "Bookman Old Style";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contenutItinerari a:hover {
	font-family: "Bookman Old Style";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

