/* CSS Document */


a:link {
 text-decoration:none;
 padding:0px 0.5em;
 color:#3977B2;
 font-size:10px;
 font-weight:bold;
 font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
 text-decoration:none;
 padding:0px 0.5em;
 color:#3977B2;
 font-size:10px;
 font-weight:bold;
 font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#link li a:hover
{
 color:#F9841A;
}

.stile1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3977B2;
	font-size:10px;
	font-weight:bold;
  
}

.titoli_evidenza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#797979;
	font-size:12px;
	font-weight:bold;
	
}


.stile2
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color:#797979;
 font-size:12px;
 font-weight:bold;

}

.stile3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:10px;
	font-weight:bold;

}

.stile4
{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#999999;
 font-size:9px;
 font-weight:bold;

}

.stile5
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#797979;
	font-size:18px;
	font-weight:bold;
	font-style: italic;

}
.stile6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


INPUT 
{
	background:#FFFFFF;
	color: #666666;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

SELECT 
{
	background:#FFFFFF;
	color: #666666;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

TEXTAREA 
{
	background:#FFFFFF;
	color: #666666;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}