/* ePub base r2.0 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; } h1 { font-size: 1.5em; margin: 20% 0 2em; } .dedicatoria { margin: 25% 3% 0 15%; text-align: right; } hr { height: 2.5em; } .ilustra { margin: 1em 0; text-align: center; text-indent: 0; display: block; } .dedicatoria { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } .espaciado p { margin-top: 0.4em; } .carta { margin: 1.5em 0 1.5em 8%; font-style: italic; } .poema { margin: 2em 0 2em 20%; } .poema p { text-align: left; line-height: 1.2em; font-style: italic; text-indent: -2em; }