/* ePub base r2.0 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; } h1 { font-size: 1.5em; margin: 25% 0 1em; font-weight: normal; } .dedicatoria { margin: 25% 3% 0 15%; text-align: right; } hr { height: 2.5em; } h1 + p, .subtit + p, hr + p { text-indent: 0; } .capitular { font-size: 2em; line-height: .8em; } .subtit { text-indent: 0; text-align: center; font-size: 1.3em; font-weight: normal; margin: 0 0 10%; } .cita1 { font-size: 0.85em; margin: 1.5em 8%; } .cita2 { font-family: "DEJAVUSANS"; text-indent: 0; font-size: 0.80em; margin: 1.5em 8%; } .cita2 p { text-indent: 0; } .cita1 { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } @font-face { font-family: "DEJAVUSANS"; font-style: normal; font-weight: normal; src: url(../Fonts/DEJAVUSANS.TTF); }