/*//////////////////////////////////////////////////////////////////////////////////*/
/*Importation des Polices/////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////////*/
@import url('https://fonts.googleapis.com/css2?family=Abel:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Encode+Sans:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Archivo+Narrow:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pridi:wght@200;300;400;500;600;700&display=swap');


body {
	width:100%;
	background: linear-gradient(180deg, #f4f4f4 0%, #ffffff 100%);
	background-attachment: fixed;
	margin: 0;
	height: 100%;
}

@keyframes defile {
			  0% { background-position-x:   0; }
			100% { background-position-x: 1000px; }
		}
#kolor_top_line {
	height: 10px;
	background-image: url("../img/line.png");
	background-repeat: repeat;
	width: 100%;
	z-index: 30;
	top:0;
	float: left;
	animation: defile 10s linear infinite;


}

#adblocker {
	width: 100%;
	height: 100%;
	background: #2B2B2B;
	opacity: 0.8;
	position: fixed;
	z-index: 200;
}
#center-msg-adblocker {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50vh;
	opacity:1;
		z-index: 300;
	position: fixed;
	width: 100%;

	color: #FFFFFF;
	font-family: 'Archivo Narrow', sans-serif!important;
	font-size: 20px!important;

}
.center-msg-adblocker-div {
background: linear-gradient(135deg, #c10000 0%, #e60044 100%);
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
	padding: 5px;
	margin: 10px;

}

a {
    text-decoration: none;
}

@media screen and (max-width: 768px) {

	.premier {
		overflow: hidden!important;
		text-overflow: ellipsis!important;
			height: 110px!important;
	}
	#premier_global {

	margin-right: 0px!important;
}
	.deuxieme {
		overflow: hidden!important;
		text-overflow: ellipsis!important;
		height: 110px!important;
	}
	.troisieme {
		overflow: hidden!important;
		text-overflow: ellipsis!important;
		height: 110px!important;
	}
#rubrique {
	display: none;
	}
.global {
	margin-top: 80px !important;
}
	#top {
	width:100%;  z-index:1000;
  position:fixed!important;
		background: linear-gradient(180deg, #f4f4f4 0%, #ffffff 100%);
	background-attachment: fixed!important;
		-webkit-box-shadow: 0px 4px 40px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 4px 40px 0px rgba(0,0,0,0.75);
box-shadow: 0px 4px 40px 0px rgba(0,0,0,0.75);
	top: 0;

	}

	#kolor_top_line {
		width:100%;  z-index:1000;
	  position:fixed!important;
		background-attachment: fixed;

	}
	.topnav a.icon {

	visibility:visible;

	}
	#myLinks{
		background-color:#5C4B51;
		visibility:visible;
	}
	#tag-texte {

		padding-top: 15px!important;
		font-size: 30px!important;
		overflow: hidden!important;
		text-overflow: ellipsis!important;
		white-space: nowrap!important;
		width: 100%!important;
	}
	.post_img_embeded {
		display: none;
	}
	.post_img_embeded_mobile {
		width: 100%;
		display:inline-block!important;

			visibility:visible!important;
	}

	#img_desktop {
		display: none;
	}
	#img_mobile {
			display:inline-block!important;

			visibility:visible!important;
	}


}

@media screen and (max-width: 550px) {
	h5 { display: none; }
}

/*A LA UNE */

#hot_feed {

	width: 100%!important;
	height: 40px;
	float: left!important;
	background-color: #DAD8D8;
	background-image: url("../img/line.png");
  padding: 8px;
	border-radius: 8px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: 'Abel', sans-serif;
	font-size: 17px;
	  font-weight: 600;
	color: #000000;
	line-height: 27px;
}
#global_saintdujour {
position: relative;
line-height:25px;
height: 25px;
float:right;
font-size: 14px;
background:#fff;
padding:2px;
border-radius: 8px;
font-family: 'Abel', sans-serif;
font-weight:200;
opacity:0.7;
padding-left:5px;
padding-right:5px;
right:0;
}
#saintdujour_intitul {
	font-family: 'Abel', sans-serif;
	font-weight:200;
	font-size:10px;
	width: 50px;
	height: 10px;
	position: absolute;
	left: 50%;
	 transform: translateX(-50%);
	top:-8px;

}
#total_post_top_counter {

line-height:20px;
height: 25px;
float:right;
font-size: 14px;
background:#fff;
padding:2px;
border-radius: 8px;
font-family: 'Abel', sans-serif;
font-weight:200;
opacity:0.7;
padding-left:5px;
padding-right:5px;
right:0;
}

