/*
#site .main_c{
  padding-bottom: 140px;
}
*/

/* section.mlegales{
 padding: 90px 0 120px 0;
} */
   
/*
section.mlegales h2{
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 5px;
}
*/



section.mlegales h1 {

    margin: 0;
    padding: 0 0 10px 0;

    font-weight: 500;
    font-size: 20px;
    padding-bottom: 20px;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-family: 'Shippori Mincho B1', Verdana, Arial, Helvetica, sans-serif;
}
section.mlegales .titre{
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 5px;
  text-decoration: underline;
}


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

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