@charset "utf-8";
.Titoli_Ville {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F1EAE5;
	font-weight: normal;
}
.Testo_Giustificato {
	text-align: justify;
}
.Testo_Down {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #463b33;
	font-weight: normal;
}
.Testo_Down_Small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #463b33;
	font-weight: normal;
}
.Titoli_Ville_Scuro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #463C33;
	font-weight: normal;
}
.Modulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #463C33;
	font-weight: normal;
	background-color: #F1ECE4;
	clear: left;
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #FFF;
}
.Hr_Color {
	color: #CAB49B;
}
.Costi-extra {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
}
.Costi-Extra-Titoli {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFF;
}
