/***************************************************************************************************
Imprimible:
***************************************************************************************************/

#contenedor { width:100%; margin:0px; }
#cabecera { display:none; }
#esquina_inf_izq { background:none; width:100%; margin:0px; }
#esquina_inf_drc { background:none; width:100%; margin:0px; }
#menulat { display:none; width:auto; }
#contenido { float:none; width:85%; }
#contenido h1 { background:none; padding:0px; }
#pie { width:95%; }

.productoizq { float:none; width:100%; border:0px; }
.productodrc { float:none; width:100%; border:0px; }
.productoimg { text-align:center; padding-top:10px; width:15%; }
.detalle { width:82%; height:auto; }
.ocultar { display:none; }
.salto { page-break-after:always; }