.txt_cpf
{
    border: thin solid #000000;
    height: 45px;
    width: 300px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 42px;
    color: black;
    background-color: #BBF2A4;
}
.btn_continuar
{
    height: 52px;
    width: 140px;
    font-size: 28px;
    padding-top: 9px;    
}
.passo_1
{
    border: thin solid #000000;
    width: 750px;
    height: 565px;
    clip: rect(auto, auto, auto, auto);
}
.img_logo
{
    background-position: 0px 0px;
    background-image: url('../IMAGENS/logo_poli_2.gif');
    background-repeat: no-repeat;
    width: 564px;
    height: 95px;
    position:relative;
    left: 85px;
    top:10px;
}
.img_makt
{
    background-image: url('../IMAGENS/part14.jpg');
    width: 550px;
    height: 302px; 
    position:relative;
    left: 90px;
    top:20px; 
}
.txt_p1_p1
{
    width: 550px;
    position:relative;
    left: 90px;
    top:40px; 
    text-align:center;
}
