@media screen{.page-break{display:none;} *.NOSCREEN{display:none;}
}
@media print{*.NOPRINT{display:none;} .page-break{page-break-before:right;} *{background-color:#FFF !important;} .ENMARCADO{width:auto;} #HEADER-TOP, #HEADER, #HEADER-BOT{display:none;} #FOOTER-TOP, #FOOTER, #FOOTER-BOT{display:none;} .CELDA-BANNERS, .CELDA-BANNERS + .SEPARADOR-HORIZONTAL{display:none;} #INFO .BOTONERA-TAB, #INFO .BOTONERA-TAB + .SEPARADOR-HORIZONTAL{display:none;} #INFO .BARRA-ESPECIAL, #INFO .BARRA-ESPECIAL + .SEPARADOR-HORIZONTAL{display:none;}
}