body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B6B43D;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.destra {
	background-color: #B6B43D;
	background-image: url(immagini/destra.gif);
	background-repeat: repeat-y;
}
.destrainalto {
	background-color: #B6B43D;
	background-image: url(immagini/destrainalto.gif);
	background-repeat: no-repeat;
}




.sinistra {
	background-color: #B6B43D;
	background-image: url(immagini/sinistra.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.sinistrainalto {
	background-color: #B6B43D;
	background-image: url(immagini/sinistrainalto.gif);
	background-repeat: no-repeat;
	background-position: right;
}






.modello {
	background-image: url(immagini/modello.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}



.piedipagina {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}


.piedipagina2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}


.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	background-image: url(immagini/mail.gif);
	background-repeat: no-repeat;
	background-position: 255px 1px;
}

.scritte1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.titolo {
	font-family: BankGothic Md BT, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #908C35;
	padding-top: 4px;
	padding-bottom: 4px;
}

.titoloblu {
	font-family: BankGothic Md BT, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
.titolo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000066;
}

.titolo2verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #B6B43D;
}

.titolo2nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.areaeditable {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.link1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
	text-decoration: none;
}
.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #B6B43D;
	text-decoration: none;
}

.link2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.caselleditesto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	border: 2px inset #B6B43D;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: normal;
	text-align: justify;
	display: block;
}

.testonero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	display: block;
}

.testopiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	display: block;
}

.testopiccolo_margini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	display: block;
	padding-right: 8px;
	padding-left: 8px;
}
