body {
    font-family: 'Montserrat', sans-serif;
	color: black;
	background-color: #fff;
}
a, a:hover {
	color:#cc0001;
}
#wrapper #main .container .row div > h1 {
	margin-top:10px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom:30px;
	/*padding: 15px 20px;
	font-size: 26px;
	background: url('../img/image_hoaxbuster/h2_bckgrd.gif') no-repeat;*/
}
/** HEADER **/
.header_logo img {
	max-width:100%;
}
.header_logo h1 {
	font-size:15px;
	text-align:center;
	color:#000;
	margin-top:5px;
}


#ad_header,
#ad_article,
#ad_article_vertical{
	text-align:center;
	margin-top:20px;
	width:100%;
}
#ad_article_vertical * {
	width:100%;
}

.navbar {
	padding: 0;
}
.navbar-toggler {
	padding:.65rem .75rem;
}

#search_form_search {
    width: 100%;
    border: 2px solid #c1363a;
    padding: 15px;
}
#loupe {
	position: absolute;
	right: 17px;
	padding: .65rem .75rem;
	font-size: 1rem;
	line-height: 1rem;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 0;
}
#loupe.mobile {
	position: relative;
	right: auto;
	padding: .65rem .75rem;
}

.reseaux {
	padding:.65rem .75rem;
}

#form_design_header{
	transform: rotate(-1deg);
	background-color: #cc0001;
	height:50px;
	width: calc(100% - 1px);
    margin-top: -17px;
    margin-bottom: 20px;
}
.liens_top a {
	font-size:9px !important;
	text-transform:uppercase;
	margin:0 0 0 15px;
	display:inline-block;
	position:relative;
	/*width:60px;*/
}
.liens_top a:nth-child(1) {
	margin-right:50px;
}
.liens_top a:nth-child(1) {
	width:68px;
}
.liens_top a:nth-child(1):after {
	content:'MON COMPTE';
	position:absolute;
	bottom:-15px;
	left:8px;
	width:100%;
}
/*.liens_top a:nth-child(2):after {
	content:'FORUM';
	position:absolute;
	bottom:-15px;
	left:-4px;
	width:100%;
}*/
.icon_top {
    width: 45px;
 }
  .design_top_right{

  }

span.type {
	font-size:13px;
	display:inline;
}

  /** MENU **/
  #under_navbar{
    box-shadow: 0px 0px 7px #555;
    padding: 8px 0px;
    margin-top: 17px;
  }
  .navbar-nav {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
	 text-align:center;
	  display:block;
  }
  
  .navbar-nav li {
    display: inline;
    /* font-size: 23px; */
  }
  .navbar-nav li a {
         padding: 4px 0.5rem !important;
	  font-size:15px;
        color: #000 ;
      /*border: 1px solid #600 ;*/
      font-weight: bold;
        /*line-height: 1em ;*/
        text-align: center;
        text-decoration: none;
        display: inline;
        text-transform: uppercase;
        
  }
  .navbar-nav li:after {
    content: "|||";
    color:#cc0001;
    font-weight: bold;
    margin-left: 0px;
  }
  .navbar-nav li:last-child:after {
    content: "";  
  }

  /** Common Page  **/
  #main{
    margin-top: 10px;
  }

/** Partenaires **/
.partenaire img {
	max-width: 100%;
	margin: 0 auto;
}

#bottom_part{
    background-color: #a50000;
    text-align: center;
    font-size: 12px;
    color:#FFF;
    padding-top: 10px;
    padding-bottom: 10px;
}
.separator_title_bottom{
    background-color: #a50000;
   width: 62px;
   height: 2px; 
   margin-top: 5px;
 }
 .style_title_bottom{
    background-color: #cc0001;
    width: 62px;
    height: 15px;
  }
  .bottom_section_title{
    font-size: 13px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #title_bottom_section{
    background-color: white;
    display: inline-block;
    color:#a50000;
    font-size: 35px;
    font-weight: bold;
    transform: rotate(-2deg);
    margin-left: -1px;
    padding: 5px 40px;
    margin-bottom: -14px;
    text-align: right;
    width: 35%;
    text-transform: uppercase;
  }