.premier {
	float: left;
	width: 100%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	height: 210px;
	 position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #2b2b2b;


}
#premier_global {

	margin-right: 10px;
}

.deuxieme {
float: left;
	width: 100%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	height: 100px;
	 position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #2b2b2b;

}

.troisieme {
float: left;
	width: 100%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	height: 100px;
	 position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #2b2b2b;

}


.titre  {
	float: left;
	margin-bottom: 0px !important;

	position:absolute;

	bottom: 0;
	line-height: 22px;

	font-family: 'Abel', sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF !important;
	padding: 10px;
	text-shadow: 0px 3px 9px rgba(0,0,0,1);


}
.titre a {
	color: #FFF !important;
	text-decoration: none!important;

}


.post_img_embeded_mobile {
		width: 100%;
	display:none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;


	}

.post_img_embeded {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	float: left;

	width: 100%;
}
.global {
	max-width: 800px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;


}

#top {
	height: 80px;
	margin: 0 auto;
	 max-width: 800px;
	top: 0;
	z-index: 10;



}
#global_search {
float: right;
	position: absolute;
	max-width:800px ;
	width: 100%;
	margin: 0 auto;
	height: 1px;
	z-index: 9;
	margin-top: 10px;
}
#search {
    margin-top: 15px;
	margin-right: 50px;
    width: 180px;
    height: 40px;
    z-index: 50 !important;
   float: right;
right: 5px;
    position: absolute; /* Change relative to absolute */
    display: none;
}

#search_ui {

    text-align: center;
    padding-top: 5px;
    width: 40px;
    height: 40px;
    z-index: 51 !important; /* Mettre une priorité plus haute que search */
right:15px;
	top: 15px;
	float: right;
    position: absolute;
    font-size: 20px;
    color: #2B2B2B;
    cursor: pointer;
}

.search_input {
    width: 135px !important;
    height: 40px !important;
    border: solid 1px #2B2B2B !important;
    font-family: 'Archivo Narrow', sans-serif !important;
    font-size: 16px !important;
    color: #2B2B2B !important;
}



#logo {
	width: 200px;
position: absolute;
  top: 45px;
  left: 50%;
  transform: translate(-50%, -50%);
	z-index: 8;



}

#navglobal {
		margin-top: 0px;
	width: auto;
	padding: 8px;
border-radius: 8px;
	float: left;
	background-color: #dddddd;
}
#navglobal_separator {
	width: 100%;
	float: left;
	height: auto;
	margin-bottom: 10px;
}
#navticket {
	width: 100%;

	font-family: 'Abel', sans-serif;
float: left;
	font-size: 18px;
	color:#2B2B2B;

	text-decoration: none;


}
#navticket a {
	text-decoration: none;
	color:#2B2B2B;
	padding: 5px;
}
#navticket a:hover {
background:#2B2B2B;
	color:#FFF;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}


#footer {
	margin-top: 10px;
	border-top:2px dotted #2B2B2B;
	padding-top: 10px;
	height:5px;
	float: left;
	width:100%;

}

.footer1 {

	margin-bottom: 20px;
}
.footer2 {
	 column-count: 2;
	column-width: 0px;
	column-gap: 0px;
	margin-bottom: 20px;

}
.footer3 {

	margin-bottom: 20px;
}









.post {
	width: 100%;
	min-height: 100px;

	float: left;


}


.post-thumb {
	min-width: 100px;
	max-width: 25%;
	height: 100px;
	background-position: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background:#2B2B2B;

	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;


}

h4 {
	font-family: 'Archivo Narrow', sans-serif!important;
	font-size: 21px!important;
	font-weight: bold!important;
	margin-top:7px!important;

	text-decoration: none!important;
	line-height: 21px!important;

}
h4 a, h4 a:hover, h4 a:focus   {
	color:#2B2B2B;
	text-decoration: none!important;
}



h5 {
	font-family: 'Abel', sans-serif!important;

	color:#2B2B2B !important;
	margin:0;
	font-weight: 300;
	font-size: 20px!important;
	text-align: justify;
	line-height: 17px!important;

}
h6 {
	font-family: 'Archivo Narrow', sans-serif!important;
	font-size: 16px!important;

}
/*
h5::first-letter {

	font-size: 200%;
  	color:#5C4B51;
		font-weight: 100;
	line-height: 13px;
} */

#rubrique {

	margin: 0 auto;
	width: 100%;

	  /* border: 1px red solid; */
	margin-top: 10px;




}
.ul-rubrik {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
	text-align: center;



}

.li-rubrik {
 display:inline-block;

}

