div.descricao{
    width: 490px;
    float: left;
    margin:10px 0 0 15px;
    border:0px solid blue;
}
div.descricao p{
    color: #2a2765;
    font-size: 11px;
    font-size:11px;
    font-family:Tahoma;
}
/* ===============================
    Início Formulário de cadastro
 ================================= */


#tabela_cadastro{
    border:0px solid blue;
    width:487px;
    font-size:12px;
    color: #2a2765;
    font-weight:bold;
}

#tabela_cadastro td.titulo{
    width:100px;
}

#tabela_cadastro td textarea,
#tabela_cadastro td input{
    width:280px;
    border:1px solid #475B88;
}
#tabela_cadastro td select{
    width:150px;
    border:1px solid #475B88;
}

#tabela_cadastro td input.btn_send1{
    background: url(../imgs/cadastrar_contador.png) no-repeat;
    margin-right: 24px;
    width: 105px;
    height: 30px;
    color: transparent;
    border: 0px;
    margin-left:330px;
}
#tabela_cadastro td input.celular{
    width:107px;
}
#tabela_cadastro td input.telefone{
    width:110px;
}
#tabela_cadastro td input.venc_boleto,
#tabela_cadastro td input.valor_contribuicao{
    width:147px;
}

/* ===============================
    FIM Formulário de cadastro
 ================================= */





img.saiba_como{
    margin:0;
}



div.pessoa_fisica{
    margin-left: 10px;
    margin-top: 5px;
}


div.img{
    float: right;
    border:0px solid blue;
    width:239px;
    height:201px;
    margin:15px 14px 5px 0px;
}

