/* BACKGROUNDS
---------------------------------------- */

html { background: #fff url('../../img/common/bg-page-header-9.jpg') no-repeat center top; }
body { background: url('../../img/common/bg-page-footer-3.png') no-repeat center bottom; }


/* HEADINGS
---------------------------------------- */

h1.transparent {
    background-image: url('../../img/section/quemsomos/transparencia/tit-marketing-transparency.png');
    height: 35px;
    margin: 30px 0 30px;
}

/* REST
---------------------------------------- */
#governance {
    float: left;
    padding: 0 0 100px 0;
    width: 444px;
}

#governance h1 {
    background-image: url('../../img/section/quemsomos/transparencia/tit-company-governance.png');
    height: 22px;
}

#governance p {
    padding: 10px 0;
}

aside {
    width: 357px;
    height: 543px;
    background: url('../../img/section/quemsomos/transparencia/box-base.png') no-repeat left top;
    float: right;
    padding: 38px 56px;
}

aside h1 {
    font-size: 18px;
    font-weight: normal;
    height: 22px;
    color: #fff;
}

aside pre {
    font-size: inherit;
    color: #fff;
    font-family: arial;
    line-height: 20px;
}