@page { margin: 1em 2em; } body { -webkit-hyphens: none; -epub-hyphens: none; adobe-text-layout: optimizeSpeed; font-family: sans-serif; } a { text-decoration: none; color: inherit; } /*mensagem*/ div.logo { text-align: center; margin-top: 1.5em; margin-bottom: 1em; text-indent:0; } p.mensagem { font-family: serif; font-size: 0.8em; text-indent: 0; margin-bottom: 0.5em; margin-top: 0; text-align: justify; margin-left: 8%; margin-right: 8%; } span.editora { font-size: 0.85em; font-family: sans-serif; } p.linha_mensagem { border-bottom: 2px solid #00638d; margin-left: 2%; margin-right: 2%; margin-top: 0.5em; } img { max-width: 100%; } /*creditos*/ ul.creditos { list-style-type: square; } li { font-size: 0.8em; margin-bottom: 1em; margin-top: 0; text-indent:0; } li.space { margin-top: 2em; } li.none { list-style-type: none; } li.nonet { list-style-type: none; margin-top: 4em; margin-bottom: 1em; } /* nota da editora */ .nota-editora { font-size:0.8em; text-align:center; margin-top: 70%; background-color:#CCCCCC; padding:0.4em; text-indent:0em; } /*ficha*/ .ficha { border-top: 1px solid black; border-bottom: 1px solid black; padding: 0.5em; margin: 1em 1em 1em 1em; page-break-before: avoid; } .ficha p { font-size: 80%; } .titficha { text-align: left; font-size: 90%; margin-left: 1em; page-break-after: avoid; } .ficha .autor { margin-top: 1em; } .ficha .titulo { margin-bottom: 1em; } .ficha .traducao, .ficha .info, .ficha .isbn { margin-left: 1em; } .ficha .classifica { margin: 1em 0; text-indent: 1em; } .ficha .num { float: left; text-indent: 0em; } .ficha .CDU, .ficha .CDD { text-align: right; } p.centro { text-align:center; text-indent:0px; } p.tabela { font-family: sans-serif; font-size:0.8em; text-align:left; } table { display:inline-table; border-collapse: collapse; text-align: center; margin-top: 1em; margin-bottom: 1em; }