a:link {
	text-decoration: none;
}
a:hover {
	color: #00ABF0;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 25px;
}

.sotto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.testodatabase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;

}
.caselle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1A3958;
	font-weight: bold;
	text-decoration: none;
}
.titolo_gr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #1A3958;
	font-weight: bold;
	text-decoration: none;
}
.titolo_lat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #00ABF0;
	font-weight: bold;
	text-decoration: none;
}
.indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.blocco {
float:left;
padding: 5px 5px 5px 5px;
}
