#pagina
{

    width:960px;
    position:relative;
    height:1500px;
    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;
    


}


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


}


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




.leer_mas

{margin-top:-8px; width:220px;height:18px; }


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



.img-submenu-catedra
{width:220px;
height:90px;
position: absolute;
margin-top: 10px;
    margin-left: 15px;
background-color: grey;
}

.img-submenu-catedra a img:hover{
  -webkit-filter: hue-rotate(100deg);}



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

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

}



.texto-submenu-catedra 
{
    margin-left: 15px;
    margin-right: 10px;
    margin-top: 140px;
    width:230px;
    height:100px;
    position: absolute;


}



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




article
{
    width:690px;
    height:1225px;
    float:right;
    margin-top: 70px;
   }



.imagencatedra{
margin-left: 20px;

}

.ideales img
{
    width:650px;
    height:auto;margin-left: 20px;

}

.ideasguia{
    width:650px;
    height:20px;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 40px;
    border-bottom: solid 3px #7FCA9F;

}

.ideasguia  p

{
    text-decoration: none;
    font-family: "georgia negrita";
    color:black;
    
}


.ideas-hover
{
width:600px;
    height:450px;
    margin-left: 20px;
    padding: 3px;
    background-color: #000;

}
.img-wrap{
height:150px;
    width:150px;
overflow:hidden;
position:relative;
    float: left;
margin-left: 
}
.img-overlay{
background-color:#000;
bottom:0;
color:#fff;
opacity:0;
filter: alpha(opacity = 0);
position:absolute;
height:150px;
    width:150px;
z-index:1000;
    display: block;
}
.img-overlay h4, .img-overlay p{
padding:0 0px;
    font-family: "arial";
    font-size: 9pt;
    color:#fff;
    width:130px;
    height:130px;
    margin-left: 10px;
    
   
}
.img-wrap:hover .img-overlay{
opacity:0.75;
filter: alpha(opacity = 75);
transition:opacity 0.25s;
-moz-transition:opacity 0.25s;
-webkit-transition:opacity 0.25s;
}



section
{
    width:240px;
    height:370px;
  margin-top: 20px;
    border: solid 2px #FF9900;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    
     
    

}

label, input
{
    display: block;
}

 
input

{
    width: 200px;
    height:20px;
    margin-left: 15px;
    margin-top:
}

input:focus
{
    color:#000;
    border: 1px solid ;
   
}

input:hover
{
    background: #eee;
}

label

{
    color:#000;
    margin-top: -10px;
    margin-left: 15px;
    margin-bottom: 5px;
    width:200px;
    height:auto;
    font-family: 'Noto Sans', sans-serif;
    font-size:10pt;
    font-weight: 700;
    color:#FF9900;
}


.nombre-mail
{
margin-top: 30px;

}


button[type=button]

{
margin-left:20px;

}
input[type=checkbox].css-checkbox 
{
    position: absolute; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height:1px; 
    width:1px; 
    margin:-1px; 
    padding:0;
    border:0;
}

label.css-label 

{
    color: #000;
    margin-top: -60px;
    margin-left: 15px;
    width: 60px;
    height: 10px;
    display: inline-block;
    font-family: 'Noto Sans', sans-serif;
    font-size:9pt;
    font-weight: 700;
    
}

input[type=checkbox].css-checkbox + label.css-label 

{
    padding-left:20px;
    height:12px; 
    display:inline;
    line-height:15px;
    background-repeat:no-repeat;
    background-position: 0 0;
    
    vertical-align:middle;
    cursor:pointer;
}

input[type=checkbox].css-checkbox:checked + label.css-label 
{
    background-position: 0 -15px;
						}
						
.css-label{ background-image:url(http://csscheckbox.com/checkboxes/lite-green-check.png); }


.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: 13pt;
    color: rgb(255,255,255);
    padding-top:5px;
    margin-top: 10px;
    margin-left: 20px;
    margin-bottom: 10px;
   border-bottom: solid 5px #7FCA9F;
   
}


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

.novedades-academica
{
margin-left: 15px;
    margin-bottom: 15px;
   font-family: 'Noto Sans', sans-serif;
    font-size: 10pt;

}

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;
  font-family: 'Noto Sans', sans-serif;
    font-size:13pt;
    font-weight: 700;

}

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




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





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



