﻿body {
}

.Titre {
  font-weight: bold;
  color: #086A87;
  font-size: small;
}

.LBL_Date {
  font-weight: bold;
}

#ctl00_PH_Main_DDL_Study {
  padding: 4px;
  height: 30px;
}

.inlineB{
  display: inline-block;
}
.HR_Sep {
    border: 0;
    border-bottom: 2px dotted #CCCCCC;
    background: white;
}

.TitleActu{
  border-bottom: 1px solid #CCCCCC;
}

#ctl00_PH_Main_LBL_TitleActu {
  color: #086A87;
  font-weight: normal;
  font-size: 2em;
}

.LBL_info {
  font-weight: bold;
  color: #086A87;
  font-size: small;
}

#MD_Actu{
  width: 80%;
  margin: 30px auto;

}

.modal-body {
  text-align: left;

}

#ctl00_PH_Main_BTN_Close{
  margin: 0;
}

/*.IMG {
  max-height: 200px;
  max-width: 200px;
}*/