#corpo .faleConosco {
    float:left;
    background:url('../images/fale-conosco.png') no-repeat top center;
    background-color:#f7fafe;
    width:406px;
    height:515px;
}
#corpo .enderecos {
    float:left;
}
#corpo .formulario {
    padding-top:70px;
    margin-left:40px;
}
#corpo input.nome {
    width:340px;
}
#corpo input.telefone {
    width:160px;
}
#corpo input.email {
    float:left;
    width:340px;
}
#corpo input.celular, span.celular {
    float:left;
    margin-top: -20px;
    margin-left: 40px;
}
#corpo span.celular {
    float:left;
}
#corpo textarea.comentario {
    width:340px;
    height:190px;
    font-family: Arial,Tahoma,sans-serif;
    color: #333333;
}
#corpo {
    width:812px;
    margin-top:1px;
    height:540px;
}
#corpo .borda {
    height:3px;
    width:350px;
    background-color:#dfdfdf;
    margin-top: 5px;
}
#corpo .botao {
    float:right;
    margin-top: 10px;
    margin-right:30px;
}
#corpo .botao a {
    margin-left: 10px;
}
#corpo .endereco {
    float:left;
    background:url('../images/enderecos.jpg') no-repeat top center;
    background-color:#f7fafe;
    width:406px;
    height:515px;
}
#corpo .mapa {
    background-color:#f99;
    width:346px;
    height:283px;
    margin-left:20px;
    margin-top: 58px;
}
#corpo .txt {
    margin-left:20px;
    margin-top:10px;
}
#corpo .bordaAzul {
    height:4px;
    margin-top:1px;
    margin-left:20px;
    width:350px;
    background-color:#e5effe;
}
#corpo .bordaCinza {
    width:350px;
    margin-top: 5px;
    margin-bottom:5px;
    height:2px;
    background-color:#dfdfdf;
}
#cabecalho {
    background: url('../images/bg_cabecalho.jpg') repeat-y top center;
    width:812px;
    height:140px;
}
