/* -- PREFERENCIAS DE IMPRESION -- */

/* Elementos que no se mostraran */
#sidebar, #menugg, #toolbar, #toolbarprod{
  display:none;
}


#screenLayout{ 
  width:inherit;
}

#logo h1{
display:inherit;
}

#logo{
 height:30px;
}



#contenido{

   margin-left:10px;
}

