/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } .dedicatoria { margin: 25% 3% 0 15%; text-align: right; } .salto10 { padding-top: 1em; } .dedicatoria { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } h1 + p, h2 + p, blockquote + p { text-indent: 0; } h1 { font-family: serif; font-size: 1.125em; line-height: 1.5; margin-bottom: 0; margin-left: 1em; margin-right: 1em; margin-top: 0; padding-bottom: 2em; padding-left: 0; padding-right: 0; padding-top: 0; text-align: center; } h2 { font-family: serif; font-size: 0.975em; line-height: 1.5; margin-bottom: 2em; margin-left: 0em; margin-right: 0em; text-indent: 0; margin-top: 2em; padding-bottom: 2em; padding-left: 0; padding-right: 0; padding-top: 0; text-align: left; }