html {
	height: 100%
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: 'Orienta', sans-serif;;
	font-size:14px;
	line-height:14px;
	color:#666
}
#logo {
	width:95px;
	height:80px;
	position:absolute;
	right:130px;
	bottom:30px;
	z-index:1000
}
#map_canvas {
	height: 100%
}
#content {
	width:500px;
}
#interesse {
	float:right;
	margin-left:5px;
	border:none;
}
h1 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:24px;
	line-height:24px;
	color:#810406;
}
h2 {
	font-size:12px
}