body { margin: 0; padding: 0; }
.nuert {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal}
.normale {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.address { text-align: left; padding-left: 8px; }
table.indirizzo { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; }

#wrapper { position: relative; margin: 0 auto; width: 668px; }
#spot {
	position: absolute;
	top: 10px;
	text-align: left;
	background-color: #002A5C;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	border: 2px solid white;
	filter: alpha(opacity=85);
	opacity: 0.85;
}

#spot_2 {
	position: absolute;
	top: 210px;
	left: 200px;
	text-align: left;
	background-color: #002A5C;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	border: 2px solid white;
	filter: alpha(opacity=85);
	opacity: 0.85;
}

#spot a:link { color: white; text-decoration: none; }
#spot a:visited { color: white; text-decoration: none; }
#spot a:hover { color: #002A5C; background-color: white; text-decoration: none; }
