﻿#dProcurados
{
    width:780px;
    margin:0 auto;
    display:block;
    background:white url(../imgs/maisProcuradosFundo.jpg) left top repeat-y;
}
#topoProcurados
{
    background:white url(../imgs/maisProcuradosTopo.jpg) no-repeat;
    height:44px;
    text-indent:-9999px;
    width:100%;
    float:left;
}
#dProdutos
{
    margin:0 auto;
    width:673px;
}
#rodapeProcurados
{
    height:13px;
    width:100%;
    float:left;
    background:white url(../imgs/maisProcuradosRodape.jpg) left top no-repeat; 
}