.li-rubrik a {
display:inline-block;
  color:#2B2B2B;
	font-family: 'Archivo Narrow', sans-serif!important;
	font-weight: 500;
	font-size: 19px;
  text-align: center;
  padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
  text-decoration: none!important;
}
.li-rubrik a:focus {
	color:#2B2B2B;
}

.li-rubrik a:hover {
  color: #FFF;
	background:#2B2B2B;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;

}

.li-rubrik-active {
	display:inline-block;

	font-family: 'Archivo Narrow', sans-serif!important;

	font-size: 19px;
  text-align: center;
  padding-left: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
  text-decoration: none!important;
  color: #FFF;
	background: url("../img/menu-tick.png"), linear-gradient(135deg, #3c3c3c 0%, #2b2b2b 100%);
	background-repeat: no-repeat;
	background-color:#2B2B2B;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;

}
.li-rubrik-active a,.li-rubrik-active a:hover  {
	color: #FFFFFF!important;
	text-decoration: none!important;
}

.ul-footer {
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
  padding: 0;
	width: 100%;


}
.li-footer, .li-footer a, .li-footer a:hover, .li-footer a:after  {
	font-family: 'Abel', sans-serif;
	font-size: 17px;
	font-weight: 500!important;
	line-height: 22px;
	color:#2B2B2B;
	text-decoration: none;

}
#global_social_footer {
	width: 100%;
	float: left;
	/*background:#ddd;*/
	/*padding:8px;*/
	border-radius: 8px;
	font-family: 'Abel', sans-serif;
  font-size: 17px;
  font-weight: 600;
	line-height: 20px;
	display: flex;
  align-items: center; /* Centre verticalement */
	 /*justify-content: center; *//* Centre horizontalement (optionnel) */
	 /*text-align: center;*/
}

/*MOBILE MENU */
.topnav {
  overflow: hidden;

  position: absolute;
	margin-left: 20px;
	visibility:hidden;
	z-index: 10;
	-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
	-webkit-box-shadow: 0px 4px 40px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 4px 40px 0px rgba(0,0,0,0.75);
box-shadow: 0px 4px 40px 0px rgba(0,0,0,0.75);


}

.topnav #myLinks {
  display: none;
	margin: 0;
	margin-top: 15px;
	background: #2b2b2b;
	max-width: 200px;
	/*max-height: 300px;*/
	overflow: scroll;

}

#myLinks a {
	font-size: 20px !important;
	font-family: 'Archivo Narrow', sans-serif!important;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 20px;
	color:#fafaf7!important;
	border-bottom: 1px solid #3F3F3F;


}

.topnav a {
  color: #2b2b2b !important;





  text-decoration: none;

  display: block;
}
#myLinks  a:hover {

	color: #FFF!important;
	text-decoration: none;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

.topnav a.icon {

	 font-size: 26px;
	height: 40px;
	margin-top: 25px;
	text-decoration: none!important;
  right: 0;
  top: 0;
}


.active {

  color: white;
}


/*PAGE INDEX INTERNE RUBRIQUE*/

#tag-top {
	width: 100%;
	float: left;
	height: 120px;
	background: #CDCDCD;
	margin-bottom: 5px;
	margin-top: 10px;
	 -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
	 opacity: 1;
	background-size: cover;
	background-position: center;


}
#tag-top_copyright_photo {
	min-width: 20px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
   text-shadow: 0 0 15px rgba(255,255,255,.5), 0 0 10px rgba(255,255,255,.5), 0px 0px 20px #FFFFFF;

	position:relative;
	float: right;
	top: 90px;
	margin-right: 10px;
	font-family: 'Abel', sans-serif;
	color: #000000;
	font-size: 13px;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

#tag-post_copyright_photo {
	min-width: 20px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
    opacity: 0.8;
	background: #000;
 position: absolute;
  bottom: 0px;
  right: 0px;
	z-index: 1;
margin-right: 10px;
	margin-bottom: 10px;
	font-family: 'Abel', sans-serif;
	color: #fff;
	font-size: 14px;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

#img_desktop {
	position: relative;
	text-align: center;
	width: 50%;
	float:right;
	margin-left : 20px;
	margin-bottom: 10px;
	margin-top: 15px;
}

#img_mobile {
	position: relative;
	text-align: center;
	width: 100%;
	display: none;
	float:left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 15px;
}

