



#pagina
{

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

}
header


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


}

.header img

{
    width:100%;
    height:auto;

}



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








#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**/




article

{
    width:73.5%;
    height:800px;
    float:left;
    margin-top: 70px;
}






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


.taller-titulo p
{
    margin-left: 10px;
    margin-top: 2px;
   
   
}


.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;
   

}

.proxima-general
{
    width:100%;
    height:350px;
    margin-top: 90px;
}









.nivel-proxima-fecha
{

background-color: rgb(0,0,0);
width: 40%;
height: 50px;

margin-left: 0px;
float: left;
border-radius: 5px;
border: solid white;

}

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

   
}

.imagen-p-uno img

{
width:280px;
    height:280px;
    margin-top: -10px;


}
.contenido-proxima
{
width:58%;
    height:200px;
    float:right;
    margin-top: -50px;
    margin-left: 20px;
}

.disponible
{
    font-size: 10pt;
    font-family: "georgia cursiva";
    margin-top: -10px;
    margin-left: 20px;

}


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

.link-descarga

{
font-family: "georgia cursiva";
    

}

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


.texto p a
{
    font-family:'Noto Sans', sans-serif;
    font-size:10.5pt;
    font-weight: 400;
    margin-right:20px; 
    margin-left:0px; 
   text-decoration: none;
    color:#107A51;
}

.texto p a:hover
{
    font-family:'Noto Sans', sans-serif;
    font-size:10.5pt;
    font-weight: 700;
    margin-right:20px; 
    margin-left:0px; 
   text-decoration: none;
 color:#107A51;
}

.po-destacados
{

float:left;
    width:100%;
    height:170px;
    margin-top: 0px;
    background-color: rgb(220,220,220);
    padding-top: 20px;

}
.po-titulo 
{
  width:98%;
    height:25px;
   
    margin-top: 10px;
    
    
    padding-left: 5px;
    font-size: 14pt;
    margin-bottom: 10px;
    color:black;
   border-bottom: solid #7fca9f 2px;

    

}

.po-titulo p
{
font-size: 12pt;
    font-family: "georgia negrita";
    margin-top: 3px;
    

}



div.img {

 
    height: 148px;
    width:13.8%; 
    float: left;
    text-align: center;
    margin-left: 15px;
    background-color: rgb(230,230,230);
 
}

div.img img {
    display: inline;
       
     height: auto;
    width:100%;
    
}



div.img a:hover img {
    border:2px solid green;

    -webkit-transform: scale(1.05,1.07);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1.05,1.07);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    position: relative;
    z-index: 99;
    
}


.desc {
    text-align: center;
    font-weight: normal;
    width: 100%;
   background-color: white;
   border-bottom: solid 3px #7fca9f;
    margin-top: 4px;
    font-family: "georgia negrita";
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 10pt;
    line-height: 20px;
    
}




section

{

width:24.3%;
    height:800px;
    float:right;
    margin-top: 70px;
    

}



.boton-alumnos-nivel {
    width: 100%;
    height: 100px;
    background-color: #7FCA9F;
    margin-bottom: 10px;
}

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

}


.boton-alumnos-nivel:hover

{

background-color: #CCC;
}

.apuntes

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

.imagen-apunte
{

width:200px;
    height:70px;
    margin-left: 15px;
}

.consultas-fb{

width:99%;
    height:200px;
    border:solid 2px #FF9900;
    margin-top: 20px;
    margin-left: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    float:right;
    

}
.comment-box img
{
width:99%;
    height:auto;
}

.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;

}

.leer_mas
{
    margin-top:10px; width:95%;height:18px; 
    border-bottom:black dotted 1px; 
}

.leer_mas a


{
    font-family: "arial negrita";
    font-size: 10pt;
    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;
 
 
   

    


}






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

h5
{


    margin-top: -35px;
    padding-top: 5px;
    padding-bottom:5px;
    margin-left: 10px;
    font-size: 12pt;

}

h6

{
    width:195px;
    height:20px;
    margin: 0 auto;
    margin-top:-30px;
    padding-top: 2px;
    margin-left: 10px;
   
    padding-left: 5px;
    font-size: 12pt;
    color:black;
    background-color: #FF9900;
    border-top-right-radius: 10px;
    border-left: solid black 3px;
  



}



.fb-img img

{
    width:210px;
    height:auto;
    margin-left: 10px;
   
    




}





.footer-container
{
     width:960px;
height:170px;
    margin: 0 auto;
   


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


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



@media all and (max-width:768px){#pagina{width:100%;

}

  

  header


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

}


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


#menu-wrapper

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

