/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } .salto10 { padding-top: 1em; } hr { height: 2.5em; } .dedicatoria { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } /* Clases personales */ .francesa { padding-left: 1.5em; text-indent: -1.5em; } .francesa p { text-indent: -1.5em; } h1 { margin: 30% 0 2em; font-weight: normal; } h2 { font-size: 1.2em; font-weight: normal; margin: 30% 0 2em; text-align: center; } .sangrado10 { margin-left: 1.5em; } .sangrado20 { margin-left: 3em; } .salto10 p { padding-top: 1em; } .salto15 { padding-top: 1.5em; } .derecha1 { margin: 35% 0 1em 1.5em; text-align: justify; font-style: italic; } .derecha2 { text-align: right; margin-right: 10%; } .grande1 { font-size: 1.25em; } .grande2 { font-size: 1.35em; } .dedicatoria { margin: 35% 0 0 30%; text-align: justify; font-style: italic; } .centrarversos { text-align: center; text-indent: 0; margin: 1em 5% 1em; } .versoscen { display: inline-block; margin-left: 3em; } .versoscen p { font-style: italic; text-align: left; text-indent: -3em; } .imagenesc_1 { display:inline-block; margin:1em 0; text-indent:0; width:15em; max-width:30%; } .imagenesc_2 { display:inline-block; margin:1em 0; text-indent:0; width:22em; max-width:45%; } .imagenesc_1 img { width:100%; } .imagenesc_2 img { width:100%; } .titulo_1 { text-align: center; text-indent: 0; font-weight: bold; font-size: 1.25em; } .saltoinicio { margin-top: 35%; }