body{
    background-color: rgba(218, 218, 218, 0.84);
    max-width: 950px;
    margin: auto;
}

.divTitle{
    border-bottom: 2px solid gray;
    width: 80%;
    margin-left: 10%;
}

.labelTitle{
    font-size: 80px;
    font-family: 'Roboto Condensed', sans-serif;
    margin-left: 1%;
}

nav ul {
    list-style: none;
    padding: 0px; 
    width: 80%;
    margin-left: 10%;
}

nav ul li {
    width: 18%;
    min-width: 130px;
    margin-bottom: 0.5rem;
    float: left;
    margin: 1%;
}


nav ul li div{
    width: 130px;
    margin-bottom: 0.5rem;
    background-color: rgb(63, 221, 221);
    text-align: center;
    color: black;
    cursor: pointer;
    font-size: 17px;
    font-weight: 300;
    font-family: 'Roboto Condensed', sans-serif;
    border-radius: 6px;
    height: 25px;
    line-height: 25px;
}

nav ul li a{
    text-decoration: none;
}

nav ul li div:hover{
    background-color: black;
    color: white;
}

.divSelected{
    height: 2px;
    background-color: black;
}

.divCyan{
    background-color:rgb(63, 221, 221) ;
}

.divOrange { 
    background-color: rgb(221, 164, 63) ;
}

.divMagenta {
    background-color: rgb(211, 84, 130);
}

.divYellow {
    background-color: rgb(233, 226, 57);
}

.divGreen {
    background-color: rgb(63, 221, 107);
}

article{
    top: 190px;
    position: absolute;
}

.divVideo{
    width: 72% ;
    min-width: 635px;
    height: 432px;
    position: relative;
    margin-left: 11%;
}

.imgVideo{
    height: 100%;
    border: 1px solid;
    border-radius: 6px;
}

.divSeccion{
    height: 250px;
    margin-top: 40px;
    position: relative;
    width: 40%;
    min-width: 660px;
    margin-left: 11%;

}

.seccionLeft{
    float:left;
    width:400px;
    border:1px solid;
    border-radius:6px;
    height:200px;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 30px;
    padding: 5px;
}


.seccionRight{
    float: right;
    width: 224px;
    border: 1px solid;
    border-radius: 6px;
    height: 167px;
    font-family: 'Roboto Condensed' ,sans-serif;
    font-size: 15px;
    padding: 5px;        
}

.textoSomos{
    font-size: 18px;
    margin: 0;
    padding: 5px;
    font-weight: 300;
}

.divFooter{
    border-top: 1px solid;
    padding-top: 7px;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    margin-left: 10%;
    width: 100%;
}

.divFootera{
    color:black;
}


.divSeccionCatedra{
    width: 770px;
    height: 610px;
    position: relative;
    margin-left: 11%;

}

.tituloCatedra{
   color: #858D87;
    border-bottom: 1px solid white;
    padding: 0;
    margin-bottom: 12px;
    margin-top: 17px;
    font-size: 20px;
    font-family: sans-serif;
    margin-left: 24px;
    width: 100%;
    padding-left: 10px;
}

.genteCatedra{
    margin-left: 35px;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 300;
}

}
.divSeccionMaterial{
    width: 770px;
    height: 500px;
    position: relative;
    margin-left: 11%;
   

}

.TrabajoPracticoTitulo{
    margin-left: 3%;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 20px;
    margin-bottom: 10px;
    background-color: black;
    color: white;
    border-radius: 8px;
    text-align: center;
    width: 300px;
    font-weight: 300;
    margin-top: 5%;
}

.TitleTp{
    font-size: 18px;
    font-family: 'Roboto Condensed',sans-serif;
    margin-left: 3%;
    width: 545px;
}

.DescTp{
    font-size: 18px;
    font-family: 'Roboto Condensed',sans-serif;
    margin-left: 3%;
    border-bottom: 1px solid white;
    width: 536px;
}

.materialImgDiv{
    float: left;
    width: 30%;
    height: 200px;
    background-color: white;
    margin-right: 15px;
    border-radius: 6px;
    margin-top: 40px;
    border: 3px solid gray;
}
.materialImg{
    height: 200px;
    width: 100%;
}

.divSeccionAudiovisuales{
    width: 770px;
    height: 500px;
    position: relative;
    margin-left: 11%;
}

.divContentFotoAudio{
    width: 600px;
    float: left;
}

.Fotosgaleria{
    height: 450px;
    margin-left: 20px;
    border: 2px solid;
    border-radius: 10px;
}

.divSeccionContacto{
    width: 770px;
    height: 610px;
    position: relative;
    margin-left: 14%;

}

.paramensaje{
    height: 450px;
    width: 550px;
    margin-left: 75px;
    padding-top: 10px;
    padding-left: 6px;
    padding-bottom: 4px;
    margin-top: 10px;
}

.iFontSizeIcon{
    font-size: 18px;
    background-color: rgb(233, 226, 57);
    border-radius: 100px;
}

.iFontpuntito{
    font-size: 7px;
    vertical-align: middle;
    margin-right: 2px;
}

.seccionRight2{
    float: left;
    width: 150px;
    font-family: 'Roboto Condensed' ,sans-serif;
    font-size: 25px;
}

.secArriba{
    border: 1px solid;
    border-radius: 6px;
    padding-left: 5px;
}

.divVimeoLink{
    margin-top: 8px;
}

.aLinkVimeo{
   color: black;
   text-decoration: none;
   font-size: 20px;
    border-radius: 4px;
    padding-left: 5px;
    padding-right: 5px;
}

.iFontVimeo{
    color: rgb(225, 65, 129);
    font-size: 25px;
}

.vimeoPlink{
    font-size: 17px;
    margin: 0;
    max-width: 106px;
    margin-left: 5px;
}

.listaAudiovisuales{
  font-size: 15px;
}

.docentes{
    margin-left: 30%;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 25px;
    margin-bottom: 10px;
    background-color: black;
    color: white;
    border-radius: 6px;
    text-align: center;
    width: 305px;
    font-weight: 300;
}

.divSeccionMaterial{
    width: 770px;
    height: 610px;
    position: relative;
    margin-left: 11%;
}

.TrabajosPracticos{
    margin-left: 30%;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 25px;
    margin-bottom: 10px;
    background-color: black;
    color: white;
    border-radius: 6px;
    text-align: center;
    width: 305px;
    font-weight: 300;
}

.divmandanosmensaje{
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 25px;
    margin-bottom: 10px;
    background-color: black;
    color: white;
    border-radius: 6px;
    text-align: center;
    width: 726px;
    font-weight: 300;
}
