body {
  font-size: 0.9em;
  line-height: 1.5;
  }
  td, p, li {
  line-height: 1.4;
  font-size: 0.9rem;
}
  
  .banniere_expertise2030{
background:#fcc74c;
padding:30px;
text-align:center;
box-shadow: -1px 10px 18px -2px rgba(0,0,0,0.3);
-webkit-box-shadow: -1px 10px 18px -2px rgba(0,0,0,0.3);
-moz-box-shadow: -1px 10px 18px -2px rgba(0,0,0,0.3);

  z-index: 5;
  position: relative;
}
.logoexpert2030{
height:83px;
overflow:hidden;
padding:0 20px 0 0;
border-right: 6px solid black;
margin:0 25px 0 0;
width:fit-content;
display: inline-block;
}

.banniere_expertise2030 p{
margin: 0;
  text-align: left;
  font-size: 1.8rem;
  font-family: 'din_condensedbold';
  display: inline-block;
  line-height: 1;
  position: relative;
  top: -11px;
width: 700px;
  letter-spacing: 0.6px;
  font-weight:normal;
}
.expertise2030{
background:#e5f6fb;
}
.pcentrer {
  max-width: 900px;
}
.texte_intro{
padding: 30px 0 25px 0;

}
.texte_intro A{
text-decoration-color:#00a7d2;
text-underline-offset:5px;
}
.texte_intro A:hover{
text-decoration:none;
color:black;
}
#outils {
  text-align: right;
  font-size: 1.1rem;
  z-index: 10;
  position: absolute;
top: 162px;
  right: 90px;
}
#outils A{
color:black;
}
.fin_grisclair{
display:none;
}
H2 {
border:0 none;
  color: #00a7d2;
  padding:0 !important;
  margin:30px 0 10px 0;
  }
.detailarticle{
display:none;
}  

/* Landing Page =========================================
*/
.bandeau_bleu{
padding: 60px 20px 80px;
text-align:center;
background:#00a7d2;
position:relative;
}

.bandeau_bleu:before, .bandeau_bleu:after{
content:"";
display:block;
background:url(/images/expertse_fleche.png) no-repeat center center;
height:50px;
width:150px;
left:calc(50% - 75px);
top: -12px;
position:absolute;
}
.bandeau_bleu:after{
top:auto;
bottom:-12px;
transform:rotate(180deg);
}
.sansfleche:after, .sansfleche:before{
display:none;
}
.sansfleche{
padding-top:1px;
}
.bandeau_bleu h1, h1{
color:white;
text-align:center;
position:relative;
font-size: 2.5rem;
margin: 70px 0 80px 0;
letter-spacing: 0.8px;
border:0 none;
}
h1{
color:#00a7d2;
}
.bandeau_bleu h1:after, h1:after{
content:"";
display:block;
height:1px;
width: 500px;
  max-width: 90%;
  left: calc(50% - 250px);
bottom: -26px;
background:white;
position:relative;
}
h1:after{
background:#00a7d2;
}
h1.expert{
text-align:left;
margin: 20px 0 15px 0;
padding:0 !important;
}
h1.expert:after{
display:none;
}
.bandeau_bleu form div{
position:relative;
width: fit-content;
  margin: 0 auto;
}
.bandeau_bleu input[type="text"]{
width:735px;
max-width:90%;
position:relative;
padding:10px 130px 10px 20px;
height:60px;
}
.bandeau_bleu input[type="submit"], .ais-SearchBox-submit{
position: absolute;
  top: -28px;
  right: calc(5% + 12px);
  background: #00a7d2;
  color: white;
  padding: 0px 10px 0 10px;
  font-size: 1.2rem;
  border-radius: 5px;
  height: 40px;
    font-family: 'din_condensedbold';
	letter-spacing: 1px;
	font-weight: normal;
}
.bandeau_bleu input[type="submit"]:hover{
border:1px solid #00a7d2;
}
A.lien_article{
background: #e5f6fb;
  margin: 110px 0 0 0;
  padding: 100px 15px 20px 15px;
  text-align: center;
}
.lien_article h3{
color:#00a7d2;
text-align:center;
text-transform:uppercase;
font-size:1.4rem;
margin: 20px 0 10px 0;
  font-family: 'din_condensedbold';
  font-weight:normal;
}
.lien_article .titre{
color:black;
text-align:center;
font-size: 0.9rem;
font-weight:normal;
margin:5px 0 30px 0;
position:relative;
text-transform: initial;
font-family: 'Open Sans', sans-serif;
}
.lien_article .titre:after{
content:"";
display:block;
height:1px;
width:90px;
max-width:90%;
left:calc(50% - 45px);
bottom: -17px;
background:#00a7d2;
position:relative;
}
.lien_article .orga{
color:#00a7d2;
text-align:center;
font-size: 0.9rem;
font-weight:bold;
margin: 5px 0 20px 0;
position:relative;
text-transform: initial;
font-family: 'Open Sans', sans-serif;
}


