*{
	font-family: Arial, Helvetica, sans-serif;
	color: #47423a;
	font-size: 12px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
}
body{
	background-color: #fff;
}

#mapa h2{
	position: absolute;
}

#mapa h2 a span{
	width: 20px;
	height: 20px;
	background-image: url(img/ponto.png);
	display: block;
	float: left;
}
#abertura{
	padding: 15px;
	position: absolute;
	left: 660px;
	top:  178px;
	width: 200px;
}


#mapa h2{
	position: absolute;
}
#mapa h2 a b,
#mapa h2 a strong{
	color: #47423a;
	font-size: 18px;
	margin: 0 5px;
	display: block;
}
#mapa h2 a span{
	width: 20px;
	height: 20px;
	background-image: url(img/ponto.png);
	display: block;
	float: left;
}
#mapa h2 a.sel span,
#mapa h2 a:hover span{
	background-position: 0 -20px;
	
}
#mapa h2 a strong,
#mapa h2 a b{
	display: block;
	font-size: 14px;
	line-height: 20px;
	float: left;

}
#mapa h2 a:hover b{
	color: #ff9900;
	font-size: 14px;
	margin: 0 5px;
}


#mapa h2 a:hover{

}
