
<style type="text/css">


/*------------------------------------------- Defaut ------------------------------------------------------*/

.reset {

	

}

.no-mobile {
/*cursor: pointer;*/	
}	

* {
margin:0;
padding:0;
outline: 0;
border: 0;
box-sizing: border-box;	
list-style-type: none;	
font-family: 'Inter', sans-serif;
color: #000;	
font-weight: 400;	
}

::placeholder {
  color: #ccc;
text-decoration: none!important;	
}


body {
    background-color: #F1EFEF;
	font-size:14px;
}

a  {
cursor: pointer;
}		
	
#interface {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}	
	
.reload {
display:none!important;		
}	
	
.fa-bars {
display:none;		
}	
	

.z_index4 section {
z-index:4;		
}
	
.z_index5 section {
z-index:5;		
}	
	
.z_index6 section {
z-index:6;		
}		
	
/* --------------------- CHARGEMENT -------------------- */	
.loader_position {	
margin: auto;
width: 40px;
height: 45px;
top: 0;
bottom: 0;
position: absolute;
left: 0;
right: 0;	
opacity: 0;	
transition: 0.6s all;
margin-top:25px!important;		
}	

.loader_position_visible {
opacity: 1;			
}	
	

	
/* --------------------- SCROLLBAR -------------------- */
::-webkit-scrollbar {
  width: 2px;
  height: 0px;
}


::-webkit-scrollbar-track {
  background-color: transparent; 
  border-radius:50px;	
}


::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius:50px;	
}


::-webkit-scrollbar-thumb:hover {
  background: #000; 
}
	
/* --------------------- BALISE -------------------- */	
h1 {
font-size:30px; 
font-weight: 700;	
}	

h2 {
font-size:34px; 
color: #0036FF;	
text-transform: uppercase;
}	

h3 {
font-size:17px; 
color: #000;	
font-weight: 600;
}	
	

	
	
ul {	
width: 100%;
position: relative;	
}

/*
input, select {	
width: 100%;
position: relative;
height: 32px;
line-height: 32px;
border: 1px solid #ccc;
background-color: transparent;
text-indent: 10px;
display: inline-block;
margin-right:15px;
border-radius: 99px;	
padding-right: 25px;
font-size: 14px;	
}*/
	
.fenetre_contenu input:focus, .fenetre_contenu select:focus, .fenetre_contenu textarea:focus {
border-color:#ccc!important;	
}	
	
input[type="checkbox"] {
    width: 13px !important;
    height: 13px !important;
    -webkit-box-shadow: 0px 0px 0px 1px #000;
    -moz-box-shadow: 0px 0px 0px 1px #000;
    box-shadow: 0px 0px 0px 1px #000;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    padding: 0px !important;
	border-radius: 0!important;
	text-indent: 0!important;
	border:none!important;
	position: relative;
}
	
input[type=checkbox]:before {
    content: "";
    font-size: 11px;
    width: 13px;
    height: 13px;
    margin-left: 2px;
    top: 0;
    position: absolute;
    left: 0;
}

input[type=checkbox]:checked:before {
content: "✔";
color: #000;
}

input[type="checkbox"]:checked {
    -webkit-box-shadow: 0px 0px 0px 1px #31E169;
    -moz-box-shadow: 0px 0px 0px 1px #31E169;
    box-shadow: 0px 0px 0px 1px #31E169;
    background: #31E169;
}	
	
.case_cocher .checkbox_input, .case_cocher .checkbox_label {
    display: inline-block;
    margin-right: 10px;
    padding-left: 0px;
    font-size: 12px;
    font-weight: 500;
}	

.case_cocher {
padding-left: 3px;
margin-top: 5px;
font-size: 13px;
}
	
	
label{
    margin-bottom: 10px;
    display: block;
    font-size: 15px;
    color: #0036FF ;
    font-weight: bold;
}
	
	
select {
border:0!important;
background-color: #E8F1F4;
padding: 7px 10px;
border-radius:99px;
font-size:11px;
appearance: none;
background-image: url('/images/fleche-select.svg');
background-repeat: no-repeat;
background-position: calc(100% - 10px);
padding-right: 30px;
}	

select option {
font-size:11px;	
text-transform: capitalize;	
}		

.page header section select, .page header div select {
max-width: 250px!important;
margin-bottom: 0;	
border-radius: 7px;	
}	
	

/* ----------------------------------- CONNEXION ----------------------------------- */
.login {
    display: flex;
    height: 100%;		
}
	
#form_log  {		
margin: auto;	
width: 350px;	
}
	
#form_log input {
font-size: 15px;
width: 100%;
float: left;
border-radius: 3px;
padding: 15px 10px;
height: auto;
margin-bottom: 25px;
background-color: #fff !important;
}
	
#form_log .bouton {
width: 100%;
text-align: center;
border-radius: 5px;
padding: 15px 10px !important;
display: inline-block;
height: auto;
color: #000;
text-transform: initial;
font-size: 16px;
}

#form_log label {
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
    color: #0036FF;
    font-weight: bold;
    text-transform: uppercase;
}

#form_log .ico {
    position: absolute;
    margin-top: 18px;
    font-size: 12px;
    margin-left: -35px !important;
    color: #0036ff;
}




.gauche, .droite {
width: 50%;
height: 100%;
position: relative;
display: flex;
align-items: center;
justify-items: center;
}
	
.droite {
background-color: #fff;
}	
	
.droite img.logo {
margin: auto;
height: 150px;
width: auto;
}
	


.cocktail{
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
	font-size: 12px;
}
.cocktail a{
    text-decoration: none;
    color: #27b454;
}
.cocktail a:hover{
    color: #0036FF;
}

.message_log {
    color: #D85632;
    font-size: 14px;
    text-align: center;
	clear: both;
	margin-bottom: 20px;
}

.ico{
    position: absolute;
    margin-top: 18px;
    font-size: 13px;
    margin-left: -35px !important;
    color: #000;
}

	
	
/* --------------------- MENU -------------------- */


