body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(../imgs/FondUP.jpg);
	background-repeat: no-repeat;
	background-color: #24305A;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#container {
	margin-left: auto;
	margin-right: auto;
	width: 789px;
	text-align: left;
	border: 1px solid black;
	position: relative;
}
div#testata{
	width: 789px;
	height: 63px;
	background-color: #3E5C7B;
	background-image: url(../imgs/testata.png);
}
#map {
	width: 789px;
	height: 530px;
	background-color: White;
	p
; 		background-image: url(../imgs/load.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
#piede {
	width: 789px;
	height: 22px;
	background-image: url(../imgs/piede.png);
}
.titolo_thumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D5B7A;
}
div#copyright {
	width: 300px;
	height: 22px;
	left: 4px;
	position: absolute;
	bottom: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	z-index: 850;
}

div#copyright a {
	color: #FFFFFF	;
	text-decoration: none;
		font-weight: bold;
}

div#copyright a:hover {
	color: #FF9900;
}

div#copyright2 {
	width: 300px;
	height: 22px;
	left: 4px;
	position: absolute;
	bottom: -6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}

div#copyright2 a {
	color: #FFFFFF	;
	text-decoration: none;
		font-weight: bold;
}

div#copyright2 a:hover {
	color: #FF9900;
}

div#googleearth {
	width: 300px;
	height: 22px;
	right: 4px;
	position: absolute;
	top: 65px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	z-index: 850;
}

div#googleearth a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

div#googleearth a:hover {
	color: #99CCFF;
}

div#googleearth2 {
	width: 300px;
	height: 22px;
	right: 4px;
	position: absolute;
	top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}

div#googleearth2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

div#googleearth2 a:hover {
	color: #99CCFF;
}

div.olControlMousePosition{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	 bottom: 0em;
    right: 3px;
    display: block;
    position: absolute;
}
div#help {
	width: 180px;
	height: 22px;
	position: absolute;
	bottom: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	left: 300px;
	z-index: 850;
}
div#help a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

div#help a:hover {
	color: #FF0000;
}

div#help2 {
	width: 180px;
	height: 22px;
	position: absolute;
	bottom: -6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	left: 300px;
}
div#help2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

div#help2 a:hover {
	color: #FF0000;
}