#section_bottom{
  background-color:#a50000;
}
#section_bottom_left{
  text-align: center; 
  margin-top: 30px;
  float:right;
  /* margin-right: 20px; */
  margin-left: 25px;
}
.section_bottom_left{
  padding-right:0px;
}
#button_faire_don{
  display: inline-block;
  /*! text-align: right; *//*! float: right; */
  margin-right: 28px;
  position: relative;
  margin-left: -59px;
}
#faire_don{
  background-color: white;
  /* display: inline-block; */
  text-align: center;
  padding: 7px 81px;
  font-weight: bold;
  /*margin-left: 155px;*/
  font-size: 21px;
  margin-top: 8px;
}
#faire_don a {
	color: #000000;
}
#button_faire_don{
  display: inline-block;
 float: right;
  /* margin-right: 28px; */
  position: relative;
  /* margin-left: -59px; */
  margin-top: -40px;
}

#section_bottom_right{
  background-color: white;
  height: 84px;
  float:left;
  /* width: 64.999%; */
  width: 100%;
	
}

footer {
	margin-top:80px;
}

#menu_footer ul li a {
  color: white;
  font-weight: normal;
}

#menu_footer ul li:after {
  content: "|";
  color:white;
  font-weight: normal;
  margin-left: 0px;
}

#menu_footer ul li:last-child::after {
  content: "";
}
#menu_footer ul {
  text-align: center;
  width:auto;
}

/** HOMEPAGE **/

/** SLIDER **/
#slider {
    position: relative;
    z-index: 1;
}
#slider .actu {
	height: 550px;
	background-size: cover;
	background-position: center center;
	position:relative;
}
#slider .actu_titre {
	/*display: block;
	max-width: 1080px;
	margin: 0 auto;
	margin-top: 20rem;
	*/
	color: #fff;
	font-weight: 800;
	font-size: 2rem;
	position:absolute;
	bottom:30px;
	left:30px;
	width:95%;
}
#slider .actu_titre a {
	color: #fff;
}

.hoax-dots {
    position: relative;
    bottom: 30px;
    display: block;
    width: 1080px;
    margin: 0 auto 0 auto;
    padding: 0;
    list-style: none;
    text-align: right;
}
.hoax-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.hoax-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.hoax-dots li button:hover,
.hoax-dots li button:focus
{
    outline: none;
}
.hoax-dots li button:hover:before,
.hoax-dots li button:focus:before
{
    opacity: 1;
}
.hoax-dots li button:before
{
    font-family: "Font Awesome 5 Free";
    font-size: 1rem;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '\f0c8';
    text-align: center;
    opacity: .75;
    color: #ffffff;
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hoax-dots li.slick-active button:before
{
    opacity: .75;
    color: #cc0001;
}

.line_title{
    margin-top: 50px;
    margin-bottom: 15px;
    height: 3px;
    background-color: #cc0001;
    width: 365px;
    margin-left: auto;
    margin-right: auto;
}

#title_a_la_une{
    text-align: center;
    position: relative;
    z-index: 99;
    margin-bottom: -90px;
    font-size: 55px;
    color: white;
    font-weight:bold;
}

#image_background_alaune{
    text-align: center;
    position: relative;
    margin-bottom: -50px;
    z-index: 2;
}

#header_article{
    height: 12px ;
    background-color:#cc0001;
    margin-top: 10px;
}
.separator{
    margin-top: 4px;
    margin-bottom: -1px;
    height: 7px;
    color: #cc0001;
    border-top: 3px solid;
}
#section_article_title{
    color: #cc0001;
    font-weight: bold;
    text-transform: uppercase;
    
}
#section_article_title, #section_menu_article {
    margin-bottom: 35px;
  }