.tag{
color:#00a7d2;
background:white;
border:1px solid #00a7d2;
  border-radius: 0;
  margin:5px 5px 5px 0;
  text-decoration:none;
  font-weight:bold;
}
a.tag:hover{
color:white;
background:#00a7d2;
text-decoration:none;
}
.celluleblanche{
background:white;
color:black;
margin:30px;
padding: 48px 30px 30px 30px;
  font-size: 0.8rem;
  text-align:center;
}
.bouton {
display: block;
  background: white;
  border: 1px solid #00a7d2;
  color: #00a7d2;
  font-size: 1rem;
  padding: 7px 30px 7px 30px;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  margin: 25px auto;
  border-radius: 100px;
  width: fit-content;
}
.bouton:hover, .pbouton:hover {
  background: #00a7d2;
  border: 1px solid #00a7d2;
  text-decoration: none;
    color: white;
}
.btvoirtout{
  border: 1px solid white;
padding: 25px 50px;
  font-family: 'din_condensedbold';
font-size: 1.4rem;
	font-weight:normal;
}


A.boutonrouge{
border-radius:0;
border:1px solid red;
color:red;
}
A.boutonrouge:hover{
background:red;
color:white;
border:1px solid red;
}
/* FICHE EXPERT =========================================
*/
main{
width: 96%;
  max-width: 1200px;
  padding: 60px 60px;
  background: white;
  margin: 80px auto 50px auto;
}
.fiche_2colonnes {
  display: grid;
grid-template-columns: 4fr 7fr;
  column-gap: 40px;
  row-gap: 30px;
  padding: 10px 0 40px 0;
} 

.avec_hachure{
position:relative;
padding:0 0 40px 0;
margin: 0 0 50px 0;
}
.avec_hachure:after{
content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 20px;
  width: 100%;
  background: url(/images/hachure.png);
}  
.portrait{
width: 250px;
  height: 250px;
  border-radius: 200px;
  overflow: hidden;
  position: relative;
  justify-content: center;
  align-items: center;
  background: url(/images/photo.png) no-repeat center center;
  margin: 0 auto;
}
.pportrait{
width: 190px;
  height: 190px;
  top: -95px;
  position: absolute;
  left: calc(50% - 95px);
  }
  .adminportrait{
width: 200px;
  height: 200px;
float:left;
margin:0;
  }
.portrait img{
  width: 100%; /* Largeur de l'image */
  height: 100%; /* Hauteur de l'image */
  object-fit: cover; /* Ajuste l'image pour remplir le cercle sans d�formation */
  object-position: center; 
}	
.titre_fonction{
  font-size: 1rem;
  font-weight:bold;
  margin:5px 0 40px 0;
  position:relative;
}
.titre_fonction span{
  font-weight:normal;
}
.titre_fonction:after{
content:"";
position:absolute;
bottom: -22px;
left:0;
width:90px;
height:1px;
background:#00a7d2;
}
.contact{
position:relative;
border:1px solid #00a7d2;
text-align: right;
margin: 6px 0 20px 0;
}
.contact p{
position: absolute;
  left: 20px;
  top: -20px;
  background: #00a7d2;
  color: white;
  padding: 7px 15px 9px 15px;
  font-weight: bold;
  z-index: 10;
  line-height: 1;
}

#coord{
position: relative;
  background: #e5f6fb;
  color: #00a7d2;
  font-size: 0.9rem;
padding: 30px 20px 20px;
line-height:1.5;
text-align: left;
font-weight: bold;
}
#coord .cadenas{
color: #00a7d2;
  text-decoration: none;
background: url(/images/cadenas.png) no-repeat center left;
  padding: 10px 0 10px 60px;
  display: inline-block;
}
#coord a{
color: #00a7d2;
  text-decoration: none;
}
.contact img{
margin:5px;
}

.soustitre{
color:black;
  font-size: 0.9rem;
  font-weight:bold;
  margin:25px 0 5px 0;
}

.tag2{
color:#00a7d2;
background:#e5f6fa;
  border-radius: 0;
  margin:5px 5px 5px 0;
    padding:5px;
  text-decoration:none;
  display:inline-block;
  border:0 none;
}
.tag3{
color:white;
background:#0084a6;
  border-radius: 5px;
  margin:5px 5px 5px 0;
    padding:5px;
  text-decoration:none;
  display:inline-block;
}
a.tag2:hover,a.tag3:hover{
color:#00a7d2;
background:white;
text-decoration:none;
}

ul.publication{
padding:0;
}

.publication li{
list-style:none;
}

