﻿.site .internas .fale {
    background-image:url(Imagens/bg_fale.jpg);
    background-position:right;
    min-height:420px;
    _height:420px;
    background-repeat:no-repeat;
}

.site .internas .fale .titulo {
    border-bottom:1px solid #b7b7b7;
    padding-top:13px;
    padding-bottom:9px;
    width:735px;
    margin:auto;
}

.site .internas .fale .lbl {
    width:110px;
    padding-right:5px;
    font-weight:bold;
    float:left;
    vertical-align:middle;
    text-align:right;
}

.site .internas .fale .input {
    width:385px;
    background-image:url(Imagens/bg_input.gif);
    background-position:bottom;
    background-repeat:repeat-x;
    background-color:#ebebeb;
    float:left;
    margin-bottom:10px;
    vertical-align:middle;
    border:0px solid #fff;
}

.site .internas .trabalhe {
    background-image:url(Imagens/bg_junte.jpg);
    background-position:right;
    min-height:420px;
    _height:420px;
    background-repeat:no-repeat;
}

.site .internas .trabalhe .titulo {
    border-bottom:1px solid #b7b7b7;
    padding-top:13px;
    padding-bottom:9px;
    width:735px;
    margin:auto;
}

.site .internas .trabalhe .lbl {
    width:110px;
    padding-right:5px;
    font-weight:bold;
    float:left;
    vertical-align:middle;
    text-align:right;
}

.site .internas .trabalhe .input {
    width:385px;
    background-image:url(Imagens/bg_input.gif);
    background-position:bottom;
    background-repeat:repeat-x;
    background-color:#ebebeb;
    float:left;
    margin-bottom:10px;
    vertical-align:middle;
    border:0px solid #fff;
}