* {margin: 0px; padding: 0px;}

body {background: rgba(244, 235, 235, 0.5); font-family: arial; }
header {background: rgb(255, 255, 255) ; width: 100%;height: 120px; padding:10px 0 0 0; margin: 0 0 10px 0;}
section {background: transparent; width: 100%;height: 100%;}

header nav { margin:0 auto 0 auto; width: 200px;}

header nav ul {list-style-type: none; }
header nav ul li {display: inline; margin-top: 25px; margin-right: 10px;}
header nav ul li a { color: #a2a2a2; text-decoration:none; font-family:Georgia; font-size: 12px; font-weight: light; font-style: italic; margin: 0 auto 0 auto;}

a:hover{ color: #ff79cc;}


section img { margin: auto;}

.pagina {width: 960px; margin: 0px auto 0px auto;}
.contenedor-960{width: 960px; margin: 0px auto 0px auto;}
.contenedor-header { width: 30%; position: relative; margin: 0 auto 0 auto;}
.imagen-centrada{width: 150px; margin: 20px auto 0 auto;}
.materias-cursadas{ width: 60%; height: 100%; margin: 30px auto 0 auto; }
.contenedor1{ position: relative; float: left; width: 33%; height: 100%; margin: 0 auto 0 auto; text-align: center; margin-bottom: 60px; }
.listado{ margin-left:10px; list-style-type: none; font-size: 13px; color: #420a6c;}



listado {  list-style-type: none; font-size: 13px; color: #420a6c; text-align: center }

img {  margin: 0 auto 0 auto;  align-content: center;}

h1 { font-size: 14px; color:#420a6c; font-weight: 200; margin-bottom: 10px; margin-top: 10px; text-align: center;}
h2{ font-size: 24px; color: rgb(255, 121, 204); font-weight: 600; margin-bottom: 10px; margin-top: 10px; text-align: center;}
h3{ font-size: 16px; font-weight: medium; color:#420a6c; margin-bottom: 10px; margin-top: 10px; text-align: center;}
h4{ font-size: 12px; font-weight: bold; color:rgb(255, 121, 204);  background-color: none; width: 55px; padding-left: 5px; margin: auto; margin-bottom: 10px; margin-top: 10px;}



footer {width: 100%;font-size: 12px;  background: rgba(88,185,178,0.5); height: 50px; color: #FFF; padding: 20px; margin: auto;clear: both; text-align: center; bottom: 0px; 
 }
.contenedor-footer{width: 960px; margin: 5px auto 0px auto; height: 40px;}