/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-size: 1.4em; margin: 20% 0 2em; } h2 { margin: 2em 0 3em; font-weight:normal; } h2 { font-size: 1.1em; } .dedicatoria { margin: 25% 3% 0 15%; font-style:italic; text-align: right; } .dedicatoria p { text-align: right; text-indent: 0; } .saltoinicio { margin-top: 25%; } .salto05 { padding-top: 0.5em; } .salto10 { padding-top: 1em; } .salto25 { padding-top: 2.5em; } hr { height: 2.5em; } hr.linea { width: 25%; margin: 1em 37.5%; height: 0; border: none; border-top: 0.125em solid grey; } .dedicatoria { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } h1 + p, h2 + p, hr + p, table + p { text-indent: 0; } /* ----- ESTILOS PERSONALES ----- */ .biblio { margin-bottom:1em; margin-top:1em; padding-left:10%; text-indent:0; } .biblio p { padding-top:0; text-indent:-2.5em; } .firme { margin:0 0 10% 0; font-size:1em; text-align:center; font-style:italic; text-indent:0; } .portadilla{ margin: 0; padding: 0; border: 0; font-size: 0; text-align: center; text-indent: 0; page-break-before: always; page-break-after: always; } .portadilla img { height: 100%; max-height: 100%; } .cit { margin:5% 0 5% 5%; text-indent:0; font-size:0.88em; } .subtit { margin:8% 0 3% 0; font-size:1em; text-align:left; text-indent:0; } .tit { margin:5% 0 3% 0; font-size:1.3em; font-weight:normal; font-family:serif; text-align:center; text-indent:0; } .apart { margin:8% 0 3% 0; font-size:1em; text-indent:0; } /* ----- TABLAS ----- */ table { width:98%; text-align:left; font-size:0.9em; margin:1em 0; page-break-before:always; }