/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-size: 1.5em; margin: 20% 0 2em; } .dedicatoria { margin: 25% 3% 0 15%; text-align: right; } .dedicatoria p { text-align: right; text-indent: 0; } /* saltos */ .saltoinicio { margin-top: 25%; } hr { height: 2.5em; } .dedicatoria { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } h1 + p, hr + p { text-indent: 0; } .subtitulo { text-align: center; text-indent: 0; font-size: 1.4em; } .verso { margin: 2em 0 2em 5em; line-height: 1.5em; font-style: italic; } .verso p { text-align: left; line-height: 1.5em; font-style: italic; text-indent: -2em; } .cita_obra { margin: 10em 0 0 50%; font-size: 90%; } .cartel { margin: 2em 1em 2em 3em; font-family: sans-serif; font-size: 80%; } .carta { font-style: normal; font-size: 85%; margin: 5em 0.5em 3em 4em; } .firma { display: block; font-style: italic; text-align: right; text-indent: 1em; margin: 2em 0 0 0; } .firma2 { display: block; font-style: italic; text-align: right; text-indent: 1em; margin: 1em 10em 0 0; } .parf { text-indent: 1.5em; } .parf1 { margin: 0 0 0 2em; padding: 0; text-align: justify; font-size: 85%; line-height: 1.5; text-indent: 1em; } .parf1 p { margin: 0 0 0 2em; font-size: 85%; line-height: 1.5; }