/* Questions_de_recherche_detail.css */
  #chercheur{
    margin-top:8px;
  }
  
  #profil{
    float:right;
    width:150px;
    border-left:1px solid #ccc;
    padding-left:6px;
    text-align:left;
  }
  
  #description{
    float:left;
    width:380px;
  }
  
  #description h1{
    padding-bottom:4px;
  }
  
  #ch_type{
    padding-bottom:4px;
  }
  
  #ch_champs_expertise{
    padding-bottom:4px;
  }
  
  .quicklinks{
  padding:4px;
  }
  
  #ch_formation{
    padding-top:4px;
  }
  
  #ch_programme{
    padding-top:6px;
  }
  
  .ch_header_themes{
    margin-left:8px;
    padding-bottom:6px;
    border-bottom:1px solid #ccc;
  }
  
  .ch_projets{
    margin: 0 0 15px 6px;
	padding: 0 0 0 10px;
    border-left:2px solid #AEC8DB;
	clear: both;
	display: block;
}
  
  .link_projet{
    padding-left:10px;
	padding-bottom: 5px;
    border-left:2px solid #cfc;
    margin-left:6px;
  }
  
  #ch_sec_projets{
    padding-bottom:5px;
  }
  
  #ch_contributions{
    margin:10px 0 4px 0;
  }
  
  #ch_publications{
    margin:10px 0 4px 0;
  }
  
  #ch_direction{
    margin:10px 0 4px 0;
  }
  
  #ch_groupe{
    margin:10px 0 4px 0;
  }
  
  #ch_type{
    font-size:12px;
    margin:4px 0 6px 0;
  }
  
  #ch_prog_vs_questions{
    border-bottom:1px solid #ccc;
    padding-top:6px;
    margin:14px 0 4px 10px;
  }