.menu{
display: flex;
flex-direction: row;
justify-content: space-between;
padding:  15px 20px;
background:  #000;
z-index: 3;
position: relative;
}
.menu a i {
	display: none
}
.menu a {
    text-transform: uppercase;
    color: #fff;
    padding: 0px 10px;
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;
}
.menuGauche a::after {
    content: '';
    border-left: 2px solid #fff;
    border-radius: 99px;
    margin-left: 25px;
}
.menuGauche a:last-child::after{
	display: none;
}
.menu a:hover, .menu a.etat_select {
	color: #31E169;
}
/* --------------------- BOUTON -------------------- */	

.bouton{
background-color: #31E169;
text-transform: uppercase;
font-size: 14px;
padding: 7px 15px 7px 15px;
color: #000;
display: inline-flex;
border-radius: 5px;
position: relative;
}

.bouton i {	
color: #fff;
margin-right:10px;
font-size: 14px;	
display: none;
}
	
.bouton:hover {
-webkit-box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
}
	
.bouton_grise {
background-color: #cecece!important;
pointer-events: none!important;
border: none!important;	
}	
	
	
	
.bouton_multiple {
background-color: #83B5C5;
font-size: 14px;
border: 2px solid #83B5C5;
margin-top: 21px;
}	
	
	
.bouton.souligne{
background: transparent !important;
color: #000;
padding: 0px;
border-radius: 0px;
text-transform: initial;
margin-left: 20px;
}
.bouton.souligne:hover{
background: transparent !important;
color: #31E169;
}
.bouton.souligne::before {
content: '';
height: 13px;
position: absolute;
width: 13px;
left: -20px;
background-size: contain !important;
background-repeat: no-repeat !important;
}
.bouton.souligne::after {
content: '';
background: #000;
height: 2px;
position: absolute;
width: 100%;
bottom: 5px;
border-radius: 99px;
}
.bouton.souligne:hover::after {
content: '';
background: #31E169;
}

.bouton.souligne.editer::before {
background: url(/images/btn_edit.svg);
}

.bouton.souligne.editer:hover::before {
background: url(/images/edit-hover.svg);
}
	

.bouton i {	
color: #fff;
margin-right:10px;
font-size: 14px;	
}
.bouton.souligne i {	
color: #31E169;
}
	
.bouton:hover {
-webkit-box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
}
.bouton.souligne:hover {
-webkit-box-shadow: none;
box-shadow: none;    
}
.bouton.souligne:hover i {	
color: #fff;
}

	
.bouton_orange {
background-color: #dc8736;
border: 2px solid #dc8736;		
}	
	
.bouton_orange.outline{
color: #dc8736;
border: 2px solid #dc8736;
}	
	
.bouton_orange.outline i {
color: #dc8736;		
}
	
.bouton_orange.outline:hover {
background-color: #dc8736 !important;
}
	
	
.bouton_rose {
background-color: #f6967d;
border: 2px solid #f6967d;		
}	
	
.bouton_rose.outline{
color: #f6967d;
border: 2px solid #f6967d;
}	
	
.bouton_rose.outline i {
color: #f6967d;		
}
	
.bouton_rose.outline:hover {
background-color: #f6967d !important;
}	
	
.bouton_rouge {
background-color: #D85632;
border: 2px solid #D85632;		
}	
	
.bouton_rouge.outline{
color: #D85632;
border: 2px solid #D85632;
}	
	
.bouton_rouge.outline i {
color: #D85632;		
}
	
.bouton_rouge.outline:hover {
background-color: #D85632 !important;
}		
	

/* --------------------- HEADER -------------------- */
section {
width:100%;
position: relative;
margin: auto;
}	
	

header section select {	
margin-right:10px;
text-transform: uppercase;	
line-height: 18px;	
font-size: 12px;	
}
	
header section select option {	
text-transform: uppercase!important;
font-size: 12px!important;	
}
	
input.recherche_header {
width: 100%;
position: relative;
height: 34px;
line-height: 34px;
background-color: #fff;
text-indent: 10px;
display: inline-block;
margin-right:0px;
border-radius: 5px;
padding-right: 30px;
}

input.recherche_header::placeholder {
color:#ccc;	
font-style: italic;

}	
	
input.recherche_header:hover {
border: 1px solid #aaa;
}		

.loupe {
position: relative;
display: block;
}	
	
	
	

/* --------------------- ALERT -------------------- */	
.alert section {
visibility: visible;
position: fixed;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.7);
width: 100%;
height: 100%;
z-index: 7;
}	
	
.alert section .contenu {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    right: 0px;
}

.alert section .contenu .bulle_alert {		
background-color: #fff;
    position: absolute;
    max-width: 480px;
    height: max-content;
    padding: 30px;
    text-align: center;
    border-radius: 15px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}	
	
.alert section .contenu .bulle_alert p {
font-size: 14px;
font-weight: bold;
margin-bottom: 15px;
}	

.alert section .contenu .bulle_alert a {
margin: 0 5px;
}	

.suppression i {
    color: #D85632 ;
    text-align: center;
    display: block;
    font-size: 60px;
    margin-bottom: 20px;
}
.suppression p {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
}
.suppression{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: calc(50% - 250px);
}	
	
	
/*---------- PAGE  ----------*/		
.bloc_page {
z-index: 1;
overflow: auto;
height: 100%;
position: relative;	
margin-top: 40px;
padding-bottom: 90px;	
padding-top: 20px;	
}	
	
.bloc_page section {
padding-bottom: 30px;
}	
	
.bloc_page section h1 {
line-height: 45px;
margin: 20px 0px 10px;
}
	
.bloc {
background-color: #fff;
padding: 20px;	
min-height: 120px;
position: relative;	
}	
	
.bloc_100 {
flex-basis:100%;
}	
	
.bloc_75 {
flex-basis:75%;
}		
	
.bloc_50 {
flex-basis:50%;
}	
	
.bloc_25 {
flex-basis:25%;
}
	
.fenetre_contenu .bloc_25 .fiche_input {
clear: both;
width: 100%;
padding-left: 5px !important;	
}	

.fiche .fenetre_contenu input {
padding-left: 5px !important;	
}	
	