#prev_menu_article {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 10px 6px 0;
	border-color: transparent #cc0000 transparent transparent;
	display:inline-block;
	cursor:pointer;
}
#next_menu_article {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 10px;
	border-color: transparent transparent transparent #cc0000;
	display:inline-block;
	cursor:pointer;
}

  #navbar-articles{
      float: right;

  }
  #navbar-articles ul li a {
    padding: 4px 18px !important;
    font-size: 15px;
  }
	#navbar-articles ul li a.on {
		text-decoration:underline;
	}

#slider_articles .slick-slide {
	padding-top: 6px;
}

  .before_image_article_black {
    background-color: black;
        width: 30px;
        height: 30px;
        position: absolute;
        z-index: -1;
        /*margin-left: -6px;*/ 
        margin-top: -6px;
    }
    .before_image_article_red{
        background-color: #cc0001;
        width: 30px;
        height: 30px;
        position: absolute;
        z-index: -1;
        /*margin-left: -6px;*/
        margin-top: -6px;
    }
.img_article a {
	background:#fff;
}
.img_statut {
	display:inline !important;
}
.img_article a img {
        width: 90%;
        border-top: 5px white solid;
        border-left: 5px white solid;
        margin-left: 6px;
	background: #fff;
    }
    .description_article {
        font-size: 14px;
        font-weight: bold;
        line-height: 13px;
        padding-top: 5px;
        padding-bottom: 10px;
    }
	.description_article a {
		color:#000;
		line-height:16px;
	}

    .title_article{
        color:#d63334;
        font-weight: bold;
        font-size: 11px;
        text-transform: uppercase;
    }
    .info_article{
        padding-top: 15px;
        color:grey;
        font-size: 13px;
		clear:both;
    }
#forum{
  /* background-color: #a50000; */
  background-image: url("../img/image_hoaxbuster/background_forum.png");
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 50px;
}
#forum_title{
    /* text-align: center; */
    position: relative;
    z-index: 99;
    margin-bottom: -55px;
    /* margin-top: 75px; */
    font-size: 33px;
    color: #cc0001;
    font-weight: bold;
    padding-top: 16px;
  }
  #image_banniere_forum{
    text-align: center;
    margin-bottom: -68px;
  }
  #navbar-forum{
    float: right;
    margin-top:10px;
    position: relative;
	z-index: 999;
  }

  #navbar-forum ul li{
    font-size: 14px;
    color: white;
    /* padding: 4px 20px; */
  }
  #navbar-forum ul li:after{
    content: "|||";
    color: white;
    font-weight: bold;
    margin-left: 0px;
  }

  #navbar-forum ul li:last-child::after{
    content: "";
  }

  #navbar-forum ul li a{
    color: white;
  }

  .before_chat{
    background: url('../img/forum_plus.png') no-repeat;
    height: 24px;
    width: 28px;
    position: relative;
    float: right;
    margin-right: 18px;
    margin-top: -11px;
  }
.before_chat a {
	display:block;
	height:100%;
}
  .section_chat{
        margin-top: 70px;
  }

  .forum_utilisateur{
    background-color:#a50000;
    color: white;
    /* padding:5px; */
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
     padding: 4px 4px; 
    margin-top: -5px;
    position: relative;
  }
  .contenu_forum{
    background-color: white;
    margin-top: 10px;
    margin-bottom: 30px;
    padding: 7px 4px;
  }
  .design_forum_contenu{
    margin-top: 10px;
  }
  .img_forum{
    margin-left: 10px;
  }

  .title_article, .title_article a {
    color:#d63334;
    font-weight: bold;
    font-size: 14px;
	  line-height:16px;
    text-transform: uppercase;
  }
  .preview_chat{
    font-size: 12px;
    margin-top: 14px;
    padding-bottom: 14px;
    line-height: 1;
  }
