@charset "utf-8";
html{
	/*font-size:14px;*/
}
h1{
	/*font-size:1.2em;
	padding-top:10px;*/
	
}
#contenu p{
	text-align:justify;
	
}
#contenu a{
	color:#dc3545;
	
}
.bg-orange{ 
  background-color: #fd7e14;

}
.bg-light2 {
  background-color: #edecff !important;
}
.police1{
	font-family: ff-providence-sans-web-pro, sans-serif;font-weight:700;
}
a.bg-light2:hover, a.bg-light2:focus,
button.bg-light2:hover,
button.bg-light2:focus {
  background-color: #b6b2ff !important;
}
.bg-white50{background-color:rgba(255,255,255,0.8)!important}
.w-33{
  width: 33% !important;


}
h1,h2,h3,h4,h5,h6{
	font-family: ff-providence-sans-web-pro, sans-serif;font-weight:700;
}