.menu{
	color:#1896C2;
	font-family:tahoma;
	font-weight:normal;
	font-size:7pt;
	text-decoration: none;
}
.menu:hover{
	color:#1896C2;
	font-family:tahoma;
	font-weight:normal;
	text-decoration: none;
	font-size:7pt;
}

.testo_pag{
	color:#404040;
	font-family:tahoma;
	font-style:regular;
	font-weight:normal;
	font-size:9pt;
}
.testo_pag1{
	color:#1896C2;
	font-family:tahoma;
	font-style:regular;
	font-weight:normal;
	font-size:8pt;
}
.line {
	line-height: normal;
	border-width: 1px;
	border-color: #EDEDED;
}	

.colonna{
	border-style:solid;
	border-color:#d0d0d0;
	border-width:1;
	padding-top:3px;
}


