/* FORM */

.campo_texto {
height:13px;
border:solid 1px;
border-color:#666666;
font-size:11px;
color:#666666;
}

.campo_select {
height:17px;
border:solid 1px;
border-color:#666666;
font-size:11px;
color:#666666;
}

.campo2_interna {
height:17px;
border:solid 1px;
border-color:#666666;
font-size:11px;
color:#666666;
width:87px;
}

.btn_enviar {
background-repeat:no-repeat;
width:106px;
height:18px;
border:0;
cursor:pointer;
*margin-top:4px;
}

.btn_enviar_filtro {
background-image:url(../../_img/botao/btn_buscar.jpg);
background-repeat:no-repeat;
width:106px;
height:18px;
border:0;
cursor:pointer;
}

#formulario_tras 
{
background-color:#FFFFFF;
border-right:solid 1px;
border-left:solid 1px;
border-color:#EDECEC;
width:448px;
}

#formulario_conteudo_cad 
{
background-image:url(../../_img/fundo/conteudo_cad.jpg);
background-repeat:no-repeat;
width:457px;
height:auto;
margin-left:-5px;
}

#formulario_conteudo_cad .tabela_form_cadastro 
{
    margin-left:20px;
    line-height:23px;
}

#formulario_rodape_cad {
background-image:url(../../_img/fundo/rodape_conteudo_cad.jpg); 
background-repeat:no-repeat;
width:457px;
height:20px;
margin-left:-4px;
}

.btn_formulario
{
    margin-left:320px;
}

#calculadora_simulador
{
    margin-left:100px;
}

