/* 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 { font-size: 1.5em; margin: 30% 0 2em; visibility: hidden; } .dedicatoria { margin: 25% 3% 0 40%; font-family: "Baskerville"; } .dedicatoria p { text-align: justify; text-indent: 0; } hr { height: 2.5em; } hr.imagen { width: auto; border: none; margin: 2em 0; height: 15px; text-indent: 0; text-align: center; background: url(../Images/asterisco3.png) no-repeat center; overflow: hidden; } h2 + p, hr + p { text-indent: 0; } .ltt { font-family: "TimesNewRoman"; } /*prima tres lineas*/ .prima { font-size: 415%; font-weight: normal; float: left; margin: -0.17em 1% -0.21em 0; text-indent: 0; line-height: 1.30em; height: 1em; font-family: "Cinzel"; } .sprima { font-size: 0.24em; vertical-align: top; } .imgcent { display: inline-block; text-align: center; height: 100%; width: 100%; text-indent: 0; } .imgcent img { max-width: 98%; vertical-align: middle; } .imgcent img + img { height: 100%; width: 0.1px; visibility: hidden; } @font-face { font-family: "Baskerville"; font-style: italic; font-weight: normal; src: url(../Fonts/BaskervilleBerthold-I.ttf); } @font-face { font-family: "Baskerville"; font-style: normal; font-weight: normal; src: url(../Fonts/BaskervilleBerthold.ttf); } @font-face { font-family: "Cinzel"; font-style: normal; font-weight: normal; src: url(../Fonts/Cinzel.ttf); } @font-face { font-family: "TimesNewRoman"; font-style: normal; font-weight: normal; src: url(../Fonts/TimesNewRoman.ttf); }