/* 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%; } h1 { font-size: 1.5em; margin: 20% 0 2em; } h2 { font-size: 1.2em; margin: 10% 0 1.5em; } .saltoinicio { margin-top: 25%; } 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; } .titulillo { font-size: 1.1em; margin: 10% 0 1.5em; } .escritor, .titcas, .titeng, .titulillo { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } .textindent { margin: 0.7em 0 0.7em 7%; }