#topo {
	background: url(../_imagens/bc_topo.jpg) repeat-x;
}
body {
	font: 11px Tahoma;
	color: #4E6276;
}
body a:link, a:visited {
 text-decoration: none;
 color: #333833;
 font-weight: bold;
}
#tudo {
 position:absolute;
 left:50%; 
  margin-left:-360px;
}
#mapa {
	position:absolute;
	left:566px;
	top:82px;
	width:122px;
	height:119px;
	z-index:1;
	visibility: hidden;
}

