body{font-size:.8rem;font-family:"Titillium Web",sans-serif;display:flex;flex-direction:column;gap:0rem}main table.redTable:not(:first-child) {margin-top: 40px;}main table.redTable{border:0px solid red;background-color:#fff;width:100%;text-align:left;border-collapse:collapse;}main table.redTable thead{border-bottom:3px solid red} html {scroll-behavior: smooth;} main table.redTable tbody th p{font-weight: normal;font-style: normal;text-decoration: none;} .marca th{font-size:1.8rem}main table.redTable tbody .categoria th{font-size:1.1rem;padding-bottom:1rem;padding-top:1rem}main table.redTable tbody tr{border-bottom:1px solid #ababab}footer{padding-top:1rem}/*# sourceMappingURL=style.css.map */


@page { margin: 130px 30px 30px 30px; }

header {
    /*position: fixed;
    top: -80px;*/
    text-align: left;

}

header img{
    width: 180px;
}

footer {
    /*position: fixed;*/
    bottom: 0px;
    height: 30px;
    text-align: center;
}

.text-right{
    text-align: right !important;
}
