/* CSS Document */
body
{

	background:#ffffff;
}

.text
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.text_pwd
{
	font-family: verdana;
	font-size: 11px;
	color: #f20606;
	font-weight: bold;
}

.text_dati
{
	font-family: verdana;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
}

.text_pop
{
	font-family: verdana;
	font-size: 11px;
	color: #000033;
	font-weight: normal;
	text-align:justify;
}


a {
	font-size:9px;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a.footer {
	color: #000000;
	text-decoration: none;
}

a.footer:hover {
	color: #000000s;
	text-decoration: underline;
}

a.footerpwd {
	color: #f20606;
	text-decoration: none;
}

a.footerpwd:hover {
	color: #f20606;
	text-decoration: underline;
}

a.footerdati {
	color: #000066;
	text-decoration: none;
}

a.footerdati:hover {
	color: #000066;
	text-decoration: underline;
}

a.pop {
	color: #000033;
	text-decoration: underline;
}

a.pop:hover {
	color: #000033;
	text-decoration: none;
}

.errorehome
{
	font-family: verdana;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	background-color: #ffff00;
	padding: 5px 7px 3px 7px;
	
}	

.errorepwd
{
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #0000CC;
	padding: 5px 7px 3px 7px;
	
}

.errore
{
	font-family: verdana;
	font-size: 11px;
	color: #f20606;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 3px 5px 2px 5px;
}

div#foot{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	width:994px;
	text-align:justify;
	}
	
.links{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	width:994px;


}