#tag-texte {

	font-family: 'Alfa Slab One', cursive;
	font-size: 45px;
	color: rgba(255,255,255,0.5);


	padding-top: 30px;
	padding-left: 35px;


}
.page-link {
	background:#2B2B2B!important;
	border:none!important;

	font-size: 18px;
	font-family: 'Abel', sans-serif;
	color: #FFF!important;

}
.page-link-active {
background:#121212!important;
border:none!important;

	font-size: 18px;
	font-family: 'Abel', sans-serif;
	color: #FFF!important;
}
/*PAGE INTERNE POST*/
.title {
	font-family: 'Archivo Narrow', sans-serif!important;
	font-size: 26px!important;
	color:#495748!important;
}
h1 {
	font-family: 'Archivo Narrow', sans-serif!important;
	font-size: 28px!important;
	color:#2B2B2B !important;
	font-weight: bold!important;
	margin-top: 0px!important;
}
h2 {
			font-family: 'Archivo Narrow', sans-serif!important;
	font-size: 22px!important;

}
/*declage pour les ancre de l'article*/
h2::before {
    content: "";
    display: block;
    height: 80px; /* Décalage voulu */
    margin-top: -80px; /* Décalage vers le haut */
    visibility: hidden;
}
h3 {

  font-family: "Pridi", serif!important;
  font-weight: 400!important;
  font-size: 18px!important;
  font-style: normal!important;
  padding-left:10px!important;
  padding-right:10px!important;
  display: block!important;
  margin-bottom: -10px!important;
  text-align: justify!important;


}


#content-standard {
		 font-family: 'Abel', sans-serif!important;

	font-size: 19px!important;
	color:#2B2B2B !important;
	text-align: justify;
	margin-bottom: 30px!important;
}
#content-standard p {
	    margin:0;
    padding-bottom:0;
    /*border: 1px solid #999;*/
	line-height: 1.3;
}
#content-standard li {
	margin-bottom: 2px; /* Réduit l'espacement entre les éléments */
padding: 2px 0; /* Ajuste l'espace interne */
line-height: 1.1; /* Réduit l'espacement entre les lignes à l'intérieur d'un <li> */

}

#content-standard blockquote {
	margin-bottom: 0;
	  padding-left: 20px;
	  line-height: 1.1;
}

.ql-align-center {
	text-align: center!important;
}
.ql-video {
	text-align: center!important;
	width: 80%!important;
	height: 300px!important;
	margin:0 auto!important;
	display: block!important;


}
.error {
	width: 250px!important;
	text-align: center;
	margin: 0 auto;

	padding: 10px;
	margin-bottom: 80px!important;
	margin-top: 80px;

}

/* CONTACT */

.input_contact{
	width: 100%;
	background: #2b2b2b;
	border: none;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
	padding: 5px;
	font-family: 'Archivo Narrow', sans-serif!important;
	font-size: 18px!important;
	color: #FFF;
	margin-bottom: 20px;


}
.label-contact {
	font-family: 'Archivo Narrow', sans-serif!important;
	font-size: 14px!important;
	color: #2b2b2b;

}
.label-contact_text {
font-family: 'Abel', sans-serif!important;
	font-size: 18px!important;
	color: #2b2b2b;
	width: 100%;

	padding-left: 15px;
	margin-bottom: 10px;


	float: left;

}
.label_text {
font-family: 'Abel', sans-serif!important;
	font-size: 18px!important;
	color: #2b2b2b;
	width: 100%;


	margin-bottom: 10px;
	margin-top: 20px;
	text-align: justify;
	float: left;

}
 .label_text p {
 padding-right: 20px!important;
	padding-left: 20px!important;
}
#label_textoduplik {
font-family: 'Abel', sans-serif!important;
	font-size: 18px!important;
	color: #2b2b2b;
	width: 100%;


	margin-bottom: 10px;
	margin-top: 20px;
	text-align: justify;
	float: left;

}
 #label_textoduplik p {
 padding-right: 20px!important;
	padding-left: 20px!important;
}
.col-contact {
	text-align: left;
}
.submit_contact {
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;

	background: #2b2b2b;
	border: none;
	font-family: 'Archivo Narrow', sans-serif!important;
	font-size: 16px!important;
	color: #FFF;
	padding: 10px;
	float: right;
	margin-bottom: 20px;
}

