<style type="text/css">
<!--

body {
	scrollbar-3dlight-color: #486d95;
	scrollbar-arrow-color: #486d95;
	scrollbar-base-color: #a3b6ca;
	scrollbar-darkshadow-color: #486d95;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #d1dae5;
	overflow-x: auto;
	overflow-y: auto;
}

.moduli_campi_testo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: #1a487b 1px solid;
	background-color: #d1dae5;
	color: black;
	scrollbar-3dlight-color: #a3b6ca;
	scrollbar-arrow-color: #7691b0;
	scrollbar-base-color: #a3b6ca;
	scrollbar-darkshadow-color: #a3b6ca;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #d1dae5;
}

.pulsante_submit {
	color: #1a487b;
	font-family:Verdana,helvetica,sans-serif;
	font-size:100%;
	font-weight:bold;
	background-color:#d1dae5;
	border:1px solid;
	padding: 5px;
	border-top-color:#1a487b;
	border-left-color:#1a487b;
	border-right-color:#1a487b;
	border-bottom-color:#1a487b;
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#d1dae5',EndColorStr='#7691b0');
}

.testi {
	font-family: Verdana;
	font-size: 10px;
	color: #878787;
	line-height: 16px;
	}

.testi a{
	color: #1a487b;
	text-decoration: none;
}

.testi a:hover{
	color: #1a487b;
	text-decoration: underline;
}

.testiTitolo {
	font-family: Verdana;
	font-size: 12px;
	color: #458bdf;
	line-height: 14px;
}

.testi_piccoli {
	color: #878787;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
}

.testi_piccoli a {
	color: #1a487b;
	text-decoration: none;
}

.testi_piccoli a:hover {
	color: #1a487b;
	text-decoration: underline;
}

.testi_piccoli_bianchi {
	color: #FFFFFF;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	letter-spacing: 0px;
}

.testi_piccoli_bianchi a{
	color: #1a487b;
	text-decoration: none;
}

.testi_piccoli_bianchi a:hover{
	color: #1a487b;
	text-decoration: underline;
}

-->

</style>

