body{

  font-size: 23px;
  position: relative;
  text-align: justify;

}

table{



}

.banner{

  height:200px;
  background-color: #f1f1f1;
  margin-bottom: 50px;



}

.banner h1{


  position: relative;
  text-align: center;
  font-family: sans-serif;
  top: 35%;


}


.outer{

  margin-bottom: 60px;

}

.outerv2{

  margin-bottom: 30px;

}

.texti {

  margin-bottom: 30px;


}

.texto {

  margin-top: 80px;

}

.page-footer{


  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  background-color: #343a40;
  color : rgba(255,255,255,.5);

}

.etoile{

  color: red;
  font-weight: bold;
  font-size: 30px;

}

.italic{

  font-style: italic;

}

.red{

  color : red;

}

.orange{

  color : orange;

}

.blue{

  color : rgb(0,112,192);

}

.black{

  color : black;

}


.blueg{

  color : rgb(0,112,192);
  font-weight: bold;
}

.green{

  color : rgb(0,176,80)

}

.fin{

  font-size: 30px;
  word-spacing: 8px;



}

.puce ul {
  list-style: none;
}

.puce ul li::before {
  content: "\2022";
  color: orange;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
 .margtop{

   margin-top: -10px;

 }



.soustitre{


  font-size: 24px;
  font-weight: bold;



}

.rectract{

  padding-left: 0px;

}

.rightback{

  margin-left: 20px;

}

.tab{

  margin-left: 3em;

}

.margout{

  margin-top: 1.5em;

}

.redunderline{


  color: red;
  text-decoration: underline;
  font-weight: bold;
  margin-left: 3em;
}

.smarg{

margin-left: 5em;

}

.bold{

  font-weight: bold;

}

.smalltext{

  font-size: 18px;
  font-weight: normal;

}

.intersmall{

line-height: 1px;

}
