/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-size: 1.5em; margin: 20% 0 2em; } h2 { margin: 2em 0 1em; } h2 { font-size: 1.2em; } .top { margin-top: 15%; } .salto05 { padding-top: 0.5em; } .salto10 { padding-top: 1em; } .salto25 { padding-top: 2.5em; } hr { height: 2.5em; } hr.imagen { width: auto; border: none; margin: 1em 0; height: 1em; text-indent: 0; text-align: center; background: url("../Images/asterisco.jpg") no-repeat center; background-size: 0.5em 0.5em; overflow: hidden; } .ilustra { margin: 1em 0; text-align: center; text-indent: 0; display: block; } h1 + p, h2 + p, hr + p, blockquote + p, table + p { text-indent: 0; } /* ----- ESTILOS PERSONALES ----- */ .capital { font-size:250%; float:left; margin:1% 0 1% 0; text-indent:0; } .cit { text-indent:0; font-size:0.9em; } .apart { margin:5% 0 5% 0; font-size:1em; font-weight:bold; text-indent:0; } .ideci { max-height:50%; max-width:50%; float:left; margin:0.3% 1% 0.3% 1%; } .idecd { max-height:50%; max-width:50%; float:right; margin:0.3% 1% 0.3% 1%; } /* ----- TABLAS ----- */ table { width:98%; text-align:left; font-size:0.9em; margin:1em 0; page-break-before:always; }