			.grisDeg{
				background-color:#f5f5f5;
				justify-content: space-around;
				background-image:linear-gradient(360deg, #f5f5f5, #d3d7e0);/*apparament il faut prefixer pour tout les navigateurs*/
				min-height:180px !important;
			}
			.blockText2{
				display:flex;
				width:100%;
				justify-content: space-around;
				min-height: 250px;
				text-align: center;
				  
			}
			body{
				background-color: white;
			}
			
			.gris{
				background-color:#f5f5f5;
				  
			}
			.libelleGris{
				color : grey;
				/*color : #d3d7e0;*/
				/*font-size:50px;*/
				margin-top: 4%;
			}
			
			.chiffreBleu{
				color:#1d3c8c;
				font-size:4em;
			}
			
			.bleu{
				color : #1d3c8c;

			}
			.blocExpl{
				display: flex;
			}
			.blocAlerte{
				width:90%;
				height:fit-content;
				background-color:white;
				border-radius: 15px;
				margin:20px 0 20px 40px;
				text-align:center;
				box-shadow:  0px 0px 8px 8px rgba(190, 186, 190, 0.88);
			}
			.blocAlerte p {
				margin-bottom:8%;
			}
			.lien1{
				/*display:flex;*/
				align-content: center;
				text-align: center;
				/*justify-content:space-between;*/
			}
			.inputLibelle{
				display:flex;
				flex-direction: column;
				justify-content: center;
				align-items: center;
			}
			.inputLibelle input {
				width:70%;
				height:30px;
				margin-bottom:3%;
			}
			.buttonBleu-landingpage {
				width: 71%;
				background-color: #faa635;
				color: white !important;
				margin-top: 5px !important;
				margin-bottom: 30px !important;
				border-radius: 5px;
				border: 0;
				cursor: pointer !important;
				height: 41px;
				font-weight: bold;
			}

			.buttonGris{
				background-color:LightSteelBlue ;
				font-weight: bold;
				color:#1d3c8c;
				border-radius: 25px;
				width:15%;
				height:25px;
				margin-bottom:20px;
				border:none;	
  				cursor: pointer;	
				

			}
			.marginL{
				margin-left:50%;
			}
			.lienBleu{
				font-weight: bold;
			}
			.video-responsive {
				overflow:hidden;
				padding-bottom:56.25%;
				position:relative;
				height:0;
			   }
			.video-responsive iframe {
				left:0;
				top:0;
				height:100%;
				width:100%;
				position:absolute;
			   }
			.breve p {
				text-align: justify;
				line-height:1.3;
			}
				

                        
.dropdown { 

    
    

}
