.tabellaPrincipale {
	position: absolute;
	height: 100%;
	width: 100%;
}
.indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 15px;
}
.link a:hover {
	color: #7498A8;
}
.link a {
	color: #557382;
	text-decoration: none;
}
body {
	background-color: #101920;
}
#main {
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: -300px;
	top: 50%;
	width: 100%;
	height: 100%;
	position: absolute;
	visibility: visible;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #557382;
	font-weight: bold;
	text-align: left;
	bottom: 10px;
	top: 10px;
	padding-bottom: 6px;
}
