/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-family: "Castellar MT"; font-weight: normal; font-size: 2em; margin: 20% 0 2em; } .dedicatoria { margin: 25% 3% 0 15%; text-align: right; } .dedicatoria p { text-align: right; text-indent: 0; } hr { height: 2.5em; } h1 + p, hr + p { text-indent: 0; } .francesa { margin-left: 6%; text-indent: -6%; padding-top: 0.5em; } .francesa p { text-indent: -6%; padding-top: 0.5em; } .sinsang p { margin-left: 6%; } .tit { font-size: 1.5em; margin-bottom: 1em; } .capitular { font-family: "Castellar MT"; font-size: 300%; float: left; margin: -0.1em 0.125em -0.2em 0; text-indent: 0; line-height: 1em; height: 1em; } .precapitular { font-family: "Castellar MT"; font-size: 200%; float: left; margin: 0 0.125em -0.2em 0; text-indent: 0; line-height: 1em; height: 1em; } @font-face { font-family: "Castellar MT"; font-style: normal; font-weight: normal; src: url(../Fonts/CastellarMT.otf); }