.esquerda { float:left; width:568px; display:inline; margin:0px 0px 0px 10px;  }
.direita { float:right; width:279px; }

.esquerda .titulo { float:left; width:100%; color:#797A7D; font-size:18px; letter-spacing:-1px; word-spacing:1px; } 
.esquerda .titulo strong { color:#3E4152; font-size:24px; letter-spacing:-2px; } 
.esquerda .titulo span { color:#65666A; font-size:26px; letter-spacing:-2px; } 

.esquerda .formulario { float:left; width:563px; display:inline; margin:20px 0px 0px 5px;  }
.esquerda .campo { float:left;  display:inline; margin:0px 0px 10px 0px;  }
.esquerda .campo span { float:left; display:block; width:100%; font-size:12px; color:#2D738E; margin:0px 0px 5px 5px;   }
.esquerda .formulario .botao { float:left; width:100%; text-align:right }
.esquerda .formulario .botao input { display:inline}
.esquerda .campo input { float:left; width:97%; height:20px; margin:5px 0px 0px 5px; background:none; font-size:14px; border:none; color:#2D738E }
.esquerda .campo textarea { float:left; width:98%; height:160px; margin:5px 0px 0px 5px; background:none; font-size:14px; border:none; color:#2D738E }

#nome { width:100%;  }
#nome .input { float:left; width:100%; background:url(../images/campo_inteiro.jpg); height:33px; }

#email { width:322px; }
#email .input { float:left; width:100%; background:url(../images/campo_email.jpg); height:33px; }

#telefone { width:217px; margin-left: 24px !important; }
#telefone .Ddd { float:left; width:50px; background:url(../images/campo_ddd.jpg); height:33px; }
#telefone .Telefone { float:left; width:161px; background:url(../images/campo_telefone.jpg); height:33px; margin-left: 5px; }

#assunto { width:100%;  }
#assunto .input { float:left; width:100%; background:url(../images/campo_inteiro.jpg); height:33px; }

#mensagem { width:100%;  }
#mensagem .input { float:left; width:100%; background:url(../images/campo_mensagem.jpg); height:175px; }

.direita .informacoes { float:left; width:100%; background:url(../images/barra_direita.jpg) no-repeat; height:453px; }
.direita .informacoes .divisor  { float: left; display:inline; margin:15px 0px 0px 15px; font-size:12px; color:#65666A }
.direita .informacoes .divisor  a { color:#65666A ; text-decoration:none }
.direita .informacoes .divisor  a:hover { text-decoration:underline }

.localizacao { float:left; width:98%; margin:20px 0px 0px 10px; border-top: solid 1px #CFCFCF; padding:20px 0px 0px 0px; display:inline  }
.localizacao .esquerda { float:left; width:400px; margin:0px; }
.localizacao .esquerda .titulo { float:left; width:100%; color:#797A7D; font-size:18px; letter-spacing:-1px; word-spacing:1px; margin:0px 0px 20px 0px } 
.localizacao .esquerda .titulo span { color:#65666A; font-size:26px; letter-spacing:-2px; } 

.localizacao .esquerda { float:left; width:400px; margin:0px; font-size:12px; color:#65666A }

#map { float:right; width:400px; height:400px; }