#home_experto {
  margin-bottom: 11px;
}
  #home_experto a {
    display: block;
    width: 100%;
    height: 263px;
    text-decoration: none;
    color: #fff;
    background: transparent url(../images/content/home/experto.gif) no-repeat 0 0;
    font-size: 2em;
    line-height: 1em;
  }
  #home_experto a span {
    display: block;
    padding: 15px 20px;
  }
  #home_experto a strong {
    display: block;
    font-size: 2.65em;
    line-height: 0.85em;
  }






  
#home_main_options {
  margin: 0 0 11px 0;
}
    #home_main_options ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
    #home_main_options li {
      float: left;
      display: inline;
    }
    #home_main_options a {
      display: block;
      text-decoration: none;
      color: #fff;
      background-color: transparent;
      height: 137px; 
    }
    #home_main_options span {
      display: block;
      padding: 15px 0 0 20px;
      width: 185px;
    }
    #home_main_options span strong {
      display: block;
      font-weight: normal;
      font-size: 2em;
      line-height: 1.2em;
    }
       
    #home_main_options #home_investigador a {
      width: 316px;
      background: url(../images/content/home/investigador.gif) no-repeat 0 0;
    }
    #home_main_options #home_empresa a {
      margin-left: 13px;
      width: 316px;
      background: url(../images/content/home/empresa.gif) no-repeat 0 0;
    }
    #home_main_options #home_inversor a {
      margin-left: 11px;
      width: 317px;
      background: url(../images/content/home/inversor.gif) no-repeat 0 0;
    }


#home_proyectos_destacados {
  margin-bottom: 2em;
}
  #home_proyectos_destacados ul {
    margin: 1.5em 20px;
    padding: 0;
    list-style-type: none;
  }
  #home_proyectos_destacados li {
    float: left;
    display: inline;
    width: 275px;
    padding-bottom: 1em;
  }
  #home_proyectos_destacados li.last {
    margin-left: 50px;
  }  
  #home_proyectos_destacados .image img {
    float: left;
    display: inline;
    border: 1px solid #ccc;
    margin: 0 15px 5px 0;
  }  
  #home_proyectos_destacados .title {
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.2em;
    margin-bottom: 0.3em;
  }
  #home_proyectos_destacados .dates {
    margin-bottom: 0.8em;
  }
  #home_proyectos_destacados .date {
    color: #666;
    background-color: transparent;
  } 
  #home_proyectos_destacados .investment,  #home_proyectos_destacados .investment,  #home_proyectos_destacados .description { 
    clear: left;
  }
  #home_proyectos_destacados .description { 
    margin-top: 1em;
  }
  
  
    
    
#home_noticias {
  margin-bottom: 2em;
}
  #home_noticias ul {
    margin: 1.5em 20px;
    padding: 0;
    list-style-type: none;
  }
  #home_noticias li {
    margin-bottom: 1em;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 1em;
  }
  #home_noticias li.last {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
  }
  #home_noticias .title {
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.2em;
    margin-bottom: 0.3em;
  }

#home_patrocinadores {
  margin-bottom: 2em;
}
  #home_patrocinadores ul {
    margin: 1.5em 20px;
    padding: 0;
    list-style-type: none;
  }
  #home_patrocinadores li {
    text-align: center;
    margin-bottom: 1em;
  }
  



#home_estatico {
  padding: 0 25px;
}
  #home_estatico .h1 {
    margin-left: -25px;
    margin-right: -25px;
  }
  #home_estatico .image img {
    float: left;
    display: inline;
    margin: 0 25px 5px 0;
    border: 1px solid #ccc;
  }
  #home_estatico .more {
    clear: both;
    padding-top: 1.2em;
  }
#home_estatico.small_padding {
  padding: 0 10px;
}
  #home_estatico.small_padding .h1 {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
  }