body {
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-color: black;
}




.grupo-menu {
    background-color: #00ff00;
    width: 100%;
    height: auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.logo {
margin-top: -50px;
}

.grupo-diapositivas {
margin-left: 10px;
margin-right: 10px;
margin-bottom: 30px;
}






.grupo-radio {
background-color: rgb(231, 18, 18);
width: 302px;
height: 276px;
border: solid #00ff00 2px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}

.titulo {
background-color: rgb(0, 0, 0);
width: 298px;
height: 72px;
margin-left: auto;
margin-right: auto;
font-size: 12px;
}

.texto-señal {
    text-align: center;
    font-size: 12px;
    padding-top: 10px;
}

.portada {
    background-color: rgb(0, 0, 0);
    width: 298px;
    height: 120px;
    margin-left: auto;
margin-right: auto;
}

.muses {
    background-color: rgb(0, 0, 0);
    width: 298px;
    height: 80px;
    margin-left: auto;
margin-right: auto;
}





.grupo-botones {
width: 230px;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.youtube {
background-color: #00ff00;
width: 100px;
margin-left: auto;
margin-right: auto;
height: 31px;
padding-top: 4px;
text-align: center;
font-size: 14px;
border-radius: 5px;
}







.fondo-aviso{
        background-color: rgb(236, 236, 236);
        min-width: 350px;
        max-width: 750px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        margin-top: 90px;
        }

.texto-aviso{
max-width: 700px;
margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-bottom: 30px;
padding-left: 20px;
padding-right: 20px;
font-size: 14px;
color: black;
}





.tf {
background-color: rgb(32, 32, 32);
width: 100%;
height: 150px;
margin-top: 30px;
margin-bottom: -10px;
padding-top: 70px;
padding-bottom: 90px;
text-align: center;
color: antiquewhite;
}