 body {
    margin: 0px
 }

 .rodape {
    font-family: Calibri;
    font-size:   12px;
    color: #666666
 }

.texto {
    font-family: Calibri;
    font-size:   12px;
    color: #666666
 }

.titulo {
    font-family: Calibri;
    font-size:   18px;
    color: #666666
 }

a {
    color: #40677F
}

.br2 {
    font-size: 2px
}

.menu {
    font-family: Calibri;
    font-size:   12px;
    color: #666666;
    background: url('_imagens/menu.jpg');
    background-repeat: no-repeat;
    background-position: center;
    width: 150px;
    height: 23px;
    text-align: center
}

.btn {
    font-family: Calibri;
    font-size:   12px;
    text-align: center;
    cursor: pointer

}

.caixa_leilao{
    background-image: url('_imagens/caixinha.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 215px;
    width: 200px;
    padding-top: 17px;
    font-family: verdana;
    font-size: 12px;
    cursor: pointer;
}

.btnOn {
    font-family: Calibri;
    font-size:   12px;
    text-align: center;
    border: 1px solid #40677F;
    background: #EBEFF0
}

.carregando_on {
    position:absolute;
    left:26%;
    top:50%;
    visibility: show;
}

.leilao td {
    font-family: verdana;
    font-size: 12px;
}

.new_fundo_leilao_topo{
    background-image: url('_imagens/caixa_leilao_topo2.png');
    background-repeat: no-repeat;
    background-position: top center;
    width: 574px;
    height: 22px;
}

.new_fundo_leilao_meio{
    background-image: url('_imagens/caixa_leilao_meio2.png');
    background-repeat: repeat-y;
    background-position: top center;
    width: 574px;
    min-height: 200px;
}

.new_fundo_leilao_rodape{
    background-image: url('_imagens/caixa_leilao_rodape2.png');
    background-repeat: no-repeat;
    background-position: top center;
    width: 574px;
    height: 22px;
}

.new_fundo_leilao_corpo{
    height: 200px;
    min-height: 200px;
    width: 574px;
    padding: 10px 10px 10px 10px;
}

lst01 {
    background-color: white
}

lst02 {
    background-color: #c1c1c1
}