/*
#site .main_c{
  padding-bottom: 140px;
}
*/
/*
section.mlegales{
  line-height: 28px;
}
  */
/*
section.mlegales h2{
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 5px;
}
*/
section.mlegales .titre{
  font-weight: 400;
  margin-top: 25px;
  margin-bottom: 5px;
}


/** Responsive *****************************************/

@media (max-width: 991px){
}
@media (max-width: 767px){
}
@media (max-width: 575px){
}