/* VIDEOS RESPONSIVES */
.content .slider_small .slide_item hr {
	height: 0;
	margin: 10px 0;
	width: 100%;
}

/*SMALL SLIDER*/
.content .slider_small.type1 .slide_item h5 {
	text-align: center;
	margin-top: 17px;
}

.slider_small .slide_counter {
	display: none;
}

div.slide_item p {
	font-size: 18px;
	padding: 0 28px;
}

/* MENU */
.drop_down .second ul li {
  width: 300px;
}

/* CONTENU */
.dropcap.square{
	font-style: normal;
}

.widget * {
    font-style: normal !important;
}

.content .slider_small .slide_item p {
  font-style: normal;
  margin-top: -7px;
}

/* FOOTER */
.footer_bottom .left {
	margin-top: -16px;
}

.footer_bottom .left p {
	font-size: 14px;
}

.posts_holder2 article .text_inner {
	display: block;
}

/*BLOG*/
.tags {
	border-bottom: 0px solid #ACACAC;
	padding: 0 0 5px;
}

.text_inner iframe {
	width: 100%;
}

.posts_holder3 article .info {
  border-bottom: 0px solid #ACACAC;
  border-top: 0px solid #ACACAC;
  display: inline-block;
  padding: 0 0 13px 0;
  width: 100%;
}

.posts_holder3 article .info .right {
	float: left;
}

div.article_inner div.info span.left {
	display: none;
}

/* FORMULAIRE */
input.wpcf7-form-control, textarea.wpcf7-form-control{
	border: 1px solid #a9a9a9;
}

/* IMAGES */
div#avantapres {
	text-align: center;
	margin:0;
	padding: 0;
}
div#avantapres .wp-caption {
	display: inline-block;
}

div#avantapres br {
	display: none;
}

.wp-caption img {
	margin-left: -6px;
};