 
  #recursos{
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    margin-top: -50px;
  }  
  
  #columnaIzqRecursos{
    width: 214px;
    border-right: 1px solid #cecece;
    float: left;
    padding-top: 50px;
  }
  
  #columnaDerRecursos{
    width: 779px;
    border-right: 1px solid #cecece;
    height: 100px;
    float: left;
    padding-top: 50px;
  }
  
  #columnaRecursosBibliograficos{
    width: 1000px;    
    height: 100px;
    float: left;
    padding-top: 50px;
  }
  
  #label{
    font-family: "RobotoSu";
    font-size: 13px;
    font-weight: lighter;     
    text-decoration: none;
    line-height: 16px;
    color: #696a6b;    
    margin-bottom: 3px;
  }
  
  #labelTitulo{
    font-family: "RobotoSu";
    font-size: 13px;
    font-weight: lighter;     
    text-decoration: none;
    line-height: 16px;
    color: #696a6b;    
    margin-bottom: 10px;
  }

  #espacio{
    height: 20px;
    width: 20px;
  }
  
  #label{
    font-family: "RobotoSu";
    font-size: 13px;
    font-weight: lighter;     
    text-decoration: none;
    line-height: 16px;
    color: #696a6b;    
    margin-bottom: 3px;
}

#marcoCajaTexto{
    width: 195px;    
    height: 25px;
    border: 1px solid #cecece;
    background-image: url(../img/lupa.png);
    background-position: right;
    background-repeat: no-repeat;    
}

#marcoSelect{
    width: 195px;    
    height: 25px;
    border: 1px solid #cecece;    
    background-position: right;
    background-repeat: no-repeat;        
}

#marcoSelect select{
    background: URL(../imagenes/arrow.png) no-repeat 298px 3px #fff !important;
 -moz-appearance: none;
 -webkit-appearance: none;
 appearance: none;
 border: none;
    width: 194px;
    height: 24px;
    padding-top: 4px;
    font-family: "RobotoSu";
    font-size: 13px;
    font-weight: lighter;     
    text-decoration: none;
 }  
  
  #cajaTexto{
    width: 175px;
    height: 21px;
    padding: 2px;
    border: none;
    font-family: "RobotoSuRegular";
    font-size: 13px;
    font-weight: lighter;     
    text-decoration: none;
  }
  #cajaTexto:focus{
    background-color: #FFFFFF ;
  }
  
  #cajaSelect{
    background: transparent;
    width: 201px;
    padding: 2px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 25px;
    -webkit-appearance: none;   
    border: 1px solid #ccc;
    font-family: "RobotoSuRegular";
    font-size: 13px;
    font-weight: lighter;     
    text-decoration: none;
  }
  
  #itemfiltro{
    position: relative;
    width: 100%;
    height: 25px;
  }
  
  .checkboxcss{
    float: left;
    width: 30px;
    height: 15px;
    margin-bottom: 2px;    
    left: 0;
  }
  
  .check{
    height: 15px;
    padding-top: 3px;    
    font-family: "Trebuchet MS", "Trebuchet", Helvetica, sans-serif;
    font-size: 13px;
    font-weight: lighter;
    text-decoration: none;
    color: #757575;   
    float: left;    
    width: 170px;
    overflow: hidden;
  }
  
  .checkSelect{
    height: 15px;
    padding-top: 3px;
    /* font-family: "RobotoSu"; */
    font-size: 13px;
    font-weight: bold;     
    text-decoration: none;
    line-height: 16px;
    color: #6b6b6b;
    float: left;
    width: 170px;
    overflow: hidden;
  }
  
  #filtrosRecursos{
    width: 100%;
  }
  
  #espacioFiltros1, espacioFiltros2{
    width: 100%;
  }  
  
  #listaRecursos{
    width: 100%;
    /*padding-left: 10px;*/
    padding-right: 15px;    
  }
  
  .columnaRecursos{
    width: 240px;
    margin-left: 15px;
    float: left;
  }
  
  #cajaRecurso{
    border: 1px solid #cecece;
    -webkit-box-shadow: 1px 1px 5px 0px #cecece;
    -moz-box-shadow: 1px 1px 5px 0px #cecece;
    box-shadow: 1px 1px 5px 0px #cecece;
    min-height: 30px;
    margin-bottom: 15px;
    background-color: #f8f8f8;
  }
  
  #imagenRecurso{
    cursor: pointer;  
    width: 238px; 
    margin-left: 0px;
  }
  
  #tituloCajaRecurso{
    font-family: "RobotoSu";
    font-size: 12px;
    font-weight: 800;     
    text-decoration: none;    
    line-height: 13px;
    color: #555;  
    cursor: pointer;
    padding: 10px;
    padding-bottom: 0;    
  }
  
  #DescripcionCajaRecurso{
    font-family: "Trebuchet MS";
    font-size: 11px;
    font-weight: lighter;
    font-style: italic;
    text-decoration: none;
    line-height: 12px;
    color: #555555;  
    padding: 10px;
  }
  
  #authorInfo b{
      color: #000;
  }
  
  #authorInfo{
    font-family: "RobotoSuRegular";
    font-size: 10px;
    font-weight: lighter;
    font-style: italic;
    text-decoration: none;
    line-height: 12px;
    color: #555555;  
    padding-left: 10px;
    padding-top: 5px;
    margin-bottom: -5px;
  }
  
  #siabuc{
    width: 90%;
    margin: 0 auto;
    height: 800px;   
    border: none;    
  }
  
  #siabucFrame{
    width: 95%;
    height: 800px;
  }  
  
#btnBuscarDocumentos{
  background-image: url(../img/buscarDocumentos.png);
  width: 169px;
  height: 34px;    
  margin-left: 15px;
}

#espaciobr{
    clear: both;
}

#bgmodal{
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}