﻿.faleconosco {
    padding-bottom:40px;
}

.faleconosco .left {
    width:479px;
    _width:484px;
    float:left;
    margin-left:20px;
}

.faleconosco h6 {
    margin:0px;
    font-size:11px;
    font-weight:normal;
    width:90px;
    float:left;
}

.faleconosco img {
    float:right;
}

.faleconosco .campos {
    border:1px solid #767676;
    background-image:url(imagens/back_campos.jpg);
    background-repeat:repeat-x;
    background-color:#fff;
    background-position:top;
    height:16px;
    width:385px;
    font-size:11px;
    color:#767676;
    margin-bottom:10px;
}

.faleconosco select {
    *height:20px!important;
    _width:389px!important;
}

.faleconosco .enviar {
    float:right;
    margin-top:-10px;
    *margin-top:-11px;
    *margin-right:-2px;
}

.faleconosco .obs {
    color:#888989;
    padding-left:90px;
}