body,html {
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	font-family: Trebuchet MS;
	height:100%;
	color: #333;
}
a {
	text-decoration: none;
	font-family: Trehuchet MS;
	color: #0057c2;
}
a:hover {
	text-decoration: underline;
}
p {
margin: 0px;
	margin-bottom: 7px;
}
body {
	visibility: hidden;
}
#google_itinerari, #googleMapsAPI2, #instruccions {
	visibility: visible;
}

div.googleMapsAPI_mare {
	background-image: url('../imatges/marc.gif');
	background-repeat: no-repeat;
	width: 520px;
	height: 305px;
	padding: 16px 16px 16px 13px;
}
div.googleMapsAPI {
	width: 520px;
	height: 303px;
	overflow: hidden;
}
