/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-family: "IM FELL DW Pica"; font-size: 1.5em; margin: 20% 0 2em; } .saltoinicio { margin-top: 25%; } hr { height: 2.5em; } .ilustra { margin: 1em 0; text-align: center; text-indent: 0; display: block; } h1 + p, hr + p { text-indent: 0; } .capitular { font-size: 250%; font-family: "IM FELL DW Pica"; float: left; margin: 0.1em 0.125em -0.2em 0; text-indent: 0; line-height: 1em; height: 1em; } .precapitular { font-size: 200%; font-family: "IM FELL DW Pica"; float: left; margin: 0.2em 0.125em -0.2em 0; text-indent: 0; line-height: 1em; height: 1em; } .sinsang { text-indent: 1.5em; } @font-face { font-family: "IM FELL DW Pica"; font-style: normal; font-weight: normal; src: url(../Fonts/IMFELLDWPica.ttf); }