.contenedor-programas {
    display: table;
    margin-top: 10px;
    width: 1300px;
    margin: auto;
    background: red;
}

.contenedor-rotulo-taxo-full {
    background: #ffffff;
}

/*Varios10*/
.wrapper #contenedor-pagina {
    /* clear: both; */
    /* margin: auto; */
    display: block;
    /* background: #f6f5f5; */
}

section.programas-principales {
    width: 1120px;
    display: table;
    background: #ffffff;
    float: right;
    margin-bottom: 20px;
}

section.programas-principales article#modulo-programas {
    width: 31%;
    max-height: 700px;
    background: #ffffff;
    display: inline-table;
    margin-right: 2.3%;
}

section.programas-principales article#modulo-programas .contenedor-programa {
    width: 100%;
    /* height: 400px; */
    margin: auto;
    margin-top: 10px;
    display: table;
    margin-bottom: 20px;
}

section.programas-principales article#modulo-programas .contenedor-programa picture {
    width: 100%;
    min-height: 174px;
    margin: auto;
    display: block;
}

section.programas-principales article#modulo-programas .contenedor-programa picture img {
    width: 100%;
    height: auto;
    margin: auto;
    display: block;
}

section.programas-principales article#modulo-programas .contenedor-programa h3.titular-programa {
    width: 94%;
    font-size: 14px;
    color: #676767;
    margin: 10px auto;
    font-family: lato;
    line-height: normal;
    font-weight: normal;
    min-height: 105px;
    text-align: justify;
}

section.programas-principales article#modulo-programas .contenedor-programa h3.titular-programa p {
    margin-top: 10px;
}

section.programas-principales article#modulo-programas .contenedor-programa h3.titular-programa span {
    width: 356px;
    max-height: 270px;
    font-size: 14px;
    color: #676767;
    margin: 15px auto;
    font-family: lato;
    font-weight: bold;
    line-height: normal;
}

section.programas-principales article#modulo-programas .contenedor-programa h3.titular-programa::after {
    content: "Ver +";
    color: #06f;
    font-weight: normal;
    font-size: 16px;
    margin-left: 10px;
    display: none;
}

section.programas-principales article#modulo-programas .contenedor-programa .contenedor-datos {
    width: 100%;
    float: left;
    max-height: 100px;
    color: #000;
    margin: 0px 0px 10px 0px;
}

section.programas-principales article#modulo-programas .contenedor-programa .contenedor-datos .botones-programas {
    display: table;
    margin: auto;
    color: #9a9a9a;
    max-width: 100%;
}

section.programas-principales article#modulo-programas .contenedor-programa .contenedor-datos .botones-programas .btn-programa {
    width: 44px;
    height: 44px;
    float: left;
    text-align: center;
    margin-right: 67px;
}

/*ICONOS*/
.icon-web {
    background: url(/noticias/imag/cooperativa_2018/iconos/otros/web_programas.svg)no-repeat center;
    background-size: 67%;
    font-family: lato;
    font-size: 18px;
    font-weight: bold;
    text-indent: 40px;
    line-height: 2.9;
}

.icon-podcast {
    background: url(/noticias/imag/cooperativa_2018/iconos/otros/podcast_programas.svg)no-repeat center;
    background-size: 60%;
    font-family: lato;
    font-size: 18px;
    font-weight: bold;
    text-indent: 40px;
    line-height: 2.8;
}

.icon-360 {
    background: url(/noticias/imag/cooperativa_2018/iconos/otros/360_programas.svg)no-repeat center;
    background-size: 75%;
    font-family: lato;
    font-size: 18px;
    font-weight: bold;
    text-indent: 40px;
    line-height: 2.8;
}
