/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; font-family: "verdana"; } h1 { font-size: 1.5em; margin: 20% 0 2em; font-family: "verdanab"; } .dedicatoria { margin: 25% 3% 0 15%; text-align: right; font-style: italic; } .dedicatoria p { text-align: right; text-indent: 0; } .dedicatoria { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } h1 + p, .aut, .neg + p { text-indent: 0; } .aut { text-align: center; margin-top: -3.5em; font-size: 1.2em; } .tit { font-size: 2.3em; font-family: "verdanab"; } .neg { margin-bottom: 1.2em; font-weight: bold; font-family: "verdanab"; font-size: 1.2em; } .fin { font-size: 1.2em; text-align: center; margin: 2em 0; font-weight: bold; } @font-face { font-family: "verdana"; font-style: normal; font-weight: normal; src: url(../Fonts/verdana.ttf); } @font-face { font-family: "verdanab"; font-style: normal; font-weight: bold; src:url(../Fonts/verdanab.ttf); }