/* ePub base r2.0 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 1.25; } h1 { font-size: 1.6em; margin: 15% 0 2em; font-weight: normal; text-align: center; } h2 { font-size: 1.2em; margin: 2em 0 1em; text-align: center; font-weight: normal; font-style: italic; } h3 { font-size: 1.1em; margin: 1em 0; text-align: center; font-weight: normal; } .dedicatoria { margin: 25% 3% 0 3%; text-align: right; font-style: italic; } .dedicatoria p { text-align: right; text-indent: 0; } .salto05 { text-indent: 0; padding-top: 0.5em; } .salto10 { padding-top: 1em; text-indent: 0; } hr { height: 2em; } hr.asterisco { width: auto; border: none; margin: .75em 0; height: 1em; text-indent: 0; text-align: center; background: url("../Images/asterisco3.png") no-repeat center; background-size: 3em 1em; overflow: hidden; } h1 + p, h2 + p, h3 + p, hr + p, blockquote + p, ul + p { text-indent: 0; } blockquote.cita { margin: 1em 0 1em 9%; font-size: .95em; } blockquote.epigrafe { margin: 20% 0 0 0; } .poema, .poema p { text-indent: -1.5em; margin-left: 1.5em; margin-right: 0; line-height: 1.2em; font-style: italic; font-size: 100%; text-align: left; font-style: italic; } .biblio { text-indent: -1.6em; margin-left: 1.6em; margin-right: 0; margin-top: .8em; margin-bottom: .8em; } .imagencentrada { text-align: center; text-indent: 0; display: block; margin: 1.0em 0 1.0em 0; page-break-inside: avoid; break-inside: avoid; page-break-before: always; } .imagencentrada p { text-align: center; text-indent: 0; font-size: .85em; font-family: sans-serif; } .imagencentrada img { max-height: 80%; } a { text-decoration: none; font-weight: normal; color: inherit; -webkit-text-fill-color: inherit; } .dedicatoria, .poema, .poema p { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; }