/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } .intro { margin: 0 4% 0 4%; text-align: justify; font-family: sans-serif; font-size: 0.9em; } .intro p { margin: 1em 0; text-indent: 0; line-height: 125%; } .introcap { margin: 12% 4% 0 4%; text-align: justify; font-style: italic; } .introcap p { margin: 1em 0; line-height: 125%; } .introcap cite { font-style: normal; } h1 { font-size: 1.5em; margin: 20% 0 2em; } h2 { font-size: 1.2em; margin: 10% 0 1.5em; } .saltoinicio { margin-top: 25%; } .salto05 { padding-top: 0.5em; } hr { height: 1.5em; } .escritor { font-size: 1.5em; font-weight: normal; margin: 20% 0 2em 0; } .titcas { margin: 0 10% 0.25em 10%; font-weight: bold; text-align: center; font-size: 1.5em; line-height: 1.5; text-indent: 0; } .titeng { margin: 0 10% 0 10%; text-align: center; font-size: 1.2em; font-style: italic; line-height: 1.7; text-indent: 0; } .subtitulillo { margin: 1em 0 0.5em 0; text-align: center; font-size: 1.1em; font-weight: normal; text-indent: 0; } .escritor, .titcas, .titeng, .subtitulillo, .verso { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } .citado { margin: 0.8em 0 0.8em 8%; font-size: 0.925em; } .verso { margin: 1em 0 1em 12%; text-align: left; } .verso p { line-height: 1.2em; font-style: italic; text-indent: -2em; }