


/*
selector{ propiedad: valor;}
*/


*{box-sizing: border-box;margin: auto; padding: 50;}
body {background:#abe5f6;font-family:normal;margin: 4rem;}
h2{color:#9d8f8f;font-size: 3.5rem;margin: 0rem 0rem 0rem 0rem;text-align: center;padding-bottom: 30px}
h3{text-decoration-line:underline; color: #000000; font-size: 1.5rem;display: flex;flex-wrap: nowrap;justify-content: space-around;align-items: flex-end;align-content: stretch;}
h4{text-align: center;text-decoration-line: underline;color:black; font-size: 2rem;}
/* para sacarle el subrayado */
a{ color: #2a2929; text-decoration: none;font-size: 1rem;padding-top: 50px}
li{padding-top: 50px}
footer p{font-size: 1rem;color: #000000;text-align: center;white-space: normal;margin: 5rem 5rem 5rem 5rem;}
.contenedor: {max-width: 1200px; margin: auto; color: red}

article img {border-radius:30rem;display: flex;padding-top: 20px;background: #ffff}


header img {display: flex;}

p1{color:#9d8f8f;font-size: 1.5rem;margin: 3rem 0rem 0rem 0rem;text-align: center;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: stretch;align-content: stretch;background: #ffff}



p3{color:#9d8f8f;font-size: 1.5rem;margin: 3rem 0rem 0rem 0rem;text-align: center;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: stretch;align-content: stretch;background: #ffff}

p5{color:#9d8f8f;font-size: 1.5rem;margin: 3rem 0rem 0rem 0rem;text-align: center;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: stretch;align-content: stretch;background: #ffff}

p2{color:#000000;font-size: 1rem;margin: 1rem 0rem 0rem 0rem;text-align: center;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: stretch;align-content: stretch;}
p4{color:#000000;font-size: 1rem;margin: 1rem 0rem 0rem 0rem;text-align: center;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: stretch;align-content: stretch;}
p6{color:#000000;font-size: 1rem;margin: 1rem 0rem 0rem 0rem;text-align: center;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: stretch;align-content: stretch;}

p7 {color:#9d8f8f;font-size: 1.5rem;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: stretch;
	align-content: stretch;}



/* Menu Principal*/
header nav{width: 100%;}
header nav ul{ display:flex;padding: 50;list-style:georgian;}
header nav ul li{ list-style:outside;}
header nav ul li a{ margin-top: auto;display:; padding: 0.5rem;background: #c3b495;margin:100; border-radius: 1rem;box-shadow: 0.2rem 0.2rem 0.2rem 0.2rem #767676}
header nav ul li a:hover { background: #abe5f6;color: #9d8f8f;border-radius: 2rem;} 
 


/* Alumnos display */
.alumnos {display: flex; justify-content: space-around;}
.alumnos article {margin: 2rem 0 0 0;text-align: center;}




/* Rotulo grupal */
