/*ie26*/
#ie26 li{margin-bottom: 1rem;}
#ie26 ul{margin-left: 1.5rem;}
#ie26 li:last-child{margin-bottom: 0;}
#ie26 ul{margin-bottom: 2rem;}
#ie26 ul:last-child{margin-bottom: 0;}
#ie26 ol{margin-bottom: 1rem;}
#ie26 ol:last-child{margin-bottom: 0;}
#ie26 ul li {list-style: disc;}
#ie26 ol li {list-style: decimal;}
#ie26 ul li::marker{color: #bb6708;}
#ie26 ol li::marker{color: #bb6708;}
#ie26 #intro ul li::marker{color: black;}
#ie26 #intro ol li::marker{color: black;}

#ie26 #intro a{color:black !important; text-decoration: underline !important; background-color: #none !important;}
#ie26 #intro a:hover{ text-decoration: none !important; background-color: rgba(255, 255, 255, 0.8) !important;}

#ie26 .card-divider {
  padding: 1rem;
  background: #F5A553 ;
}

#ie26 p{margin-bottom: 1rem;}
#ie26 p:last-child{margin-bottom: 0;}
#idcf #ie26 #intro.card {background-color: rgba(251, 143, 30, 0.8) !important;}
#ie26  #intro.card h1 {
  color: black !important;
}
#ie26  #intro.card h2 {
  color: black !important;
}
h1 {
  font-size: 2.25rem !important;
}
h2 {
  font-size: 1.75rem !important;
}
h3 {
  font-size: 1.375rem !important;
}
h4 {
  font-size: 1.17rem !important;
}
h5 {
  font-size: 1rem !important#;  
}
h6 {
  font-size: .83rem !important;
}

.bordure-icone-ih {
  border: 8px solid #fff;
}
 .pdgx2{padding-right: 2rem; padding-left: 2rem;}
  .pbx2{padding-bottom: 2rem;}
#ie26 #formations h3{color: #145e98;
    font-size: 1.5rem;}
#ie26 #sidebar .card {
  margin-bottom: 1rem;
  border: none;
  border-radius: 1rem;
  background: rgba(0, 100, 146, 0.9);
  -webkit-box-shadow: 0 4px 15px 0 rgb(0 0 0 / 20%),
    0 6px 20px 0 rgb(0 0 0 / 19%);
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

#ie26 #sidebar .card a {
  text-decoration: underline;
  color: #0e2449;
}

#ie26  .vignette-form h4{font-size: 1rem !important;}
#ie26 #ressources .vignette-form h3{font-size: 1rem !important;}
#ie26 #ateliers .vignette-form h3{font-size: 1rem !important;}
#ie26 #chrono60 .vignette-form h3{font-size: 1rem !important;}

#ie26 {
  background: url("/wp-content/uploads/sites/19/2024/05/fond-ie24.webp");
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
  background-position: center;
}

#ie26 #sidebar .card a {
  text-decoration: underline;
  color: #0e2449;
}

#ie26 #activite a {
  color: #0e2449;
  text-decoration: none;
}

#ie26 #activite a:hover {
  color: #030f24;
  text-decoration: underline;
}

#ie26 .button:focus {
  color: #fff !important;
}

#idcf #ie26 #programmation .card {
  background: #F5A553 !important;
}

#idcf #ie26 #programmation .card {
  text-align: left;
  color: black !important;
}
#idcf #ie26 #programmation .card h2 {
  color: black !important;
}

#ie26 #sidebar [type="submit"],
[type="button"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 2px solid #fff !important;
  background: #006492 !important;
  color: white;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  cursor: pointer;
  margin: 0 0 1rem;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border-radius: 10px;
}

#ie26 .date-act strong {
  color: #0e2449;
}

#ie26 .date-act p {
  margin-bottom: 0rem;
}

#ie26 #sidebar [type="submit"]:hover {
  border: 2px solid #fff !important;
  background: #fff !important;
  color: #0e2449;
}

#ie26 [type="button"]:hover {
  border: 2px solid #006492 !important;
  background: #fff !important;
  color: #0e2449;
}

#ie26 .ligne {
  border-bottom: 1px solid #006492;
}

#ie26 h1 {
  color: #0e2449;
}

#ie26 h2 {
  color: #0e2449;
}

#ie26 .button {
  background-color: #006492 !important;
  border: 2px solid #006492 !important;
}

#ie26 .button:hover {
  background-color: #fff !important;
  color: #006492 !important;
}





@media only screen and (max-width: 1024px) {


h1 {
  font-size: 1.5rem !important;
}

h2 {
  font-size: 1.25rem !important;
}

h3 {
  font-size: 1.1875rem !important;
}

h4 {
  font-size: 1.125rem !important;
}

h5 {
  font-size: 1.0625rem !important;
}

h6 {
  font-size: 1rem !important;
}
}