.finestre {
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}
.finestre a {
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	text-decoration:none;
}
.finestre a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	text-decoration:underline;
}
.scritta_menu {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.scritta_menu a {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.scritta_menu a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
h1 {
font-family: Verdana;
	font-size: 12px;
	color: #003063;
}
hr {
}

.ben_visibile a{
	font-family: Verdana;
	font-size: 11px;
	color: #0000CC;
	text-decoration:none;
	font-weight: bold;	
}

hr {
	width: 95%;
	color:#003063;
	height:1px;
	font-weight: normal;
}
.footer {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
}
.testo {
	font-family: Verdana;
	font-size: 11px;
	color: #565656;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	
}
.testo a{
	font-family: Verdana;
	font-size: 11px;
	color: #565656;
	text-decoration:none;
}
.testo a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #565656;
	text-decoration:underline;
}

