body {
	font-family: Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	color: #212529;
	line-height: 1.2rem !important;
}
.cartouche {
	font-size: 0.5rem;
	line-height: 0.8;
	font-weight: 400;
}
.backgroundTop {
	background-image: url(../media/images/fond.jpg);
}
.accroche {
	color: white;
	font-size: 25px;
	line-height: 1.2;
	padding-top: 20px
}
.bouton1 {
	background-color: #63b32e;
	display: inline-block;
	color: white;
	padding: 10px 25px 10px 25px;
	width: 200px;
}
.bouton2 {
	background-color: #d60b52;
	display: inline-block;
	color: white;
	padding: 10px 25px 10px 25px;
	width: 200px;
}
.bouton3 {
	background-color: #00a0df;
	display: inline-block;
	color: white;
	padding: 10px 25px 10px 25px;
	width: 200px;
}
.bouton1:hover {
	text-decoration: none !important;
	color: #fff;
}
.bouton2:hover {
	text-decoration: none !important;
	color: #fff;
}
.bouton3:hover {
	text-decoration: none !important;
	color: #fff;
}
.menuDB {
	display: block;
}
.dispBlock {
	display: inline-block
}
.widthType1 {
	width: 260px;
}
.cadre {
	border: 1px solid #fff;
	padding: 8px;
	margin: 5px;
}
.TexteDeco {
	text-decoration: none;
	color: #fff;
}
footer {
	width: 100%;
	background-color: #2c5311;
	height: 250px;
	color: #ffffff
}

.nav-container {
	text-align: center;
}
.nav-container ul {
	display: inline-block;
}
.texte-center {
	text-align: center!important;
}
hr.style1 {
	border-top: 1px solid #8c8b8b
}
.container-fluid2 {
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	margin: auto;
	float:left;
	margin-top: 0px;
	text-align: center;
}
#menu a{
	text-align: left;
}
#menu a:hover {
	background-color: rgba(44, 83, 17, 0.5);
}
.alphab a{
	color: #06C
	}
.textAlignCenter {
	text-align:center;
}
.btAjust {
	text-align:center
}
ul.footer li{
	padding : 8px 0 0 0; 
	}
.border1px {
	1px solid #cccccc
}
hr.new5 {
	border: 10px solid green;
	border-radius: 5px;
}
hr.style2="height: 2px; color: #839D2D; background-color: #839D2D; width: 50%; border: none;}
 .backTop {
	background: #102403;
}
.rounded {
	border-radius: 25px;
	background: #73AD21;
	padding: 20px;
	list-style-type: none;
}
.btnSecondary2 {
	color: #fff;
	background-color: #32670f;
	border-color: #467b22;
}
.listNone {
	list-style: none;
}
a.TexteDeco {
	text-decoration: none
}
.floatLeftAnnonce {
	float: left;
	padding: 1px 10px 0px 0px;
}
.pt15 {
	padding-top : 15px
	}
.backgroundTop2 { 
	background : #fff;
    border-bottom: 1px solid #c9d5c1; 
	 
 }
 
.post-slide {
	padding: 0 15px;
}
.post-slide .post-img {
	overflow: hidden;
}
.post-slide .post-img img {
	width: 100%;
	height: auto;
	filter: grayscale(100%);
	opacity: 0.9;
	transform: scale(1, 1);
	transition: all 0.3s ease-in-out 0s;
}
.post-slide:hover .post-img img {
	transform: scale(1.2, 1.2);
	filter: none;
	opacity: 1;
}
.post-slide .post-content {
	padding: 20px 30px 0px 30px;
	position: relative;
	background: #fff;
}
.post-slide .post-date {
	min-width: 28px;
	min-height: 28px;
	line-height: 28px;
	text-align: center;
	background: #56a743;
	position: absolute;
	top: -30px;
	left: 30px;
}
.post-slide .month {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 0 10px;
	background: #2d2c41;
	;
	text-transform: uppercase;
}
.post-slide .date {
	color: #fff;
	font-size: 14px;
}
.post-slide .post-title {
	margin: 15px 0 5px 0
}
.post-slide .post-title a {
	color: #d60b52;
	font-size: 22px;
	text-transform: capitalize;
	transition: all 0.50s ease 0s;
}
.post-slide .post-title a:hover {
	color: #333;
	text-decoration: none;
}
.post-slide .post-description {
	color: #999;
	font-size: 16px;
	line-height: 22px;
}
.post-slide .post-bar {
	padding: 5px 0;
	list-style: none;
	text-align: center;
	background: #56a743;
}
.post-slide .post-bar li {
	display: inline-block;
	margin-right: 5px;
}
.post-slide .post-bar li a {
	text-transform: capitalize;
	font-size: 12px;
	color: #fff;
	transition: 0.2s ease;
}
.post-slide .post-bar li a:hover {
	text-decoration: none;
	color: #333;
}
.post-slide .post-bar li i {
	color: #fff;
	margin-right: 5px;
}
.fond-nav {
	background-image: url(../media/images/fond.jpg);
	height: 110px;
	background: #36551f;
}
.search {
	position: relative;
	display: flex;
	margin: 6px auto 8px auto
}
.searchTerm {
	width: 280px;
	border: 3px solid #2b5b12;
	border-right: none;
	padding: 5px;
	height: 46px;
	border-radius: 5px 0 0 5px;
	outline: none;
	color: #9DBFAF;
}
.searchTerm:focus {
	color: #000;
}
.searchButton {
	width: 40px;
	height: 46px;
	border: 3px solid #2b5b12;
	background: #2b5b12;
	text-align: center;
	color: #fff;
	border-radius: 0 5px 5px 0;
	cursor: pointer;
	font-size: 20px;
}
/*Resize the wrap to see the search bar change!*/
.wrap {
	width: 30%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
@media only screen and (max-width:1000px) {}
@media only screen and (max-width:991px) {
	.accroche {
		color: white;
		font-size: 18px;
		line-height: 1.2;
		padding-top: 0px;
		padding-bottom: 5px
	}
}