.tools {
	display:block;
	list-style:none;
	padding:0px;
	margin:0px;
	width:100%;
}

.tools li {
	float:left;
	list-style:none;
	margin:0px;
}

.tools li a{
	display:block;
	height:160px;
	color:#333;
	background-size:cover;
	margin-top:15px;
	transition: all 0.15s ease-in-out;
	border-radius:3px;
}

.tools li a .hover-black {
	background:rgba(0,0,0,0.6);
	width:100%;
	height:160px;
	padding:10px 15px;
	color:transparent;
}

.tools li a:hover{
	text-decoration:none;
	transform: scale(1.065);
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
}

.tools .subtitle {
	color:#A1A1A1;
	font-size:16px;
	font-weight:400;
	line-height:20px;
}

.tools .title {
	color:#FFFFFF;
	font-size: 23px;
	font-weight: 500;
	margin-bottom: 60px;
}

.tools .nb-article {
	color:#FF8100;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 20px;
}

.liste-cat {
	display:block;
	list-style:none;
	padding:5px;
	margin:3px;
	width:100%;
}

.liste-cat li{
	float:left;
	margin-right:10px;
}

.liste-cat li a{
	display:block;
	line-height:30px;
	color:var(--main-dark-color);
	background:rgba(var(--main-rgba-color),0.4);
	padding:0 10px;
	transition: all 0.15s ease-in-out;
	border-radius:3px;
}

.liste-cat li a .hover-black {
	background:rgba(0,0,0,0.6);
	width:100%;
	height:160px;
	padding:10px 15px;
}

.liste-cat li a:hover{
	text-decoration:none;
}

.liste-cat li a:before {
    display: block;
    float: left;
    margin-right: 7px;
	margin-top:12px;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background: var(--main-dark-color);
	transition: all 0.15s ease-in-out;
}

.liste-cat li a:hover:before {
    width: 10px;
}

.titre{
	margin-top:30px;
	font-weight:bold;
}

.description{
    line-height: 1.42857 !important;
    font-family: "Heebo", sans-serif;
    font-weight: 500;
    font-size: 1.07142rem;
    font-style: italic !important;
	color: #a3a3a3;
}

.imgarticle {
    width: 100%;
    height: 100%;
    vertical-align:top;
}

.redactionnel{
	float:left;
	width:100%;
	height:100%;
	text-align:justify;
	margin-top:15px;
}

.redactionnel h2 {
	margin-top:20px;
	font-weight:bold;
	padding:15px;
	clear:both;
}

.redactionnel ul,.redactionnel li{
	float:left;
	width:100%;
	text-align:justify;
	margin-top:15px;
	list-style:none;
}

.redactionnel li:before{
	display:inline-block;
	margin-right:15px;
	content:"\f105";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	color:red;
	}

quote {
	clear:both;
	width:100%;
	float:left;
	background:#E0E0E0;
	padding:15px;
}

.nouveauxart {
	margin-top:70px;
}

.nouveauxart h3{
	margin-top:20px;
	font-weight:bold;
	padding:0;
	clear:both;
}

.listart {
	list-style:none;
	padding:0;
	margin-top:30px;
}

.listart li{
	float:left;
	display:block;
	clear:both;
	width:100%;
	background:#F1F1F1;
	margin-top:15px;
}

.listart li:first-child{
	margin-top:0px;
}

.mini-titre{
    font-size:30px;
	color:#000;
	text-align:justify;
    text-decoration:none;
	display:block;
	margin-top:15px;

}

.mini-titre a{

    font-size:30px;

	color:#000;

	text-align:justify;

       text-decoration:none;

	display:block;

}





.mini-titre a:hover{

	color:#000000;

	transition: all 0.15s ease-in-out;

	text-decoration:none;

	transform: scale(1.065);

}



.nano-titre{

	font-size:20px;

	color:#a3a3a3;

	margin-top:10px;

	font-style:italic;

	font-size:14px;

	overflow:hidden;

}

a.voir-article{

	float:right;

	font-style:italic;

	font-size:12px;

	color:var(--main-color);

	transition: all 0.15s ease-in-out;

	text-decoration:none;

	overflow:hidden;

	height:115px;

	padding-right:5px;
	

}



a.voir-article:hover{
    transform: scale(1.065);
}







.img-art-bas img{

	width:100%;

	margin-top:15px;

	margin-bottom:15px;





}

.img-art-bas img{

	transition: all 0.15s ease-in-out;

}

.img-art-bas img:hover{



   transform: scale(1.065);

}



.bouton-retour{

	text-align:center;

	margin-top:50px;



}



.bouton-retour a{

	background:var(--main-color);

	color:#FFF;

	padding:15px;

	display:inline-block;

	width:auto;

	transition: all 0.15s ease-in-out;



	}

.bouton-retour a:hover {

	background:var(--main-dark-color);

	color:#FFF;

	text-decoration:none;

	}





.nouveauxarticles{

	width:100%;

	list-style:none;



}



.nouveauxarticles li{

	margin-bottom:30px;



}
.nouveauxarticles .mini-titre{
	margin-top:15px;

}

.nouveauxarticles .nano-titre{
	float: left;
	display: block;
	width: 100%;
	clear: both;
	height: 150px;
	overflow:hidden;

}

.content-article{

	background:#F2F2F2;

	float:left;

	display:block;

	width:100%;

	clear:both;
}

.nouveauxarticles li img{

	width:100%;

	height:250px;




}



.nvl-img{

	padding:0;

	overflow:hidden;

	height:250px;



}



.nvl-img a:hover img{

	transform: scale(1.065);

}



.nvl-img a img{

	transition: all 0.15s ease-in-out;

}



.nouveauxarticles .voir-article{

	margin-top:15px;

	margin-bottom:10px;

}