#pagina
{

    width:960px;
    position:relative;
    height:1200px;
    background-color: transparent;
    margin: 0 auto;

}
header


{
    width:100%;
    height:200px;
    background-color: rgb(0,0,0);


}

.header img

{
    width:100%;
    height:auto;

}


#social

{   width:18%;
    height:40px;
    float:right;
    background-color: rgb(0,0,0);
    

}

.iconos1
{
    width:155px;
    height:25px;
    
    margin-left:20px;
    margin-top: 10px;
    background: #4c4c4c; /* Old browsers */
background: -moz-linear-gradient(left, #4c4c4c 0%, #2b2b2b 28%, #111111 53%, #1c1c1c 81%, #131313 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#4c4c4c), color-stop(28%,#2b2b2b), color-stop(53%,#111111), color-stop(81%,#1c1c1c), color-stop(100%,#131313)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #4c4c4c 0%,#2b2b2b 28%,#111111 53%,#1c1c1c 81%,#131313 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #4c4c4c 0%,#2b2b2b 28%,#111111 53%,#1c1c1c 81%,#131313 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #4c4c4c 0%,#2b2b2b 28%,#111111 53%,#1c1c1c 81%,#131313 100%); /* IE10+ */
background: linear-gradient(to right, #4c4c4c 0%,#2b2b2b 28%,#111111 53%,#1c1c1c 81%,#131313 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=1 ); /* IE6-9 */
   

}

.iconos1
img
{
    width:20px;
    height:auto;
    margin: 3px;

}

.contact{width:73px;height:20px; float:right;}
.contact p
{
color:rgb(255,255,255);
    font-size: 7.5pt;
    margin-top: 5px;
}

.imagen
img
{    
    width:20px;
    height:auto; 
    margin:5px;
    float:left;
    margin-top:10px;
 
}


#menu-wrapper

{
    
 margin-top: 0px;   
    width:100%;
    height:50px;
  position:absolute;
   
    background-color: rgb(0,0,0);
    
    
    
}
#menu-wrapper ul

{
    padding:0;
    list-style: none;
    margin-top: 0px;  
    background-color: rgb(0,0,0);
    height:40px;
    font-family: "georgia negrita";
    
    

}

#menu-wrapper ul li a

{
    text-decoration: none;
    background-color: #7FCA9F;
    list-style: none;
    color: rgb(0,0,0);

}



#hmenu >li

{   display:inline-block;
    list-style: none;
    
    
}


#hmenu >li >a

{   display: block;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right:10px;
        
    width:auto;
    margin:5px;
    
    




}


li ul

{


    position: absolute;
    display:none;






}








#menu-wrapper ul li a:hover 
{   
    
    background-color: rgb(0,0,0);
    color:rgb(255,255,255);
    border:rgb(202,221, 172);
    border-bottom-style: solid;
  
   
    
   
    
}


li:hover ul 
{
    
    display:block;
    


}

/**sub menu**/


.sub-menu li a


{
    font-size:8pt;
    height:20px;
    width:120px;
    display:block;
    padding-left: 5px;
    margin-left: 5px;
    padding-top: 5px;
    background-color: blue;

}
.sub-menu a
{

background-color: black;
}

.sub-menu li
{

background-color: black;
}


.boton-alumnos-nivel
{

width:100%;
    height:100px;
    background-color: #7FCA9F;
    margin-bottom: 10px;
    

}

.boton-alumnos-nivel:hover

{

background-color: #CCC;
}
.boton-alumnos-nivel p
{
font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    font-size: 28pt;
    position: absolute;
    margin-top: 20px;
    margin-left: 55px;
    color: #FFF;

}
aside
{
    width:250px;
    height:400px;
    
    margin-top: 70px;
    padding-left: 10px;
    float:right;


}
.tipoblog
{
width:250px;
    height:600px;
    border:solid 2px #FF9900;
    margin-top: 0;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    float:left;

}

.img-tipoblog{
width:210px;
    height:100px;
    margin-left:20px;
    background-color: #8EB209;
    margin-top: -0px;
    border-bottom: solid 3px black;
    border-top: solid 3px black;
}

.img-tipoblog p

{
    font-family: "arial negrita";
    font-weight: 800;
    font-size: 70pt;
    text-align: center;
    margin-top: 0px;
    
}

.tipoblog a{
    text-decoration: none;
    color: black;
}



h4

{

    width:205px;
    height:25px;
    margin: 0 auto;
    margin-top: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    font-size: 14pt;
    margin-bottom: 10px;
    color:black;
   border-bottom: solid #FF9900; 3px;
    font-family: 'Noto Sans', sans-serif;
  
    
}

h6
{

font-family: "georgia negrita";
margin-bottom: -5px;
margin-top: 5px;
    font-size: 11pt;
  
    

}

.bajada-tipoblog

{width:210px; 
margin-left:20px; }


.bajada-tipoblog p

{font-family: "arial negrita";
font-size: 10pt;
color:#E57200;
}


.enlaces-semanal

{width:210px; 
margin-left:20px;}

.enlaces-semanal p{
font-family: 'Noto Sans', sans-serif;
font-size: 10pt;
}
 .ahref{
     line-height: 0;
 }
.ahref a{
    text-decoration: none;
    color: #5C997A;
    font-family: 'Noto Sans', sans-serif;
    font-size: 10pt;
}

.submenu-catedra
{
    width: 250px;
    height:300px;
    background-color: rgb(230,230,230);
    margin-top: 10px;
    margin-bottom: 10px;
    float:left;
    margin-left: 20px;
    
    
    
}



.titulosubmenu
{
    width:220px;
    height: 25px;
    background-color: #fff;
    float:left;
    
   margin-left: 15px;
    margin-bottom: 0;
   
    margin-top: 10px;

   
   
    
  
}
.titulosubmenu p 
{
    color:rgb(0,0,0);
    font-family: "georgia negrita";
    
    margin-left: 5px;
    margin-top: 5px;
    font-size: 10pt;
  

}



.nivel-proxima
{
    background-color: rgb(0,0,0);
    width:220px;
    height:50px;
    
    margin-top:10px;
    margin-left:10px;
   
    float: left;
    border-radius: 5px;
    border: solid white;

}

.nivel-proxima p 
{
font-family: 'Noto Sans', sans-serif;
    font-size: 18pt;
    margin-top: 10px;
    margin-left: 10px;
    text-align: center;
    color:#7FCA9F;
    margin-left: 
    

   
}
.img-submenu-catedra

{   width:220px;
    height:90px;
    position: absolute;
    margin-top: 105px;
    margin-bottom: 10px;
    margin-left: 15px;
    background-color: grey;}





.texto-submenu-catedra p
{
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 0px;
    font-family: "arial";
    font-size:10pt;
    font-family: 'Noto Sans', sans-serif;
   
 


}

.items-proxima
{
width:225px;
   

}


.leer_mas{margin-top:10px; width:220px;height:18px; }

.leer_mas a


{
    font-family: "arial negrita";
    font-size: 9pt;
    color:green;
    text-decoration: none;
   
    margin-top:-10px;
   
    text-decoration: none;
}

.leer_mas a:hover{

    border: rgb(201,221,172); background-color: #fff;
    color:#107A51;
}





img-submenu-catedra img:hover
{
   -webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: none;

-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
    opacity: 100;
 
}





.texto-submenu-catedra 
{
    margin-left: 15px;
    margin-right: 10px;
    margin-top: 200px;
    width:200px;
    height:100px;
    position: absolute;
    font-family: 'Noto Sans', sans-serif;


}






article
{
    width:690px;
    height:900px;
    float:left;
    margin-top: 70px;
    margin-bottom: -35%;
   


}








.titulo-seccion
{
    width:650px;
    height:30px;
    background-color:rgb(0,0,0);
    float: left;
    font-family: 'Noto Sans', sans-serif;
    font-size: 13pt;
    font-weight: 700;
    color: rgb(255,255,255);
    padding-top:2px;
    margin-top: 1px;
    margin-left: 20px;
    margin-bottom: 10px;
   border-bottom: solid 5px #7FCA9F;
   
}


.titulo-seccion p
{
    margin-left: 10px;
    margin-top: 2px;
    font-size: 15pt;
   
   
}



.sub-seccion
{

    width:auto;
    height:20px;
    background-color:rgb(255,255,255);
    float: left;
    font-family: "georgia negrita";
    font-size: 12pt;
    color: #107A51;
    padding-top:5px;
    padding-right:5px;
    margin-top: 0px;
    margin-left: 20px;
    margin-bottom: 10px;
    border-radius: 2px;
    border-left-style: inset;
        
   

}
.sub-seccion p
{

margin-left: 10px;
    margin-top: 0px;
   

}

.parrafo p

{
    text-align: left;
    margin-left: 20px;
    margin-right: 50px;
  
    
    color:rgb(0,0,0);
    margin-left: 20px;
    font-family: "georgia negrita";
    font-size: 11pt;
    

}



.objetivos p
{width:px;
    height:40px;
    background-color:rgb(255,255,255);
    float: left;
    font-family: "georgia negrita";
    font-size: 23pt;
    color: rgb(195,195,195);
    padding-top:5px;
    
    padding-left: 0px;
    margin-top: 10px;
    margin-left: 20px;
  
}

.objetivos p:hover
{
    height:40px;
    background-color:rgb(255,255,255);
    float: left;
    font-family: "georgia negrita";
    font-size: 23pt;
    color: rgb(0,0,0);
    padding-top:5px;
    cursor:pointer;
    
    padding-left: 0px;
    margin-top: 10px;
    margin-left: 20px;
  
}





.imagencatedra img
{
margin-left: 20px;

}



.subtitulo p
{
    font-family: "georgia negrita";
    margin-left:20px; 
    margin-top: 0;
    border-left: solid 5px #7FCA9F;
    padding-left: 5px;
  
}


.subtitulo p
{
    font-family: "georgia negrita";
    margin-left:20px; 
  
}


.texto p
{
    font-family:'Noto Sans', sans-serif;
    font-size:10pt;
  margin-right:20px; 
    margin-left:20px; 
}




 
















.footer
{
    width:100%;
    height:100px;
    background-color:rgb(0,0,0); 
    float:left;
    margin-top: 300px; 
    
}


.nav-footer
a
{
    color:rgb(255,255,255);
    text-decoration: none;
    float:right;
    margin-top: 30px;
    margin-right: 30px;
    font-family: "arial narrow";
    font-size: 9pt;


}

.footer2
{
    width:100%;
    height:70px;
    background-color: rgb(150,150,150);
    float:left;
    color:rgb(255,255,255);
    font-family: "arial";
    font-size: 9pt;
}

.footer2
p

{
    margin-top: 20px;
    margin-right:30px;
    margin-left: 30px;
    text-align: center;}





