*{
	padding: 0; 
	margin: 0;
}
body{ 
	font-family: Arial;
}



/*    -----   ENCABEZADO  -----    */
header {
	width: 100%;
	background-color: #a3d2ca;
	height: 70px;
}
h1{
	font-family: 'Ginebra', sans-serif; 
	font-size: 2rem; 
	font-weight: bold;
	color: #056676;
}
.name{
	float: left;
	margin-left: 40px;
	width: 130px;
	height: 70px;
	line-height: 70px;

}
.menu{
	background-color: #a3d2ca;
	padding: 0px;
	width:815px;
	float: right;
	margin: 0;
	height: 70px;
	text-align: right;
}
.menu li{
	display: inline;
}
.menu li a {
	display: inline-block;
	width: 200px;
	height: 70px;
	color: #056676;
	text-decoration: none;
	text-align: center;
	line-height: 70px;
	font-weight: bold;
	margin-right:0;

}
.menu li a:hover{
	background-color: #e8ded2;
	color: #056676;
	/*color: #056676;*/
}



/*    -----   CUERPO DE LA PÁGINA  -----    */
body{
	background-color: #e8ded2;
	width: 100%;
}



/*    -----   CAJA JOHANA SANTORO  -----    */
.titulos_caja{
	width:700px;
	padding-top: 10px;
	clear: both;
	margin:auto;
}
.titulos{
width: 600px;
margin:auto;
text-align: center;
font-family: "Verdana";
}
.titulos hr{
	height: 3px;
	background-color: #056676;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
}
img{
	width:250px;
	-webkit-border-radius: 50%;
	margin-top: 20px;
}




/*    -----   CAJA MATERIAS APROBADAS  -----    */
.materias{
	margin-top: 25px;
}
.materias hr{
	height: 3px;
	background-color: #056676;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
}

.niveles {
	width: 1000px;
	height: 300px;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top:25px;
}
.niveles h3{
	margin-bottom: 10px;
	font-size: 25px;
	font-family: "Recursive";
}
.niveles a {
	margin-bottom: 5px;
	font-size: 16px;
	display: block;
	text-decoration: none;
	color: black;

}
.niveles a:hover {
	color:#056676;
}
.nivel1{
	float: left;
	display: inline;
	margin-left: 250px;
	width: 150px;
}
.nivel2{
	float: right;
	display: inline;
	width: 150px;
	margin-right: 250px;
}





/*    -----   PIE DE PÁGINA  -----    */
footer{ 
	background: #a3d2ca; 
	padding: 1rem; 
	clear: both;
}
footer p { 
	font-size: 12px; 
	color: #056676; 
	font-family: 'Verdana', sans-serif; 
	font-weight: 300; 
	text-align: center; 
}


/*  ------------------------------------------------ D I S P O S I T I V O S  :  T A B L E T S ------------------------------------------------  */
@media all and (min-width: 600px) and (max-width: 1023px) {
	/*    -----   ENCABEZADO  -----    */
h1{
	font-size: 1.5rem; 
}

.name{
	margin-left: 30px;
	width: 100px;
}
.menu{
	width: 450px;
}

.menu li a {
	width: 100px;
}



/*    -----   CAJA JOHANA SANTORO  -----    */
.titulos_caja{
	width:600px;
}
.titulos{
width: 600px;
}
.titulos h2{
	font-size: 20px;
}
.titulos hr{
	width: 210px;
}
img{
	width:200px;
}




/*    -----   CAJA MATERIAS APROBADAS  -----    */
.materias h2{
	font-size: 20px;
}
.materias hr{
	width: 300px;
}
.niveles {
	width: 600px;
	font-size: 15px;
}
.niveles h3{

	font-size: 20px;
}
.niveles a {
	font-size: 12px;

}
.nivel1{
	margin-left: 150px;
	width: 150px;
}
.nivel2{
	width: 150px;
	margin-right: 100px;
}

/*    -----   PIE DE PÁGINA  -----    */
footer p { 
	font-size: 10px; 
}
}
/*  ------------------------------------------------ D I S P O S I T I V O S  :  C E L U L A R E S ------------------------------------------------  */
@media all and (max-width: 599px) {
/*    -----   ENCABEZADO  -----    */
header {
	height: 40px;
}
h1{
	font-size: 1rem; 
}
.name{
	margin-left: 5%;
	width: 25%;
	height: 40px;
	line-height: 40px;
}
.menu{
	width:70%;
	height: 40px;
}
.menu li{
	display: inline;
}
.menu li a {
	width: 20%;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
}

/*    -----   CAJA JOHANA SANTORO  -----    */
.titulos_caja{
	width:100%;
	font-size: 15px;
}
.titulos{
width: 100%;
}
.titulos hr{
	width: 70%;
}
img{
	width:45%;
	-webkit-border-radius: 50%;
	margin-top: 20px;
}

/*    -----   CAJA MATERIAS APROBADAS  -----    */
.materias{
	margin-top: 25px;
	font-size: 14px;
}
.materias hr{
	width: 80%;
}

.niveles {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;	
}
.niveles h3{
	margin-bottom: 10px;
	font-size: 20px;
	text-align: center;
}
.niveles a {
	margin-bottom: 2px;
	font-size: 16px;
	display: block;
	text-align: center;
}

.nivel1{
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}
.nivel2{
	float: none;
	display: block;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}





/*    -----   PIE DE PÁGINA  -----    */
footer{ 
	padding: 0.7rem; 
}
footer p { 
	font-size: 8px; 
}


}