#corpo{
	width:900px;
	height:500px;
	margin:0 auto;
	margin-top:20px;
	background:url(../imagens/img-fundo-localizacao2.jpg) no-repeat;
}
#conteudotexto { 
	width:280px; 
	height:100px;
	float:left;
	margin-top:50px;
	color:#fff;
	text-align:right;
}
#conteudomapa { 
	width:550px; 
	height:260px;
	float:right;
	margin-top:50px;
	margin-right:32px;
	_margin-right:16px;
	padding:2px;
	background:#fff;
}

