/* --- investigadores full --- */
.investigadores .full .filtro_caracteres
{
  margin-bottom:10px;
}
.investigadores .full .filtro_caracteres ul
{  
  list-style:none;
  margin:0;
  padding:0;
}
.investigadores .full .filtro_caracteres ul li
{ 
  float:left;
}
.investigadores .full .filtro_caracteres ul li a
{  
  display:block;
  margin-right:3px;
  padding:0 3px;
  border:1px solid #000;
}


/* --- investigador line --- */
.investigador .line
{  
  margin-bottom:5px;
  border-bottom:1px dashed #000;
}

/* --- investigador full --- */
.investigador .full
{  
  
}
.investigador .full h2
{  
  margin-top:20px;
}
.investigador .full h3
{  
  padding-left:30px;
  display:block;
}