@charset "utf-8";
/*
Print style sheet; Poligrow
Output: Print
Author: Sergionoriega.com
July 2008
--------------------------------------*/

img {
border: none;
}
body {
margin: 0;
text-align: center;
font: 10pt Helvetica, Arial, sans-serif;
line-height: 15pt;
color: #000;
}
html>body {font-size: 10pt;}
#caja {
width: 100%;
text-align: left;
}
a {
text-decoration: underline;
color: #898;
}
#titulares {
margin-top: 48px;
}
h1, #nav, #submenu, #lang, .skip, .paginacion, #aux {
display: none;
}
h2 {
font-size: 12pt;
font-weight: normal;
width: 100%;
padding-bottom: 18pt;
border-bottom: 1px solid #392;
}
h3 {
font-size: 16pt;
font-weight: normal;
color: #898;
}
h4 {
font-size: 12pt;
padding-top: 9pt;
margin-bottom: 0;
line-height: 0;
}
ul {
list-style: disc;
}
#cont {
padding-bottom: 8pt;
}
.logoprint {
display: block;
width: 236px;
height: 21px;
}
#textos {
display: block;
width: 100%;
}
#footer {
display: block;
width: 100%;
padding-top: 8pt;
border-top: 1px solid #392;
}
#footer p {
font-size: 8pt;
}

/* Noticias
----------------------------------------------------------------------*/
.noticias h4, #nota h4, #links h4, #glosario h4 {
padding-bottom: 10pt;
}
.noticias em, #nota em {
font-size: 8pt;
color: #666;
}
.noticias img {
display: none;
}
#nota img {
float: left;
padding: 0 10pt 2pt 0;
}

/* Noticias
----------------------------------------------------------------------*/
#links ul, #glosario li {
list-style: none;
padding-left: 0;
}