/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-family:serif; font-size: 1.3em; margin: 12% 0 1em; text-align:left; } .dedicatoria { margin: 25% 3% 0 15%; text-align: right; } .dedicatoria p { text-align: right; text-indent: 0; } h1 + p, .fecha + p { text-indent: 0; } .fecha { font-family:serif; text-indent:0; text-align:left; font-weight:bold; padding-bottom:2em; } .saltoescena { padding-top:2.5em; text-indent:0; } .saltoinicio { margin-top: 25%; } .ilustra { margin: 1em 0; text-align: center; text-indent: 0; display: block; } .reduce30 { width:30%; } .reduce50 { width:50%; } .reduce75 { width:75%; } .dedicatoria { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } blockquote { margin-left:4%; margin-right:4%; }