* {
    margin: 0;
	padding: 0;
    box-sizing: border-box;
    text-align: center;
    font-family: livvic, sans-serif;}


.general{
    display: flex;
    flex-direction: column;
    background-color: #f6d9f3;}
    

.encabezado ul  {
    background-color: #790983;
    margin: 0em;
    padding: .3em;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    list-style: none  }


header ul li a{
    color: black;
    font-weight: bold;
    border-radius: .2em ;
    background-color:#f6d9f3;
    padding: 0.05em;
    box-shadow:0 0.35em 0.5em rgba(255, 255, 255, 0.18) inset, 
    0 0.35em 0.5em rgba(255, 255, 255, 0.18);
    font-size: 1.0em;    }


.imagen{
    padding: 1em; 
    display: flex;
    justify-content: center;}

 nav img {
    border-radius: 50%;
    border:solid ;}


.nombre { 
    margin: 0em
    display: flex
    box-shadow:0 0.35em 0.5em rgba(255, 255, 255, 0.18) inset, 0 0.35em 0.5em rgba(255, 255, 255, 0.18);
    padding: 0.05em;
   border-style:solid;
    background-color:#7b1980;
    border-radius: .3em ;
    background-color: #790983 }

.nombre a {color: #f6d9f3}


.propuestas ul  {
    margin: 0em;
    padding: .3em;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    list-style: none  }


.propuestas ul li a{
    font-weight: bold;
    border-radius: .1em ;
    background-color:#790983;
    padding: 0.2em;
    box-shadow:0 0.35em 0.5em rgba(255, 255, 255, 0.18) inset, 
    0 0.35em 0.5em rgba(255, 255, 255, 0.18);
    color: #f6d9f3}

.DISYSON {
    font-weight: bold;
    padding: 0.5em;
    margin: 3em
    box-shadow:0 0.35em 0.5em rgba(255, 255, 255, 0.18) inset, 
    0 0.35em 0.5em rgba(255, 255, 255, 0.18);}


.lista1 {
       list-style: none}

.lista2 {
       list-style: none}

.lista3 {
       list-style: none}

.cuadrado1 {
    background-color: #a93eaf;
    box-sizing: border-box;
    margin: 0em .5em .5em 1em;
    padding: 1em;
    width: 18em;
    color: #f6d9f3}

.cuadrado2 {
    background-color: #7b1980;
    box-sizing: border-box;
    margin: 0em .5em .5em 1em;
    padding: 1em;
    width: 18em;
    color: #f6d9f3}

.cuadrado3 {
    background-color: #63225c;
    box-sizing: border-box;
    margin: 0em .5em .5em 1em;
    padding: 1em;
    width: 18em;
    color: #f6d9f3}




.materias {
    text-align: center;}

.nivel1{
    font-weight: bold;}

.nivel2{
    font-weight: bold;}

.nivel3{
    font-weight: bold;}

.lista {
       display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-content: right;}


.vm82 {
    font-weight: bold;
 padding: 0.5em;
    margin: 3em
    box-shadow:0 0.35em 0.5em rgba(255, 255, 255, 0.18) inset, 
    0 0.35em 0.5em rgba(255, 255, 255, 0.18);}




.alumnas2{
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    flex-basis: 25%;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    padding: 0em;
    list-style: none}

.alumnas2 ul{
     display: flex;
    flex-wrap: wrap;}

.alumnas2 li {
    padding: 0.5em;
    flex-wrap: wrap;
    margin: 1em;
    border-style:solid;
    background-color:#7b1980;}

.alumnas li a{
    text-align: left;
    margin: 1em;
    text-decoration: none;
    list-style: none;
    list-style-type: none;
    color: black;
    padding: 5px;
    font-weight: bold;
    font-size: 1.5em;
    color: #f6d9f3   }



#datosacademicos {
    list-style: none;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-evenly;
    flex-wrap: wrap;
    font-size: 1em;
    margin: 0em;
    text-align: center;
}


h5 {
    list-style: none;
    font-size: .8em;
    font-weight: bold;
    text-align: left;
    margin: 0em 0em .5em 1.2em;
    text-align: left;
}

.pacademica {
    list-style: none;
    text-align: center;
    font-size: .8em;
    text-align: left;
    margin: 0em 0em 0em 1.2em;
}


#uba {
    list-style: none;
    border: .08em;
    border-style: solid;
    border-color: black;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin: 0em 1em 0em 1em;
    padding: 1em;
}


#fadu {
    list-style: none;
    border: .08em;
    border-style: solid;
    border-color: black;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin: 1em 1em 0em 1em;
    padding: 1em;
}


#dgpc {
    list-style: none;
    border: .08em;
    border-style: solid;
    border-color: black;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin: 1em 1em 2em 1em;
    padding: 1em;
}



footer {
    display: block;
    color: #ffffff;                
    background-color: black;
    padding: 0.5em;
    margin: inherit;
    font-size: .9rem;}

.datos1 {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;}

.datos2 {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;}

.datos3 {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;}


.pantallas {
    display: flex;
    justify-content: space-around;
    list-style: none}

.pantalla1 {
    display: flex;
    justify-content: space-around;
    list-style: none
    margin: 0em .5em .5em 1em;
    padding: 1em;
    width: 18em;
    list-style: none}

.pantalla2 {
    display: flex;
    justify-content: space-around;
    list-style: none
    box-sizing: border-box;  margin: 0em .5em .5em 1em;
    padding: 1em;
    width: 18em;
    list-style: none}

.prueba{
    margin: 2em;
    background-color: #790983;
    text-align: center
    border: solid black;
    border-radius: 2em;
    color: #f6d9f3
    
}




