header, section, footer {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
header {
    height: 200px;
    background-color: rgb(19, 18, 18);
}
nav {
    width: 500px;
    margin-right: 50px;
    margin-top: 90px;
    font-size: 30px;
    float: right;
    text-align: center;
}
.menu-horizontal {
    list-style: none;
    display: flex;
    justify-content: space-around;
}
.menu-horizontal > li > a {
    display: block;
    padding: 15px 20px;
    color:darkorange;
    text-decoration: none;
}
.menu-horizontal > li > a:hover {
    background-color: rgb(90, 89, 89);
    width: 190px;
}
.menu-vertical {
    display: none;
    list-style: none;
    width: 190px;
    text-align: center;
    position: absolute;
    background-color: rgb(19, 18, 18);
}
.menu-horizontal > li:hover .menu-vertical {
    display: block;
}
.menu-vertical li :hover {
    background-color: rgb(90, 89, 89);
}
.menu-vertical li a {
    display: block;
    color: darkorange;
    padding: 15px 15px 15px 20px;
    text-decoration: none;
}
#h_b2 {
    height: 180px;
    width: 440px;
    float: left;
    background-image: url(imagenes/logo-imagen.gif);
    background-size: cover;
    margin-top: 10px;
    margin-left: 40px;
}
section {
    height: 5300px;
    background-color: rgb(19, 18, 18);
    padding-top: 20px;
}
#t-b1 {
    height: 300px;
    width: 600px;
    margin-left: 10px;
    background-image: url(imagenes/imagen-piano.jpg);
    background-size: cover;
    float: left;
}
#t-b2 {
    height: 300px;
    width: 420px;
    float: right;
    margin-right: 10px;
}
.talleres-textos1 {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 10px;
    margin-right: 150px;
    color: darkorange;
}
.talleres-textos2 {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin-right: 150px;
    margin-bottom: 10px;
    color: darkorange;
}
.talleres-textos3 {
    font-size: 20px;
    font-weight: normal;
    color: white;
}
.talleres-textos4 {
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    margin-left: 50px;
    margin-top: 10px;
    color: darkorange;
}
#t-b3 {
    height: 300px;
    width: 450px;
    float: left;
    margin-left: 10px;
    margin-top: 50px;
}
#t-b4 {
    height: 350px;
    width: 600px;
    background-image: url(imagenes/imagen-guitarras.webp);
    float: right;
    margin-right: 10px;
    margin-top: 50px;
}
#t-b5 {
    height: 300px;
    width: 600px;
    background-image: url(imagenes/imagen.teatro.jpg);
    float: left;
    margin-left: 10px;
    margin-top: 50px;
}
#t-b6 {
    height: 300px;
    width: 420px;
    float: right;
    margin-right: 10px;
    margin-top: 50px;
}
#t-b7 {
    height: 300px;
    width: 420px;
    margin-left: 10px;
    float: left;
    margin-top: 50px;
    padding: 30px;
}
#t-b8 {
    height: 300px;
    width: 600px;
    background-image: url(imagenes/foto.folklore.jpg);
    float: right;
    margin-right: 10px;
    margin-top: 50px;
}
#t-b9 {
    height: 300px;
    width: 600px;
    background-image: url(imagenes/foto-tela.jpg);
    background-size: cover;
    margin-left: 10px;
    float: left;
    margin-top: 50px;
}
#t-b10 {
    height: 300px;
    width: 420px;
    float: right;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 40px;
}
#t-b11 {
    height: 300px;
    width: 420px;
    margin-left: 10px;
    float: left;
    margin-top: 50px;
    padding: 30px;
}
#t-b12 {
    height: 300px;
    width: 600px;
    background-image: url(imagenes/imagen-bateria.jpeg);
    background-size: cover;
    float: right;
    margin-right: 10px;
    margin-top: 50px;
}
#t-b13 {
    height: 300px;
    width: 600px;
    margin-left: 10px;
    background-image: url(imagenes/imagen-ukelele.jpg);
    background-size: cover;
    float: left;
    margin-top: 50px;
}
#t-b14 {
    height: 300px;
    width: 420px;
    float: right;
    margin-right: 10px;
    margin-top: 50px;
}
#t-b15 {
    height: 300px;
    width: 420px;
    margin-left: 10px;
    float: left;
    margin-top: 50px;
    padding: 30px;
}
#t-b16 {
    height: 300px;
    width: 600px;
    background-image: url(imagenes/imagen-cantogrupal.jpg);
    background-size: cover;
    float: right;
    margin-right: 10px;
    margin-top: 50px;
}
#t-b17 {
    height: 300px;
    width: 600px;
    margin-left: 10px;
    background-image: url(imagenes/imagen-artereciclado.jpg);
    background-size: cover;
    float: left;
    margin-top: 50px;
}
#t-b18 {
    height: 300px;
    width: 420px;
    float: right;
    margin-right: 10px;
    margin-top: 50px;
    padding: 30px;
}
#t-b19 {
    height: 300px;
    width: 420px;
    margin-left: 10px;
    float: left;
    margin-top: 50px;
    padding: 50px;
}
#t-b20 {
    height: 300px;
    width: 600px;
    background-image: url(imagenes/imagen-pintura.webp);
    background-size: cover;
    float: right;
    margin-right: 10px;
    margin-top: 50px;
}
#t-b21 {
    height: 300px;
    width: 600px;
    margin-left: 10px;
    background-image: url(imagenes/imagen-percusion.jpg);
    background-size: cover;
    float: left;
    margin-top: 50px;
}
#t-b22 {
    height: 300px;
    width: 420px;
    float: right;
    margin-right: 10px;
    margin-top: 50px;
    padding: 30px;
}
#t-b23 {
    height: 300px;
    width: 420px;
    margin-left: 10px;
    float: left;
    margin-top: 50px;
    padding: 30px;
}
#t-b24 {
    height: 300px;
    width: 600px;
    background-image: url(imagenes/imagen-bajo.jpg);
    background-size: cover;
    float: right;
    margin-right: 10px;
    margin-top: 50px;
}
#t-b25 {
    height: 300px;
    width: 600px;
    margin-left: 10px;
    background-image: url(imagenes/imagen-violin.jpg);
    background-size: cover;
    float: left;
    margin-top: 50px;
}
#t-b26 {
    height: 300px;
    width: 420px;
    float: right;
    margin-right: 10px;
    margin-top: 50px;
}
#t-b27 {
    height: 300px;
    width: 420px;
    margin-left: 10px;
    float: left;
    margin-top: 50px;
    padding: 50px;
}
#t-b28 {
    height: 300px;
    width: 600px;
    background-image: url(imagenes/foto-dibujo.webp);
    background-size: cover;
    float: right;
    margin-right: 10px;
    margin-top: 50px;
}
#t-b29 {
    height: 300px;
    width: 600px;
    background-image: url(imagenes/foto-canto.webp);
    background-size: cover;
    float: left;
    margin-left: 10px;
    margin-top: 50px;
}
#t-b30 {
    height: 300px;
    width: 420px;
    margin-right: 10px;
    float: right;
    margin-top: 50px;
    padding: 30px;
}
footer {
    height: 150px;
    background-color: rgb(19, 18, 18);
}
#f_b1 {
    height: 90px;
    width: 300px;
    float: left;
    margin-top: 25px;
    margin-left: 10px;
}
#f_b2 {
    height: 90px;
    width: 300px;
    float: left;
    margin-top: 25px;
    margin-left: 60px;
}
#f_b3 {
    height: 90px;
    width: 300px;
    float: right;
    margin-top: 25px;
    margin-right: 60px;
}
.letras {
    color: darkorange;
    font-size: 20px;
    font-weight: 50px;
    text-align: center;
    padding: 5px;
}
h2 {
    text-align: center;
    color: white;
}

