.cuerpo div.bnr {
    width: 933px;
    height: 388px;
    margin: 0;
    background: url(/media/1194/banner-2.jpg);
    /*border-top: 4px solid #f58426;*/
}

.colIzq {
    width: 555px;
    padding: 0 20px 0 42px;
    font-size: 12px;
}

.colDer {
    width: 235px;
    min-height: 600px;
    padding: 25px 25px 45px 25px !important;
    margin: -425px 0 0 0 !important;
    background: #fff;
    border: 1px solid #949494;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/*----*/

.colIzq p {
    line-height: 20px;
}

.colIzq .titulo {
    background: #e0e0e0;
    padding: 8px;
    margin: -40px 0 30px 0;
    display: inline-block;
    font-size: 30px;
    color: #373737;
    text-transform: uppercase;
    font-weight: normal;
}

.colIzq .txtIntro {
    color: #666666;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px;
}

/**/
.colDer h1 {
    width: 223px;
    height: 289px;
    margin: 0 5px;
    background: url(/media/1195/logo-acbsp.png);
}

.colDer ul {
    background: url(/media/1052/separador-menu.png) no-repeat top center;
    padding: 70px 0 0 0;
    margin: 30px 0 20px 0;
    list-style: none !important;
    text-align: center;
}

    .colDer ul li {
        font-weight: bold;
        font-size: 12px;
    }

    .colDer ul a {
        color: #444;
    }

/* GCREAS */
.wprCuerpo.gcreas .cabCuerpo h1 {
    border-left: #018344 solid 12px;
}

.wprCuerpo.gcreas .cuerpo div.bnr {
    /*border-top: 4px solid #006a37;*/
}

.wprCuerpo.gcreas .colDer h1 {
    width: 223px;
    height: 180px;
    margin: 0 5px;
    background: url(/media/1196/logo-gcreas.png);
}

.wprCuerpo.gcreas .colDer ul {
    background: url(/media/1197/separador-verde.png) no-repeat top center;
}

/**/
.avancesProc, .avancesProc ul {
    text-align: left !important;
    background: none;
    padding-top: 0;
    margin: 0;
}

    .avancesProc ul {
        margin-left: 0px;
        margin-top: 10px;
        padding: 7px 7px 1px 7px;
        background: #ddd !important;
        border-radius: 5px;
    }

        .avancesProc ul li {
            border-top: none;
            font-size: 11px !important;
        }

            .avancesProc ul li + li {
                border-top: 1px solid #fff;
                padding-top: 7px;
            }
