/*GENERAL*/
#mainSidebar {
 	box-shadow: inset 0 0 10px #eaeaea;
    background-color: #fafafa;
    padding-top: 20px;
	}
#mainSidebar .divider {
	border-color: #eaeaea;
	}
#mainSidebar > .divider:first-child {
	border-color: #9f9f9f;
	}
/*END GENERAL*/

#mainDate {
	text-transform: uppercase;
	font-size:15px;
	}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	#mainDate span.year {
		display: none;
		}
	}

#mainSidebar h4, h5, h6 {
	font-family: "futura", "open_sansbold", sans-serif;
	}
#mainSidebar h4 {
	font-family: "FuturaBT-Bold", sans-serif;
	font-size: 17px;
	}
.windows #mainSidebar h4 {
	font-family: "open_sansbold", sans-serif;
	font-size: 17px;
	}
#classementArticle h5 {
	font-family: "FuturaBT-Bold", sans-serif;
	font-size: 17px;
	}
.windows #classementArticle h5 {
	font-family: "open_sansbold", sans-serif;
	font-size: 17px;
	}
.firefox #mainSidebar h4 {
	 font-size: 17px;
	}
/*classementArticle*/

#classementArticle {
	font-size:15px;
	margin-top:22px;
	border-bottom:none !important;
	color:#333;
	}
#classementArticle .li {
	margin-bottom:2px;
	}
#classementArticle .li a {
	background-color:#eaeaea;
	display:block;
	padding:2px;
	width:100%;
	position: relative;
	overflow: hidden;
	}
#classementArticle .li a:hover {
	text-decoration:none;
	background-color:#fdfdfd;
	transition:background-color .3s cubic-bezier(0,.33,1,.55);
	-webkit-transition:background-color .3s cubic-bezier(0,.33,1,.55);
	-moz-transition:background-color .3s cubic-bezier(0,.33,1,.55);
	-ms-transition:background-color .3s cubic-bezier(0,.33,1,.55);
	}
#classementArticle .classement {
	display: block;
    width: 11%;
   	float: left;
  	padding: 4px;
  	border-right: 1px solid #ffffff;
   	margin-right: 5px;
  	line-height: 15px;
   	background-color: #fff;
	box-shadow: inset 0 0 20px -10px;
	box-sizing:border-box;
  	-moz-box-sizing:border-box;
  	-webkit-box-sizing:border-box;
	}
#classementArticle a:hover .classement {
    background-color: #fff;
	}
#classementArticle a .titre {
	text-indent: 0px;
    display: block;
    width: 85%;
    float: left;
	position: relative;
    top: 2px;
    overflow: hidden;
	}
#classementArticle a:hover .titreAnimate {
}
.titreAnimate_child {
	display:inline-block;
	}
/* END - CLASSEMENT ARTICLE*/

/*COMMENTS*/
#sidebar-last-comment {
	margin-top: 25px;
}
#sidebar-last-comment h5 {
	font-family: "FuturaBT-Bold", sans-serif;
	font-size: 17px;
	margin: 0;
	padding-bottom: 3px;
	color: #333;
}
#sidebar-last-comment .comment {
	border:none;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 6px;
}
#sidebar-last-comment .comment-content {
	max-height:62px;
	overflow: hidden;
	margin-bottom: 4px;
}
#sidebar-last-comment .comment-content .readmore {
    font-size: 13px;
    position: relative;
	top: 0px;
}
#sidebar-last-comment .infos-comment {
	font-size:12px;
	font-family: karmabold;
}
#sidebar-last-comment .comment:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
#sidebar-last-comment .infos-comment a {
	font-style: italic;	
}
/* END - COMMENTS*/

/* TWITTER */
#twitter {
	margin-top:30px;
	height:329px;
	border-bottom: none !important;
	}
/* END TWITTTER */

/*ENGLISH-corner*/
	#english-corner {
		padding:5px 0;
		margin-top: 10px;
    	border-top: 1px solid #eaeaea;
		}
	#english-corner img {
		width: 50px;
		opacity:.7;
		padding-right:5px;
		background-color:#f8f8f8;
		
		}
	#english-corner h5 {
		margin: 0;
		}
	#english-corner h6 {
		margin: 0;
		font-size:11px;
		}
	#english-corner .text-uppercase {
		background-color:#f8f8f8;
		}
/*END-ENGLISH-corner*/

#facebook {
	margin-top: 27px;
	border-bottom:none !important;
	}

/* ARTICLES */
#sidebarArticle {
	margin-top:30px;
	}
#sidebarArticle article {
	margin-top:30px;
	}
#sidebarArticle #dossier article {
	margin-top:0px;
	}
#mainSidebar article h4.title {
	font-family:"karmabold", serif;
	font-weight: 500;
	font-size:18px;
	line-height:20px;
	margin-bottom:5px;
	}
#sidebarArticle a.a-img {
	height:150px;
	}
#sidebarArticle .date {
	font-size: 12px;
    margin-top: 6px;
	}
#sidebarArticle #dossier .auteurs {
	border-bottom:1px solid #eaeaea;
	}
#sidebarArticle .auteurs-dossier-sidebare .auteur:nth-child(n+2)::before {
	content: normal;
	}
/* END-ARTICLES */
/*DOSSIER*/
#dossier article {
	padding-bottom:10px;
	}
#dossier .articles .row {
	margin-top:10px;
	}
#dossier .articles a.a-img {
	width:100%;
	height:50px;
	display: block;
	}
#dossier .articles .link {
	padding-left:8px;
	}
#dossier .articles .link a.article-link {
	font-family: "karmamedium";
    font-size: 12px;
    line-height: 14px;
    padding-top: 3px;
    display: block;
	max-height: 48px;
	}
#dossier .articles .article-cat {
	margin-top:-4px;
	}
#dossier .categorie-dossier {
	margin-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	}
.more-article-dossier {
	height: 13px;
	}
.more-article-dossier a {
	color:#aaa;
	}
/*FACEBOOK STATIC*/
#fb-static {
	margin-top: 25px;
	}
#fb-static .wrapper {
	position: relative;
    overflow: hidden;
	}
#fb-static .background-img {
	left: -57px;
	top: -33px;
	position: absolute;
	}
#fb-static .content-fb {
	position: relative;
    padding: 8px;
    height: 70px;
	}
#fb-static .content-fb > div{
	padding-left:60px;
	}
#fb-static .avatar-img {
	margin-right: 4px;
    border: 2px solid #fff;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .5);
    float: left;
    width: 54px;
    height: 54px;
	}
#fb-static .title-fb {
	color: #fff;
	text-shadow: 0 2px 4px rgba(0, 0, 0, .9);
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: -5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	}
#fb-static .follow-fb {
	color: #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .9);
    font-size: 12px;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: Helvetica, Arial, sans-serif;
	}
@media screen and (max-width:1199px) {
	#fb-static .follow-fb {
		overflow: visible;
    	text-overflow: initial;
    	white-space: initial;
	}
}