@media all and (max-width: 570px) {
    header, section, footer {
        width: 100%;
    }
    header {
        height: auto;
    }
    nav {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-top: 0;
        font-size: 20px;
        float: none;
    }
    .menu-vertical {
        width: 100%;
        position: relative;
    }
    #h_b2 {
        width: 100%;
        float: none;
        margin-top: 0;
        margin-left: 0;
    }
    section {
        height: 2900px;
    }
    #t-b1 {
        display: none;
    }
    #t-b2 {
        height: auto;
        width: 100%;
        float: none;
        margin-right: 0;
    }
    .talleres-textos1 {
        margin-top: 0;
        margin-bottom: 0;
        margin-right: 0;
    }
    .talleres-textos2 {
        margin-right: 0;
        margin-bottom: 0;
    }
    .talleres-textos4 {
        margin-left: 0;
        margin-top: 0;
    }
    #t-b3 {
        height: auto;
        width: 100%;
        float: none;
        margin-left: 0;
    }
    #t-b4 {
        display: none;
    }    
    #t-b5 {
        display: none;
    }
    #t-b6 {
        height: auto;
        width: 100%;
        float: none;
        margin-right: 0;
    }
    #t-b7 {
        height:auto;
        width: 100%;
        margin-left: 0;
        float: none;
        padding: 0;
    }
    #t-b8 {
        display: none;
    }
    #t-b9 {
        display: none;
    }
    #t-b10 {
        height: auto;
        width: 100%;
        float: none;
        margin-right: 0;
        margin-top: 50px;
        margin-bottom: 0;
    }
    #t-b11 {
        height: auto;
        width: 100%;
        margin-left: 0;
        float: none;
        padding: 0;
    }
    #t-b12 {
        display: none;
    }
    #t-b13 {
        display: none;
    }
    #t-b14 {
        height: auto;
        width: 100%;
        float: none;
        margin-right: 0;
    }
    #t-b15 {
        height: auto;
        width: 100%;
        float: none;
        padding: 0;
        margin-left: 0;
    }
    #t-b16 {
        display: none;
    }
    #t-b17 {
        display: none;
    }
    #t-b18 {
        height: auto;
        width: 100%;
        float: none;
        margin-right: 0;
        padding: 0;
    }
    #t-b19 {
        height: auto;
        width: 100%;
        margin-left: 0;
        float: none;
        padding: 0;
    }
    #t-b20 {
        display: none;
    }
    #t-b21 {
        display: none;
    }
    #t-b22 {
        height: auto;
        width: 100%;
        float: none;
        margin-right: 0;
        padding: 0;
    }
    #t-b23 {
        height: auto;
        width: 100%;
        margin-left: 0;
        float: none;
        padding: 0;
    }
    #t-b24 {
        display: none;
    }
    #t-b25 {
        display: none;
    }
    #t-b26 {
        height: auto;
        width: 100%;
        float: none;
        margin-right: 0;
    }
    #t-b27 {
        height: auto;
        width: 100%;
        margin-left: 0;
        float: none;
        padding: 0;
    }
    #t-b28 {
        display: none;
    }
    #t-b29 {
        display: none;
    }
    #t-b30 {
        height: auto;
        width: 100%;
        margin-right: 0;
        float: none;
        padding-top: 0;
    }
    footer {
        height: auto;
    }
    #f_b1 {
        height: auto;
        width: 100%;
        float: none;
        margin-left: 0;
        margin-top: 0;
    }
    #f_b2 {
        height: auto;
        width: 100%;
        float: none;
        margin-top: 0;
        margin-left: 0;
    }
    #f_b3 {
        height: auto;
        width: 100%;
        float: none;
        margin-top: 0;
        margin-right: 0;
    }
}