/* ePub base r2.0 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; } h1 { font-size: 1.5em; margin: 20% 0 2em; } /*** ESTILOS DE EJEMPLO PARA EL EPUB-BASE. ELIMINAR SI NO SE USAN ***/ h1 + p { text-indent: 0; } blockquote.comilla { text-align: left; font-style: italic; margin: 1em 8%; padding: 0 6%; background: url('../Images/comilla1.png') no-repeat top left; background-size: 1.25em 1.25em; page-break-inside: avoid; break-inside: avoid; overflow: hidden; } blockquote.comilla p { font-style: inherit; margin: 0; } hr.imagen { width: auto; border: none; margin: 1em 0; height: 1em; text-indent: 0; text-align: center; background: url("../Images/asterisco3.png") no-repeat center; background-size: 3em 1em; overflow: hidden; } .aut { margin:1.5em; text-align:center; text-indent:0; }