.testohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #666666;
	line-height: 9px;

}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.titoloverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 47640D;
}
.titoloblu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 0E94D3;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 0E94D3;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 0E94D3;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 0E94D3;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 0E94D3;
	text-decoration: none;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: 0e94d3;
}
.titolone {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: 0e94d3;
}
BODY {
scrollbar-face-color:#DADADA;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#DBDBDB;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#C4C4C4;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
}
.tasti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #505b6f;
}

#pass
{
background-color: #FF6600;
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
	font-size: 11px;
}

#pass h1
{
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size: 14px;
font-weight:bold;
padding:0;
}

.textfield
{
background:trasparent;
background-repeat:no-repeat;
border:0;
width: 175px;
padding-left:3px;
}

.textfield2
{
background-image:url(interface/textfield.gif);
background-color: #FF6600;
background-repeat:no-repeat;
border:0;
width: 175px;
padding-left:3px;
}

.textfieldfake
{

background-image:url(interface/textfield.gif);
background-color: #FF6600;
background-repeat:no-repeat;
background-position: 10px 10px;

}

#pass .button
{
background-color: #FF6600;
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size: 11px;
border: 1px solid #FFFFFF;
}

#pass .radio
{
background-color: #FF6600;
border: 1px solid #FFFFFF;
}

.donna
{
background-image:url(interface/donna.gif);
background-repeat:no-repeat;
background-position:right;
}