@charset "utf-8";
.bordo_sotto_marrone {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #af9261;
	border-right-color: #af9261;
	border-bottom-color: #af9261;
	border-left-color: #af9261;
}
.bordo_griglia_marrone {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #af9261;
	border-right-color: #af9261;
	border-bottom-color: #af9261;
	border-left-color: #af9261;
}
.testo_arial_contenuti_nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.testo_arial_contenuti_nero_centro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.testo_georgia_12_marrone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #907d5e;
	text-decoration: none;
	text-align: left;
}
.campo_modulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.pulsante_modulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-color: #d4b785;
	border: 1px solid #d78419;
}
.testo_georgia_9_marroncino {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #D6BA8B;
	text-decoration: none;
	text-align: justify;
}
.testo_georgia_12_nero {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-style: normal;
}
.testo_georgia_12_nero_sottolineato {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-align: justify;
	font-style: normal;
}
.testo_georgia_10_nero_apice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-style: normal;
	vertical-align: super;
}
.testo-link-piccolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #E6E1CA;
	text-decoration: none;
	text-align: justify;
}
.georgia-10-marrone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #BCA27A;
	text-decoration: none;
}

