#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;
}

article{
    width:690px;
    height:900px;
    float:left;
    margin-top: 68px;
    margin-bottom: 12%;
}

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

.Nivel1
{

    width:650px;
    /*height:500px;*/
    float:left;
    margin-right: 20px;

}



.pautas{
    margin-top:1%;
    width: 650px;
}
#columna-uno{
    float: left;
    width: 308px;
    font-family:'Noto Sans', sans-serif;
    font-size:10pt;
    margin-left: -3%;
    margin-top: -3%;
 }

#columna-dos{
    float: left;
    width: 360px;
    
    margin-left: 45%;
    cursor: pointer;
    margin-top: -48%;
    font-family:'Noto Sans', sans-serif;
    font-size:10pt;
}

.ventanaemergente{
    text-decoration: none;
    color: #006B24;
    font-weight: bold;
}

.listaprograma li{
    list-style: none;
}
.listaprograma2 li{
    list-style: none;
    font-weight: normal;

}

.tituloprogramas1{
    margin-top: 3%;
    font-family: "georgia negrita";
    color: #000;
    border-left: solid 5px #7FCA9F;
    padding-left: 5px;
    margin-left: 3%;
}
.tituloprogramas2{
    margin-top: -5%;
    margin-left: 50%;
    font-family: "georgia negrita";
    color: #000;
    border-left: solid 5px #7FCA9F;
    padding-left: 5px;
}


.enseanza_tipo{
    margin-top: 9%;
    float: right;
    font-size: 14pt;
    margin-right: 12%;
    color:black;
    font-weight: bold;
    border-bottom: solid #FF9900; 3px;
    padding-bottom: 3px;
}

.apunteslecturas{
    font-family: "georgia negrita";
}



hr{
 border-top: 1px dotted;
 width: 30%;
    margin-left: 70%;
}


.titulotrabprac{
    font-family: "georgia negrita";
    color: #000;
    margin-left: 3%;
    margin-top: 45%;
    border-left: solid 5px #7FCA9F;
    padding-left: 5px;

}
 .todoslostp{
     margin-top: 5%;
     margin-left: 48%;
     color: #99CC00;
     font-weight: bold;
}
.linkgaleria{
    margin-top: -4%;
    margin-left: 86%;
}

.linkgaleria a{
    color: #7FCA9F;
    text-decoration: none;
    font-weight: bold;
}



/*Slider*/
#slider {
z-index: 1;
position:relative;
float:left;
margin:0px 0 0 0px;
margin-left: 3%;
margin-top: -1%;
width: 840px;
font-family: "georgia negrita";
}
 
/* Estilos del Slider */
ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;color: #33AD5C;}

.bjqs-caption{
color:black;
background:whitesmoke;
opacity:.75;
}
 

 
/* Controles de Atras y Adelante del Slider */
ul.bjqs-controls.v-centered li a {
display: block;
padding: 10px;
background: whitesmoke;
color: #33AD5C;
text-decoration: none;
opacity:.75;
transition:color .5s ease, background .5s ease;
-webkit-transition:color .5s ease, background .5s ease;
-moz-transition:color .5s ease, background .5s ease;
-o-transition:color .5s ease, background .5s ease;
}

ul.bjqs-controls.v-centered li a:hover{
background:#33AD5C;
color:rgb(253, 253, 253);
}






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


.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:960px;
    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;}


/*.............-----------------------..........*/

.titulo-seccion
{
    width:650px;
    height:30px;
    background-color:rgb(0,0,0);
    float: left;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    font-size: 15pt;
    color: rgb(255,255,255);
    padding-top:2px;
    margin-top: 0px;
    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: 1px;
    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;
    width: 630px;
    

}

.imagencatedra img{
margin-left: 20px;
    margin-top: 0%;
    width: 650px;

}


/*..............PROXIMA CLASE..............*/

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

.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-weight: bolder;
    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: 'Noto Sans', sans-serif;
    font-size:10pt;
    margin-top: 80%;
    padding-left: 6%;
}

.items-proxima{
width:225px;
}


.leer_mas{
    margin-top:-8px; 
    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;
    padding-left: 6%;
}

.leer_mas a:hover{
    border: rgb(201,221,172); background-color: #fff;
    color:#107A51;
}


.apuntes{
    width:99%;
    height:340px;
    border:solid 2px #FF9900;
    margin-top: 10px;
    margin-left: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    float:right;
}

.apuntes2{
    width:99%;
    height:340px;
    border:solid 2px #FF9900;
    margin-top: 20px;
    margin-left: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    float:right;
}

.imagen-apunte{
   width:200px;
    height:70px;
    margin-left: 15px;
}

.enlaces-semanal{
    width:88%; 
margin-left:15px;
}

.enlaces-semanal p{
    font-family: 'Noto Sans', sans-serif;
    font-size: 10pt;
}
.teoricos-historicos{
    font-family: 'Noto Sans', sans-serif;
    font-size: 9pt;
    font-weight:700;
}


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