/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { margin-top:25%; text-align:center; text-indent:0; page-break-after:avoid; page-break-inside:avoid; adobe-hyphenate:none; hyphenate:none; hyphens:none; -moz-hyphens:none; -webkit-hyphens:none; } h1 { font-size:1.5em; } /* dedicatoria */ .dedicatoria { margin:25% 3% 0 15%; text-align:right; } .dedicatoria p { text-align:right; text-indent:0; } /* saltos */ .saltoinicio { margin-top:25%; } .salto05 { padding-top:0.5em; } .salto10 { padding-top:1em; } .salto15 { padding-top:1.5em; } .salto25 { padding-top:2.5em; } .asal { padding-top:2.5em; text-indent:0; } .cita { margin:1.5em; } /* Estilos personales */ .subtit { text-align:center; text-indent:0; padding-bottom:0.7em; font-size:1.2em; } .sangdoble { display:block; line-height:1.2; orphans:3; text-align:justify; text-indent:-1.2em; widows:3; padding:0; margin:0 0 0 2em; } .sangdoblefirst { display:block; line-height:1.2; orphans:3; text-align:justify; text-indent:-1.2em; widows:3; padding:0; margin:0.5em 0 0 2em; }