@media print{
/************************************************/  
/* CSS 2.0 codigos.css - CASABABEL              */
/* @date: June 2008                             */
/* @author: NetConsulting                       */
/* @email: info@netconsulting.es                */
/* @url: www.netconsulting.es                   */
/************************************************/                       
                
body{ font-family:"Trebuchet MS"; background:#f5f0dc;}

#menu, #handy_links, #section, #submenu, #links, #promotional, #footer, .topBox, .print, .p_general, .p_submit { display:none !important;}

.promotion-image{ display:block;}

}
