﻿.div-fale-form-separa
{
    width: 100%;
    height: 8px;
    clear: both;
}
#div-fale-conteudo
{
    margin: auto;
    margin-top: 20px;
    margin-bottom: 50px;
    width: 1000px;
    min-height: 400px;
    display:table;
}
#div-fale-form
{
    float: left;
    padding: 10px 20px 10px 20px;
    color: #999696;
    font-family: 'source_sans_pro_regular';
    font-size: 14px;
    width: 570px;
}

#div-fale-form-campos
{
    margin: auto;
    font-family: 'source_sans_pro_bold';
    width: 100%;
    margin-top: 50px;
    margin-bottom: 60px;
}

#div-fale-form-campos span
{
    width: 140px;
    padding: 3px 12px 0px 0px;
    font-family: 'source_sans_pro_bold';
    font-size: 14px !important;
    text-align: right;
    float: left;
}

#div-fale-form-campos textarea
{
    width: 291px;
    background: url('../Imagens/FaleConosco/TextArea.png') repeat-x;
    border: none;
    height: 164px;
    font-family: 'source_sans_pro_regular';
    font-size: 12px;
    border-left: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7;
    border-bottom:1px solid #c7c7c7;
}

#div-fale-form-campos input[type=text]
{
    background: url('../Imagens/FaleConosco/TextBox.png') repeat-x;
    height: 30px;
    width: 295px;
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7;
    font-family: 'source_sans_pro_regular';
    font-size: 12px;
    color:#333131;
}

#div-fale-botao
{
    padding: 10px 0px 0px 70px;
    margin-left: 82px;
}

#div-fale-contato
{
    float: left;
    width: 365px;
    padding: 10px 0px 0px 20px;
}

#div-fale-mapa
{
    border: 1px solid #999696;
    width: 350px;
    height: 290px;
}

#div-fale-telefone
{
    margin: 40px 0px 0px 99px;
    text-align: right;
    color: #0daee2;
}
#label-fone
{
    margin-right: 5px;
    font-size: 12px;
    font-family: 'source_sans_pro_light_regular';
}
#label-telefone
{
    margin-right: 5px;
    font-size: 30px;
    font-family: 'source_sans_pro_semibold';
}
#div-alinhada-esquerda
{
    float: left;
    margin-top: 10px;
}
.div-float-left
{
    float: left;
}
#div-img-separador
{
    margin-top: 20px;
    width: 100%;
}
#div-end
{
    display: table;
    margin-top: 20px;
    margin-bottom: 60px;
}
#div-endereco
{
    margin-top: 20px;
    text-align: right;
    padding-right: 5px;
    float: left;
    width: 265px;
}
#label-endereco
{
    color: #0daee2;
    font-size: 18px;
    font-family: 'source_sans_pro_regular';
}
