body, a, td {
    font-family: "Verdana";
    font-size: 11px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    color: #654f3d;
}

body {
    background-color: #462f15;
}

a, .comentario {
    font-weight: bold;
    color: #654f3d;
}

h1 {
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.interna {
    background-image: url(images/background.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 956px;
}

.interna_novo {
    background-image: url(images/background_interna.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 956px;
}

.rodape_fundo {
    background-color: #d7c8ae;
}

.rodape_p1 {
    height: 18px;
    color: #321e10;
}

.rodape_p1 a {
    color: #321e10;
    font-weight: normal;
    text-decoration: none;
}

.rodape_p1 a:hover {
    text-decoration: underline;
}

.rodape_p2 {
    background-color: #462f15;
    height: 3px;
}

.rodape_p3a {
    color: #988772;
}

.rodape_p3b {
    color: #321e10;
}

.rodape_p3b a {
    color: #321e10;
    font-weight: normal;
    text-decoration: none;
}

.rodape_p3b a:hover {
    text-decoration: underline;
}

.formulario {
    padding-left: 2px;
}

.campos_formulario, .campos_radio, .campos_formulario_duplo, .textfield_orcamento, .textarea_laminas {
    font-size: 11px;
    text-align: left;
    color: #654f3d;
}

.campos_formulario {
    font-size: 11px;
}

.campos_radio {
    font-size: 9px;
}

.campos_formulario_duplo {
    font-size: 11px;
    width: 42px;
}

.textfield_orcamento {
    font-size: 11px;
    width: 90px;
    height: 15px;
    border-color: #654f3d;
    background-color: #d6c6ac;
    border-width: 1px;
    padding-top: 2px;
    border-style: solid;
    padding-left: 5px;
}

.textarea_laminas {
    font-size: 11px;
    width: 135px;
    height: 80px;
    border-color: #654f3d;
    background-color: #d6c6ac;
    border-width: 1px;
    border-style: solid;
    padding-top: 2px;
    padding-left: 5px;
    overflow: auto;
}

.btn_formulario {
    padding-right: 12px;
}

.fotos_divisoria {
    width: 75px;
    padding-right: 15px;
    text-align: center;
}

.cropFoto {
    border-color: #654f3d;
    border-width: 2px;
    border-style: solid;
}
