/*----------------------------*/	
/* ---------  accueil  --------*/
/*----------------------------*/

.bloc1-2{
	background-color: #3faf46;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
}
.bloc1-2 h1{
	text-align: center;
	color: white;
	padding-top: 15px;
} 
.bloc1-2 p{
	color: white;
} 

.bloc1-2 h2, .bloc1-2 h3{
	color: white;
}

.bloc1-2 h3{
	color: white;
	  margin-bottom: 0.7rem;
}

.bloc1-2 h2{
	margin-top: -2rem;
}


.titreblocbas{
	text-align: center;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Ubuntu',"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-family:'calibri', sans-serif;
	
	
}
.titreblocbas a{
	color: white;
	text-decoration: none;
}
/*----------------------------*/	
/* ---------  bando  --------*/
/*----------------------------*/
.bando{
	font-family: 'PT Serif', serif;
	background-color: white;
}

.bando h1{
	font-size: 2.2rem; 
	text-align: center; padding-top: 00px;
	padding-bottom: 0px;
}
.bando h2{
	
	font-size: 2.2rem; 
	text-align: center; padding-top: 0px;
	padding-bottom: 0px;
}

.btn{
	font-family: 'Ubuntu',"Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 1.7rem;
margin-top: 15px;
}
/*----------------------------*/	
/* ---------  Article Rubrique  --------*/
/*----------------------------*/

/*----------------------------*/	
/* ---------  Article Rubrique  --------*/
/*----------------------------*/
.card-body{
	padding-left: 20px;
	padding-right: 20px;
}

/*.petit_sommaire{
	
	 border-left: 3px #E26111 solid;
	 text-align: center;
}
*/
.petit_sommaire a{
	/*color: #E26111;*/
	text-align: center;
	color: white;
}

.petit_sommaire h3{
	/*color: #E26111;*/
	text-align: center;
	color: white;
}
.int-bloc1-2{
	background-color: #3faf46;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
}
.int-bloc1-2 h1{
	text-align: center;
	color: white;
	padding-top: 15px;
	font-size: 2rem;
} 
.int-bloc1-2 p{
	color: white;
} 

.int-bloc1-2 h2, .int-bloc1-2 h3{
	color: white;
}

.rubrique_intro{
	background-color: #56999f;
	background-color: #c7cf00;
	text-align: center;
	padding-left: 3rem;
	padding-right: 3rem;
	color: white;
}
.rubrique_intro_texte{
	color: white;
}
.rubrique_intro h1{
	color: white;
}
.rubrique_intro_texte p{
	
	color: white;
	margin-bottom: 2rem;
	  /*font-family: 'Ubuntu',"Helvetica Neue", Helvetica, Arial, sans-serif;*/
	  font-family:'calibri', sans-serif;
	  /*line-height: 1.3;*/
	  ine-height: 1.4;
}
.rubrique-aricle h2{
	font-size: 2.2rem;
line-height: 1;
text-transform:uppercase;
}

.arbo a{
	color: #fff;
}
.arbo{
	color: #fff;
}
/*----------------------------*/	
/* ---------  accueil  --------*/
/*----------------------------*/
.bloc-accueil-edito{
	background-color: white;
	
}
.bloc-accueil-edito h1{ 
	text-align: center;
	color: #3faf46;
}