/* Questions_de_recherche.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{
    padding-left:10px;
    border-left:2px solid #ccc;
    margin-left:8px;
  }
  
  .link_projet{
    padding-left:10px;
    border-left:2px solid #cfc;
    margin-left:8px;
  }
  
  #ch_sec_projets{
    margin:10px 0 4px 10px;
    padding-bottom:10px;
  }
  
  #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;
  }