/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } /* ESTILOS GENERALES. PUEDE ADAPTARLOS O ELIMINARLOS SI NO LOS USA*/ /* encabezados */ h1 { font-size: 1.5em; margin: 20% 0 2em; } /* saltos */ .saltoinicio { margin-top: 25%; } hr { height: 2.5em; } hr.linea { width: 25%; margin: 1em 37.5%; height: 0; border: none; border-top: 0.125em solid grey; } .ilustra { margin: 1em 0; text-align: center; text-indent: 0; display: block; } .titulo { font-family:monospace; font-size:2em; } .subtitulo { font-family:sans-serif; font-size:1.5em; font-weight:bold; text-align:center; text-indent:0; } .subtitulo+p { margin-top:2em; text-indent:0; } .dropcaps { float: left; font-family:sans-serif; font-size: 50px; font-weight: bold; line-height: 50px; margin-right: .09em; margin-top: -.09em; padding-top: 1px; } .negro{background-color:black} .blanco{color:white;} .masgrande{font-size:1.6em; text-align:justify;text-indent:0} .normi{text-align:justify; text-indent:0; margin: 0 20%} .mediano{ text-align:justify;text-indent:0;font-size:1.3em;margin:0 10%}