#botoes_busca{
width:666px;
height:105px;
float:left
}

#linhas{
width:666px;
height:42px;
}

#linhas1{
width:666px;
height:24px;
_height:22px;
}

#linhas2{
width:666px;
height:30px;
}

#linhas3{
width:666px;
height:9px;
}


/* LOGO, BOTÕES E BUSCA */

#logo{
width:302px;
height:105px;
float:left
}

#cadastro{
width:85px;
height:42px;
float:left;
cursor: pointer;
text-align:center;
}

#carrinho{
width:113px;
height:42px;
float:left;
cursor: pointer;
text-align:center;
}

#pedidos{
width:84px;
height:42px;
float:left;
cursor: pointer;
text-align:center;
}

#central{
width:162px;
height:42px;
float:left;
cursor: pointer;
text-align:center;
}

#kevin{
width:103px;
height:42px;
float:left;
cursor: pointer;
text-align: right;
}

#live{
width:118px;
height:42px;
float:left;
cursor: pointer;
}

#lancamentos{
width:190px;
height:30px;
float:left;
cursor: pointer;
}


/* BUSCA */

#busca{
width:476px;
height:30px;
float:left;
}

#txt_busca{
width:53px;
height:30px;
float:left;
}

#bac_busca{
width:376px;
height:30px;
float:left;
background:url(../../IMAGENS/topo/busc_btxt.jpg) no-repeat;
}

#bac_busca_inter{
height:20px;
float:left;
margin-top:5px;
margin-left:1px;
}

#bac_em{
width:23px;
height:30px;
float:left;
}

#bac_pop{
width:148px;
height:30px;
float:left;
background: url(../../IMAGENS/topo/busc_bpop.jpg) no-repeat;
}

#bac_pop_interno{
height:20px;
float:left;
margin-top:6px;
margin-left:1px;
}

#bac_ok{
width:47px;
height:30px;
float:left;
cursor:pointer;
}