.notif_mail {
	width: 300px!important;
	text-align: center;
	margin: 0 auto;

	padding: 10px;
	margin-bottom: 10px!important;
	margin-top: 10px;

}
.alert_global {
	width: 100%;
	float:left;
}
.date_post {
min-width: 20px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;

	background: #2B2B2B;
 float: left;
margin-right: 10px;
	font-family: 'Abel', sans-serif;
	color: #fafaf8;
	font-size: 14px;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

.date_post_flux {
min-width: 20px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;

	background: #ddd;
	position: relative;
 float: right;
margin-left: 5px;
	margin-top: 10px;
	font-family: 'Abel', sans-serif;
	color: #777;
	font-size: 14px;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

/* TOP MENU SLIDE */
nav#menu-container {

    position:relative;
    width:100%;
	padding-left: 35px;
	padding-right: 35px;

}

#btn-nav-previous {
    text-align: center;
    color: #2b2b2b;
    cursor: pointer;
    font-size: 24px;
    position: absolute;
    left: 0px;
	height: 36px;
    padding: 0px;
	padding-top: 2px;

    fill:#2b2b2b;
}
#btn-nav-next {
    text-align: center;
    color: #2b2b2b;
    cursor: pointer;
    font-size: 24px;
    position: absolute;
    right: 0px;
    padding: 0px;
		padding-top: 2px;
	height: 36px;

    fill:#2b2b2b;
}
.menu-inner-box
{
    width: 100%;
    white-space: nowrap;
    margin: 0 auto;
    overflow: hidden;
    padding: 0px;
    box-sizing: border-box;
}
.menu
{
    padding:0;
    margin: 0;
    list-style-type: none;
    display:block;
    text-align: center;
}
.menu-item
{
    height:100%;
    padding-right: 0px;


    margin:0 auto;

    text-decoration:none;
    text-align:center;
    white-space:no-wrap;
}
.menu-item:hover {
    text-decoration:underline;
}

/* PUB */

.pub_post_list {
	width: 100%;
	min-height: 90px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url("../img/pub_default.png")!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
	background-color: #DDDDDD;
		-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

/* Share Social */

 .share-buttons {
            display: flex;
            gap: 6px;
	 justify-content: center;
	 margin-bottom: 20px;
        }
        .share-button {
             display: flex;
    align-items: flex-start; /* Aligne le texte en haut */
    justify-content: center;
    padding: 7px;
    border: none;
    cursor: pointer;
    color: white;
    border-radius: 8px;
    font-size: 14px;
	line-height: 21px;
		height: 37px;
        }
        .twitter { background-color:black; }
        .facebook { background-color: #1877F2; }
        .copy-link { background-color: #ff4d07; }
				.copy-link.copied {
    background-color: #28a745; /* Vert validé */

    transition: background-color 0.5s ease-out, transform 0.2s;
}
.sommaire-article-link {
	color: #000;
}
#carousel_intitul {
	text-align: center;
	  font-family: 'Abel', sans-serif;
	  font-size: 19px;
	  font-weight: 600;
	  color: #fff;
		display: block;
	   width: max-content; /* Ajuste la largeur au contenu */
	   margin: 0 auto;
	  background-color: black;
	  padding: 5px;
	  border-radius: 8px;
		margin-top: 10px;
}
/*BOUTON TELECHARGER APP*/
/* From Uiverse.io by aronnomridha */
.authorized-reseller-api-btn {

  align-items: center;
  justify-content: center;
  border: 2px solid #000;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 1);
  padding: 0.625rem 0.5rem;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  outline: 0;
  transition: all 0.3s;
  text-decoration: none;
	cursor: pointer;
	display: flex;
  justify-content: center; /* Centre horizontalement */
	width: 150px;
	margin: 0 auto;


}

.authorized-reseller-api-btn:hover {
  text-decoration: none;
	color:  #0ddf56;
}

.authorized-reseller-api-btn:active {
}

.downz {
  margin-left: 0.2rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  line-height: 1;
}

.downz-1 {
  font-size: 12px;
	font-weight: 600;
  line-height: 1rem;
}

.downz-2 {
  font-weight: 800;
	  font-size: 19px;
	 font-family: 'Abel', sans-serif;
  margin-bottom: 0.30rem;
}

.tik_tag {
		padding: 4px;
		  background: #006CFF;
			border-radius: 5px;
				font-family: 'Archivo Narrow', sans-serif;
		font-size: 16px;
		font-weight: 400;
		color: #fff;
		float: left;
		margin-right: 5px;
		margin-left: 5px;
		margin-bottom: 5px;
		margin-top: 5px;
		line-height: 20px;

}

.tag_intitul {
	font-family: 'Archivo Narrow', sans-serif!important;
	font-size: 16px!important;
	font-weight: bold!important;
	margin-top:7px!important;
float: left;
	text-decoration: none!important;
	line-height: 21px!important;

}
.sommaire {
	padding: 35px;
	  background-color: #ddd;
	  border-radius: 8px;
width: fit-content;
}
