

body {
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
}
.reglement{
  width:70%;
  margin:0px auto;
  font-family: 'roboto';
  margin-top:20px;
}
.grostit{
  font-size: 25px;
  font-weight: 700;
  color:#000000;
 text-align: center;
}

.tit{
  font-size: 20px;
  font-weight: 700;
  color:#000000;
 
}
.txt{
  font-size:16px;
  font-weight: 300;
  color:#000000;

}
.bold{font-weight: bold;}
