@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow);
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Pathway+Gothic+One);


body{
background-color: rgb(169,221,208);
}


#pagina {
max-width:1024px;
    margin:auto;
    background-color: #fff;
}

header img{
    width: 1024px;
    margin-top: -2px;
    position: inherit;
    z-index: 1;
    
}



header{
    display: block;
    width: 1024px;
    height: 42px;
    top: 0px;
    background-color: rgb(66,74,89);
    margin: auto;
}

header p{
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: lighter;
    padding-top: 10px;
    padding-left: 8px;
    color: rgb(255, 248, 172);
}
}

#menu{
    
    height: 1200px;
    
    }
div#menu {
margin-top: 20%;
    width: 100%;
   
    
}

#menu nav{
    display: block;
    margin-top: -80px;
    margin-left: 300px;
    position: absolute;
    width: 50%;
    z-index: 3;
   
    
}
#menu nav li{
    float: left;
    list-style: none;
    width: 110px;
    padding: 4px 0px;
    
    
    
}
#menu .submenu li{
    width: 100%;
    
    
    
}
#menu nav li a{
    width: 100%;
    color: rgb(255, 255, 255);
    font-family: 'Pathway Gothic One', sans-serif;
    font-size: 14pt;
    text-align: center;
    padding-bottom: 9px;
    margin-bottom: 40px 50px;
    float: left;

    
   
  
    
}
 #menu nav li a:hover{
     color: rgb(255,248,172);
     border-bottom: 2px;
         
     
 }
#menu nav .submenu{
    width: 100%;
    float: left;
    padding: 2px;
    margin-left: -3px;
   
    width: 100%;
    height: 40px;
    padding: 2px 10px 2px 3px;
    float: left;
    display: none;
    
    
    
    
}


#menu nav .submenu li a{
   color: white;
    float: left;
    padding: 2px 0px 0px 10px;
    width: 100%;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 10pt;
    height: 40px;
    text-align: left;
    
    
    
}
#menu nav .boton{
    padding-bottom: 1px;
    height: 25px;}
#menu nav .boton:hover{
    border-bottom: 5px solid rgb(48,193,157);
}

#menu nav a{
    text-decoration: none;
    
    
}

#menu nav .submenu li{
    float: left;
    height: 25px;
    width: 100%;
    background-color: rgb(0,0,1);
   
    
    
}

#menu nav .submenu li:hover{
    background-color: white;
    
}
#menu nav .submenu li a:hover{
    color: black;
}
    
hr{
    background-color:rgb(5, 5, 5);
   margin-top: -34px;
   height:  2px;
   width: 0px;
   margin-left: 190px;
    position: relative;
  
}
div#casa img{
    width: 20px;
    height: 17px;
    position: absolute;
    
}

header div#casa{ width: 50px; height: 57px; margin-left: 285px; margin-top: -56px; position: absolute; } header div#casa img{ width: 20px; height: 17px; padding-bottom: 7px; } header div#casa img:hover{ border-bottom: 5px solid rgb(48,193,157); }

 div#redes{
    width: 205px;
    height: 78px;
    margin-left: 80%;
    margin-top: -24.5%;

}

div#facebook img{
    width: 25px;
    height: 25px;
    position: absolute;
    margin-top: 20px;
    margin-left: 65px;
}

div#twitter img{
    width: 25px;
    height: 25px;
    margin-top: 20px;
    margin-left: 100px;
    position: absolute;
}

div#delicious img{
    width: 25px;
    height: 25px;
    margin-top: 20px;
    margin-left: 135px;
    position: absolute;
}

div#flickr img{
    width: 25px;
    height: 25px;
    margin-top: 20px;
    margin-left: 170px;
    position: absolute;
    
    
}




#noticias-home {
    overflow: hidden;  
}

h2.noticias {  
    color: #fff;
    background-color: #98cb00;
    font-size: 1rem;
    padding-left:0.3rem;
    padding-bottom: 0.3rem;
    padding-top: 0.3rem; 
    margin-bottom: 0.3rem;
}

h2.alumnos {  
    color: #fff;
    background-color: #98cb00;
    font-size: 1rem;
    padding-left:0.3rem;
    padding-bottom: 0.3rem;
    padding-top: 0.3rem; 
    margin-bottom: 0.3rem;
}

.seccion-noticias {
    text-align: center;
}

h3 {   
    background-color: rgb(0, 0, 0);
    color: #fd4a20; 
    text-align: center;
    font-size: 0.9rem;
    padding-bottom: 0.3rem;
    padding-top: 0.3rem;
    display: block;
    margin: 0;
}

h6{
    color: #fff;
    background-color: rgb(19, 123, 98);
    font-size: 0.rem;
    padding-left:0.3rem;
    padding-bottom: 0.3rem;
    padding-top: 0.3rem; 
    margin-bottom: 0.3rem;
   
    
}