.preview_chat a,
.preview_chat a:hover {
	color:#000;
}
.info_chat a,
.info_chat a:hover {
	color:grey;
}
  .info_chat{
    font-size: 11px;
    color: grey;
    margin-top: 12px;
    text-align: right;
    margin-right: 10px;
  }
  
 /* Page Article  */

.title_design_page{
  text-align: right;
  text-transform: uppercase;
  margin-top: -10px;
  margin-bottom: 10px;
}
.image_article_page{
  width: 100%;
}

.after_contenu_article_page{
  border-top: 2px solid #c00001;
  border-bottom: 2px solid #c00001;
  font-size: 15px;
  padding: 8px 0px;
}
.donnez_avis{
  float: left;
}
.login_page_article{
  text-align: right;
}
.login_page_article a{
  color:black;
  text-decoration: underline;
}
.image_profil{
  float: left;
  margin-right: 5px;
  width:70px;
  height:70px;
}
.keyword_section{
  text-transform: uppercase;
  margin: 40px 0px;
}
.keyword{
  font-weight: bold;
}
.title_article_page{
  color: black;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.design_page_header{
  margin-left: 20px;
}
.title_article_page_section{
  /* margin-top: -45px; */
  color: white;
  font-weight: bold;
  font-size: 16px;
  position: relative;
	padding:12px 18px 19px 18px;
	float:right;
	background:url('../img/Hoaxbuster_fond_titre_article.png') no-repeat right; 
}
.title_article_page_section_bottom {
  margin-top: 8px;
}
.title_article_page_section_bottom a {
	color:#fff;
}
.image_title_article_page {
  margin-top: -29px;
	display:none; 
}
.img_article_page{
  width: 100%;
}
.img_article_page img{
  width: 99%;
  margin-left: 5px;
  border-top: 9px solid white;
  border-left: 9px solid white;
  margin-top: -1px;
}
.contenu_article_page{
  margin-left: 17px;
}
.pertinence{
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 15px;
}
.pertience_extra{
  font-size: 11px;
}
.hoaxbuster_button_article_page{
  width: auto;
  float: right;
  margin-top: -18.5px;
  position: relative;
  margin-right: 10px;
}
.info_article_page{
  clear:both;
	color:grey;
  font-size: 11px
}
.contenu_page{
  margin-bottom: 35px;
  font-size: 16px;
}
.contenu_page iframe {
	width:100% !important;
	max-width:100%;
}
.contenu_page img {
	max-width:100% !important;
	height:auto !important;
}
.fa-twitter{
font-size: 25px;
color: #cc0001;
}
.information_profil{
  font-size:12px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 12px;
}
.comments{
  font-size: 60px;
  margin-right: 15px;
  
}
#comment_section{
  font-size: 12px;
  display: inline-block;
	width: 100%;
}
#header_section{
  color: #c00001;
  font-size: 40px;
  font-weight: bold;
}
textarea{
  margin-top: 15px;
  margin-bottom: 15px;
}
#bouton_envoyer{
  float: right;
  background-color: #c00001;
  color: white;
  border: none;
  padding: 2px 62px;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
	margin-top: 45px;
}
#info_comment{
  float: left;
}
#advertissement{
  margin-top: 70px;
  margin-bottom: 30px;
}
.pertinence_article_page{
  margin-top: -35px;
  margin-bottom: 10px;
  color: white;
  font-size: 12px;
  margin-left: 30px;
  line-height: 1.2;
  font-weight: bold;
}
.img_article .pertinence_article_page{
	margin-top: -40px;
  margin-left: 30px;
}
.description_article_page{
  color:black;
  font-size: 18px;
}
.info_article_page_top{
  padding: 10px 0px;
font-size: 13px;
	float:left;
}
.share_article_page_top {
	float:right;
}
.share_article_page_bottom {
	text-align:right;
	margin-bottom:10px;
}
.copy_permalink {
	cursor: pointer;
	border-radius: 4px;
	font-size: 13px;
	height: 28px;
	padding: 4px 10px;
	background-color:#ccc;
	text-align:center;
	float:right;
	margin-left:4px;
	color:#000;
}

