@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a:link, a:visited, a:active, a:hover {
	color: #3C3C3C;
	text-decoration: none;
}
.bordo {
	border: 1px solid #999999;
}
.linea_dx_tratt {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B2B2B2;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3C3C3C;
	text-decoration: none;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing: 1px;
	cursor: pointer;
}
.menu_over {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3C3C3C;
	text-decoration: none;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing: 1px;
	background-color: #f9d2b5;
	cursor: pointer;
}
.menu_over_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3C3C3C;
	text-decoration: none;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing: 1px;
	background-color: #c4e4a5;
	cursor: pointer;
}
.titoli_arancio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EA690B;
	text-transform: uppercase;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.txt_picc {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #595959;
	padding-top: 3px;
	padding-bottom: 5px;
}
.titoli_bianco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}
.txt_dal_al {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
}
.txt_prezzo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B2B2B2;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B2B2B2;
}
.sf_img {
	background-image: url(../img/sf_foto.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.titolo_ar_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF751B;
	font-weight: 500;
	letter-spacing: 0.8px;
}

.bordo_img {
	border: 1px solid #A8A8A8;
	padding: 5px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.txt_norm {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #595959;
	padding-top: 3px;
	padding-bottom: 5px;
	letter-spacing: 0.8px;
}
.linea_sotto {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
	padding-bottom: 10px;
	padding-top: 10px;
}

.img_tour {
	border: 1px solid #A8A8A8;
	padding: 2px;
}
.bordo_chiaro {
	border: 1px solid #B2B2B2;
}
.indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3C3C;
}
.bordo_medicino {
	margin-right: 5px;
}
.linea_sotto_norm {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
	padding-top: 10px;
}
.sf_rosa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3C3C3C;
	text-decoration: none;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing: 1px;
	background-color: #f9d2b5;
}
.sf_verde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3C3C3C;
	text-decoration: none;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing: 1px;
	background-color: #c4e4a5;
}