.publication .lien{
  text-decoration: none;
  background: url(/images/publication.png) no-repeat left center;
padding: 10px 0 10px 50px;
  margin: 0;
  display: block;
}
.publication .lien a{
color: #00a7d2;
  text-decoration: none;
}



#publi2, #publi3, #media2, #media3{
position:relative;
}

#publi2:before, #publi3:before, #media2:before, #media3:before{
content:"";
position:absolute;
top: -41px;
left:calc(50% - 100px);
width:200px;
height:2px;
background:#a0deef;
}

.explication{
font-size:1.1rem;
color:#00a7d2;
margin:0 0 30px 0;
}

.date_maj{
margin:100px 0 0 0;
position:relative;
}
.date_maj:after{
content:"";
display:block;
height:1px;
width:50px;
left:0;
top: -56px;
background:black;
position:relative;
}
.lien_connecte{
margin:100px 0 0 0;
position:relative
}
.lien_connecte:after{
content:"";
position:absolute;
top: -30px;
left:0;
width:90px;
height:1px;
background:#00a7d2;
}
/* FORMULAIRE =========================================
*/

FORM .deux_colonnes>div, .input{
border:1px solid #a0deef;
position:relative;
border-radius:5px;
padding: 10px 10px 0 10px;
}

FORM .deux_colonnes>div.sansbordure{
border:0 none;
}
FORM  p{
margin:5px 0;
}
FIELDSET{
background: white;
  margin: 10px 0 70px 0;
  position: relative;
  border-radius: 5px;
  padding: 10px 50px 30px 50px;
}

FIELDSET:after{
content:"";
position:absolute;
bottom:0;
left:0;
height:20px;
width:100%;
background:url(/images/hachure.png);
}
LEGEND {
font-weight: bold;
  font-size: 1.7rem;
  background: white;
  padding: 10px 30px;
  color: #00a7d2;
  text-transform: uppercase;
  font-family: 'din_condensedbold';
  position: relative;
  top: -11px;
  border-radius: 5px;
  font-weight:normal;
}
H4 {
font-weight: bold;
  font-size: 1rem;
  color: #00a7d2;
  margin:10px 0 25px 0;
  text-transform: uppercase;
}
input[type="button"].boutonplus{
font-weight: bold;
  font-size: 1rem;
  padding: 7px 15px 9px 54px;
  color: #00a7d2;
  border: 1px solid #00a7d2;
  border-radius: 30px;
  text-transform: uppercase;
  margin: 20px auto;
  width: fit-content;
  background: url(/images/plus.png) no-repeat 13px center white;
  display: block;
}
#messagemail,#messagetel,#messagemail2,#messagetel2{
position: absolute;
  background: white;
  text-transform: uppercase;
  font-size: 0.6rem;
  right: 20px;
  bottom: -35px;
  } 
#messagemail.error,#messagetel.error,#messagemail2.error,#messagetel2.error{
bottom: -20px;
  padding: 3px 10px;
  border: 1px solid #ed1c24;
  }
.erreur{
  background: white;
  text-transform: uppercase;
  font-size: 0.6rem;
  border: 1px solid #ed1c24;
  padding: 2px 10px;
  color:#ed1c24;
 bottom: 9px;
  position: relative; 
  }  
.reponse_ok{
  background: white;
  text-transform: uppercase;
  font-size: 0.6rem;
  border: 1px solid #22b573;
  padding: 2px 10px;
  color:#22b573;
  }
 
.form_bleu LABEL{
position: absolute;
  top: -16px;
  left: 10px;
    background: white;
  padding: 0 10px;
  font-size: 0.9rem;
  z-index: 5;
}
.form_bleu LABEL.label_checkbox, .form_bleu  .upload-btn{
position: relative;
  top: 0;
  left: 0;
  font-size: 0.9rem;
    background: transparent;
	overflow: hidden;
  display: block;
  line-height: 1.4;
}

.deux_colonnes{
border:0 none;
}
input{
  max-width: none;
  width: 98%;
}
:root {
    --iti-border-color: white !important;
}
.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default .select2-selection--multiple{
border:0 none !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  white-space: normal;
}
.select2-container .select2-selection--single {
  height: auto;
}
INPUT,INPUT:focus,TEXTAREA:focus{
border:0 none;
outline: 0 none;
}
SELECT span{
margin:10px 0;
border:0 none !important;
}
TEXTAREA, SELECT, .select2-container--default .select2-selection--single{
border:0 none ;
}
TEXTAREA{
width: 100%;
height: calc(100% - 70px);
  }
  .precision{
  font-size:0.9rem;
  font-style:italic;
  }
