body{
    background-color: beige;
    padding: 0px;
    margin: 0px;
}

h1{
    text-align: center;
    font-size: 40px;
}

h3{
    text-align: center;
}

#proceso{
    text-align: center;
}

#nac{
    text-align: center;
}

#reg{
    text-align: center;
}
#creditos{
    text-align: center;
    margin: 20px;
}

#direcciones{
    text-align: center;
    margin: 20px;
}
/*css adaptable para telefono */
@media only screen and (max-width: 700px) {
    nav{
        background-color: rgb(224, 191, 2);
        padding: 30px;
        font-family:Georgia, 'Times New Roman', Times, serif;
        background: linear-gradient(rgb(221, 188, 1), gold);
    }
    [id*="menu"] {
      width: 100%;
      height: 100%;
    }
    nav#menu a{
        font-size: 13px;
        width: 5px;
        margin: 10px;
        height: 20px;
        color: rgb(13, 35, 75);
        text-decoration-line: none;
    }
    [id*="escudo"] {
        width: 15%;
        height: 15%;
        float: left;
        margin: 10px;
        padding: 10px;
      }
    #Inicio:hover{
        background-color: beige;
        padding: 5px;
        text-decoration: none;
    }
    #Matricula:hover{
        background-color: beige;
        padding: 5px;
        text-decoration: none;
    }
    #regular:hover{
        background-color: beige;
        padding: 5px;
        text-decoration: none;
    }
    #PlanDesarrollo:hover{
        background-color: beige;
        padding: 5px;
        text-decoration: none;
    }
    #entrada{
        height: 100%;
        width: 100%;
        text-align: center;
    }

    #organi{
        width: 100%;
        height: 100%;
        text-align: center;
    }
    #horarios {
        text-align: center;
        margin: 20px;
        font-family: 'Times New Roman', Times, serif;
        font-size: 15px;
    }
    #instalaciones h2{ 
        background-color: rgb(19, 38, 73);
        background: linear-gradient(rgb(19, 38, 73),rgb(0, 0, 119));
        padding: 30px;
        margin: 20px;
        width: 150px;
        font-family:Verdana, Geneva, Tahoma, sans-serif;
        float: right;
        font-size: 15px;
        color: white;
    }
    #mural{
        height: 200px;
        width: 270px;
        text-align: left;
        float: left;
        margin: 0px;
        padding: 20px;
    }

    #mision{
        text-align: center;
    }

    #Mision_T{
        text-align: center;
    }
    
    #M{
        text-align: center;
    }

    #vision{
        text-align: center;
    }

    #Vision_T{
        text-align: center;
    }
    
    #Vi{
        text-align: center;
    }

    #valores{
        text-align: center;
    }

    #Valores_T{
        text-align: center;
    }
    
    #Va{
        text-align: center;
    }

    #info{
        text-align: center;
    }

    #titu_info{
        text-align: center;
    }

    #zona_verde{
        height: 200px;
        width: 280px;
        text-align: right;
        float: right;
        margin: 0px;
        padding: 20px;
    }
    #actividades h2{
        background-color: rgb(19, 38, 73);
        background: linear-gradient(rgb(19, 38, 73),rgb(0, 0, 119));
        padding: 30px;
        margin: 20px;
        width: 150px;
        font-family:Verdana, Geneva, Tahoma, sans-serif;
        float: left;
        font-size: 15px;
        color: white;
    }
    #mapa{
        height: 200px;
        width: 280px;
        text-align: right;
        float: right;
        margin: 0px;
        padding: 20px;
    }
    #afro{
        height: 200px;
        width: 280px;
        text-align: left;
        float: left;
        margin: 0px;
        padding: 20px;
    }
    #footer {
        color: rgb(19, 25, 105);
        text-align: center;
        font-size: 15px;
    }
    
    #solicitud{
        color: black;
        text-decoration: none;
        text-align: center;
     }

    #actividad{
        width: 100%;
        height: 100%;
        text-align: center;
    }

    #documentos{
        background-color: rgba(243, 182, 131, 0.678);
        padding: 20px;
        margin: 15px;
        height: 100px;
        width: 200px;
        text-align: center;
    }
    #documentos:hover{
        background-color: rgb(235, 211, 75);
        padding: 20px;
        text-decoration: none;
    }
    #pre-regular{
        background-color: rgba(243, 182, 131, 0.678);
        padding: 20px;
        margin: 15px;
        height: 100px;
        width: 200px;
        text-align: center;
    }
    #academico{
        font-size: 18px;
        color:black ;
        text-decoration: none;
    }
    #pre-regular:hover{
        background-color: rgb(235, 211, 75);
        padding: 20px;
        text-decoration: none;
    }
    #pre-nacional{
        background-color: rgba(243, 182, 131, 0.678);
        padding: 20px;
        margin: 15px;
        height: 100px;
        width: 200px;
        text-align: center;
    }
    
    #nacional{
        font-size: 18px;
        color:black ;
        text-decoration: none;
    }
    #pre-nacional:hover{
        background-color: rgb(235, 211, 75);
        padding: 20px;
        text-decoration: none;
    }
    #tercer{
        background-color: rgb(19, 38, 73);
        background: linear-gradient(rgb(19, 38, 73),rgb(0, 0, 119));
        color: white;
        padding: 30px;
        margin: 20px;
        top: 30px;
        width: 250px;
        height: 300px;
        float: left;
        font-size: 18px;
        border:ridge 5px;
        -moz-border-image: -moz-linear-gradient(rgb(202, 173, 10), gold);
        -webkit-border-image: -webkit-linear-gradient(rgb(202, 173, 10), gold);
        border-image: linear-gradient(to rgb(202, 173, 10), gold);
        border-image-slice: 1;
    }
    #porton{
        width: 100%;
        height: 100%;
        text-align: center;
    }
    #diversificado{
        background-color: rgb(19, 38, 73);
        background: linear-gradient(rgb(19, 38, 73),rgb(0, 0, 119));
        color: white;
        padding: 30px;
        margin: 20px;
        top: 30px;
        width: 250px;
        height: 360px;
        float: left;
        font-size: 18px;
        border:ridge 5px;
        -moz-border-image: -moz-linear-gradient(rgb(202, 173, 10), gold);
        -webkit-border-image: -webkit-linear-gradient(rgb(202, 173, 10), gold);
        border-image: linear-gradient(to rgb(202, 173, 10), gold);
        border-image-slice: 1;
    }
    #servicios{
        background-color: rgb(19, 38, 73);
        background: linear-gradient(rgb(19, 38, 73),rgb(0, 0, 119));
        color: white;
        padding: 30px;
        margin: 20px;
        top: 30px;
        width: 250px;
        height: 430px;
        float: left;
        font-size: 18px;
        border:ridge 5px;
        -moz-border-image: -moz-linear-gradient(rgb(202, 173, 10), gold);
        -webkit-border-image: -webkit-linear-gradient(rgb(202, 173, 10), gold);
        border-image: linear-gradient(to rgb(202, 173, 10), gold);
        border-image-slice: 1;
        }
    #papel2{
        width: 100%;
        height: 100%;
        text-align: center;
    }

    #cartel{
        width: 100%;
        height: 100%;
        text-align: center;
    }
        
    #apoyo{
        background-color: rgb(19, 38, 73);
        background: linear-gradient(rgb(19, 38, 73),rgb(0, 0, 119));
        color: white;
        padding: 30px;
        margin: 20px;
        top: 30px;
        width: 250px;
        height: 370px;
        float: left;
        font-size: 18px;
        border:ridge 5px;
        -moz-border-image: -moz-linear-gradient(rgb(202, 173, 10), gold);
        -webkit-border-image: -webkit-linear-gradient(rgb(202, 173, 10), gold);
        border-image: linear-gradient(to rgb(202, 173, 10), gold);
        border-image-slice: 1;
    }
    #planta{
        background-color: rgb(19, 38, 73);
        background: linear-gradient(rgb(19, 38, 73),rgb(0, 0, 119));
        color: white;
        padding: 30px;
        margin: 20px;
        top: 30px;
        width: 250px;
        height: 220px;
        float: left;
        font-size: 18px;
        border:ridge 5px;
        -moz-border-image: -moz-linear-gradient(rgb(202, 173, 10), gold);
        -webkit-border-image: -webkit-linear-gradient(rgb(202, 173, 10), gold);
        border-image: linear-gradient(to rgb(202, 173, 10), gold);
        border-image-slice: 1;
    }
    #septimo{
        background-color: rgb(19, 38, 73);
        background: linear-gradient(rgb(19, 38, 73),rgb(0, 0, 119));
        padding: 20px;
        margin: 40px;
        width: 280px;
        height: 480px;
        float: left;
        font-size: 18px;
        color: white;
        border:ridge 5px;
        -moz-border-image: -moz-linear-gradient(rgb(202, 173, 10), gold);
        -webkit-border-image: -webkit-linear-gradient(rgb(202, 173, 10), gold);
        border-image: linear-gradient(to rgb(202, 173, 10), gold);
        border-image-slice: 1;
    }
    #decoracion{
        width: 100%;
        height: 100%;
        text-align: center;
    }
    #decimo{
        background-color: rgb(19, 38, 73);
        background: linear-gradient(rgb(19, 38, 73),rgb(0, 0, 119));
        padding: 20px;
        margin: 30px;
        width: 280px;
        height: 480px;
        float: right;
        font-size: 18px;
        color: white;
        border:ridge 5px;
        -moz-border-image: -moz-linear-gradient(rgb(202, 173, 10), gold);
        -webkit-border-image: -webkit-linear-gradient(rgb(202, 173, 10), gold);
        border-image: linear-gradient(to rgb(202, 173, 10), gold);
        border-image-slice: 1;
    }
    #escolta{
        width: 100%;
        height: 100%;
        text-align: center;
    }
    #requisitos{
        background-color: rgb(19, 38, 73);
        background: linear-gradient(rgb(19, 38, 73),rgb(0, 0, 119));
        color: white;
        padding: 20px;
        margin: 30px;
        width: 280px;
        height: 430px;
        float: left;
        font-size: 18px;
        border:ridge 5px;
        -moz-border-image: -moz-linear-gradient(rgb(202, 173, 10), gold);
        -webkit-border-image: -webkit-linear-gradient(rgb(202, 173, 10), gold);
        border-image: linear-gradient(to rgb(202, 173, 10), gold);
        border-image-slice: 1;
    }

    #formulario-regular{
        background-color: rgba(243, 182, 131, 0.678);
        padding: 20px;
        margin: 30px;
        height: 120px;
        width: 300px;
        float: left;
        text-align: center;
        font-size: 25px;
    }
    
    #formulario-nacional{
        background-color: rgba(243, 182, 131, 0.678);
        padding: 20px;
        margin: 30px;
        height: 120px;
        width: 300px;
        float: left;
        text-align: center;
        font-size: 25px;
    }
    #flecha{
        width: 30px;
        height: 30px;
    }
    #papel{
        text-align: center;
        width: 100%;
        height: 100%;
    }
    #formulario{
        color: black;
        text-decoration: none;
    }
    
    #formulario-regular:hover{
        background-color: rgb(235, 211, 75);
        padding: 20px;
        text-decoration: none;
    }
    
    #formulario-nacional:hover{
        background-color: rgb(235, 211, 75);
        padding: 20px;
        text-decoration: none;
    }
    
    #Matricula{
        font-size: 30px;
    }

    #res{
        text-align:center;
    }
    
    #rese{
        text-align: center;
    }

    footer{
        padding: 0px;
        margin: 0px;
        background-color:rgb(224, 191, 2);
        clear: both;
        background: linear-gradient(rgb(221, 188, 1), gold);
    }
    }


