#these{
  margin: 0;
  padding: 0;
  list-style-type: none;
  }
  #these li{
    padding: 5px;
  }
  .thesard{
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #06578F;
  }
  .sujet{
    margin: 5px;
    }
    .sujet span{
      text-decoration: underline;
    }
  .direction{
    margin: 5px;
    }
    .direction span{
      text-decoration: underline;
    }
.pays_annee{
  float: right;
  background: #eeeeee;
  border: 1px solid gray;
  font-weight: bold;
  padding: 2px;
  margin: 5px;
  margin-top: 0;
}