.fenetre_contenu .bloc_25 .fiche_input input {
width: 100%;	
}	
	
	
	
/* --------------------- LISTING -------------------- */
.ligne_bouton{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.nb_resultats{
	margin-bottom: 25px;
	color: #0036FF;
}
ul.ul_listing li {
    max-height: 60px;
    height: 100%;
    border-bottom: 1px solid #F3F3F3;
	padding: 20px 20px 20px 5px;
	display: flex;
    margin-bottom: 15px;
    border-radius: 8px;
	    flex-wrap: wrap;
}
	
ul.ul_listing  li {
background-color: #fff;
}

ul.ul_listing li span {
float: left;
height: 100%;
line-height: 100%;
padding: 0 15px;	

}	
	
	
ul.ul_listing li span p {	
line-height: 20px;
font-size: 14px;
text-decoration: none;	
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;		
}
	
	
	
ul.ul_listing li span.ref a {	
line-height: 20px;
font-size: 14px;
text-decoration: none;	
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;		
}	
	
ul.ul_listing li span.ref a:hover {		
color:#27b454;	
}
	
.bouton_icone {
width: 40px;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;	
}	
	
.bouton_icone a {
border-radius: 5px;
width: 30px;
height: 30px;
display: block;	
line-height: 100%;	
}
		
	
.bouton_icone a i {
color: #fff;
line-height: 30px;
font-size: 16px;	
}	
	
	
/* --------------------- FILTRE LISTING -------------------- */
	
ul.ul_listing li span p.etat {
margin-bottom: 15px;
min-height: 16px;	
overflow: initial!important;	
}	
	
ul.ul_listing li span p.etat i {	
width:25px;
text-align: center;
margin: 0!important;
}
	
ul.ul_listing li span p.etat span {
border-radius:99px;
color:#fff;
padding: 3px 10px;
text-transform: uppercase;
font-size: 12px;
line-height: 100%;
float: none;	
}		
	
.filtre_vert i {
color:#31E169!important;		
}	
.filtre_vert span {
background-color: rgba(57, 178, 152, 0.25)!important;	
color: #31E169!important;		
}
	
.filtre_jaune i {
color:#ffc700!important;			
}	
.filtre_jaune span {
background-color: rgba(255, 199, 0, 0.25)!important;	
color: #ffc700!important;		
}	

.filtre_bleu_clair i {
color:#83B5C5!important;			
}	
.filtre_bleu_clair span {
background-color: rgba(131, 181, 197, 0.25)!important;	
color: #83B5C5!important;		
}	

.filtre_rose i {
color:#f6967d!important;		
}	
.filtre_rose span {
background-color: rgba(246, 150, 125, 0.25)!important;	
color: #f6967d!important;		
}	
	
	
	
.filtre_rouge i {
color:#D85632!important;			
}	
.filtre_rouge span {
background-color: rgba(216, 86, 50, 0.25)!important;	
color: #D85632!important;		
}
	

.filtre_orange i {
color:#dc8736!important;			
}	
.filtre_orange span {
background-color: rgba(220, 135, 54, 0.25)!important;	
color: #dc8736!important;		
}	
	
/* --------------------- FICHE POPUP -------------------- */
	
.fiche, .popup, .notif  {   
position: absolute;
width: 100%;
height: 100%;   
}
.flex {
    display: flex;
	min-height: 100%;
}   
.h-100 {
    height: 100%;
}
  
.fiche section, .popup section, .notif section {
height: 100%;
background-color: rgba(0, 0, 0, 0.80);   
position: relative;
width: 100%;
left: 0px;      
}   

.fiche section {
z-index: 4;
margin-left: 0px;
}   	
	
.popup .fenetre_contenu, .fiche .fenetre_contenu {
width: 1100px;
position: relative;
margin: auto;
margin-left: calc(50% - 520px);
background: #F1EFEF;
top: 40px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
height: calc(100% - 110px); 
	overflow-y: auto;
}
.fenetre_contenu .bloc {
padding: 50px 25px;
}

/*
.fenetre_header {
width: 1100px;
position: relative;
margin: auto;
margin-left: calc(50% - 520px);
top: 25px;
text-align: center;
min-height: 40px;
}
*/
.fenetre_header {
    width: 100%;
    position: relative;
    margin: auto;
    margin-left: 0px;
    top: 0px;
    text-align: center;
    min-height: 50px;
    background: #000;
}
	
.fenetre_header .bouton{
margin-right: 10px;
position: relative;
}

.fenetre_header .bouton i {
margin-right: 5px;
display: inline-block;
}
	

.fenetre_header .bouton, .fenetre_header .bouton p {
display: inline-block;
font-size: 13px;
text-transform: initial;
color: #fff;
}

.fermer {
position: absolute;
top: 15px;
color: #fff;
text-decoration: none;
right: 20px;
z-index: 5;
font-size: 15px;
cursor: pointer;
}
.fermer:hover {
color: #D85632;
}	
	
	
 	
.fenetre_contenu input, .fenetre_contenu select {
box-sizing: border-box;
border-radius: 3px;
border-color: transparent;	
vertical-align: middle;
background-color: #fff;
color: #000;
height: 40px;
padding-left: 20px;
padding-right: 5px;
width: 100%;
vertical-align: top;
font-size: 13px;
text-indent: inherit;	
}	
	
.fenetre_contenu select option {	
font-size: 13px;s	
}
	
.fenetre_contenu label {
font-size: 12px;
font-weight: 500;
margin-bottom: 5px;
display: block;
color:#000;	
text-transform: uppercase;	
}	
	
.fenetre_contenu .bloc_filtre label {
font-size: 15px;		
}	
	
	
	
.fenetre_contenu .ligne_fiche {
display: flex;
justify-content: space-between;
justify-content: start;
column-gap: 15px;
flex-wrap: wrap;
}	
	
.fenetre_contenu .fiche_input {
width: calc(25% - 12px);
display: inline-block;
vertical-align: top;
margin-bottom: 30px;
}	
	
	
textarea.commentaire {
margin-bottom: 25px;
line-height: 20px;
font-size: 14px;
overflow: hidden;
width: 100%;
clear: both;
border: 1px dashed #e0e7ee;
resize: none;
padding: 10px;
min-height: max-content;
max-height: 35px;
height: 35px;	
}	

	
/* --------------------- COLONNE -------------------- */

.colonne {
width: 70%;
min-width: 700px;
position: absolute;
height: 100% ;
right: 0px;
transition: 0.5s all;
top: 0px;
}
	
.colonne_visible {
/*right: 0px;*/
}

	
.colonne section {
background-color: #fff;	
width: 100%;
min-width: 700px;
right: 0;
height: 100%;
border-left: 1px solid #eee;
}
.colonne .fermer {
z-index: 7;
color: #D85632;
right: 20px;
top: 20px;
}
.colonne .fenetre_contenu {
overflow-y: scroll !important;
border-radius: inherit  !important;
}
	
.colonne .fermer img {
padding: 10px;
}	
	
.colonne .fermer:hover img {
background-color: #31E169;
}	
	

.colonne .fenetre_contenu h2 {
font-size: 16px;	
}
	
.fa-trash-alt {
color: #D85632;
cursor: pointer;	
}	

.fa-trash-alt:hover {
color: #000!important;
}	
	
	
.suppression .fa-trash-alt {	
cursor: inherit;
}

.suppression .fa-trash-alt:hover {	
pointer-events: none!important;
color: #D85632!important;
	
}	
	
	
/* --------------------- CHAMP SELECT -------------------- */
	
.champ_select {
line-height: 40px;
min-height: 40px;	
position: relative;
z-index: 2;
width: 100%;
background-color: #F1EFEF;	
display: inline-flex;
align-items: center;
font-size: 12px;	
}	
	
.champ_select .liste_search {
left: 0;
width: 100%;
opacity: 1;
padding: 0px;
height: auto;
display: block;
top: 0px !important;
position: absolute !important;	
}	
	
	
.liste_search {
position: relative;	
line-height: 40px;	
font-size: 12px;		
}	
	
.liste_search input {
padding-right: 30px;		
}	
	
.loupe i {
position: absolute;
color: #000;
font-size: 14px;
font-weight: 600;	
top: 10px;
right: 10px;		
}	
	
	
.liste_search i.fa-search {
position: absolute;
color: #ccc;
font-size: 14px;
font-weight: 600;
top: 12px;
right: 10px;
color: #000;		
}	
	


.champ_select .fa-times {
color:#D85632;
cursor: pointer;
width: 40px;
text-align: center;	
}
	
.champ_select .fa-user-alt {
width: 40px;
text-align: center;	
}	
	
.champ_select p {
flex:1;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;	
}	
		
	
.champ_select .fa-times:hover {	
color:#000;	
}
	
.liste_search  ul {
overflow: scroll;
max-height: 250px;	
position: absolute;
z-index: 9;	
}	
	
.liste_search input {
margin-bottom: 0px;		
}	

.liste_search ul li {
cursor: pointer;	
display: flex;
align-items: center;
border-bottom: 1px solid #eee;
border-left: 1px solid #eee;
border-right: 1px solid #eee;
background-color: #fff;	
}	

.liste_search ul li:nth-child(even) {
background-color:#f7f7f7;
}	

.liste_search ul li:hover {
background-color:#efefef;
}
	
.liste_search ul li span:first-child {
width: 35px;
text-align: center;
}	
	
.liste_search p.no-result {
border-left: 1px solid #e0e7ee; 		
border-right: 1px solid #e0e7ee; 		
border-bottom: 1px solid #e0e7ee; 
color:#D85632;
background-color: #fff;
text-indent:10px;
font-weight: bold;	
} 	
	
	
.gestion_fiche {	
display: flex;
gap: 15px;
margin-bottom: 20px;
align-items: center;	
}
	
.gestion_fiche .liste_search {	
flex:1;
}
	
.gestion_fiche .bouton {
font-size: 12px;
padding: 0px 15px;
line-height: 30px;
height: 30px;
}	

ul.gestion {
    margin-bottom: 30px;
    background: #fff;
    padding: 30px 40px 20px 30px;
    border-radius: 5px;
}
	
ul.gestion li {
display: flex;
align-items: center;
min-height: 50px;		
width: 100%;
font-size: 14px;
margin-bottom: 10px;
background-color: #fff;
border-radius: 5px;	
border: 1px solid #e3e3e3;
}	
.colonne ul.gestion li {
background-color: rgba(0, 54, 255, 0.12);
border: none ;
}		

ul.gestion li.sortable_select {	
opacity:0.8;		
}	
	
ul.gestion li.sortable_attente {	
background-color:#eee;
height: 60px;
min-height: 60px;		
}
	
ul.gestion li span.full {
flex:1;	
width: 100%;	
padding-left: 10px;	
}	
ul.gestion li span.icone {
width: 35px;	
text-align: center;	
}
	
ul.gestion li span.icone i {
cursor:pointer;
}		
	
ul.gestion li span.icone i:hover {
color:#dc8736;
}	
	
/* --------------------- CONTENU HTML -------------------- */
	
.gestion_bt_html {
display: flex;
gap: 5px;
align-items: center;
background-color: #e8f1f4;
padding:5px;
line-height: 30px;
position: absolute;
width:calc(100% - 60px);
z-index: 10;	
}	
	
.gestion_bt_html .bouton {	
background-color: #ffffff;
border: 1px solid #ffffff;	
border-radius: initial;	
color: #000;
padding: 0 7px;	
text-transform: none;
font-size: 12px;	
}
	
	
.gestion_bt_html .bouton i {		
color: #000;
margin-right: 5px;	
}
	
.gestion_bt_html .bouton:hover {	
color:#000;
background-color: #faf3ce;	
box-shadow:none;	
-webkit-box-shadow:none;	
}
	

.html_editable {
overflow-y: auto;
margin:0 0 20px 0;
min-height: 40px;
font-size: 14px;
padding: 20px;
display: block;
line-height: 22px!important;
position: relative;
}	
	
.html_editable h1 {
font-size: 20px!important;
clear: both!important;
display: block!important;
text-transform: uppercase!important;
font-weight: normal!important;
margin-bottom: 5px!important;
line-height: 40px!important;
}	
	
.html_editable h2 {
font-size: 14px!important;
clear: both!important;
display: block!important;
font-weight: bold!important;
margin-bottom: 5px!important;
text-transform: uppercase!important;
line-height: 30px!important;
}	

.html_editable[contenteditable=true] {
border: 1px solid #e8f1f4;
border-top:none;
padding-top: 50px;	
}
	
	
.html_editable[contenteditable=true] h1:hover, .html_editable[contenteditable=true] h2:hover {
background-color: #f8f8f8;		
}	
	
		
.html_editable[contenteditable=true] h1:before, .html_editable[contenteditable=true] h2:before {
content: "Titre";
position: relative;
float: right;
color: #D85632;
font-size: 12px;
line-height: 38px!important;
margin-right: 10px;
display: none;	
}	
	
.html_editable[contenteditable=true] h2:before {
content: "Sous Titre";
line-height: 28px!important;
}		
	
.html_editable[contenteditable=true] h1:hover, .html_editable[contenteditable=true] h2:hover {
background-color: #f8f8f8;		
}

.html_editable[contenteditable=true] h1:hover:before, .html_editable[contenteditable=true] h2:hover:before {
display: block;			
}	
	
.html_editable[contenteditable=true] h1:focus, .html_editable[contenteditable=true] h2:focus {
background-color: #f8f8f8;		
}	
	
	
.bt_bloc {
display: flex;
align-items: center;	
column-gap: 15px;
flex-wrap: wrap;
margin-bottom: 20px;	
}	
	
.bt_bloc .bt {	
padding: 20px;
border:1px solid #ccc;
cursor: pointer;	
text-align: center;	
text-transform: uppercase;	
flex: 1;	
}
	
.bt_bloc .bt:hover {		
border:1px solid #000;	
}
	
	
.bt_bloc .bt p {	
font-size: 12px;
font-weight: bold;	
}	
	
.bt_bloc .bt i {	
font-size: 20px;
margin-bottom: 20px;	
}
	
.gestion .full  {	
display: flex;
align-items: center;
overflow: hidden;	
}		
	
.full img.vignette, .full img.vignette {
    max-height: 70px;
    max-width: 200px;
    margin: 15px 5px;
}	
	
.full p {	
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
line-height: 30px;	
height: 30px;
padding-right: 40px;
margin-left: 5px;	
width: 100%;	
}
	
.full a {
color:#31E169;
font-weight: bold;	
cursor: pointer;	
}		
	

.full a:hover {
text-decoration: underline;
}	
	
	
.full input {
margin-bottom: 0;
text-transform: uppercase;	
font-weight: bold;	
width: 100%;
background-color: transparent;	
}
	

.full input.h1 {
font-size: 18px;
}
	
.full input.h2 {
font-size: 16px;
}
	
.full input.h3 {
font-size: 14px;
}

.full input {
text-transform: initial;
}

	
.full select {
margin-bottom: 0;
width: 80px;
line-height: 30px;
margin-right: 5px;	
background-color: transparent;		
}	
	
ul.gestion_doc li a.full {
text-decoration: none;	
flex: 1;
width: 100%;
padding-left: 10px;	
}	
	
ul.gestion_doc li a.full_hover:hover {
text-decoration: underline;	
}
	
	
ul.gestion_doc li span.full_hover {
cursor: pointer;
height: 35px;	
}

ul.gestion_doc li.dragger {
/*cursor: move;	*/
}	
		
	
ul.gestion_doc li.dropper_hover {	
background-color:#f3f3f3;	
}
	
	
ul.gestion_doc li span.full_hover:hover {
/*background-color:#f3f3f3;*/
}	
	
ul.gestion_doc  li span.full input {
text-transform: lowercase;	
padding-left: 5px;
height: 35px;
line-height: 35px;
font-weight:normal;	
font-size: 14px;	
border-color: #ccc!important;
background-color: rgba(232, 241, 244, 1);	
}	
	
ul.gestion_doc li {
border:none;
border-bottom: 1px solid #e0e7ee;
margin-bottom: 0;
}	
	
.gestion_doc .icone i.fa-folder {
color:#ffbb03;	
font-size: 20px;	
}	
	
.gestion_doc .icone i.fa-check {	
font-size: 22px;
color:#31E169;	
}	

.gestion_doc .icone i.fa-image {	
font-size: 20px;	
}	
	
.gestion_doc .icone i {	
line-height: 50px;	
}		
	
.ariane .dos {	
height: 30px;
clear: both;
line-height: 30px;
margin-bottom: 5px;	
}
	
.ariane .dos:last-child {		
background-color: #efefef;	
}
	
.ariane a {
font-weight: bold;
cursor: pointer;
font-size: 14px;	
}	

.ariane a:hover {
text-decoration: underline;
}		

.ariane .dos:last-child a {		
cursor: none;
pointer-events: none;	
}	
.ariane .dos:last-child a:hover {		
text-decoration: none;
}	
	
/*	
.ftp {
display: flex;
align-items: center;
column-gap: 2%;
flex-wrap: wrap;
}
	
.bloc_ftp {
padding: 20px;
border: 1px solid transparent;
cursor: pointer;
text-align: center;
width: 18%;
font-size: 12px;
margin-bottom: 2%;
position: relative;	
}	

.bloc_ftp:hover {	
border-color: #000;
}
	
.bloc_ftp i {	
font-size: 70px;	
}
	
.bloc_ftp i.fa-folder-open	{
color:#ffbb03;		
}	
	
	
.bloc_ftp i.fa-list-ul	{
font-size: 18px;
position: absolute;
top:10px;
right:10px;
z-index: 9999;
cursor: pointer;
display: none;	
}	

.bloc_ftp:hover i.fa-list-ul {	
display: block;	
}	
	
.bloc_ftp i.fa-list-ul:hover	{
color:#D85632;	
}		

	
.ftp .bloc_ftp ul.menu_doc {
position: absolute;
top:0;
left:0;
z-index: 999999999;
background: #ccc;
display: none;	
}	
	
.ftp .bloc_ftp:hover ul.menu_doc_visible {
display: block;
height: 100%;	
width: 78%;	
}	
.ftp .bloc_ftp ul.menu_doc_visible li {	
font-size: 12px;
line-height: 22px;
text-align: left;	
background: #fff;
border-bottom: 1px solid #ccc;	
border-right: 1px solid #ccc;	
padding-left: 5px;	
}
	
.ftp .bloc_ftp ul.menu_doc_visible li:last-child {	
border-bottom-color: transparent;	
}
	
.ftp .bloc_ftp ul.menu_doc_visible li:hover {		
background-color: rgba(232, 241, 244, 1);
}

.ftp .bloc_ftp ul.menu_doc_visible li i {	
font-size: 12px;
width: 20px;
text-align: center;	
}	
*/	
	
/* --------------------- CHARGEMENT DOCUMENT -------------------- */	
.chargement_document {
background-color: #fff;
display: none;
text-align: center!important;
padding:0!important;
height: 100%;
width: 100%;
position: absolute;	
z-index: 999999999;	
}

.chargement_document .jauge {	
width: 50%;
margin:auto;
background-color: #f3f3f3;
height: 10px;
border-radius: 5px;	
}
	
.chargement_document .jauge span {
height:100%;
width: 1%;	
background-color: #31E169;	
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
display: block;	
}	


.chargement_document_visible {
display:flex!important;	
}		
	
.champ_upload {
display: none;		
}	
	
.double_bloc {
display: flex;	
column-gap: 20px;	
}	
.double_bloc .ul_listing {
flex:1;		
} 
	
.double_bloc .bloc_recherche {	
width: 300px;
height: 100%;	
background: #fff;
padding: 20px;
flex-basis: inherit;	
}
	
	
.double_bloc .bloc_recherche .loupe {	
float:none;	
}
	
.double_bloc .bloc_recherche input.recherche_header {
width:100%;
height: 35px;
line-height: 35px;
margin-right: 0;
float: none;	
}	
	
.double_bloc .bloc_recherche select {	
box-sizing: border-box;
border-radius: 3px;
border-color: transparent;
vertical-align: middle;
background-color: rgba(232, 241, 244, 1);
color: #000;
height: 40px;
padding: 0 5px 0 10px;
width: 100%;
vertical-align: top;
font-size: 13px;
text-indent: inherit;	
}

ul.gestion li.sous_cat {	
background-color:#F1EFEF;	
border:none;
}
	
	
ul.filtre li {		
min-height: 40px;
}	
	
ul.filtre li input {		
height: 30px;	
}	
	
ul.filtre li input::placeholder {		
color:#ccc;	
}		
	
ul.filtre li.sous_cat input {		
font-size: 12px;
font-weight: 400;	
}		
	
	
ul.gestion li.sous_cat input:focus {		
background-color:#fff;
}
	
ul.filtre li:not(.sous_cat) {
margin-top:40px;
}	
	


	
.bouton_icone .drapeau {
width:20px;		
}	
	


.page {
    overflow-y: auto;
    position: absolute;
    width: 100%;
    height: 100%;
}

.page section {		
width: 100%;
position: relative;
margin: auto;
padding: 30px;	
}

.page header {	
background-color: #fff;
width: 100%;
box-shadow: 0px -5px 15px #00000029;
z-index: 2;
height: 50px;
}
	
.page header section {
padding: 0 30px;
padding: 10px 30px;
display: flex;
align-items: center;	
}
	
	
.bloc_flex {
display: flex;
column-gap: 20px;
min-height: 100%;	
}	

.colListing{
    flex: 1;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
	padding-bottom: 70px;
}
	
.bloc_filtre {
padding: 40px 20px 20px 20px;
}	
	
.bloc_filtre .fiche_input {
margin-bottom: 30px;		
}	
	
.bloc_filtre .fiche_input label {	
text-transform: uppercase;	
}

.bloc_filtre h3 {	
margin-bottom: 10px;	
}
/* MODIF JORDAN */


.bouton {
    align-items: center;
    height: 34px;
}
[data-action="ajout"]::before{
	content: '';
	background: url('/images/btn_ajout.svg');
	display: inline-block;
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
	background-size: contain;
	margin-right: 5px;
}
.ligne_bouton .btnRecherche input {
	min-width: 260px;
}
.recherche_header{
	background: url('/images/btn_recherche.svg');
	background-repeat: no-repeat;
	background-size: 15px;
    background-position-x: 95%;
    background-position-y: center;
}
.mb-15{
	margin-bottom: 15px;
}
.mb-30{
	margin-bottom: 30px;
}

.colonne.z_index6 section::before {
    content: '';
    background: rgba(0,0,0,0.7);
    position: absolute;
    width: 1000%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: -1000%;
    right: 0;
    z-index: 999999999;
}
.li_date_langue{
	min-width: 160px;
}
.li_date_langue .dateModif{
	position: relative;
}
.li_date_langue .dateModif::before {
    content: '';
    background: #000;
    height: 15px;
    width: 1px;
    position: absolute;
    right: 0;
    border-radius: 99px;
    top: 0;
    bottom: 0;
    margin: auto;
}
li .ref {
	cursor: pointer;
}
.bouton_icone.fleche_bas a {
    background-image: url(/images/arrow-down.svg);
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
    border: 2px solid #31E169;
    min-height: 30px;
}
.bouton_icone.fleche_bas a:hover, .bouton_icone.fleche_haut a:hover{
	background-color: #31E169;
}	
	

	
	
	
.bouton_icone.fleche_haut a {
    background-image: url(/images/arrow-up.svg);
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
    border: 2px solid #31E169;
    min-height: 30px;
	
}	
	
	
	
	
ul .bouton_icone.supp a {
    background-image: url(/images/trash.svg);
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
    border: 2px solid #D85632;
    min-height: 30px;
}
ul .bouton_icone.supp a:hover{
	background-color: #D85632;
	background-image: url(/images/trash_hover.svg);
}
ul .bouton_icone.dupliquer a {
    background-image: url(/images/btn_dupl.svg);
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
    border: 2px solid #31E169;
    min-height: 30px;
	
}
ul .bouton_icone.dupliquer a:hover{
	background-color: #31E169;
}

ul .bouton_icone.infobul a {	
    background-image: url(/images/btn_link.svg);
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 30px;
	cursor:inherit!important;
}
ul .bouton_icone.infobul a:hover{
	background-color: #31E169;
}	
	
	
ul .bouton_icone.pdf a {
    background-image: url(/images/btn_pdf.svg);
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
    border: 2px solid #31E169;
    min-height: 30px;
    background-color: #31E169;
}
ul .bouton_icone.pdf a:hover{
-webkit-box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
}

.fiche .fenetre_contenu {
    width: 100%;
    position: relative;
    margin: auto;
    margin-left: 0px;
    background:#F1EFEF;
    top: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    height: 100%;
    overflow-y: auto;
}

/* Fiche popup */
.bloc-gauche, .bloc-droite{
flex-basis: 300px;
min-width: 300px;
}

.bloc_milieu {
background: #F1EFEF;
max-width: calc(100% - 600px);
min-width: calc(100% - 600px);
height: max-content;
padding: 30px 80px !important;
}
.titre_fiche{
	margin-bottom: 40px;
}

.titre_fiche input, .titre_fiche select  {
    background-color: #fff;
    font-size: 20px;
    height: 50px;
}
.fenetre_contenu .bloc_filtre{
	padding: 0px !important;
}

.bouton.outline {
    background: transparent;
    border: 2px solid #31E169;
}

.bloc-gauche .bouton {
    width: 100%;
    margin-bottom: 10px;
    padding: 20px 20px 20px 35px;
}	
	
	
.bloc-gauche .bouton.outline {
    width: 100%;
    background: transparent;
    border: 2px solid #31E169;
    margin-bottom: 10px;
    padding: 20px 20px 20px 35px;
}
.bouton.outline:hover {
    background: #31E169;
    box-shadow: none !important;
}
.bouton.outline::before {
content: '';
height: 13px;
position: absolute;
width: 13px;
left: 15px;
background-size: contain !important;
background-repeat: no-repeat !important;
}

.bouton.outline.addArticle::before {
background: url(/images/btn_pdf.svg);
}	
.bouton.outline.addLink::before {
background: url(/images/btn_link.svg);
}
.bouton.outline.addTitre::before {
background: url(/images/btn_titre.svg);
}
.bouton.outline.addParagraphe::before {
background: url(/images/btn_text.svg);
}
.bouton.outline.addImage::before {
background: url(/images/btn_image.svg);
}
.bouton.outline.addSaut::before {
background: url(/images/btn_saut_page.svg);
}


.bloc-droite label {
	color: #0036FF;
}
.bloc_milieu .ligne {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.bouton.souligne.retour {
margin-left: 25px;
}
.bouton.souligne.retour::before {
background: url(/images/btn_retour.svg);
height: 18px;
width: 18px;
left: -25px;
}
a.btnPdf{
	text-decoration: none;
}
.btnPdf::before{
	content: '';
	background: url('/images/btn_pdf.svg');
	display: inline-block;
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
	background-size: contain;
	margin-right: 5px;
}
.fenetre_header a{
	display: none !important;
}
.gestion-vide {
    min-height: 400px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gestion-vide::after {
    content: '';
    width: 60px;
    height: 60px;
    background: url(/images/fleche.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    margin-top: 90px;
}
/* Colonne */
.colonneContent .gestion {
	padding: 0px !important;
}
.colonneContent {
    padding: 60px 15% !important;
}

.colonneContent .ligne{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
}
.colonneContent .ligne h2 {
	text-transform: initial;
	font-weight: bold;
	font-size: 24px
}
.colonneContent .bouton_icone.supp a, .fiche .bouton_icone.supp a{
	border:  none;
}

	

	
ul.gestion_sortable li span.full {
flex:1;
}		
	
	
ul.gestion_sortable li span.icone {
width:35px;		
}	
	
ul.gestion_sortable li span.ligne_deplacement {
display: flex;		
align-items: center;
min-height: 50px;
width: 100%;
font-size: 14px;
margin-bottom: 10px;
border-radius: 5px;	
padding: 5px;	
}	
	
/*	
ul.gestion_sortable li span.niveau1 {
    background-color: #E2E4FF;	
}
ul.gestion_sortable li span.niveau2 {	
    background-color: #F1EFEF;	
}	
*/	
	
ul.gestion_sortable li span.ligne_deplacement input {
width:100%;
background:transparent; 	
}	
	
ul.gestion_filtre li span.niveau1 input {
font-weight: bold;
text-transform: uppercase;	
}	

	
ul.gestion_sortable li span.niveau1 input.link {
text-transform:lowercase;	
}	
	

#deco::before {
    content: '';
    height: 13px;
    position: absolute;
    width: 13px;
    left: -20px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background: url(/images/power.svg);
}

#deco:hover::before {
    background: url(/images/power-hover.svg);
}

#deco{
    position: relative;
}

.bouton_icone.deplacer a {
    background-image: url(/images/drag.svg);
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 30px;
}

.bouton_icone.deplacer:hover a {
    background-image: url(/images/drag-hover.svg);
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 30px;
}
.bouton_icone.saut a {
	background: url(/images/btn_saut_page.svg);
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 30px;
}

.gestion_sortable .bouton_ajout {
    display: table;
    width: auto;
    text-align: center;
    justify-content: center;
    padding: 10px 0px 0px 0px;
    margin: 0 auto 40px auto;
    text-decoration: underline;
}

.gestion_filtre .bouton_ajout:hover {
color:#27b454;	
}
	
ul.gestion_sortable ul.invi {
display: none!important;	
}
	
	
ul.gestion_filtre span.ligne_deplacement.niveau2::before {
    content: '';
    background: #000;
    width: 25px;
    height: 1.5px;
    border-radius: 99px;
    margin-left: 20px;
}

.fiche  ul.gestion li{
	padding-right: 10px;
}
.fiche .titre_fiche input {
	padding-left: 20px !important;
}
.fiche .content {
    max-width: 1100px;
    margin: auto;
}

.bloc_filtre p::first-letter {
	text-transform: uppercase !important;
}

.chargement_document_colonne {	
height: calc(100% - 100px);
width: 940px;
height: 100%;	
}		
	

	
	
ul.gestion_galerie  { 
display: flex;
gap: 20px;
flex-flow: row wrap;
justify-content: flex-start;
flex-direction: row;
}
	
ul.gestion_galerie li {
flex: 15%;
max-width: calc(15% - 25px);
display: flex;
min-height: 150px;
margin: 0;	
position: relative;	
}	
	

ul.gestion_galerie a {
flex: 1;
display: flex;	
justify-content: center;
color:#fff;
text-decoration: none;	
}	
	
ul.gestion_galerie a img {
max-height: 120px;
max-width: 80px;	
}	
	
ul.gestion_galerie span.col_icone {
width: 50px;
display: flex;
flex-direction: column;
align-content: center;
align-items: center;
justify-content: space-evenly;
flex-wrap: wrap;	
}	
	
ul.gestion_galerie li {
background-color: #F1EFEF!important;		
}	
	
ul.gestion_galerie li:hover {
background-color: rgba(0, 54, 255, 0.12)!important;			
}		
	
.bloc_page.tableau{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.tableau{
	display: flex;
}

.tableau section{
    max-width: 80%;
    margin: auto;
}

.tableau .containerGauche{
	width: 75%;
}

.tableau .containerDroite {
    width: 25%;
    background: url(/images/vagues.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
}
.tableau h1 {
    color: #0036ff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 35px;
    display: flex;
}
.tableau h2 {
    text-transform: initial;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 50px;
}

.tableau ul  {
    background: #fff;
    padding: 10px 20px 5px 20px;
    border-radius: 5px;
}
.tableau ul li:last-child {
    border-bottom: none !important;
}

.tableau div.ligneTitre{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.tableau div.ligneTitre a{
    text-decoration: none !important;
    text-transform: uppercase;
}
.tableau div.ligneTitre h3{
    text-transform: uppercase;
    border-left: 7px solid #0036ff;
    padding-left: 10px;
    font-size: 20px;
}
.tableau div.ligneTitre a::before{
	content: '';
	background: url('/images/btn_ajout.svg');
	display: inline-block;
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
	background-size: contain;
	margin-right: 5px;
}
.tableau div.ligneTitre a:hover::before{
background: url('/images/plus_hover.svg');
}
.tableau .col2 {
	display: flex;
	gap:  40px;
	margin-top: 60px;
}
.tableau .col2 .ref p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 20px;
    font-size: 14px;
    max-width: 50%;
}
.tableau .col2 .ref{
    width: 65%;
}
.tableau .col2 .tbGauche, .tableau .col2 .tbDroite{
    flex-basis:calc(50% - 20px);
    width: calc(50% - 20px);
}
	
li .ref p:hover {
    color:#27b454;
}	

	
.mdp_valid {
text-align: center;
color:#27b454;
font-weight: bold;	
}	
	


ul.ul_listing li span.infobulle {
background-color:#fff;
width:auto;
height: auto;
padding: 10px!important;
border-radius:10px;
position: absolute;
right:60px;
top:-20px;	
float:none;	
display: none;	
}	
	
ul.ul_listing li span.infobulle p {
text-align: left;
}		
	
ul.ul_listing li span.infobulle p b {
font-weight: bold;	
}
	
ul.ul_listing li a.bouton_info_actif span.infobulle {	
display:block!important;	
}
	

.bloc_filtre .filtre_listing {
margin-bottom: 15px;
border: 1px solid #e1e1e1;
border-radius: 10px;
padding: 10px;	
}	

.bloc_filtre .filtre_listing label {
margin-bottom: 0;
line-height: 30px;	
}	
	
.filtre_listing .case {
display:none;		
}
	
.filtre_listing_open .case {
display:block;		
}	

.tableau ul.ul_listing li{
	margin-bottom: 0px;
}	


.contentDocument ul.gestion_sortable li span.ligne_deplacement{
margin-bottom: 0px;
}
	
.contentDocument  ul.gestion li {
padding-right: 0px;
}

.contentDocument  .gestion {
background:  #F1EFEF;
padding: 0px;
}

ul.gestion li.avecArticle{
flex-direction: column;	
border:  none;
}

ul.gestion li.avecArticle ul {
padding-top: 15px;
background:  #F1EFEF;
}

ul.gestion li.avecArticle ul li{
width:  calc(100% - 30px);
}

ul.gestion li.avecArticle ul li:last-child{
margin-bottom: 15px;
}

ul.gestion li.avecArticle .textArticle {
font-weight: bold;
font-size: 15px;
}



.gestion_galerie li p{
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 12px;
    text-align: center;
    width: 100%;
    background: rgba(255,255,255,0.5);
    border-top: 1px solid #e3e3e3;
    padding: 5px;
}

.gestion_galerie .col_icone{
	position: absolute;
    left: 0;
    right: 0;
    width: 100% !important;
    top: 0;
    flex-direction: row !important;
    visibility: hidden;
}


.gestion_galerie li:hover .col_icone{
	visibility: visible;
}

.gestion_galerie li:hover::before{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background:  rgba(0,0,0,0.5);
	background: #fff;
}

.gestion_galerie li .col_icone span {
    width: calc(70%);
    padding: 3px;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    cursor: pointer;
    border-radius: 5px;
}

.gestion_galerie li .col_icone span:hover{
	-webkit-box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
}
.gestion_galerie li .col_icone span.supp {
	background: #D85632;
}
.gestion_galerie li .col_icone span.telecharger{
	background-color: #31E169;
	color: #000;
}
.gestion_galerie li .col_icone span.voir {
	background: #0036FF
}

.legende_html span {
display: block;
margin-bottom: 10px;	
}	
	
.legende_html span b {	
font-weight: bold;	
}

	.bloc_img img.vignette {
	object-fit: contain;	
	}	
	
</style>	

	