{
   
    list-style: none;
    margin-top: 0px;  
    background-color: rgb(0,0,0);
    height:48px;
    font-family: "georgia negrita";
    font-size: 10pt;
    text-align: center;
    padding-top: 5px;
   
    

}

#menu-wrapper ul li a

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

}
#hmenu{


}


#hmenu >li

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


#hmenu >li >a

{   
    padding-top: 10px;
    padding-bottom: 5px;
    padding-right:5px;
    float:left;  
    width:94px;
    margin-left: -3px;
    font-size: 9.2pt;
    
    }
    



.header img

{
    width:100%;
    height:auto;

}



.iconos1
{
    width:25%;
    height:25px;
    float:right;
    margin-top: 10px;
   
    
   
   

}

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

}



    article

{
    width:100%;
    height:800px;
    float:left;
    margin-top: 100px;
}

 
.nivel-proxima-fecha
{

background-color: rgb(0,0,0);
width: 41%;
height: 50px;

margin-left: 0px;
float: left;
border-radius: 5px;
border: solid white;

}

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

}
  
    
    .proxima-general
{
    width:100%;
    height:360px;
    margin-top: 90px;
}

.contenido-proxima
{
    width:55%;
    height:200px;
    float:right;
    margin-top: 0px;
    margin-left: 20px;
}
   
    
    .po-titulo 
{
    width:100%;
    height:25px;
    margin-top: 0px;
    padding-left: 5px;
    font-size: 14pt;
    margin-bottom: 10px;
    color:black;
    border-bottom: solid #7fca9f 2px;

}
.po-destacados
{

    float:left;
    width:100%;
    height:580px;
    margin-top: 0px;
    background-color: rgb(220,220,220);
    padding-top: 20px;

}
    
    div.img {

 
    height: 148px;
    width:29%; 
        height:270px;
    float: left;
    text-align: center;
    margin-left: 20px;
    background-color: rgb(230,230,230);
        margin-bottom: 20px;
 
}
    
    
    section

{

    width:100%;
    height:700px;
    float:right;
    margin-top: 350px;
    

}
  
    
    .consultas-fb{

width:47%;
    height:35%;
    border:solid 2px #FF9900;
    margin-top: 0px;
    margin-left: 13px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    float:left;
    

}
    
         
    .apuntes{
    width:47%; height:48%;float:left;}
  
    
    .comment-box img
{
    width:95%;
    height:auto;
    margin-left:5px;
}

    .footer-container
{
    width:100%;
    height:170px;
    margin: 0 auto;
   
}
    
    .footer
{
    width:100%;
    height:100px;
    background-color:rgb(0,0,0); 
    float:left;
    margin: 0 auto;
    padding-top: 20px;
    
}
    
    .nav-footer a
{
    color:rgb(255,255,255);
    text-decoration: none;
    float:right;
    margin-top: 10px;
    margin-right: 30px;
    font-family: "arial narrow";
    font-size: 10pt;

}

.footer2
{
    width:100%;
    height:100px;
    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;}

    
 @media all and (max-width:640px){#pagina{width:100%;

}

  

  header


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

}


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


#menu-wrapper

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

{
   
    list-style: none;
    margin-top: 0px;  
    background-color: rgb(0,0,0);
    height:48px;
    font-family: "georgia negrita";
    font-size: 10pt;
    text-align: center;
    padding-top: 5px;
   
    

}

#menu-wrapper ul li a

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

}
#hmenu{


}


#hmenu >li

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


#hmenu >li >a

{   
    padding-top: 10px;
    padding-bottom: 5px;
    padding-right:5px;
    float:left;  
    width:90px;
    margin-left: -3px;
    font-size: 9.2pt;
    
    }
    



.header img

{
    width:100%;
    height:auto;

}



.iconos1
{
    width:25%;
    height:25px;
    float:right;
    margin-top: 10px;
   
    
   
   

}

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

}



    article

{
    width:100%;
    height:800px;
    float:left;
    margin-top: 100px;
}

 
.nivel-proxima-fecha
{

background-color: rgb(0,0,0);
width: 46%;
height: 50px;

margin-left: 0px;
float: left;
border-radius: 5px;
border: solid white;

}

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

}
  
    
    .proxima-general
{
    width:100%;
    height:360px;
    margin-top: 90px;
}

