@charset "ISO-8859-1";
body {
	background-color: #BAAC8D;
}
.lingua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.bordo_anagrafica {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #BAAC8D;
	border-right-color: #BAAC8D;
	border-bottom-color: #BAAC8D;
	border-left-color: #BAAC8D;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.anagrafica_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: right;
}
.anagrafica_piccola {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: right;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #3C351F;
	text-decoration: none;
	text-align: right;
}
.bordo_navigazione {
	border-top-color: #BAAC8D;
	border-right-color: #BAAC8D;
	border-bottom-color: #BAAC8D;
	border-left-color: #BAAC8D;
	border-left-style: dotted;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.navigazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BAAC8D;
	text-decoration: none;
	font-weight: normal;
}
.titolo_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C351F;
	text-decoration: none;
	font-weight: bold;
}
.testo_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C351F;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
.elementi_navigazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #121F5A;
	text-decoration: none;
	font-weight: bold;
}
.bordo_titolo {
	border-right-style: none;
	border-top-color: #3C351F;
	border-right-color: #3C351F;
	border-bottom-color: #3C351F;
	border-left-color: #3C351F;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-top-width: 1px;
}
.frame {
	border: 1px double #3C351F;
}
.bordo_sezioni {
	border-top-color: #BAAC8D;
	border-right-color: #BAAC8D;
	border-bottom-color: #BAAC8D;
	border-left-color: #BAAC8D;
	border-left-style: dotted;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.elenco {
	list-style-position: outset;
	list-style-type: disc;
}
