@charset "utf-8";
/* CSS Document */

.sfondo	{background-color:#96aef7}
.textbox {font-family:Tahoma, Arial; font-weight:bold; font-size:12px; color:#000066}
.textinput {font-family:Tahoma, Arial; font-weight:bold; font-size:12px; color:#0276e3; width:220px;}
.textinput2 {font-family:Tahoma, Arial; font-weight:bold; font-size:12px; color:#0276e3; width:80px;}
.textbtn {font-family:Tahoma, Arial; font-weight:bold; font-size:12px; color:#046dd0; width:100px;}
.textbtn2 {font-family:Tahoma, Arial; font-weight:bold; font-size:12px; color:#046dd0; width:120px;}
.textsmall {font-family:Tahoma, Arial; font-weight:bold; font-size:11px; color:#f50b73;}

a.testlink {
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	text-transform: uppercase;
}
a.testlink:link {
	text-decoration:underline;
}

a.testlink:hover {
	text-decoration:none;
}

.testoRed {font-family:Tahoma, Arial; font-weight:bold; font-size:12px; color:#d40303}
.testoGreen {font-family:Tahoma, Arial; font-weight:bold; font-size:12px; color:#008e11;}
.testoBlue {font-family:Tahoma, Arial; font-weight:bold; font-size:12px; color:#0422b8;}
.testo {font-family:Tahoma, Arial; font-weight:bold; font-size:12px; color:#000066}