/* 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; } .saltoinicio { margin-top: 25%; } .salto10 { padding-top: 1em; } .ilus { margin: 1em 20%; text-align: center; text-indent: 0; display: block; } .presenta { padding: 0 3%; text-align: justify; font-family: sans-serif; font-size: 0.925em; } .presenta p { margin: 1em 0; text-indent: 0; line-height: 125%; } .capi { margin: 2em 0 1em; font-size: 1.2em; font-style: normal; font-weight: normal; text-decoration: none; line-height: 150%; } .dia { margin: 2em 0 1em; text-align: left; font-size: 1.2em; font-style: italic; font-weight: normal; text-decoration: none; } .francesa { padding-left: 6%; text-indent: -6%; } .francesa p { padding-top: 0.3em; text-indent: -6%; orphans: 2; widows: 2; } .francesa .acota { text-indent: 0; font-style: italic; } .banner { margin: 1.5em 12%; padding: 0.5em 7%; text-align: center; text-indent: 0; border: 2px solid black; border-left: none; border-right: none; } .banner p { text-align: center; text-indent: 0; font-size: 0.875em; } h1 + p, h2 + p { text-indent: 0; } .capi, .dia, .banner { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; }