#googlemaps {
	max-width: 750px;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 15px;

}

#map {
	clear: right;
	float: right;
	width: 500px;
	height: 300px; 
	border: 1px solid black;
	margin-top: 40px;

}

#mapcontrol {
}

#mapcontrol a{
	font-style: italic;
	text-decoration: underline;
	cursor: pointer;
}

#text_directions {
	float: left;
	clear: both;
}

.style8 {
	color: #B1C9CD;
}

.maincontent {
	clear: both;
	max-width: 700px;
	margin: 0 auto;
}

#footer {
	text-align: center;
	clear: both;
	background-image: url("images/bottoni/Feet.jpg");
	padding: 2px 0px 2px 0px;
	background-repeat: no-repeat;
	max-width: 700px;
	margin: 0 auto;
}

#footer a{
	color: #B1C9CD;
}

#mapsinfowindow {
	text-align: center;
	color: blue;
}
