a:link {

	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #3200AA;
	text-decoration: none;

}

a:visited {

	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #3200AA;
	text-decoration: none;

}


a:active {

	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #FFFF00;
	text-decoration: none;

}
.sfondo-logo {
	background-attachment: fixed;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.testo-nero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.sfondo-blue {
	background-color: #0095F9;
}
.posiz-imm-top {
	position: absolute;
	left: 18px;
	bottom: 20px;
	top: 15px;
	width: 831px;
	height: 124px;
}
.bordo-left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0095F9;
}
.bordo-left-right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #0095F9;
	border-right-color: #0095F9;
	border-bottom-color: #0095F9;
	border-left-color: #0095F9;
}
.bordo-left-right-down {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #0095F9;
	border-right-color: #0095F9;
	border-bottom-color: #0095F9;
	border-left-color: #0095F9;
}
.bordo-down {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #0095F9;
	border-right-color: #0095F9;
	border-bottom-color: #0095F9;
	border-left-color: #0095F9;
}
.bordo-up {
	border-top: 1px dotted #0095F9;
	border-right: 1px none #0095F9;
	border-bottom: 1px none #0095F9;
	border-left: 1px none #0095F9;


}
.scroll_w{
    scrollbar-3dlight-color: #000099; 
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-base-color: #0095F9; 
    scrollbar-darkshadow-color: #FFFFFF; 
    scrollbar-face-color: #0095F9; 
    scrollbar-shadow-color: #000099;
    scrollbar-track-color: #0095F9; 
}
.scroll_b{
	scrollbar-3dlight-color: #000099;
	scrollbar-arrow-color: #0095F9;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color:#0095F9;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #000099;
	scrollbar-track-color: #FFFFFF;
	background-color: #0095F9;

}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3200AA;
	border: none;

}
.riga {
	color: #74C9F7;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFF00;
	font-weight: normal;
}
.rigab {
	color: #FFFFFF;
}
.testob {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.rigatabella {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #74C9F7;
	border-right-color: #74C9F7;
	border-bottom-color: #74C9F7;
	border-left-color: #74C9F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3200AA;

}
.testobpiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