/*css adaptable para computadora  */

@media only screen and (min-width: 900px) {
        nav{
            background-color: rgb(224, 191, 2);
            padding: 40px;
            font-family:Georgia, 'Times New Roman', Times, serif;
            background: linear-gradient(rgb(221, 188, 1), gold);
        }
        [id*="menu"] {
          width: 100%;
          height: 100%;
        }
        nav#menu a{
            font-size: 20px;
            width: 10px;
            margin: 20px;
            height: 20px;
            color: rgb(13, 35, 75);
            text-decoration-line: none;
        }

        [id*="escudo"] {
            width: 5%;
            height: 4%;
            float: left;
            margin: 8px;
            padding: 8px;
          }
        #Inicio:hover{
            background-color: beige;
            padding:35px;
            text-decoration: none;
        }
        #Matricula:hover{
            background-color: beige;
            padding: 35px;
            text-decoration: none;
        }
        #regular:hover{
            background-color: beige;
            padding: 35px;
            text-decoration: none;
        }
        #PlanDesarrollo:hover{
            background-color: beige;
            padding: 35px;
            text-decoration: none;
        }
        #notas:hover{
            background-color: beige;
            padding: 35px;
            text-decoration: none;
        }
        #orga:hover{
            background-color: beige;
            padding: 35px;
            text-decoration: none;
        }

        #organi{
            width: 1400px;
            height: 1300px;
            text-align: center;
        }

        #entrada{
            height: 100%;
            width: 100%;
            text-align: center;
        }

        #mision{
            text-align: center;
        }
    
        #Mision_T{
            text-align: center;
        }
        
        #M{
            text-align: center;
        }

        #vision{
            text-align: center;
        }
    
        #Vision_T{
            text-align: center;
        }
        
        #Vi{
            text-align: center;
        }

        #valores{
            text-align: center;
        }
    
        #Valores_T{
            text-align: center;
        }
        
        #Va{
            text-align: center;
        }

        #info{
            text-align: center;
        }
    
        #titu_info{
            text-align: center;
        }    

        #documentos{
            background-color: rgba(243, 182, 131, 0.678);
            padding: 20px;
            margin: 120px;
            height: 150px;
            width: 400px;
            float: left;
            text-align: center;
            font-size: 25px;

        }

        #solicitud{
            color: black;
            text-decoration: none;
            text-align: center;
         }

        #horarios {
            text-align: center;
            margin: 20px;
            font-family: 'Times New Roman', Times, serif;
            font-size: 15px;
        }
        #instalaciones h2{ 
            background-color: rgb(19, 38, 73);
            background: linear-gradient(rgb(19, 38, 73),rgb(0, 0, 119));
            padding: 50px;
            margin: 50px;
            width: 250px;
            height: 270;
            font-family:Verdana, Geneva, Tahoma, sans-serif;
            float: right;
            font-size: 20px;
            color: white;
        }
        #mural{
            height: 500px;
            width: 600px;
            text-align: left;
            float: left;
            margin: 70px;
            padding: 20px;
        }
        #rese{
            text-align: center;
        }
        #res{
            text-align: center;
        }

        #dato{
            text-align: center;
        }
        #dat{
            text-align: center;
        }
    
        #zona_verde{
            height: 450px;
            width: 500px;
            text-align: right;
            float: right;
            margin: 40px;
            padding: 20px;
        }
        #actividades h2{
            background-color: rgb(19, 38, 73);
            background: linear-gradient(rgb(19, 38, 73),rgb(0, 0, 119));
            padding: 50px;
            margin: 90px;
            width: 300px;
            height: 170;
            font-family:Verdana, Geneva, Tahoma, sans-serif;
            float: left;
            font-size: 25px;
            color: white;
        }
        #mapa{
            height: 500px;
            width: 600px;
            text-align: left;
            float: right;
            margin: 70px;
            padding: 20px;
        }
        #afro{
            height: 500px;
            width: 550px;
            text-align: right;
            float: left;
            margin: 40px;
            padding: 20px;
        }
        #footer {
            color: rgb(19, 25, 105);
            text-align: center;
            font-size: 15px;
        }
        #pre-regular{
            background-color: rgba(243, 182, 131, 0.678);
            padding: 35px;
            margin: 70px;
            height: 130px;
            width: 380px;
            text-align: center;
            float: left;
        }
        #academico{
            font-size: 26px;
            color:black ;
            text-decoration: none;
        }
        #pre-regular:hover{
            background-color: rgb(235, 211, 75);
            padding: 40px;
            text-decoration: none;
        }
        #documentos:hover{
            background-color: rgb(235, 211, 75);
            padding: 20px;
            text-decoration: none;
        }
        #actividad{
            text-align: center;
            width: 350px;
            height: 380px;
            margin: 50px;
        }

        #pre-nacional{
            background-color: rgba(243, 182, 131, 0.678);
            padding: 40px;
            margin: 100px;
            height: 140px;
            width: 400px;
            text-align: center;
            float: right;
        }
        
        #nacional{
            font-size: 26px;
            color:black ;
            text-decoration: none;
        }
        #pre-nacional:hover{
            background-color: rgb(235, 211, 75);
            padding: 40px;
            text-decoration: none;
        }
        #tercer{
            background-color: rgb(19, 38, 73);
            background: linear-gradient(rgb(19, 38, 73),rgb(0, 0, 119));
            color: white;
            padding: 30px;
            margin: 100px;
            top: 30px;
            width: 250px;
            height: 300px;
            float: left;
            font-size: 18px;
            border:ridge 5px;
            -moz-border-image: -moz-linear-gradient(rgb(202, 173, 10), gold);
            -webkit-border-image: -webkit-linear-gradient(rgb(202, 173, 10), gold);
            border-image: linear-gradient(to rgb(202, 173, 10), gold);
            border-image-slice: 1;
        }
        #porton{
            height: 600px;
            width: 700px;
            text-align: right;
            float: right;
            margin: 40px;
            padding: 20px;
        }
        #diversificado{
            background-color: rgb(19, 38, 73);
            background: linear-gradient(rgb(19, 38, 73),rgb(0, 0, 119));
            color: white;
            padding: 30px;
            margin: 170px;
            top: 30px;
            width: 300px;
            height: 400px;
            float: left;
            font-size: 18px;
            border:ridge 5px;
            -moz-border-image: -moz-linear-gradient(rgb(202, 173, 10), gold);
            -webkit-border-image: -webkit-linear-gradient(rgb(202, 173, 10), gold);
            border-image: linear-gradient(to rgb(202, 173, 10), gold);
            border-image-slice: 1;
        }
        #servicios{
            background-color: rgb(19, 38, 73);
            background: linear-gradient(rgb(19, 38, 73),rgb(0, 0, 119));
            color: white;
            padding: 30px;
            margin: 160px;
            top: 30px;
            width: 300px;
            height: 400px;
            float: left;
            font-size: 18px;
            border:ridge 5px;
            -moz-border-image: -moz-linear-gradient(rgb(202, 173, 10), gold);
            -webkit-border-image: -webkit-linear-gradient(rgb(202, 173, 10), gold);
            border-image: linear-gradient(to rgb(202, 173, 10), gold);
            border-image-slice: 1;
            }

        #papel2{
            height: 650px;
            width: 550px;
            text-align: right;
            float: right;
            margin: 10px;
            padding: 20px;
        }
        #cartel{
            height: 650px;
            width: 760px;
            text-align: left;
            float: left;
            margin: 50px;
            padding: 20px;
        }
            
        #apoyo{
            background-color: rgb(19, 38, 73);
            background: linear-gradient(rgb(19, 38, 73),rgb(0, 0, 119));
            color: white;
            padding: 30px;
            margin: 100px;
            top: 30px;
            width: 250px;
            height: 370px;
            float: right;
            font-size: 18px;
            border:ridge 5px;
            -moz-border-image: -moz-linear-gradient(rgb(202, 173, 10), gold);
            -webkit-border-image: -webkit-linear-gradient(rgb(202, 173, 10), gold);
            border-image: linear-gradient(to rgb(202, 173, 10), gold);
            border-image-slice: 1;
        }
        #planta{
            background-color: rgb(19, 38, 73);
            background: linear-gradient(rgb(19, 38, 73),rgb(0, 0, 119));
            color: white;
            padding: 30px;
            margin: 100px;
            top: 30px;
            width: 250px;
            height: 220px;
            float: left;
            font-size: 18px;
            border:ridge 5px;
            -moz-border-image: -moz-linear-gradient(rgb(202, 173, 10), gold);
            -webkit-border-image: -webkit-linear-gradient(rgb(202, 173, 10), gold);
            border-image: linear-gradient(to rgb(202, 173, 10), gold);
            border-image-slice: 1;
        }

        #septimo{
            background-color: rgb(19, 38, 73);
            background: linear-gradient(rgb(19, 38, 73),rgb(0, 0, 119));
            padding: 20px;
            margin: 70px;
            width: 350px;
            height: 480px;
            float: left;
            font-size: 18px;
            color: white;
            border:ridge 5px;
            -moz-border-image: -moz-linear-gradient(rgb(202, 173, 10), gold);
            -webkit-border-image: -webkit-linear-gradient(rgb(202, 173, 10), gold);
            border-image: linear-gradient(to rgb(202, 173, 10), gold);
            border-image-slice: 1;
        }

        #decoracion{
            height: 550px;
            width: 700px;
            text-align: right;
            float: right;
            margin: 60px;
            padding: 20px;
        }
        #decimo{
            background-color: rgb(19, 38, 73);
            background: linear-gradient(rgb(19, 38, 73),rgb(0, 0, 119));
            padding: 20px;
            margin: 70px;
            width: 350px;
            height: 480px;
            float: left;
            font-size: 18px;
            color: white;
            border:ridge 5px;
            -moz-border-image: -moz-linear-gradient(rgb(202, 173, 10), gold);
            -webkit-border-image: -webkit-linear-gradient(rgb(202, 173, 10), gold);
            border-image: linear-gradient(to rgb(202, 173, 10), gold);
            border-image-slice: 1;
        }

        #escolta{
            height: 550px;
            width: 700px;
            text-align: right;
            float: right;
            margin: 60px;
            padding: 20px;
        }
        #requisitos{
            background-color: rgb(19, 38, 73);
            background: linear-gradient(rgb(19, 38, 73),rgb(0, 0, 119));
            color: white;
            padding: 20px;
            margin: 20px;
            width: 280px;
            height: 430px;
            float: left;
            font-size: 18px;
            border:ridge 5px;
            -moz-border-image: -moz-linear-gradient(rgb(202, 173, 10), gold);
            -webkit-border-image: -webkit-linear-gradient(rgb(202, 173, 10), gold);
            border-image: linear-gradient(to rgb(202, 173, 10), gold);
            border-image-slice: 1;
        }
    
        #formulario-regular{
            background-color: rgba(243, 182, 131, 0.678);
            padding: 20px;
            margin: 50px;
            height: 120px;
            width: 300px;
            float: right;
            text-align: center;
            font-size: 25px;
        }
        
        #formulario-nacional{
            background-color: rgba(243, 182, 131, 0.678);
            padding: 20px;
            margin: 70px;
            height: 120px;
            width: 300px;
            float: right;
            text-align: center;
            font-size: 25px;
        }
        #flecha{
            width: 30px;
            height: 30px;
        }
        #papel{
            text-align: center;
            width: 340px;
            height: 380px;
            margin: 20px;
        }
        #formulario{
            color: black;
            text-decoration: none;
        }
        
        #formulario-regular:hover{
            background-color: rgb(235, 211, 75);
            padding: 20px;
            text-decoration: none;
        }
        
        #formulario-nacional:hover{
            background-color: rgb(235, 211, 75);
            padding: 20px;
            text-decoration: none;
        }
        
        #Matricula{
            font-size: 30px;
        }
        footer{
            padding: 5px;
            margin: 5px;
            background-color:rgb(224, 191, 2);
            clear: both;
            background: linear-gradient(rgb(221, 188, 1), gold);
        }
        }