input[type="radio"],input[type="checkbox"] {
  width: 20px;
  height: 20px;
  float: left;
}
input[type="submit"], input[type="button"] {
font-weight: bold;
  font-size: 1.4rem;
  padding: 7px 30px 8px;
  color: #00a7d2;
  border: 1px solid #00a7d2;
  border-radius: 40px;
  text-transform: uppercase;
  margin: 40px auto;
  width: fit-content;
  display: block;
  background: white;
  height: auto;
}
input[type="submit"]:hover {
  color: white;
  border: 1px solid #00a7d2;
  background: #00a7d2;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
background:#a0deef;
color:black;
max-width:50%;
}
.select2-search__field{
width: 0.75em;
  height: 70px;
min-height: 30px;
  font-size: 1rem !important;
}
  .upload-container {
      border: 2px dashed #ccc;
      border-radius: 10px;
      padding: 20px;
      width: 100%;
      text-align: center;
      background-color: #fff;
    }

    .upload-container:hover {
      border-color: #a0deef;
    }

    .upload-container input[type="file"] {
      display: none;
    }

    .upload-container img {
      max-width: 100%;
      border-radius: 5px;
    }

.modal {
  display: none;
  position: fixed;
  z-index: 7;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,1);
}

.modal-content {
  position: relative;
  margin: 10% auto;
  padding: 0;
  width: 80%;
  max-width: 500px;
}

.close {
  position: absolute;
  top: 10px;
  right: 25px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

#crop-image {
  width: 100%;
}

.upload-text {
  color: #666;
  font-size: 16px;
  margin: 50px 0 10px 0;
  float: right;
}

.form_bleu .upload-btn {
  display: inline-block;
  padding: 10px 20px;
  color: white;
  background-color: #80d3e9;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.upload-btn:hover {
  background: #00a7d2;
}
#ui-datepicker-div{
z-index:6 !important;
}



@media screen and (max-width: 1100px) {
.adminportrait {
  width: 150px;
  height: 150px;
  background: url(/images/photo.png) no-repeat center center;
  background-size: cover;
}
.pportrait {
  width: 170px;
  height: 170px;
  top: -83px;
  left: calc(50% - 85px);
}
}
@media screen and (max-width: 1020px) {
.adminportrait {
  width: 100px;
  height: 100px;
}
.upload-text {
  margin: 10px 0 0 0;
}
	.banniere_expertise2030 p {
	  text-align: center;
	  font-size: 1.7rem;
	  top: 11px;
	  width: 90%;
	}
	#outils {
top: 150px;
  right: 10px;
}
.logoexpert2030 {
  border-right: 0 none;
  padding:0;
  margin:0;
  }
}




@media screen and (max-width: 800px) {
	.deux_colonnes {
	  grid-template-columns: 1fr;
	  column-gap: 50px;
	  row-gap: 30px;
	} 
FORM .deux_colonnes > div {
  padding: 15px 10px 0 10px;
}	
.adminportrait {
  width: 170px;
  height: 170px;
  top: -100px;
  position: absolute;
  left: calc(50% - 85px);
}
	.upload-text {
	  margin: 40px 40px 0 0;
	}

	.bandeau_bleu input[type="text"] {
  width: 545px;
  }
  .trois_colonnes {
  grid-template-columns: repeat(2, 1fr);
  column-gap: 30px;
  row-gap: 30px;
} 
section {
  padding: 40px 50px;
  }
  .fiche_2colonnes {
grid-template-columns: 1fr;
  column-gap: 40px;
  row-gap: 30px;
  padding: 10px 0 40px 0;
} 
}

@media screen and (max-width: 500px) {
main {
  padding: 30px 20px;
  margin: 50px auto 30px auto;
}
.banniere_expertise2030 p {
  font-size: 1.3rem;
  width: 98%;
}
  H1 {
    padding: 0 0 0 0 !important;
	font-size: 2.1rem;
	}
 h1:after,  .bandeau_bleu h1:after{
width: 70%;
  left: 15%;
}	
.bandeau_bleu h2, h2 {
  font-size: 2rem;
}
.bandeau_bleu h2::after, h2::after {
  width: 280px;
  left: calc(50% - 140px);
   }
   .adminportrait {
  top: 0;
  position: relative;
}
   FIELDSET{
   padding: 10px 20px 30px 20px;
   }
   TEXTAREA {
  width: 100%;
  height: 400px;
}
LEGEND {
  font-weight: bold;
font-size: 1.3rem;
  }
  input[type="button"].boutonplus {
  font-size: 0.8rem;
  margin: 0 auto 20px auto;
  }

  	.bandeau_bleu input[type="text"] {
  width: 90%;
  padding: 10px 20px;
  }
  .bandeau_bleu input[type="submit"] {
  position: relative;
  top: 0;
  right: 0;
  background: white;
  color: #00a7d2;
  padding: 0px 10px 0 10px;
  }
    .trois_colonnes {
  grid-template-columns: 1fr;
  column-gap: 30px;
  row-gap: 20px;
} 
section {
  padding: 30px 20px;
  }
}