/*TOOLS*/
.header-top-article {
    height: 38px;
	top:32px;
    background-color: #fff;
    position: fixed;
    left: 50%;
    border-bottom:none;
	z-index:2;
	transition:margin-left 600ms linear;
	box-shadow: 0px 8px 12px -8px #ccc;
}
@media (max-width: 480px){
	.fb-like {
		display:none !important;
		}
	.reseauxSociaux {
		max-width:234px;
		}
	}
@media (max-width: 991px){
	.header-top-article {
		margin-left: 0;
		left:0;
		top:0;
	}
	.sharePrint {
		display:none;
		}
	.viewsTool {
		margin-left:0 !important;
		}
	.mode-quiet {
		display:none;
		}
	.article-header > .tools-article {
		padding-left:0;
		padding-right:0;
		}

}
@media (min-width: 992px){
	.header-top-article {
		width:705px;
    	margin-left: -470px;
	}
	#article {
		margin-left: 0;
		}
}

@media (min-width: 1200px){
	.header-top-article {
		width: 760px;
    	margin-left: -528px;
	}
	#article.comment-mode .header-top-article {
		margin-left: -570px;
		}
	#article.quiet-mode .header-top-article {
	 	margin-left: -378px;
		}
	#article {
		margin-left:41px;
		}
	}
#article {
	margin-top:20px;
	}

#article p {
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;
	}
#article p a {
	word-break: break-word;;
	}
#article p.wp-caption-text {
	margin:0;
	}
.mode-quiet.active {
	color:blue;
	}
.tools-article {
	padding:6px 15px;
	border-top: none;
	background-color: #fff;
	height:38px;
	}
.tools-article .fa {
	color: #666;
	position: relative;
    z-index: 2;
	}
a.btn-commentaires {
	position:relative;
	}
a.btn-commentaires::after {
	content:"";
    position: absolute;
    display: block;
	width: 0px;
    height: 0px;
    left: 50%;
    top: 50%;
    margin-top: 0px;
    margin-left: 0px;
    border-radius: 0px;
    background-color: red;
    z-index: 1;
    opacity: 1;
	transition:all 1.5s ease-out;
}
a.btn-commentaires.highlight::after {
	width: 70px;
    height: 70px;
    margin-top: -35px;
    margin-left: -35px;
    border-radius: 35px;
    opacity: 0;
}
.btn-commentaires {
	margin-right: 7px !important;
	font-size:24px !important;
	position:relative;
	}
.comment_count_tool {
    position: absolute;
    left: 14px;
    top: -2px;
    font-size: 11px;
    border-radius: 11px;
    display: block;
    width: 19px;
    height: 18px;
    line-height: 21px;
    text-align: center;
    text-indent: 0px;	
	z-index:2;
	}
.sharePrint, .viewsTool {
	font-size: 22px;
	}
.sharePrint a {
	margin-right:10px;
	}
.reseauxSociaux {
	position:relative;
	top:2px;
	}
.head-article {
	height:55px;
	border-bottom:1px solid #eaeaea;
	}
.article-header .profile-user {
    top: 16px;
    position: absolute;
	right:15px;
	height:1px;
	}
.article-header .profile-header {
	width:50px;
	height:50px;
	position: relative;
	float: right;
	top: -16px;
	}
.article-header .profile-content {
	float:left;
	padding-right: 10px;
	height: 1px;
	}
.head-article h3 {
	margin-top: 19px;
    font-size: 22px;
	}
.head-article h3 small {
    font-size: 12px;
	}
@media (max-width: 767px){
	.head-article {
		height:auto;
	}
	.head-article h3 {
		margin-top:0;
		width:100%;
		float:none !important;
		}
	.article-header .profile-user {
		left: 0;
		position: relative;
		top: 0;
		}
	.article-header .users .profile-content {
		margin-left:0;
		}
	.article-header .users .profile-content h4 {
		margin-top:0;
		margin-bottom:0;
		}
	.article-header .profile-header {
		width:20px;
		height:20px;
		top: 0;
    	display: inline-block;
    	float: none;
		margin-top: -4px;
		}
	.article-header .profile-content, .article-header .profile-user {
		height:auto;
		}
}
.reseauxSociaux>div {
	margin-left:7px;
	float:left;
	}
.reseauxSociaux>div.fb_iframe_widget {
	top:-8px;
	position:relative;
	}
.viewsTool {
	margin-left:30px;
	}
.viewsTool button {
	background-color: transparent;
    border: none;
	}
.tools-article a {
	text-decoration:none;
	}
/*CONTENT*/
#article h2.title {
	font-size: 36px;
	padding-bottom:5px;
	padding-top:5px;
	}
#article .content {
	word-break: break-word;
	}
#article .auteur-link {
	color:#333;
	}
#article .auteur-link:hover, #article .auteur-link.hover {
	text-decoration:underline;
	}
.multiple-auteur-2 .profile-user:first-child .profile-content h4 {
	 margin-top: -10px;
	}
.multiple-auteur-2 .profile-user:first-child .profile-header {
	 left: -40px;
	}
.multiple-auteur-2 .profile-content {
	padding-right: 50px;
}
.multiple-auteur-3 .profile-user:first-child .profile-content h4 {
	 margin-top: -15px;
	}
.multiple-auteur-3 .profile-user:nth-child(2) .profile-content h4 {
	 margin-top: 0px;
	}
.multiple-auteur-3 .profile-user:nth-child(3) .profile-content h4 {
	 margin-top: 15px;
	}
.multiple-auteur-3 .profile-user:first-child .profile-header {
	 left: -80px;
	}
.multiple-auteur-3 .profile-user:nth-child(2) .profile-header {
	 left: -40px;
	}
