BODY {
	
	
	SCROLLBAR-HIGHLIGHT-COLOR: #D4EBFC;
	SCROLLBAR-SHADOW-COLOR: #D4EBFC;
	
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	
	SCROLLBAR-ARROW-COLOR: #ff0000;
	
	SCROLLBAR-TRACK-COLOR: #f0f0f0;
	SCROLLBAR-BASE-COLOR: #E8F4FD;
	
	}

a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	background-color: none;
	text-decoration: none;

}
.separatore-basso {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bordi {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;

}
.arial-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.arial-13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.testo-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0033;

}
.testo-form-messaggio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-color: #F9FCFF;



}
.tastiform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033FF;
	background-color: #E8F3FF;
	font-weight: normal;

}
.bordo1 {
	border: 1px solid;
}
.verdana-piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bordo-tratteggiato {
	border: 4px dashed;
}
.bordo-tratteggiato-su {
	border-top: 3px dashed;
	border-right: 3px none;
	border-bottom: 3px none;
	border-left: 3px dashed;

}
.bordo-tratteggiato-giu {

	border-top: 3px none;
	border-right: 3px none;
	border-bottom: 3px dashed;
	border-left: 3px dashed;
}
.bordo-trattini {
	border: 1px dashed;
}
.bordo1px-dx-sx {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}
.bordo1px-su {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

