*{ padding: 0; margin: 0;}
  body{background: #e5f2e5; font-family: sans-serif}


.header {
	width: 100%;
	background-color: #56b5ad;
	text-align: center;
}
.header div{
	display: inline-block;
	padding-top:2%;
	padding-bottom: 1%;
}

.VN25{
	width: 40%;
	text-align: left;
}

.VN25 a{
	font-family: sans-serif;
	font-size: 160%;
	color: white;
    text-decoration: none;
	}

.opciones{
	width: 40%;
	text-align: right;
}

.opciones a, .opciones p{
	display: inline-block;
	font-family: sans-serif;
	font-size: 150%;
	color: white;
    text-decoration: none;
}


.main{
    width: 43%;
    margin: 0 auto;
    margin-top: 2%;
    margin-bottom: 3%;
}

#foto{
	width: 30%;
    margin-top: 1%;
    margin-right: 3%;;
}

#foto, .cuerpo{
	display: inline-block;
}


.redes_sociales{
text-align: center;

}
.nombre {
	font-family: sans-serif;
    font-size: 250%;
    color:  #56b5ad;
    margin-bottom: 3%;
}


.carrera {
	font-family: sans-serif;
    font-size: 136%;
    color: #282463;
    margin-bottom: 5%;
}

.titulo {
	font-family: sans-serif;
	font-size: 100%;
    color: #12A79D;
}

.parrafo{
	font-family: sans-serif;
	font-size: 90%;
	color: #252161;
	text-align: justify;
	margin: 6% 0;
}

.red {
	padding-top: 5%;
	padding-right: 3%;
	width: 17%;
}




.footer{ 
    width: 106%;

}

.contenidos{
	width: 100%;
	text-align: center;
	font-family: sans-serif;
	font-size: 85%;
	color: #252161;
	padding-top: 5%;
	padding-bottom: 1.5%;
}

      

