ul {
    list-style: none;
    padding: 0;
    margin: 0;
    clear: both;
    width: 100%
}

.blococapa_1 {
    width: 100%;
    margin-left: 0
}

.blococapa_2, .blococapa_3, .blococapa_4, .blococapa_5, .formato_2 article, .formato_3 article {
    margin-left: auto;
    margin-right: auto
}

.blococapa_3 section, .capa .gall {
    width: 100%
}


.blococapa_4 section, .blococapa_5 section {
    width: 30%
}


section .setor_side_A {
    width: 70%
}

section .setor_side_B {
    width: 30%
}

.panel > section > .panel > section {
    float: left;
    display: table;
    position: relative
}

section.formato_1 {
    /*padding-top: 30px;
    padding-bottom: 30px;*/
}

section.formato_1:after {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0
}

section.blococapa_5.formato_1:after {
    display: none !important;
}

section.blococapa_3.formato_1:after {
    display: none !important;
}

section.blococapa_2.formato_1:after {
    display: none !important;
}

section {
    display: table;
    position: relative;
}

.formato_1 article .img-capa img {
    margin-top: -15%
}

.formato_1 article {
    margin-bottom: 10px
}

.formato_2, .formato_3 {
    background-color: #111
}

.formato_2 article .titulo {
    font-size: 43px;
    line-height: 43px;
    letter-spacing: -1px;
    width: 46%;
    padding-bottom: 13px
}

.formato_2 article .chamada {
    font-size: 16px;
    line-height: 115%;
    width: 50%
}

.formato_2 article .img-capa img, .formato_3 article .img-capa img {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: -50%
}

.formato_2 article .img-capa-fundo img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0
}

.formato_2 article .label-canal {
    bottom: 20px;
    right: 0;
    margin-right: 0;
    margin-bottom: 0;
    font-size: 16px;
    padding-left: 20%;
    padding-right: 30px;
    background-color: inherit;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 0 0 2px #000
}

.formato_3 article {
    height: inherit
}

.formato_3 article .img-capa {
    position: relative;
    float: right;
    width: 50%;
    height: 300px;
    overflow: hidden
}

.formato_3 article .conteudo {
    padding: inherit;
    padding-bottom: 20px;
    background-color: inherit;
    box-shadow: inherit;
    -webkit-box-shadow: inherit;
    -moz-box-shadow: inherit;
    -o-box-shadow: inherit
}

.formato_3 article .titulo {
    font-size: 32px;
    line-height: 30px;
    letter-spacing: -1px;
    width: 70%;
    padding-bottom: 12px
}

.formato_3 article .chamada {
    font-size: 16px;
    line-height: 95%;
    width: 70%
}

.formato_3 article .label-canal {
    padding: 5px;
    background-color: #000;
    margin: 70px 0 0
}

.fundo_cinzaclarinho {
    background-color: #efefef;
}

.fundo_cinzaclarinho h4 {
    color: #000;
}

.fundo_cinzaclarinho * {
    color: #000;
    text-shadow: 0 1px 1px #ffffff;
}

.fundo_cinzaclaro {
    background-color: #f3f3f3;
}

.fundo_cinzaclaro h4 {
    color: #000;
}

.fundo_cinzaclaro * {
    color: #000;
    text-shadow: 0 1px 1px #ffffff;
}

.fundo_cinzademi {
    background-color: #e1e1e1;
}

.fundo_cinzademi h4 {
    color: #000;
}

.fundo_cinzademi * {
    color: #000;
    text-shadow: 0 1px 1px #ffffff;
}

.fundo_cinzaescuro {
    background-color: #333;
}

.fundo_cinzaescuro h4 {
    color: #FFF;
}

.fundo_cinzaescuro * {
    color: #eee;
    text-shadow: 0 1px 1px #000;
}

.fundo_preto {
    background-color: #000000;
}

.fundo_preto h4 {
    color: #EEE;
}

.fundo_preto * {
    color: #DDD;
}

.fundo-img-section {
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: top;
}

.panel > section > section {
    padding: 0;
}
