#FormatoUno-EstiloTRES .contenedorUno {
    background: #fff;
    padding: 0;
    display: table;
    margin-top: 10px;
}

#FormatoUno-EstiloTRES td.texto {
    background: #fff;
    padding: 9px 20px 13px;
    color: #666;
    border-bottom: solid 3px #eef3f9;
    border-top: solid 1px gainsboro;
}

#FormatoUno-EstiloTRES .caja-uno {
    padding:0px;
    box-shadow: none;
    border-top: none;
    background: #ffffff;
    margin-top: 0px;
}

#FormatoUno-EstiloTRES .infografia h2 {
    text-align: center;
    color: #009487;
    font-size: 3rem;
    font-weight: bold;
    margin-top: 31px;
    margin-bottom: 29px;
    font-family: 'Yanone Kaffeesatz', sans-serif!important;
    letter-spacing: 1px;
}

#FormatoUno-EstiloTRES .infografia h5 {
    text-align: center;
    color: #666666;
    margin-bottom: -28px;
    letter-spacing: 1px;
}

#FormatoUno-EstiloTRES .entradilla {
    padding: 2%;
    background: #e8eff7;
    box-shadow: 3px 3px #d8e5f5;
    font-weight: bold;
}

#FormatoUno-EstiloTRES .cajaI p {
    min-height: 146px !important;
    margin-bottom: 30px;
    padding: 2%;
}

#FormatoUno-EstiloTRES .cajaI {
    min-height: 163px;
}

#FormatoUno-EstiloTRES .caja-dos {
    padding: 0;
    box-shadow: none;
    border-top: none;
    padding: 2%;
    background: #eef3f9;
    margin-bottom: 20px;
    margin-top: -30px;
}

#FormatoUno-EstiloTRES .caja-dos h5 {
    background: #d7e5f6;
    padding: 10px;
    display: table;
    position: relative;
    left: -14px;
    top: -6px;
    border: solid 3px #fff;
    border-left: none;
    font-family: 'Yanone Kaffeesatz', sans-serif!important;
    font-size: 2.2rem;
    letter-spacing: 1px;
}

#FormatoUno-EstiloTRES .caja-tres {
    padding: 0% 2%;
    box-shadow: none;
    border-top: none;
    background: #ffffff;
    margin-top: 0px;
}

#FormatoUno-EstiloTRES p.FraseDestacada em {
    font-size: 1.6rem;
}

#FormatoUno-EstiloTRES p.FraseDestacada b {
    color: #009487 !important;
}


#FormatoUno-EstiloTRES .diciplinas h3 {
    text-align: center;
    font-family: 'Yanone Kaffeesatz', sans-serif!important;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 3rem;
    color: #009487;
}


#FormatoUno-EstiloTRES .diciplinas {
    padding: 0px 6% 10px;
    background: #eef3f9;
    display: table;
}


#FormatoUno-EstiloTRES td.titulo1 {
    padding: 20px;
    background: rgba(0, 148, 135, 0.05);
    color: #333149;
    border-bottom: solid 1px #dcdcdc;
    border: solid #ffffff 3px;
    font-size: 1.5rem;
}
#FormatoUno-EstiloTRES td.titulo2 {
    padding: 20px;
    background: rgb(227, 239, 243);
    color: #333333;
    border-left: none;
    border: solid 3px #ffffff;
    font-size: 1.5rem;
}

#FormatoUno-EstiloTRES td.nombre {
    padding: 9px 20px 13px;
    background: rgb(213, 229, 247);
    color: #333335;
    border-bottom: solid 3px #ffffff;
}

#FormatoUno-EstiloTRES table.tabla-diciplinas {
    width: 100%;
    padding: 20px;
    border: solid 4px #ffffff;
    margin-bottom: 20px;
    box-shadow: none;
}