.before_title_article_page_black{
  margin-top: -11px;
  border-top: 4px solid black;
  border-left: 4px solid black;
  width: 25px;
  height: 25px;
  position: absolute;
  z-index: -1;
}
.preview_article{
	clear:both;
    margin-top: 15px;
}
.separator_bas{
    margin-bottom: 40px;
	margin-top:0;
}

/** Vote **/
#vote:hover {
	cursor: pointer;
}
.etoile {
	width: 22px;
	height: 22px;
	display: inline-block;
	background: transparent url('../img/image_hoaxbuster/Hoaxbuster_etoile_noire_vide.png') center center no-repeat;
}
.etoile.over {
	background: transparent url('../img/image_hoaxbuster/Hoaxbuster_etoile_noire_pleine.png') center center no-repeat;
}


/* login page */
#login_page {
	margin-top:50px;
}
#login_page > div > div {
	padding:0 30px;
}
#login_page > div > div > div {
	padding-top:60px;
	background:url('../img/image_hoaxbuster/h2_top.gif') repeat-x;
}
#login_page > div > div > div h2 {
	padding:15px 20px;
	text-transform:uppercase;
	font-weight:600;
	font-size:26px;
	background:url('../img/image_hoaxbuster/h2_bckgrd.gif') no-repeat;
}
#login_page > div > div > div form {
	padding:0 20px;
}
#login_page > div > div > div form input {
	margin-bottom:10px;
}
#login_page > div > div > div .buttons,
#login_page > .buttons {
	bottom:0;
	border-top:solid 2px #cc0001;
}
#login_page > div > div > div .buttons input,
#login_page > .buttons input {
	margin:0;
	border:none;
	text-transform:uppercase;
	font-weight:600;
	cursor:pointer;
	padding:8px;
	text-align:center;
}
#login_page > div > div > div .buttons .reset {
	background:none;
	color:#cc0001;
	width:33%;
}
#login_page > div > div > div .buttons .submit,
#login_page > .buttons .submit {
	color:#fff;
	background-color:#cc0001;
	width:65%;
	float:right;
}
#login_page .buttons > .submit.button2 {
	width:85% !important;
}
#login_page > div > div > div .buttons:after,
#login_page >  .buttons:after{
	position:relative;
	float:right;
	width:65%;
	height:10px;
	content:'';
	transform: rotate(2deg);
	top:-6px;
	background-color:#cc0001;
	display:block;
}
#login_page .fb-login-button {
	margin-top:20px;
	padding:10px;
	background-color:#4267b2;
	width:100%;
	text-align:center;
	color:#fff;
}
#login_page .abcRioButtonLightBlue {
	margin-top:10px;
	width:100% !important;
}
#login_page .g-signin2 {
	margin-top:20px;
}
#login_page .IN-widget {
	margin-top:20px;
	width:100%;
	padding:10px 0;
	text-align:center;
	background-color:#0077b5;
}

#login_page #pass_oubli  {
	clear:both;
	display:block;
	margin-top:10px;
}
#login_page #pass_oubli a {
	color:#000;
}
#login_page .versInscription,
#login_page .versConnexion {
	text-align:center;
	font-size:12px;
}
.charte {
	font-size:13px;
	margin-bottom:10px;
}
/* mon espace */
#espace_page {
	margin-top:50px;
}
#espace_page > div > div {
	padding-top:60px;
	background:url('../img/image_hoaxbuster/h2_top.gif') repeat-x;
}
#espace_page > div > div h2 {
	padding:15px 20px;
	text-transform:uppercase;
	font-weight:600;
	font-size:26px;
	background:url('../img/image_hoaxbuster/h2_bckgrd.gif') no-repeat;
}
#espace_page #logout {
	float:right;
}
#espace_page ul li {
	margin:5px 0;
}
#espace_page ul li a {
	color:#000;
}

