Pensou em Gráfica, pensou na PUB!

Acesso negado

Se você é o administrador, entre em contato com a central para reativar sua conta

window.addEventListener('DOMContentLoaded', function () { const topo = document.querySelector('.menu-de-categorias'); if (topo) { topo.style.position = 'fixed'; topo.style.top = '0'; topo.style.width = '100%'; topo.style.zIndex = '9999'; topo.style.backgroundColor = '#fff'; topo.style.boxShadow = '0 2px 8px rgba(0,0,0,0.1)'; document.body.style.paddingTop = '100px'; } });