@CHARSET "ISO-8859-1";

#pag_btn_como_chegar{
	margin-top:15px;
	width:450px;
	height:485px;
	overflow:auto;

	margin-left:25px;
	
	/* separar quais são as posições ainda....*/	
	scrollbar-arrow-color:#008478;
	scrollbar-3dlight-color:#008478;
	scrollbar-highlight-color:#008478;
	scrollbar-face-color:#008478;
	scrollbar-shadow-color:#008478;
	scrollbar-darkshadow-color:#7ECCC3;
	scrollbar-track-color:#7ECCC3;

}

#pag_btn_como_chegar #zoom{
	text-align:center;
	float:right;
}

#pag_btn_como_chegar #zoom img{
	cursor:pointer;
}

#pag_btn_como_chegar #texto{
	text-align:justify;
}

#pag_btn_como_chegar #texto p{
	margin-bottom:15px;
}

#pag_btn_como_chegar #informacoes {
	text-align:justify;
}

#pag_btn_como_chegar h1{
	color:#008478;
	font-weight:bold;
}

#pag_btn_como_chegar #mapa{
	display:inherit;
	margin-top:00px;
	width:400px;
}

#pag_btn_como_chegar #nosso_mapa{
	height:70px;
	width:90%;
	background-image:url(../img/mapaLife.png);
	background-position:center;
	margin:5px;
	margin-top:25px;
}

#pag_btn_como_chegar #link_google{
	margin-top:0px;
	height:20px;
}

#pag_btn_como_chegar #link_mapa{
	margin-top:0px;
	height:20px;	
}