.FontBiancoLayer {
	font-family: Verdana;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

.FondoMenuLayer {
	background-attachment: scroll;
	background-image: url(/images/pezzo_sottomenu.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.FontCampoSearch {
	font-family: Verdana;
	font-size: 7pt;
	color: #336699;
}
.FondoMenuBig {
	background-attachment: fixed;
	background-image: url(/images/fondo_menu_big.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.SfondoFreccia {
	background-attachment: scroll;
	background-image: url(/images/sfondo_frecce.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.SfondoFrecciadx {

	background-attachment: scroll;
	background-image: url(/images/sfondo_frecce.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
A:hover { color: white }
.uno {color:#FFFFFF}
.uno:hover { color : #FF0000 }
.uno:link, .uno:visited { text-decoration: none }

A:hover { color: #003366 }
.due{color:#003366}
.due:hover { color : #FF0000 }
.due:link, .due:visited { text-decoration: none }

.LineaIntestazione {
	background-attachment: scroll;
	background-image: url(/images/pezzo_linea_intestazione.gif);
	background-repeat: repeat;
	background-position: left center;
}
.FontNormaleTesti {
	font-family: Verdana;
	font-size: 8pt;
	color: #003366;
}
.FondoMenuMini {
	background-attachment: fixed;
	background-image: url(/images/fondo_menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana;
	font-size: 7px;
	color: #003366;

}
.FontMiniMini {
	font-family: Verdana;
	font-size: 7pt;
	color: #003366;
	font-weight: bold;

}
.Sfumatura1024 {
	background-attachment: fixed;
	background-image: url(/images/sfumatura.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.FontMiniNorm {

	font-family: Verdana;
	font-size: 7pt;
	color: #003366;
	font-weight: normal;
}
body {
scrollbar-3dlight-color: '#CC0000'; 
scrollbar-arrow-color: rgb(255,255,255);
scrollbar-base-color: '#FFFFFF'; 
scrollbar-darkshadow-color: '#FFFFFF'; 
scrollbar-face-color: '#CC0000'; 
scrollbar-highlight-color: '#CC0000'; 
scrollbar-shadow-color:'#CC0000';
scrollbar-track-color: '#FFFFFF'; 
}
.Puntatore {
	Cursor:hand
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #707070;
	border: 1px solid #233364;
}

.input_textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	border: 1px solid #23336;
}
