/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-size: 1.8em; font-weight: normal; margin: 10% 0 12px; } h1.tit { font-size: 1.2em; font-weight: normal; margin: 25% 0 0; } h2 { font-size: 1.2em; font-weight: normal; margin: 25% 0 0; } .dedicatoria { margin: 25% 3% 0 15%; text-align: right; } .dedicatoria p { text-align: right; text-indent: 0; } hr { height: 2.5em; } hr.linea { width: 3%; margin: 4px 48.5% 4em; height: 0; border: none; border-top: 1px solid black; } .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; } h1 + p, hr + p, hr.linea + p { text-indent: 0; } .imgpart { margin: 0; text-align: center; text-indent: 0; display: block; } .imgpart img { width: 80%; max-height: 100%; }