#mappa {
	float: left;
	width: 550px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 50px;
	padding-top: 20px;
	height: 483px;
}
#container #foot2 {
	background-color: #FF0000;
	height: 30px;
	width: 900px;
	float: left;
	line-height: 30px;
	text-align: center;
}
#container #mappa img {
	border: 1px dotted #920100;
}


#container #mappa iframe {
	margin-right: auto;
	margin-left: auto;
}
#mappa a {
	color: #BB0400;
	text-decoration: none;
}
#mappa a:hover {
	color: #666666;
	text-decoration: none;
}
