@charset "utf-8";
/* Print Style Sheet */
@media print {
#mainNav, #head .cols1, #head h1, #head h2, #head .cols2 .detalles, #sidebar, #footer {display:none; visibility:hidden; height:0; margin:0; padding:0; border:0;}
#head, #head .cols2, #head .cols1, #head #logo {height:auto; position:static; display:block;}
body, #wrap, #main, #content .section, #content {width: 100%; margin: 0; float: none; padding:0; clear:none; background:none;}
table {width:100%;}
#que, #donde, #cuando {height:auto; padding-top:0; background:none !important;}
}
