/* css para mejorar la visualización en la impresión */

#left_side, #navsup, #sidebar {
display:none;
}
img {
max-width: 500px;
}
@page {
margin: 0.5cm;
}
body {
font: 12pt Georgia, "Times New Roman", Times, serif;
line-height: 1.3;
}
html, body { overflow:hidden !important; }
h1 {
font-size: 24pt;
}
h2 {
font-size: 14pt;
margin-top: 25px;
}

#content {
float: none;
width: 75%;
}
#journaldescription {height:220px;}
blockquote, ul {
margin: 0;
}
#texto {width:90%;}
table {text-shadow: none; font: 12pt Georgia, "Times New Roman", Times, serif;}