*{
	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{
	width: 619px;
	height: 440px;
	display: block;
	float: left;
	background-image: url(img/bg.jpg);
	position: relative;
	left: 0;
	top: 0;
}
#mapa h2{
	position: absolute;
	top: 571px;
	left: 154px;
	width: 132px;
}
#mapa h2 a b,
#mapa h2 a strong{
	display: none;
}
#mapa h2 a span{
	width: 170px;
	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:hover strong,
#mapa h2 a:hover b{
	display: block;
	font-size: 14px;
	line-height: 20px;
	float: left;
	background-color: #fff;
}
#mapa h2 a:hover b{
	color: #ff9900;
	font-size: 18px;
	margin: 0 5px;
}
#mapa h2.proposta1{
	left: 225px;
	top: 294px;
}
#mapa h2.proposta2{
	left: 225px;
	top: 323px;
}
#mapa h2.proposta3{
	left: 225px;
	top: 353px;
}
#mapa h2.proposta4{
	left: 225px;
	top: 383px;
}
#mapa h2.proposta5{
	left: 225px;
	top: 414px;
}

#texto{
	padding: 5px;
	background-color: #fff;
	border: 0px;
	position: absolute;
	left: 1px;
	top:  31px;
	width: 589px;
}
#texto h2{
	font-size: 18px;
	margin: 5px;
}
#texto p{
	margin: 5px;
}
#texto.abre{
	background-color: #ece0c7;
	color: #47423a;
	position: absolute;
	left: 0;
	top: 0;
	width: 936px;
	height: 105px;
	border-bottom: 2px dotted #fff;
	display: block;
}
#texto.abre h2,
#texto.abre p{
	font-size: 12px;
	color: #5f5c55;
	margin: 10px 40px;
}
#texto.abre h2{
	font-size: 30px;
}
#map #texto{
	width: 595px;
	position: absolute;
	left: 05px;
	top: 80px;
	background-color: #f9f9f9;
	border: 2px dotted #d4d4d4;
	padding: 5px;
	background-image: url(img/x.png);
}
#map #texto h2{
	font-size: 20px;
	line-height: 20px;
	color: #5f5c55;
	clear: both;
	width: 40%;
	border-bottom: 1px dotted #ccc;
	margin: 10px 05px 10px 05px;
	
}
#map #texto h3{
	font-size: 22px;
	line-height: 20px;
	color: #5f5c55;
	clear: both;
	width: 100%;
	border-bottom: solid  1px #ccc ;
	margin: 10px 05px 10px 05px;
	
}

#map #texto p{
	font-size: 12px;
	color: #5f5c55;


}
#map #texto1{
	vertical-align: middle;
	width:230px;
	height: 250px;
	clear:left;
	font-size: 12px;
	color: #5f5c55;
	float:left;
	padding: 15px 0 0 0;


}

#map #texto2{
	vertical-align: middle;
	width:230px;
	height: 250px;
	clear: right;
	float: right;
	font-size: 12px;
	color: #5f5c55;
	padding: 15px 0 0 0;

}


#img{
	float: center;
	width: 72px;
	height:80px;
	background-image: url(img/x.png);
    margin: 05px 05px 10px 05px;

}
#texto a.fechar{
	position: absolute;
	text-align:right;
	top: 10px;
	width: 15px;
	height: 15px;
	line-height: 15px;
	font-size: 14px;
	border: 3px solid #fff;
	color: #ff9900;
	font-weight: bold;
	left: 576px;
}
