/* 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; text-align: center; text-indent: 0; } h1 + p, hr + p { text-indent: 0; } hr.imagen { width: auto; border: none; margin: 1em 0; height: 1em; text-indent: 0; text-align: center; background: url(../Images/asterisco3.png) no-repeat center; background-size: 3em 1em; overflow: hidden; } .zfin { text-align: center; text-indent: 0; font-weight: bold; margin-top: 2em; font-size: 1.2em; } .zcitam { font-family: "cour"; margin: 1em 10%; } .zcitam p { margin-top: 0.3em; } .zcitapr { margin: 1.2em 6%; font-style: italic; text-align: center; } .zcitapr p { text-align: center; } .zcubierta { margin: 0; padding: 0; border: 0; font-size: 0; text-align: center; text-indent: 0; page-break-before: always; page-break-after: always; } .zcubierta img { height: 100%; max-height: 100%; } @font-face { font-family: "cour"; font-style: normal; font-weight: normal; src: url(../Fonts/cour.ttf); } @font-face { font-family: "cour"; font-style: italic; font-weight: normal; src: url(../Fonts/couri.ttf); }