/*css 2025 section nord-est-centre=sud-ouest*/
#aat .flexdircol {flex-direction: column;}
#aat .flexun {flex: 1 1 0%; display: flex;}
#aat .card {border-radius: 15px; width: 100%; margin-bottom: 2rem;}
#aat .card .card-divider h2 {    font-size: 1.125rem; font-weight: bold; color: white;}

#aat .card .card-divider {background-color: #1b4994; border-radius: 15px 15px 0px 0px;}
#aat .card .card-divider-2 {background-color: #f4e6ce; border-radius: 0px 0px 15px 15px; padding: 0.5rem; font-weight: bold !important; text-align: center
  ;}
  #aat .card .card-divider-2 p {margin-bottom: 0.25rem;}
#aat .card .card-divider-2 p:last-child {margin-bottom: 0rem;}
#aat .card .card-section strong {color: #1b4994 !important;}
#aat .card .card-section p:last-child {margin-bottom: 0rem;}

#aat .card:hover  {background-color: #fff !important; -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%);}
.cadre25 { background-color: #fff;
border: 1px solid #4e71a9;
margin-top: 1rem;
}

 .cadre-content25  p a {
    color: #0645AD;
    text-decoration: underline;
}
 .cadre-content25  p a:hover {
    color: #35076d;

}

 .cadre-content25  li a {
    color: #0645AD;
    text-decoration: underline;
}
 .cadre-content25  li a:hover {
    color: #35076d;

}



.cadre-content25 { padding: 1rem;}
.cadre-int {padding:1rem; background-color: #4e71a9; margin-bottom: 1rem;}
.cadre-int p {color: white !important; font-size: 0.9375rem !important; margin-bottom: 1rem; }
.cadre-int p:last-child { margin-bottom: 0rem; }
.cadre-content25 h3 {font-weight: bold; margin-bottom: 1rem; color: #1b4994;}  

.cadre-content25 ul li {margin-left: 1rem;}

.text-soustitre p { font-size: 1.75rem; color: white;}
.text-oblique {  font-style: italic;}
.titre-section-axe h2 {
  text-align: center;
  color: white!important;
  margin-top: 0rem!important;
  margin-bottom: 0rem!important;
  font-size: 1.375em!important;
  font-weight: bold!important;
  padding: 0.375rem;
}



.bleu-cadre {
  background-color: #4168a8; padding: 1rem;
}


.bleu-cadre a.button-ret  
{color: black!important; text-decoration: none;  
  padding-top: 0.65rem;
  padding-right: 1rem;
  padding-bottom: 0.65rem;
  padding-left: 1rem; margin-bottom: 0rem !important;}
.bleu-cadre a.button-ret:hover  {background-color: #9f6a0d !important; border-color: #fff;
  color: #fff !important;}

.bleu-cadre h2 {
  color: white !important;
  font-weight: bold;
  margin-bottom: 1rem;
 }
.bleu-cadre p {
 color: white;
 margin-bottom: 1rem;
}
.bleu-cadre p:last-child {
  margin-bottom: 0rem;
 }

.bleu-cadre a  {
  color: white !important ; text-decoration: underline; background-color: none;
}
.bleu-cadre  a:hover {
text-decoration: none; background-color: white; color: #1b4994 !important;
}

    /*liste-plan*/
/*plan strat*/

/*fin plan strat*/


/*responsive*/
@media only screen and (max-width: 768px) {
  .text-soustitre { font-size: 1.25rem;}

}