.contenido-proxima
{
    width:52%;
    height:200px;
    float:right;
    margin-top: -50px;
    margin-left: 20px;
}
   .subtitulo p {font-size: 12pt;}
     .texto p{
     font-size: 10pt;
     
     }
     
     .texto p a{
     font-size: 10pt;
     
     }
     
     
     .texto p a:hover{
     font-size: 10pt;
         font-weight: 700;
     
     }
     
    
    .po-titulo 
{
    width:100%;
    height:25px;
    margin-top: 20px;
    padding-left: 5px;
    font-size: 14pt;
    margin-bottom: 10px;
    color:black;
    border-bottom: solid #7fca9f 2px;

}
.po-destacados
{

    float:left;
    width:100%;
    height:550px;
    margin-top: 0px;
    background-color: rgb(220,220,220);
    padding-top: 20px;

}
    
    div.img {

 
    height: 148px;
    width:29%; 
        height:250px;
    float: left;
    text-align: center;
    margin-left: 20px;
    background-color: rgb(230,230,230);
        margin-bottom: 20px;
 
}
    
    
    section

{

    width:100%;
    height:700px;
    float:right;
    margin-top: 300px;
    

}
  
    
    .consultas-fb{

width:47%;
    height:35%;
    border:solid 2px #FF9900;
    margin-top: 0px;
    margin-left: 13px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    float:left;
    

}
    
         
    .apuntes{
    width:47%; height:48%;float:left;}
  
    
    .comment-box img
{
    width:95%;
    height:auto;
    margin-left:5px;
}

    .footer-container
{
    width:100%;
    height:170px;
    margin: 0 auto;
   
}
    
    .footer
{
    width:100%;
    height:100px;
    background-color:rgb(0,0,0); 
    float:left;
    margin: 0 auto;
    padding-top: 20px;
    
}
    
    .nav-footer a
{
    color:rgb(255,255,255);
    text-decoration: none;
    float:right;
    margin-top: 10px;
    margin-right: 30px;
    font-family: "arial narrow";
    font-size: 10pt;

}

.footer2
{
    width:100%;
    height:100px;
    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;}

     
     
     
     
       
    
    
    
@media all and (max-width:320px){#pagina{width:100%;}

  

  header


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


}
  


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


#menu-wrapper

{
    
 margin-top: 0px;   
    width:100%;
    height:190px;
  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:190px;
    font-family: "georgia negrita";
    font-size: 10pt;
    text-align: center;
    
    

}

#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

{   
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right:10px;
      float:left;  
    width:102px;
    
    margin-left:5px;
    
    }
    



.header img

{
    width:100%;
    height:auto;

}



.iconos1
{
    width:60%;
    height:25px;
    
   
   

}

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

}



    article

{
    width:100%;
    height:800px;
    float:left;
    margin-top: 200px;
}

 
.nivel-proxima-fecha
{

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

margin-left: 0px;
float: left;
border-radius: 5px;
border: solid white;

}

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

}
    
    
    .proxima-general
{
    width:100%;
    height:800px;
    margin-top: 90px;
}

.contenido-proxima
{
    width:100%;
    height:200px;
    float:right;
    margin-top: 300px;
    margin-left: 20px;
}
   
    
    .po-titulo 
{
    width:100%;
    height:25px;
    margin-top: 0px;
    padding-left: 5px;
    font-size: 14pt;
    margin-bottom: 10px;
    color:black;
    border-bottom: solid #7fca9f 2px;

}
.po-destacados
{

    float:left;
    width:100%;
    height:600px;
    margin-top: 0px;
    background-color: rgb(220,220,220);
    padding-top: 5px;

}
    
    div.img {

 
    height: 148px;
    width:45%; 
        height:180px;
    float: left;
    text-align: center;
    margin-left: 10px;
    background-color: rgb(230,230,230);
        margin-bottom: 20px;
 
}
    
    
    section

{

    width:100%;
    height:700px;
    float:right;
    margin-top: 770px;
    

}
 
    
          
    .apuntes{
    width:100%; height:48%;float:left;
    margin-left: 0;}
  
    .consultas-fb{

width:99%;
    height:31%;
    border:solid 2px #FF9900;
    margin-top: 20px;
    margin-left: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    float:right;
    

}
    
    .comment-box img
{
    width:95%;
    height:auto;
    margin-left:5px;
}

    .footer-container
{
    width:100%;
    height:170px;
    margin: 0 auto;
   
}
    
    .footer
{
    width:100%;
    height:100px;
    background-color:rgb(0,0,0); 
    float:left;
    margin: 0 auto;
    
}
    
    .nav-footer a
{
    color:rgb(255,255,255);
    text-decoration: none;
    float:right;
    margin-top: 10px;
    margin-right: 30px;
    font-family: "arial narrow";
    font-size: 10pt;

}

.footer2
{
    width:100%;
    height:180px;
    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;}

    


  
