#bloco_esq { 
	float:right; 
	width:384px; }

#bloco_mapa{ 
	margin-top:50px;
	text-align:right; 
	margin-right:50px; }

.esq_campo{
	background:url(../imagens/form_contato.gif) no-repeat top left;
	float:left;
	padding-left:6px;
	height:23px;
	width:11px;
}
.dir_campo{
	background:url(../imagens/form_contato.gif) bottom right no-repeat;
	width:11px;
	height:23px;
	float:right;
}
.fundo_campo{
	background:url(../imagens/form_contato.gif) 0px -23px repeat-x;
	height:23px;
	width:251px;
	float:right;
	line-height:2;
}

.esq_campo_mensagem{
	background:url(../imagens/campo_mensagem.gif);
	float:left;
	height:193px;
	width:14px;
}
.dir_campo_mensagem{
	background:url(../imagens/campo_mensagem.gif) right;
	width:14px;
	height:193px;
	float:right;
}
.fundo_campo_mensagem{
	background: #FFF;
	height:193px;
	width:251px;
	float:right;
}

.campo_contato { width:310px; line-height:2; margin-bottom:6px; }
.campo_contato_mensagem { width:310px; height:193px;}

.form { width:220px; float:left; border:0; margin-top:3px; }
.form_mensagem { margin-top:5px; width:215px; border:0; }

