*{
	font-family: Arial, Helvetica, sans-serif;
	color: #47423a;
	font-size: 11px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
}
body{
	background-color: #fff;
}

#mapa h2{
	position: absolute;
}


#abertura{
	padding: 15px;
	position: absolute;
	left: 660px;
	top:  178px;
	width: 200px;
}

#mapa h2{
	position: absolute;


}

#mapa h2
#mapa h2 a ,
#mapa h2 a strong{	width: 150px;}

#mapa h2
#mapa h2 a ,
#mapa h2 a strong{
	color: #47423a;
	margin: 0 2px 0 0;
	display: block;
	line-height: 20px;
	float: left;
}

#mapa h2 a span{
	width: 12px;
	height: 16px;
	background-image: url(img/ponto2.png);
	display: block;
	float: left;
	background-position: -4px -3px;
	margin: 0;
}
#mapa h2 a.sel span,
#mapa h2 a:hover span{
	background-position: -4px -23px;
}
#mapa h2:hover i,
#mapa h2:hover,
#mapa h2 a:hover{
	color: #ff9900;

}

#mapa h2 a i{ float:left}
#mapa h2 a em{ display:none}
#mapa h2:hover em,
#mapa h2 a:hover em{ display:block; float:left; margin: 0 3px; font-style:normal; color:#666;}
