.end{
	clear:both;
}
.blog-list .blog-image img,.blog-encart .blog-image img{

}
.blog-list  .blog-image, .blog-encart  .blog-image, .blog-encart .blog-name{
}
.blog{
	margin-bottom: 30px;
}
.blog-encart .blog{
	clear: both;
	margin-bottom: 0px;
	display: block;
	float: left;
	min-height: 200px;
}
.blog-detail h2,
.blog-list h2 a,.blog-list h2{
	text-align: center;
	color: #292c3d;
	margin-top: 0px;
	line-height: 60px;
	position: relative;
	z-index: 100;
	text-transform: uppercase;
}
.blog-list .blog.col-sm-6 h2 a,
.blog-list .blog.col-sm-6 h2{
	font-size: 20px;
	line-height: 30px;
}
.link-detail-blog{
	text-align: right;
	color: #c4d745;
	font-size: 20px;
	display: inline-block;
	float: right;
		    font-family: 'sharp_sans_no1light';
}

div.blog-encart .link-detail-blog{
	margin-bottom: 30px;
}

.date-blog{
	display: block;
	margin: 0 auto;
	position: relative;
	color: #c4d745;
	z-index: 10;
	text-align: center;
	line-height: 32px !important;
	font-size: 24px;

	    font-family: 'sharp_sans_no1light';
	text-transform: uppercase;
}
@media (min-width: 992px){
	.blog-list{
				display: -webkit-flex;
				display: -moz-flex;
				display: -ms-flex;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
			  -webkit-flex-wrap: wrap ;
				-moz-flex-wrap: wrap ;
				-ms-flex-wrap: wrap ;
				flex-wrap: wrap ;
	}
}
.date-blog:before {
	content:"";
	position: absolute;
	left: 0px;
	top: 50%;
	height: 1px;
	right: 0px;
	z-index: -2;
	border-bottom:1px dotted #929596;
}
.date-blog:after{
	content:"";
	background: #ffffff;
	width: 200px;
	height:60px;
	position: absolute;
	left: 50%;
	margin-left: -100px;
	top: 0px;
	z-index: -1;
}
.blog-encart  .blog p.blog-desc{
	float: left;
}
.photo-max{
	text-align: center;
}
.blog-detail .blog-llib,
.blog-detail .blog-slib{
	text-align: center;
	margin-top: 50px;

}
.blog-detail .blog-image .photo-max img,.blog-element .blog-image .photo-max img {

}
.blog-detail .blog-image .photo-min img,.blog-element .blog-image .photo-min img{
	max-width: 130px;
	float:left;
	margin:10px 10px 20px;
}
.blog-detail .blog-image .photos-thumb,.blog-element .blog-image .photos-thumb{

}
.blog-detail .blog-image,.blog-element .blog-image{
	float:left;
	margin-right:20px
}



.blog-infos h3 {
	text-align: center;
	font-size: 24px;
}
.blog-detail {
	margin: 0 auto;
	overflow: hidden;
}
#blogs-calendar #calendar table td.next:hover{
	background-color:#B2B2B2;
}
.blog-slib, .blog-llib {
}
div.blog-detail div.blog-image {
	float: none;
}
div.blog-detail div.fb-like {
	overflow: hidden;
	padding-top: 20px;
}
div.blog-infos div.photo-max img {
	display: block;
	margin: 0 auto;
}
 div.blog-detail span.blog-date{
 	text-align: right;
 	display: block;
 	font-size: 12px;
 	font-weight: 700;
 	color: #333;
}
div.blog-encart div.blog div.blog-image a img {
	max-width: 100%;

}
div.blog-encart div.blog p.blog-desc{
	margin: 10px 0px;
	font-size: 14px;
}
div.blog-encart div.blog div.blog-name a{
	margin-left: 10px;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
}
div.blog-encart div.blog a.plus-info-encart-actu, div.blog-encart div.blog a.plus-blog-encart-actu {
	clear: both;
	float: right;
	margin: 0px 10px 10px 0px;
}
div.blog-encart h3{
	position: relative;
}

div.blog-encart h3:before{
	position: absolute;
	content:"";
		top: 14px;
    height: 1px;
    left: 0px;
    right: 0px;
    z-index: 0;
    border-bottom: 1px dotted #929596;

}
div.blog-encart .flaticonpictoblog-back{
	float: left;
}
div.blog-encart .flaticonpictoblog-next:before,
div.blog-encart .flaticonpictoblog-back:before{
	margin: 0px;
	cursor: pointer;
	line-height: 40px;
}
div.blog-encart .link-all-actu{
	margin-top: 0px;
}
div.blog-encart h3 a{
	background: #ffffff;
	z-index: 10;
	text-transform: uppercase;
	padding: 0px 20px 0px 0px;
	position: relative;
}
div.blog-encart p{
	color: #292c3d;
	line-height: 2em;
}
div.blog-encart div.blog div.blog-name a,
div.blog-encart h3 a,
div.blog-encart h3{
	margin-left: 0px;
	margin-top: 0px;
	color: #292c3d;
	font-size: 18px;
}
.blog-accueil .jscroll-inner .col-sm-6{
	width: inherit;
}
.menu-right{
	float:right;
	width:300px;
}
