/* 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; } .saltoinicio { margin-top: 25%; } .salto10 { padding-top: 1em; } .dedicatoria, .perio, .titular { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } .capitulo { margin: 7% 0 1.5em 0; text-align: right; text-indent: 0; font-size: 2em; font-style: normal; font-weight: bold; text-decoration: none; } .prensa { margin: 0 15%; padding: 5% 2% 0 2%; border-left-style: solid; border-color: red; border-width: 5px; border-right-style: solid; border-color: black; border-width: 3px; } .perio { padding-bottom: 2em; text-align: left; text-indent: 0; font-size: 0.75em; } .titular { padding-bottom: 1em; text-align: left; text-indent: 0; font-size: 2em; } .noticia { font-size: 0.915em; }