#noticia-1 h4 {
    margin-left: 0.5rem;
    margin-top: 0.5rem;
    color: #53d18e;
    width: auto;
    padding: 0.3rem;
    font-size: 1rem;
    border-bottom: 2px solid #fcc051;
}



.clase {
    color: rgb(19, 123, 98);
    font-size: 1rem;
}

p {
    color: #000;
    font-size: 0.8rem;
    padding: 0.2rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    font-family: 'Open Sans', sans-serif;
}

#noticia-1{
   margin-top: -1020px;
    margin-left: 40px;
    width: 74%;
    height: auto;
  
}

#imagennoticia{
    margin-left: 10px;
    width: 100%;
    position: relative;
    padding-bottom: 0.5rem;
} 
   




footer{
background-image: url(FOOTER.png);
height: 180px;
width:100%;
margin-top: 55%;
display: block;
	}
	
footer div#footer p {
   font-size:10px; 
	text-align:left;
    font-family: sans-serif;
        color:#ebfae7;
        width: 45%;
  position: relative;
        top: 15px;
        left: 20px;
    }

footer div#menufooter {
top: 56%;
    position:relative;
    left: 55%;
    width: 45%
}


footer div#menufooter nav ul { 

width: 90%;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
footer div#menufooter nav ul li{ 
    margin-top: -1%;
width: 110%;
     margin-bottom: 0.1 rem;
}

footer div#menufooter nav ul li a{
 text-decoration: none;
    font-size: 9pt;
font-style:italic;
    
    color: rgb(248, 248, 247);
    font-family:sans-serif;
    width: 100%;
    padding-right: 25px; 
    display:inline;
    text-align: center;
}
footer div#menufooter nav ul li a:hover{

    font-family: sans-serif;
	color: rgb(195, 136, 4);  
	    
}



footer div#menufooter2 {
top: 20%;
    position:relative;
    left: 57.5%;
    width: 40%
}


footer div#menufooter2 nav ul { 


    list-style: none;
    margin: 0px;
    padding: 0px;
}
footer div#menufooter2 nav ul li{ 
    margin-top: 10px;
    width: 100%;
     margin-bottom: 0.1 rem;
}

footer div#menufooter2 nav ul li a{
 text-decoration: none;
    font-size: 11pt;
font-style:italic;
    
    color:rgb(195, 136, 4);
    font-family:sans-serif;
    width: 100%;
    padding-right: 50px; 
    display:inline;
    text-align: center;
}
footer div#menufooter2 nav ul li a:hover{

    font-family: sans-serif;
	color: rgb(195, 136, 4);  
	    
}

footer div#textfoot {
    width: 10%;
     margin-top: -3px;
margin-left: 81%;
  color:rgb(252, 252, 252);
}
footer div#textfoot p{
font-size: 9px;
  color:rgb(252, 252, 252);
    font-family: sans-serif;}

footer div#textfoot2 {
    width: 10%;
margin-left: 73%;
    margin-top: -3.9%;
  color:rgb(252, 252, 252);
}

footer div#textfoot2 p{
font-size: 9px;
  color:rgb(252, 252, 252);
    font-family: sans-serif;
}

footer div#textfoot3 {
    width: 10%;
margin-left: 62.5%;
    margin-top: -3.8%;
  color:rgb(252, 252, 252);
}

footer div#textfoot3 p{
font-size: 9px;
  color:rgb(252, 252, 252);
    font-family: sans-serif;
}

footer div#textfoot4 {
    width: 10%;
margin-left: 89%;
    margin-top: -4.8%;
  color:rgb(252, 252, 252);
}

footer div#textfoot4 p{
font-size: 9px;
  color:rgb(252, 252, 252);
    font-family: sans-serif;
}
}

aside div#entrar a{
    
    text-decoration: none;
}
aside div#entrar p{
    width: 90px;
    margin-top: -760px;
    margin-left: 860px;
    position: absolute;
    z-index: 200000;
    font-family: 'Oswald', sans-serif;
    font-size: 11pt;
    color: rgb(0,0,1);
    padding: 5px 4px;
    width: 50px;
    background-color: rgb(166,168,171);
}


section img {
margin-left: 82.3%;
    margin-top: 15%;
}
    
section div#texto {
margin-top: -70%;
margin-left: 77%;
width: 20%;
position: relative;
}

section div#ingresa p{
    width: 150px;
    color:#faf5ad;
	font-size: 15px;
    font-family: 'PT Sans Narrow', sans-serif;
	padding-left: 68px;
    clear: both;
	height: 34px;
    margin-top: -880px;
}

section div#ingresa2 p{
color:#faf5ad;
font-size: 15px;
font-family: 'PT Sans Narrow', sans-serif;
margin-left: 68px;
margin-top: 20px;
}

section div#ingresa2 input{
    position: relative;
    width: 141px;
}
section div#ingresa input{
    position: relative;
    width: 141px;
}
section div#login-recordar{
    color:#faf5ad;
font-size: 15px;
font-family: 'PT Sans Narrow', sans-serif;
    margin-left: 71px;
    margin-top:20px;
}
