/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { margin:20% 0 2em; font-family:"garan", garan; font-size:2em; } .dedicatoria { margin: 25% 3% 0 15%; font-family:"garai", garai; font-size:1.2em; text-align: right; } .dedicatoria p { text-align: right; text-indent: 0; } hr { height: 2.5em; } .dedicatoria { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } h1 + p, hr + p { text-indent: 0; } @font-face { font-family:"garar"; src:url(../Fonts/garamond.TTF); } @font-face { font-family:"garai"; src:url(../Fonts/garamond-italic.ttf); } @font-face { font-family:"garan"; src:url(../Fonts/garamond-bold.ttf); } .garar { font-family:"garar", garar; } /*cita*/ .cit { margin:40% 6% 0 10.5%; font-family:"garai", garai; font-size:1.2em; font-style:italic; text-indent:-4.5%; } .cit p { text-indent:-4.5%; } /*citas cap*/ blockquote { margin:0; } .citcap { font-family:"garar", garar; font-size:0.9em; text-indent:0; } .citcap p { text-indent:0; } .citcapulo { margin-bottom:1.1em; font-family:"garai", garai; font-size:0.9em; text-indent:0; } .versos { margin:1.65em 6% 1.65em 10.5%; font-family:"garar", garar; font-size:0.9em; text-indent:-4.5%; } .versos p { line-height:1.4em; text-indent:-4.5%; }