@font-face {
    font-family: 'roboto_condensedlight';
    src: url('typo/robotocondensed-light-webfont.eot');
    src: url('typo/robotocondensed-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('typo/robotocondensed-light-webfont.woff2') format('woff2'),
         url('typo/robotocondensed-light-webfont.woff') format('woff'),
         url('typo/robotocondensed-light-webfont.ttf') format('truetype'),
         url('typo/robotocondensed-light-webfont.svg#roboto_condensedlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedregular';
    src: url('typo/robotocondensed-regular-webfont.eot');
    src: url('typo/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('typo/robotocondensed-regular-webfont.woff2') format('woff2'),
         url('typo/robotocondensed-regular-webfont.woff') format('woff'),
         url('typo/robotocondensed-regular-webfont.ttf') format('truetype'),
         url('typo/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoregular';
    src: url('typo/roboto-regular-webfont.eot');
    src: url('typo/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('typo/roboto-regular-webfont.woff2') format('woff2'),
         url('typo/roboto-regular-webfont.woff') format('woff'),
         url('typo/roboto-regular-webfont.ttf') format('truetype'),
         url('typo/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


#contenedor {
    width: 60%;
    background-color: none;
    margin: auto;
}

#logo {
    float: left;
    margin-right: 10px;
}
header p {
    font-family: "roboto_condensedlight";
    font-size: 68px;
    color: #04B4AE;
    padding-top: 0px;
    margin-top: 0;
    margin-bottom: 0;
    float: left;
    position: relative;
    top: 20px;
}
#facebook {
    float: right;
    margin-top: 10px;
}
#sumacreditos {
    position: relative;
    top: 60px;
    right: -30px;
    float: right;
}

nav {
  clear: both;
  position: relative;
  top: -45px;
  left: 122px;
   
}
nav ul {
    list-style: none;  
}
a {
    text-decoration: none;
}
#active {
  color: #FFBF00;
}
nav ul li a{
    float: left;
    color: #fff;
    display: block;
    background-color: #08088A;
    padding: 5px 25px;
    font-style: "roboto_condensedregular";
    font-size:15px;
}
nav ul li a:active, nav ul li a:hover {
    color: #FFBF00;
}

#slider {
    margin: auto;
    position: relative;
    left: 85px;
    top: -20px;
}

#novedades {
  float: left;
  text-align: center;
  width: 247px;
}
#novedades p {
  text-align: left;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "roboto_condensedregular";
}
#apuntes {
  float: left;
  text-align: center;
  padding-left: 3px;
  padding-right: 3px;
  width: 247px;
}
#tp2 {
  margin-top: 2px;
  margin-bottom: 2px;
}
#materialadicional {
  float: left;
  text-align: left;
  width: 247px;
}
#materialadicional p {
  margin: 0;
  font-size: 12px;
}
#materialadicional h2 {
  text-align: center;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: "roboto_condensedregular";
  border: none;
}

#ilus {
  padding-top: 10px;
}
h1 {
  font-size: 16px;
  font-family: "roboto_condensedlight";
  color: #fff;
  background-color: #04B4AE;
  width: 247px;
  height: 23px;
  padding-top: 2px;
  text-align: center;
}
h2 {
  font-size: 12px;
  font-family: "roboto_condensedlight";
  text-align: left;
  padding-top: 10px;
  padding-bottom: 0px;
  border-top: 1px solid #000;
  font-weight: normal;
}
h3 {
  font-size: 12px;
  font-family: "robotoregular";
  text-align: left;
  margin-top: 0px;
  font-weight: normal;
  padding-left: 2px;
 }
h4 {
  font-size: 18px;
  font-family: "roboto_condensedlight";
  color: #FFBF00;
  border-bottom: 1px solid #FFBF00;
  text-align: left;
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: normal;
}
h5 {
  color: #4C0B5F;
  font-family: "robotoregular";
  font-size: 12px;
  text-align: left;
  margin-top: 0;
  font-weight: normal;
}
h6 {
  font-size: 16px;
  font-family: "roboto_condensedlight";
  color: #fff;
  background-color: #04B4AE;
  width: 490px;
  height: 23px;
  padding-top: 2px;
}

#trabajos {
  margin: auto;
  position: relative;
  top: -25px;
  left: 5px;
}
#descargar {
  position: relative;
  left: -50px;
}
#materialadicional #descargar {
  position: relative;
  left: -5px;
}
#textotp3 {
  position: relative;
  left: -3px;
  top: -10px;
}
#catedra {
  float: left;
  text-align: center;
  margin-right: 10px;
  width: 490px;
  position: relative;
  top: -20px;
}
#catedra p {
  text-align: left;
  font-size: 16px;
}
#catedra p strong {
  color: #FFBF00;
  font-weight: normal;
}
#catedra hr {
  color: #E6E6E6;
  background-color: #E6E6E6;
  width: 470px;
  height: 2px;
  margin-left: 0;
  border: none;
}
#catedratest {
  margin: auto;
  position: relative;
  top: 80px;
  left: -10px;
}
#alumnos {
  width: 700px;
  float: right;
  text-align: right;
  margin-top: 0;
  position: relative;
  top: -30px;
}
#condicionesaprobar {
  background-image: url(imagenes/condicionesaprobar.png);
  height: 190px;
  width: 595px;
  background-repeat: no-repeat;
  float: right;
  clear: both;
  margin-top: 10px;
}
#trabajoenclase {
  background-image: url(imagenes/trabajoenclase.png);
  height: 190px;
  width: 639px;
  background-repeat: no-repeat;
  float: right;
  clear: both;
  margin-top: 10px;
}
#asistencia {
  background-image: url(imagenes/asistencia.png);
  height: 190px;
  width: 595px;
  background-repeat: no-repeat;
  float: right;
  clear: both;
  margin-top: 10px;
}
#textoderecha {
  font-size: 12px;
  width: 400px;
  position: relative;
  top: 40px;
  float: right;
}
#textoizquierda {
  font-size: 12px;
  width: 400px;
  position: relative;
  top: 40px;
  float: left;
  text-align: left;
}
#docentes {
  width: 235px;
  display: block;
  float: right;
  margin: 5px;
}
#docentes h5 {
  color: #FF8000;
  font-family: "robotoregular";
  font-size: 12px;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 0;
  font-weight: normal;
}

#profe {
  width: 230px;
  height: 23px;
  background-color: #04B4AE;
  padding-left: 4px;
  padding-right: 2px;
  color: #fff;
  text-align: center;
}
#profe p {
  font-size: 18px;
  font-family: "roboto_condensedlight";
  color: #fff;
  text-align: center;
  padding-top: 7px;
  padding-left: 5px;
  font-weight: normal;
}



footer {
	width: 70%;
	margin: auto;
  clear: both;
  padding-top: 20px;
}
footer p{
	color: #0B2161;
	font-family: "robotoregular";
	font-size: 10px;
	text-align: center;
}


* {
    font-family: "robotoregular";
}