/* bio */
#bio_page {
	margin-top:50px;
}
#bio_page > div > div {
	padding-top:60px;
	background:url('../img/image_hoaxbuster/h2_top.gif') repeat-x;
}
#bio_page > div > div h2 {
	padding:15px 20px;
	text-transform:uppercase;
	font-weight:600;
	font-size:26px;
	background:url('../img/image_hoaxbuster/h2_bckgrd.gif') no-repeat;
}
#bio_page #biographie_form div {
	margin: 5px 0;
}
#bio_page #biographie_form label {
	width:150px;
}
#bio_page #biographie_form div:nth-child(6) label {
	font-weight:bold;
	margin-top:50px;
}
#bio_page #biographie_form .form-control {
	display: inline;
	width:300px;
}
#bio_page .avatar {
	max-width: 100%;
}

#entete .d-md-block .col-12 a {
	color:#000;
	font-size:14px;
	margin-top:5px;
}

#main .container .row .col-sm-6 {
	margin-bottom:20px;
}

.col-md-4 div label, .col-md-6 div label {
	margin-top:10px;
}
.col-md-4 div input, .col-md-6 div input {
	margin-bottom:10px;
}

.btn-primary, .btn-primary:focus {
	background-color:#a50000;
	border:solid 1px #a50000;
}
.btn-primary:hover {
	background-color:#fff;
	color:#a50000;
	border:solid 1px #a50000;
}
.page-link {
	color:#000;
}
.page-link:hover {
	color:#a50000;
}
.page-item.active .page-link {
    background-color: #a50000;
    border-color: #a50000;
}

#contact_form label {
	margin: 10px 0;
}
.form_search {
	margin-top: 20px;
}
.form_search a {
	float:right;
	padding-top:5px;
}
#submit_search {
	float:right;
	clear:both;
	margin-top:10px;
}
#rech_avance {
	cursor:pointer;
	float:right;
	display:block;
	padding: 14px;
	margin-top: 4px;
}
.rech_avance {
	display:none;
}
#contact_form_save {
	float:right;
}
.alert {
	margin-top:20px;
}

.navbar-toggler-icon,
#loupe {
	color:#d63334;
}
#loupe .fa {
	font-size: 24px;
}
.navbar-toggler-icon .fa {
	font-size: 26px;
}


#articles_mobile {
	
}
#articles_mobile .img_mobile {
	max-height:130px;
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
#articles_mobile .img_mobile img {
	max-width:100%;
	width:100%;
}
#articles_mobile .info_article {
    margin-top: 0px;
}

@media screen and (max-width: 1200px) {
	.navbar-nav li a {
         padding: 4px 0.2rem !important;
		font-size:13px;
	}
	.navbar-nav li:last-child {
		margin-top:0px;
	}
	.header_logo img,
	.header_logo2 img {
		max-width: 100%;
	}
	#navbar-articles ul li a {
		padding: 4px 6px !important;
		font-size: 15px;
	}
	.hoax-dots {
		width:100%;
	}
	.img_article a img {
        width: 100%;
	}
	#title_bottom_section {
		font-size:26px;
	}
}

@media screen and (max-width: 992px) {
	.navbar-nav li a {
         padding: 4px 0 4px 0.1rem !important;
		font-size:11px;
	}
	.navbar-nav li:after {
		content: "|";
		margin-left: 0px;
	}
	.navbar-nav li:last-child {
		margin-top:0px;
	}
	
	#navbar-articles ul li a {
		padding: 4px 6px !important;
		font-size: 11px;
	}
	#navbar-forum {
		float:none;
		text-align:center;
		margin-top: 110px;
	}
	#navbar-forum ul {
		text-align:center;
	}
	#navbar-forum ul li {
		width: 50%;
	}
	#navbar-forum ul li::after {
		content: "";
	}
	#btn_forum {
		display:none;
	}
}

