@import url(http://fonts.googleapis.com/css?family=Exo+2);

@font-face {
    font-family: 'exo_2regular';
    src: url('fuentes/exo2-regular-webfont.eot');
    src: url('fuentes/exo2-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/exo2-regular-webfont.woff2') format('woff2'),
         url('fuentes/exo2-regular-webfont.woff') format('woff'),
         url('fuentes/exo2-regular-webfont.ttf') format('truetype'),
         url('fuentes/exo2-regular-webfont.svg#exo_2regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    background-color: #fff;
    width:1260px;
        }


header h1 {
    background-color: #fff;
    font-size: 2rem;
    color: #80e2a7;
    margin-top: 1rem;
 margin-left: 1.1rem;
  margin-right: 1.1rem;
   padding-top: 2rem;
    font-family: 'Exo 2', sans-serif;
      padding-left: 60rem;
    float: inherit;
}


header img {
float: left;
      width: 11%;
       padding-left: 32rem;
    padding-top: 1rem;
    
}


header ul {
    list-style: none;
    float: right;
  text-align: left;
  background-image: url(imagenes/3verde.jpg);
       font-family: 'exo_2regular';
    width: 40.8rem;
 padding-left: 0;
    padding-top: 01rem;
    margin-top: 1rem;
    margin-right: 1rem;
  
          }

header ul li a {
   
  background-color: #000;
    color: #80e2a7;
    text-align: left;
    padding-left: 0.1rem;
 
     
}

header ul:hover {
background-image: url(imagenes/3.jpg);
}


header ul li a:hover{
color: #fff;
    background-color: #80e2a7
}

article {
    background: #fff;
width: 35rem;
     font-family: 'exo_2regular';
    text-align: right;
    margin-left: 1rem;
   float:left;
    padding-top: 2rem;
    margin-top: 1rem;
   
}



article div h1 {   
    color: #000;
         background-color: #fff;
       padding-right: 20px;
  font-size: 1em;
    }

article div p {   
    color: #80e2a7;
    padding-right: 20px;
  font-size: 0.8rem;
    }


#modulos {
   font-family: 'exo_2regular';
     background: #fff;
    width: 77rem;
}

 #modulos ul {
    clear: both;
             background: #fff;
        margin-right: 1rem;
           margin-left: 1rem;
      padding-left: 8.5rem;
      }

#modulos ul li {
    display: inline-block;
   font-size: 0.8rem;
    margin-left: 1rem;
    width: 15rem;
 
    text-align: center;
    padding: 1rem;
         text-align: justify;
 
}

#modulos ul li h3 {
   font-size: 2rem;
      margin-top: 0;
    margin-bottom: 0;
           text-align: center;
   }

#modulos ul li h3 a{
  text-decoration: none;
    list-style: none;
    color:#fff;
   
   }

#modulos ul li a{
  text-decoration: none;
    list-style: none;
    color:#fff;
   
   }



#modulos ul li h3 a:hover{
background-color: #000;
    color: #fcd77a

}



#modulos ul li.modulo1{
 background: #80e2a7;
     padding-top: 01rem;
    color:#000;
    
}

#modulos ul li.modulo1:hover{
background-color: #000;
    color: #fcd77a

}


#modulos ul li.modulo2{
    background-color: #80e2a7;
    padding-top: 01rem;
   color:#000;
 
}

#modulos ul li.modulo2:hover{
background-color: #000;
    color: #fcd77a

}


#modulos img {
width: 5rem;

}
   

#modulos ul li.modulo3{
width: 5rem;
    background: #80e2a7;
    padding-top: 17.9rem; 
  background-image: url(imagenes/5verde.jpg);

 
}
#modulos ul li.modulo3:hover{
background-image: url(imagenes/5naranja.jpg);

}

#modulos ul li.modulo3 a{
color:#fff;
    text-align: center;
}
#modulos ul li.modulo3 a:hover{
color:#000;
    text-align: center;
}


#modulos ul li.modulo33{
width: 5rem;
    background: #80e2a7;
    padding-top: 17.9rem; 
  background-image: url(imagenes/8colorverde.jpg);
   
 }

#modulos ul li.modulo33 a{
color:#fff;
    text-align: center;
}

#modulos ul li.modulo33 a:hover{
color:#000;
    text-align: center;
}


#modulos ul li.modulo33:hover{
background-image: url(imagenes/otra%208naranja.jpg);

}


footer {
text-align: center;
     font-family: 'exo_2regular';
    font-size: 0.6rem;
}