.multiple-auteur-3 .profile-content {
	padding-right: 90px;
}
@media (max-width: 767px){
	#article .profile-header {
		left:0;
		}
	.multiple-auteur-3 .profile-content, .multiple-auteur-2 .profile-content {
		padding-right:10px;
		}
	.multiple-auteur-3 .profile-user:first-child .profile-content h4, .multiple-auteur-3 .profile-user:nth-child(3) .profile-content h4, .multiple-auteur-2 .profile-user:first-child .profile-content h4 {
		margin-top:0;
		}
	}
#article .profile-header {
	position:relative;
	z-index:2;
	}
#article .article-content .wp-caption, #article .article-content iframe, #article .article-content a img {
	display: block;
	margin: 0 auto;
	width:100% !important;
	height:auto !important;
	}
#article .article-content .wp-caption img {
	width:100%;
	}
@media screen and (min-width:768px) {
#article .article-content iframe {
		min-height:350px;
	}
}
@media screen and (max-width:600px) {
	#article .article-content .wp-caption {
		width:100% !important;
		}
	#article .article-content .wp-caption img, #article .article-content iframe {
		width:100%;
		height: auto;
	}
}

.article-img {
	position:relative;
	margin-bottom:20px;
	}
.article-header-img {
	height: 500px;
	overflow:hidden;
	}
.coup-crayon .article-header-img {
	height: auto;
	overflow:hidden;
	}
@media screen and (max-width:991px) {
	.article-header-img {
		height: 450px;
	}
	.coup-crayon .article-header-img {
		height: auto;
		overflow:hidden;
	}
	}
@media screen and (max-width:767px) {
	.article-header-img {
		height: 320px;
	}
	.coup-crayon .article-header-img {
		height: auto;
		overflow:hidden;
	}
}
@media screen and (max-width:479px) {
	#article h2.title {
		font-size:26px;
		}
	.article-header .profile-content, .article-header .profile-user {
		height: 18px;
		}
	#article .profile-header {
		top: -2px;
	}
	.head-article h3 {
		font-size:16px;
	}
}
.legend-image-article, .wp-caption .wp-caption-text {
	position:absolute;
	padding:15px 10px;
	bottom:0;
	left:0;
	background-color:rgba(0,0,0,.7);
	background-clip:padding-box;
	font-size:16px;
	width: 100%;
	-webkit-transition:bottom .25s linear;
	-moz-transition:bottom .25s linear;
	-ms-transition:bottom .25s linear;
	-o-transition:bottom .25s linear;
	transition:bottom .25s linear;
	color: #ddd !important;
	}
.legend-image-article, .wp-caption .wp-caption-text span, .legend-image-article, .wp-caption .wp-caption-text p {
	color: #ddd !important;
	}
.wp-caption {
	position:relative;
	overflow:hidden;
	}
.wp-caption a {
	pointer-events:none;
	}
.wp-caption-text {
	margin:0;
	}
.legend-image-wrapper {
	position:relative;
	}
.legend-image-article p, .legend-image-article span {
	margin:0 !important;
	color: #ddd !important;
	}
#article {
	font-size:19px;
	}
@media screen and (max-width:991px) {
	#article {
		font-size: 17px;
	}
}	

#article .article-img a {
	pointer-events: none;
	}
.parent-img-article .img-article-container {
	overflow:hidden;
	width:100%;
	height:500px;
	position:relative;
	}
.coup-crayon .img-article-container {
	overflow:hidden;
	width:100%;
	height:auto;
	position:relative;
	}
.img-article-container img {
	position:absolute;
	width:100%;
	height:auto;
	}
.coup-crayon .img-article-container img {
	position:relative;
	width:100%;
	height:auto;
	}
.img-article-container img.bgwidth {
	width: 100%; 
	height:auto;
	}
.img-article-container img.bgheight {
	height: 100%; 
	width:auto;
	}
.coup-crayon .img-article-container img {
	width:100%;
	height:auto;
	}
@media screen and (max-width:767px) {
	/*.article-header-img, .parent-img-article .img-article-container {
		height: 320px;
	} Removed, 7 mars, DaisyBell */
	.coup-crayon .article-header-img {
		height: auto;
		overflow:hidden;
	}
}
@media screen and (max-width:479px) {
	/*.article-header-img, .parent-img-article .img-article-container {
		height:280px;
	} DaisyBell le 7 mars 2019*/
}
/*three-article*/
.three-article {
	margin-top:30px;
	}
.three-article .article-img {
	margin-bottom:5px;
	margin-top:5px;
	}
/*EXPOSANT*/
#article span a[name], #article sup {
	position: relative;
	bottom: 1px;
	font-size: 12px;
	line-height: 10px;
	vertical-align:super;
	text-decoration:none;
	top: 0;
	color: #808080;
	} 
/*QUIET MODE*/
#article, #commentSidebar, #mainSidebar {
	-webkit-transition:opacity 400ms linear, margin 600ms linear;
	transition:opacity 400ms linear, margin 600ms linear;
	}

#commentSidebar.quiet-mode {
	opacity:0;
	pointer-events:none;
	z-index:0;
	}
#mainSidebar.quiet-mode {
	opacity:0;
	pointer-events:none;
	z-index:0;
	}
#article.quiet-mode {
	margin-left:190px;
	}
#commentSidebar.comment-mode {
	opacity:1;
	display:block;
	pointer-events:visible;
	}
#mainSidebar.comment-mode {
	opacity:0;
	pointer-events:none;
	z-index:0;
	}
#article.comment-mode {
	margin-left:0px;
	}
@media screen and (max-width:1199px) {
	#article.quiet-mode {
	margin-left:134px;
	}
}
#comments-callback {
	margin-top: 22px;
	}