@import url('https://fonts.googleapis.com/css2?family=Arsenal&family=Heebo:wght@300&family=Libre+Franklin:wght@200&family=News+Cycle&family=Open+Sans:wght@300&display=swap');

/*
font-family: 'Arsenal', sans-serif;
font-family: 'Heebo', sans-serif;
font-family: 'Libre Franklin', sans-serif;
font-family: 'News Cycle', sans-serif;
font-family: 'Open Sans', sans-serif;
*/

* {
margin: 0px;
padding: 0px;
}

#main-ProgramaInter {
    width: auto;
    height: auto;
    padding: 0px 5%;
    font-family: 'Heebo', sans-serif;
}

.A2{
	margin: 0 auto;
	background-color: #f1f0f1;
}


.descuento-programa {
    font-family: 'Heebo', sans-serif;
    font-size: 50px;
    text-align: center;
    color: #217821;
    margin: 30px 0 30px;
    text-shadow: rgb(230, 230, 230) 3px 3px 5px;
}

.descuento-programa img {
    text-align: center;
}



.titulo-programa {
    text-align: center;
    font-size: 30px;
    color: #344A5E;
    margin: 30px 0 30px;
    text-shadow: rgb(150, 150, 150) 3px 3px 5px;
}

.subtitulo-programa {
    text-align: center;
    font-size: 25px;
    color: #344A5E;
    margin: 30px 0 30px;
    text-shadow: rgb(150, 150, 150) 3px 3px 5px;
}


.head-table th {
    
    font-size: 23px;
    color: #344A5E;
    text-shadow: rgb(150, 150, 150) 3px 3px 5px;
}

.head-table td {
    text-align: justify;
    height: auto;
    font-size: 20px;
}

.head-table li {
    text-align: justify;
    height: auto;
    font-size: 20px;
    margin-left: 30px;
}



.body-table {
    margin: 30px 25% 10px 25%; /*250px    25%*/
    
    border-collapse: collapse;
    box-shadow: rgb(150,150,150) 5px 5px 20px;
}

.body-table tr {
    
}

.body-table th {
    width: 2%;   /*2%*/
    
    font-size: 12px;
    border-style: solid;
    border-color: #D6DCE4;/*#094660;*/
    border-width: 0 0.5px 0.5px 0.5px;
    
    /*background: #094660;*/
    /*border-style: solid;
    /*border-width: 0px 0px ;*/
    
}


#vigencia {
    font-size: 22px;
    
    color: #FFFFFF;
    text-align: center;
    background: #094660;/*#435F79;*/
}


#fechas {
    height: 50px;
    
}
#fechas-resalta {
    background: #ACB9CA;
    font-size: 12px;
    box-shadow: rgb(150,150,150) 5px 5px 20px;
}
/*#cajapadre {
    position: relative;
    width: 1130px;
    height: auto;
    overflow: hidden;
    transition: top 0.5s ease-in-out 0s;
    margin: 60px auto
}

#contenedor {
    position: absolute;
    top: 0px;
    width: 1130px;
    height: 1000px;
}
#contenedorsuperior {
    width: 1130px;        /*365px*/
/*    height: 946px;        /*274px*/
/*
}
#contenedorinferior {
    font-family: 'Heebo', sans-serif;
    width: 1130px;
    height: 35px;
    padding-top: 15px;
    background-color: rgba(200, 200, 200, 0.8);
    text-align: center;
}
#contenedor:hover {
    top: -50px;
}
*/

.body-table-disp {
    margin: 30px 0 10px;
    border-collapse: collapse;
    box-shadow: rgb(150,150,150) 5px 5px 20px;
}
.body-table-disp th {
    width: 2%;
    font-size: 14px;
    border-style: solid;
    border-color: #D6DCE4;    /*#094660;*/
    border-width: 0 0.5px 0.5px 0.5px;
    
    /*background: #094660;*/
    /*border-style: solid;
    /*border-width: 0px 0px ;*/
}



#horario {
    height: 50px;
}

#costo {
    height: 30px;
}
    
#costo_add {
    background: #EFF4F7;
    font-size: 16px;
    box-shadow: rgb(150,150,150) 5px 5px 20px;
}


#disponible {
    background: #C1E0B7;
    font-size: 16px;
    box-shadow: rgb(150,150,150) 5px 5px 20px;
}

#No_disponible {
    background: #FDCE99;
    font-size: 16px;
    box-shadow: rgb(150,150,150) 5px 5px 20px;
}

#Reservado {
    background: #EFF4F7;
    font-size: 16px;
    box-shadow: rgb(150,150,150) 5px 5px 20px;
}


#celda_nom_081 {
    font-size: 22px;
    
    color: #FFFFFF;
    text-align: center;
    background: #6C5D53;/*#435F79;*/
}

#celda_nom_011 {
    font-size: 22px;
    
    color: #FFFFFF;
    text-align: center;
    background: #892CA0;/*#435F79;*/
}

#celda_nom_022 {
    font-size: 22px;
    
    color: #FFFFFF;
    text-align: center;
    background: #094660;/*#435F79;*/
}

#celda_nom_025 {
    font-size: 22px;
    
    color: #FFFFFF;
    text-align: center;
    background: #217821;/*#435F79;*/
}

#celda_nadf_005 {
    font-size: 22px;
    
    color: #FFFFFF;
    text-align: center;
    background: #D4631B;/*#435F79;*/
}

#celda_nom_024 {
    font-size: 22px;
    
    color: #FFFFFF;
    text-align: center;
    background: #C83771;/*#435F79;*/
}

#celda_nom_015 {
    font-size: 22px;
    
    color: #FFFFFF;
    text-align: center;
    background: #2CA089;/*#435F79;*/
}

.foot-table {
    margin: 0 25%;
    font-size: 14px;
}

.foot-table-horario {
    margin: 0;
    font-size: 14px;
}





.recuperar {
    clear: both;
}