  #areaProyectos{
    width: 1000px;    
  }
  
  #columnaIzqProy{
    width: 240px;
    margin-right: 80px;
    float: left;    
  }
  
  #columnaDerProy{
    width: 680px;
    margin: 0;
    float: left;
  }
  
  #titulo{
    margin-top: 0px;
    text-decoration: none;
    font-family: "RobotoSuLigth";
    font-weight: lighter;
    font-size: 22px;
    text-align: center;
    color: #a1a1a1;
    line-height: 24px;
    
  }
  
  #subtitulo{
    margin-top: 0px;
    text-decoration: none;
    font-family: "RobotoSu";
    
    font-size: 14px;
    text-align: center;
    color: #717171;
    line-height: 22px;
    border-bottom: 1px solid #cecece;
  }
  
  #areas{
    width: 170px;
    margin-left: 15px;
    margin-top: 10px;    
  }
  
  .area, .areaSel{
    text-align: center;
    width: 210px;    
    text-align: right;    
    font-family: "RobotoSu";    
    font-size: 13px;
    color: #717171;    
    cursor: pointer;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  
  .areaSel{
      background-color: #d0d0d0;
  }
  
  .area:hover{
    background-color: #d0d0d0;    
  }
  
  #contenidoProyectos{
    width: 650px;
    float: right;        
  }
  
  #contenidoProyectos p {
    margin-top: 0px;    
  }
  
  #menumigas{
    width: 100%;
    height: 25px;
    margin-bottom: 25px;
    font-family: "RobotoSuRegular";
    font-weight: lighter;
    font-size: 14px;
    color: #717171;    
    cursor: pointer;
  }
 
  #tituloArea, #tituloProy{
    margin-bottom: 5px;
    text-decoration: none;
    font-family: "RobotoSu";    
    font-size: 18px;
    color: #717171;
    line-height: 22px;
  }
  
  #tituloProy{
    margin-bottom: 0;
    font-size: 14px;
    margin-top: 25px;
  }
  
  #tituloProyecto{    
    text-decoration: none;
    font-family: "RobotoSu";
    font-size: 18px;
    color: #717171;
    line-height: 18px;
/*    padding-top: 45px; */
    margin-bottom: -40px;
  }
  
  #listaProyectos{
    margin-top: -10px;
  }
  
  #listaProyectos li{
    margin-top: 5px;
    color: #028bb2;
  }
    
  #listaProyectos a{
    font-family: "Trebuchet MS", "Trebuchet", Helvetica, sans-serif;
    font-size: 13px;
    font-weight: lighter;     
    text-decoration: none; 
  }
  
  #listaProyectos li:hover, #listaProyectos a:hover{
    color: #028bb2;
  }    
  
  #espaciodescripcionProyecto{
    width: 100%;
    height: 230px;
    margin-top: 20px;
  }
  
  #descripcionProyecto{
    width: 318px;
    float: left;
    font-weight: lighter;
    font-size: 13px;
    color: #717171;        
    margin-left: 30px;
    margin-top: 40px;    
  }
  
  #descripcionProyecto b{
    color: #5a5a5a;
    font-weight: bold;
  }
  
  #imagenProyecto{
    margin-top: 40px;
    width: 300px;
    height: 200px;
    float: left;
    border: 1px solid #cecece;
  }
  
  #columnaIzqProyecto{
    width: 300px;    
    float: left;    
  }  

  #infoProyecto{
    width: 100%;
    text-align: right;
    margin-top: 10px;
  }
  
  
  #parA{
      width: 300px;
      float: left;
  }

  #parB{
      margin-left: 30px;
      width: 300px;
      float: left;
  }
  
  #infoProyecto a{
    color: #0073ad;
  }
  
  #TituloSocios{    
    width: 100%;
    padding: 0px;    
  }
  
  #socios{        
    width: 100%;
    clear: both;    
    margin-top: 20px;    
    margin-bottom: 20px;
  }
  
  #socioEstrategico{    
    width: 100%;        
    text-align: right;    
/*    background-color: #f00;*/
  }
  
  #socioEstrategico a{
    text-decoration: none;
  }
  
  #fotoLoQueHacemosProyectos{
    background-image: url(../images/proyectos/proyectos.png);
    width: 650px;
    height: 428px;    
    margin: 0 auto;
    margin-bottom: 20px;
  }
  
  #fotoLoQueHacemosInvestigacion{
    background-image: url(../images/proyectos/proyectos.png);
    width: 650px;
    height: 428px;    
    margin: 0 auto;
  }
  
  #tituloCursos h1{
    margin-top: 20px;
    font-size: 18px;
    font-family: "RobotoSuRegular";
    font-weight: lighter;
    text-decoration: none;    
    text-align: right;
  }
  
  #detalleCurso{
    margin: 5px;        
    text-align: right;
  }
  
  #detalleCurso a{
    text-decoration: none;
    color: #0073ad;
  }
  
  
  #cursosysociosHijo{
    width: 100%;
  }
  
  #columnaDerRecursosProyecto{
    width: 779px;    
    height: 100px;
    float: left;    
    margin-left: -100px;    
    clear: both;    
  }
  
  #esp1{
    clear: both;    
  }
  
  #tituloRecursos h1{
    font-size: 18px;
    font-family: "RobotoSuRegular";
    font-weight: lighter;
    text-decoration: none;    
    text-align: center;
  }