/* CSS de impressao para Destinator */
html #carrinho #all #topo { display: none; }
html #carrinho #all .menu_topo { display: none; }
html #carrinho #all #conteudo #breadcrumb { display: none; }
html #carrinho #all #conteudo .botoes { display: none; }
html #carrinho #all #conteudo table { border: 1px #000 solid; }
html #carrinho #all #conteudo table tr td { border: 1px #000 solid; }
html #carrinho #all #conteudo table tr th { padding: 0 5px; }
html #carrinho #rodape ul { display: none; }

