h1 {
  text-align: center;
}

form {
  max-width: 800px;
  width: 96%;
  margin: 0 auto;
}


#ContenantFormulaire{
  width: 70%;
 margin:0 auto;
}


#DateEevement
{
  font-size:20px;
 text-align: center;
}

.Programme
{
text-decoration: underline;
}
#DescriptifEvenement
{
margin-top:30px;  
font-size: 20px;
text-align: justify;
}

#InscriptionOk
{
font-size: 20px;
text-align: center;
display: none;
margin-top: 100px;
}

.LabelCat{
	color: #80868b;
	font-size: 16px;
	padding-bottom: 5px;
	
	}

  .SelectPage{
    background-color: #fff;
    font-weight: 500;
    width: 100%;
    height:50px;
    border: 1px solid #dadce0;
    border-radius: 3px;
    padding: 10px;
    font-family: 'Montserrat';
    font-size: 16px;
    margin-bottom: 15px;
    
  
  
  }
.container-calendrier-box-complet {
  width: 24%;
  height: 100%;
  margin-left: 10px;
  margin-top: 10px;

  box-shadow: 0px 0px 5px 0px rgba(108, 110, 105, 1);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(108, 110, 105, 1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(108, 110, 105, 1);
}

.nomformation {
  margin-top: 5px;
  font-size: 14px;
  height: 38px;
  text-align: center;
  color: black;
}

.dateformation {
  font-size: 13px;
  margin-left: 105px;
}


.villeformationligne {
  margin-left: 105px;
  margin-top: 3px;
  
  font-weight: 500;
  font-size: 14px;
}
.contenant-libre {
  margin-left: 105px;
  margin-top: 6px;
  height: 66px;
  color: #144e63;
  font-size: 14px;
}
.inscription-formation {
  background-color: black;
  width: 100%;
  height: 20px;
  line-height: 20px;
  padding: 1px;
  color: white;
  text-align: center;
  font-size: 14px;
}
.centrer_joindre {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 10px;
}

.titre_joindre {
  font-size: 1.4em;
  display: flex;
  align-items: center;
}

.joindre_egal {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  font-size: 1.3em;
  margin-top: 10px;
  line-height: 30px;
}

.joindre_egal span {
display: flex;
align-items: center;
}

.joindre_egal span span {
  margin-right: 10px;
}

.joindre_egal span a:hover {
  color: #e5c390;
}
