.titoli {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #E1E1E1;
	text-decoration: none;
}
.titolimail {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}	
.testo_input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7CA0D2;
	font-style: normal;
	text-decoration: none;
}
.testo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E1E1E1;
	line-height: 16px;
	text-decoration: none;
	font-style: normal;
	text-align: justify;	
}
.testofootermail {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
	font-style: normal;
	text-align: justify;	
}
.testomail {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
	font-style: normal;
	text-align: justify;	
}
a.testolink {
    font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E1E1E1;
	margin-left: 10px;
	padding-bottom: 2px;	
	text-decoration: none;
	font-style: normal;
	text-align: justify;
	border-bottom: dotted 1px #FFFFFF;
}
a.testolink:hover {    
	color: #90bbee;
	border-bottom: dotted 1px #90bbee;
}
.sfondo_pagina {
	background-color: #173F81;
	background-image: url(../img/sf_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.thumbnews {
	margin-top: 3px;
	margin-right: 20px;
}
#testonews a 
{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #E1E1E1;
	margin-bottom: 3px;	
	text-decoration: none;
	font-style: normal;
	text-align: justify;
	border-bottom: dotted 1px #FFFFFF;
}
#testonews a:hover {    
	color: #90bbee;
	border-bottom: dotted 1px #90bbee;
}