@media screen and (max-width: 768px) {
	.icon_top {
		width: 36px;
	}
	.header_logo2 {
		margin-top:-23px;
	}
	.header_logo2 .navbar-brand {
		width:100%;
	}
	.header_logo2 img {
		max-width: 70%;
	}
	.header_logo2 h1 {
		font-size: 11px;
		text-align: center;
		color: #000;
		margin-top: 5px;
	}
	#under_navbar {
		box-shadow:none;
		margin-top:0;
	}
	.navbar-nav li::after {
		content:'';
	}
	#title_a_la_une {
		background: url('../img/image_hoaxbuster/a_la_une_mobile.png') no-repeat center 0;
		height: 55px;
		font-size: 27px;
		padding-top: 4px;
		margin:0;
		position: relative;
		top: 15px;
	}
	#image_background_alaune {
		display:none;
	}
	#container_alaune .art {
		padding:0;
	}
	#container_alaune .actu {
		position:relative;
		min-height: 150px;
		overflow:hidden;
	}
	#container_alaune .actu .txt {
		position:absolute;
		bottom:0;
		left:0;
		z-index:2;
		padding : 10px;
		color:#fff;
	}
	#container_alaune .actu img {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		max-width:100%;
		z-index:1;
	}
	
	#header_article,
	.separator,
	.line_title {
		display:none;
	}
	.titre_categories {
		background:url('../img/image_hoaxbuster/a_la_une_mobile.png') no-repeat center 0;
		height: 55px;
		padding-top: 12px;
		color: #fff;
		font-size: 15px;
		font-weight: bold;
		position:relative;
		top: 15px;
	z-index: 10;
	}
	.before_title_article_page_black,
	.before_title_article_page_red {
		display:none;
	}
	.before_image_article_black,
	.before_image_article_red {
		display:none;
	}
	.design_page_header {
		margin-left:0;	
	}
	
	#title_bottom_section {
		width:100%;
		text-align:center;
	}
	.section_bottom_left {
		padding:0;
	}
	.img_article {
		padding-top:10px;
		clear:both;
		margin:0;
		padding:0;
	}
	.img_article a img {
		border:0;
		margin:0;
	}
	#section_bottom_right {
		text-align:center;
		height:auto;
	}
}

@media screen and (max-width: 530px) {
	.header_logo2 {
		padding:0;
		margin-top:-18px;
	}
	.header_logo2 img {
		max-width: 100%;
	}
	.header_logo2 h1 {
		display:none;
	}
	.menu_mini, .search_mini {
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		max-width: 10%;
	}
	#under_navbar .navbar-nav li {
		text-align:center;
		display:block;
		margin: 5px 0;
	}
	#under_navbar .navbar-nav li a {
         font-size:16px;
	}
	.reseaux {
		text-align:center;
		padding-left:6%;
	}
	.reseaux a {
		margin:0 0 3px 0;
		float:left;
	}
	.reseaux a:nth-child(4) {
		clear:both;
	}
	.icon_top {
		width: 34px;
	}
	
	#container_article {
		padding:0 !important;
	}
	#menu_footer {
		width:100%;
	}
	#menu_footer ul {
		width:100%;
		flex-direction: column;
	}
	#menu_footer ul li {
		display:block;
	}
	#menu_footer ul li::after {
		content:'';
	}
	#section_bottom_right {
		text-align:center;
		height:auto;
	}
	#section_bottom_right img {
		width:100%;
		max-width:375px;
	}
}

/* SAFARI */ 
@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
.share_article_page_top .fb-share-button:not(*:root) {
	position:relative;
	top:-4px;
}
.share_article_page_bottom .fb-share-button:not(*:root) {
	position:relative;
	top:-7px;
}
}