/* VF */ /* ----- ESTILOS GLOBALES Y DE SECCIONES FIJAS (NO MODIFICABLES) ----- */ body { margin: 1em; padding: 0; border: 0; } p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 1.25em; } a, .normal { font-style: normal; font-weight: normal; text-decoration: none; } /* ----- ESTILOS GENERALES (ADAPTABLES) ----- */ /* encabezados */ h1, h2, h3, h4, h5, h6 { margin: 25% 0.25em 1em; text-align: center; text-indent: 0; page-break-after: avoid; page-break-inside: avoid; adobe-hyphenate: none; hyphenate: none; hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; } /* sólo cambios aprobados, puede afectar páginas globales */ h2 { font-size: 1.2em; font-style: normal; font-weight: normal; text-decoration: none; margin: 2.5em 0 1.5em; } h3 { font-size: 1.4em; } h4 { font-size: 1.3em; } h6 { font-size: 1.1em; }