/* 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; } .ilustra { margin: 1em 0; text-align: center; text-indent: 0; display: block; } .tit{margin-top:5%; text-indent:0; text-align:left} .tit img{max-width:100%; max-height:100%} .box{border:2px black solid; page-break-inside: avoid; break-inside: avoid;} .box p,dl,dd{margin:1em; text-indent:0;} .box dd{margin-left:3em} .boton{border:dotted black 1px;}