@charset "utf-8";

header{ 
    background-color: #325d79;
 padding: 1em 1em 0em 0em;
    

}



nav ul li {
    text-decoration: none;
    font-family: serif;
    font-weight: 600;
    font-size: 20px;
    display: inline;
    
    flex-direction: column;
    background-color: white;   
    color: #fffefd;
    text-align: center;
    margin-top: 2em;
    padding-right: 2em;
    padding-left: 2em;
    border-radius: 0em;
}

.menu li  {  text-align: center;
    display: inline-block;
    padding: 10px 1px;
    margin:10px;
    line-height: 0px;
max-width: inherit}

.menu a{ text-decoration:none;
    color: #325d79;
    font-family:serif;
    font-size: 15pt;}

.menu li a:hover{
    color:coral;}

body{
    
    background-color
    :#e5e5e5;
        margin: 20em;
    color: #325d79;  
    font-family:serif;
    display:inline-block;
    margin: 1em;
}

.foto img{image-orientation:center; 
    display: block;
    margin: auto;
    border: 15px solid white;
    border-radius: 50%;
    border-bottom-width: thick;
    width: 200px;
    
}

h1{  text-align: center;
     border-top: solid 3px;
     font-size: 300%;
     margin-bottom:auto; 
     padding:0,5em 0,5em ;
    
    
}

.info-personal {font-size: 110%;
    text-align: center;
   
}

.aprobadas p {text-align:center ;
    align-items:center;
    margin: 1em;
    font-size: 120%;
    text-align:center;
    
}

.encurso { text-align: center;
    
    align-items:center;
    margin: 1em;
    font-size: 120%;
    text-emphasis-position:right; }
    
h3{ text-align: center;
    background-color:whitesmoke;
    padding-right: 1em;
    padding-left: 1em;}

h4{ border-top: solid 3px;
text-align:center;}



h5{ text-align: center;
margin-top: auto;
padding-top: 0em}

.comision{ text-align:center;
    
display: inline;}

.equipo{ background-color:whitesmoke;
text-align: center; text-decoration-color:  color:#325d79;
display: inline;
margin-bottom: 2em;
display: inline;
}

.equipo a { background-color:#325d79;
color: beige;
    display: inline-block;
    
}

.academicos {background-color:whitesmoke;
    
}

.academicos h3 p {text-align: center}
footer p{padding: 0,5em;
    text-align: center;
    background-color:beige;
     margin-top: 100px;
    margin-left: 0.5em;
    margin-right:0.5em;

}



/*Mapa*/


.mapa img{
    text-align: center;
    width: 100%;
    height: auto;
    margin:auto;
    display:block;
    max-width: 100%;
    margin-bottom: 2em;
}


/*Plan*/


.usuario img{
    text-align: center;
    width: 100%;
    height: auto;
    margin:auto;
    display:block;
    max-width: 100%;
    margin-bottom: 2em;
}