/* ePub base r2.0 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 1.231; } h1 { font-size: 1.5em; margin: 20% 0 2em; } h2 { margin: 2em 0 1em; font-size: 1.4em; } /* 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; } hr { height: 2.5em; } hr.imagen { width: auto; border: none; margin: 1em 0; height: 1em; text-indent: 0; text-align: center; background: url("../Images/Bullets.png") no-repeat center; overflow: hidden; } .dedicatoria { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } h1 + p, h2 + p { text-indent: 0; } .parte{border-bottom: 2px groove #800040; text-indent:0; text-align:center; margin-top:10%; margin-left:35%;margin-right:35%; padding-bottom:0.5em;font-family:serif;font-size:1.6em;font-style:italic} .tituloparte{ font-size:1.1em;text-indent:0;text-align:center;} .fechaparte{font-weight:bold;text-indent:0;text-align:center;font-style:italic;} .NumeroCapitulo{border-bottom: 2px groove #800040; text-indent:0; text-align:center; margin-left:45%; margin-right:45%; padding-bottom:0.5em;margin-top:10%; margin-bottom:5%;} .TituloCapitulo { font-family: serif; font-size: 1.2em; font-weight: bold; line-height: 1.231; text-align: left; text-indent: 0; margin: 0; padding: 0 } .subtitulo {font-style:italic; text-align:left;text-indent:0;padding-bottom:1em;} .carta { font-size: 95%; line-height: 1.333; text-align: justify; text-decoration: none; margin: 0 0 0 3%; padding: 0 }