@font-face {
    font-family: 'Kravitz Thermal';
    font-style: normal;
    font-weight: 400;
    src: local('Kravitz Thermal'), url('../fonts/KRAVT___.woff') format('woff');
}
@font-face {
    font-family: 'Kravitz Extra Thermal';
    font-style: normal;
    font-weight: 400;
    src: local('Kravitz Extra Thermal'), url('../fonts/KRAVET__.woff') format('woff');
}
@font-face {
    font-family: 'Kravitz';
    font-style: normal;
    font-weight: 400;
    src: local('Kravitz'), url('../fonts/KRAVITZ_.woff') format('woff');
}

div.itemFullText {
    padding-top: 5px;
}
div.zoneInfo {
    margin: 16px 0 16px 0 !important;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    background: unset !important;
    padding: 5px 0;
}
span.itemDateCreated {
    color: black;
}
@media (max-width: 991px) {
  div.zoneInfo span.itemDateModified {
      display: none;
  }
}

/*Agenda*/
div.comments-txt p a {
    font-size: 14px;
    text-decoration: underline;
    color: blue;
}


/* Affichage mobile*/
@media (max-width: 767px) {
    .aidanews2_k2_HomePage2025_Milieu_BIS_HomePage .aidanews2_k2_topR {
        width: 63% !important;
        float: right !important;
        text-align: left !important;
    }
}

@media (max-width: 767px) {
    .aidanews2_k2_HomePage2025_Milieu_BIS_HomePage .aidanews2_k2_topL {
        width: 35% !important;
        float: left !important;
    }
}
/* Fin Affichage mobile*/

/* Affichage tablette*/
    @media (min-width: 768px) and (max-width: 991px) {
      #column-wrap-id-1753470718201, /* bloc HP DROITE */
      #column-wrap-id-1753509230669, /* bloc DIGITAL DROITE */
      #column-wrap-id-1753509230699, /* bloc CULTURE DROITE */
      #column-wrap-id-1753509230657, /* bloc INDUSTRIES DROITE */
      #column-wrap-id-1753509230679, /* bloc SERVICES MILIEU */
      #column-wrap-id-1753509230651, /* bloc AGRO DROITE */
      #column-wrap-id-1754124651181, /* bloc INFRA DROITE */
      #column-wrap-id-1753509230608 /* bloc FINANCAS MILIEU */ {
        display:none !important;
      }
      
      #column-wrap-id-1753470718199, /* bloc HP GAUCHE*/
      #column-wrap-id-1753509230697, /* bloc CULTURE GAUCHE*/
      #column-wrap-id-1753509230655, /* bloc INDUSTRIES GAUCHE */
      #column-wrap-id-1753509230680, /* bloc MEDIAMANIA EN CONTINU */
      /*#column-wrap-id-1754124651181,*/ /* bloc ECOFIN TV */
      #column-wrap-id-1753509230643, /* bloc INFRA GAUCHE */
      #column-wrap-id-1753509230651, /* bloc AGENDA */
      #column-wrap-id-1753509230649, /* bloc AGRO GAUCHE */
      #column-wrap-id-1753509230609 /* bloc QUEMEQUEM*/ {
        width: 33.33%;
        float:left;
      }
      
      #column-wrap-id-1753470718200, /* bloc HP MILIEU*/
      #column-wrap-id-1753509230698, /* bloc CULTURE MILIEU*/
      #column-wrap-id-1753509230678, /* bloc SERVICES GAUCHE */
      #column-wrap-id-1753509230650, /* bloc AGRO MILIEU */
      #column-wrap-id-1754124651180, /* bloc INFRA MILIEU */
      #column-wrap-id-1753509230656, /* bloc INDUSTRIES MILIEU */
      #column-wrap-id-1753509230607  /* bloc FINANCAS GAUCHE*/{
        width: 66.67%;
        float:left;
      }  
      
	  #column-wrap-id-1753509230698, /*culture */
      #column-wrap-id-1753509230656, /*industries */
      #column-wrap-id-1753470718200, /*home */
      #column-wrap-id-1754124651180, /*infra */
      #column-wrap-id-1753509230668 /*digital */{
	    border-right: none !important;
	  }
      
      #column-wrap-id-1754124651180 /*infra */{
	    /*border-left: none !important;*/
	  }      
    }
/* Fin Affichage tablette*/
      
     
/*Page Intérieure*/
div.itemHeader .itemTitle {
    font-family: Arial, Helvetica, non-serif;
    font-size: 3em;
    font-weight: normal;
    line-height: 110%;
    padding: 10px 0 4px 0;
    margin: 0;
}

.aidanews2_k2_style_imageagauche .aidanews2_k2_text {
    /*font-family: Elza !important;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px !important;
    color: black;
    font-weight: 400;
    line-height: 1.2em;
}

.texte, .texte p, .texte span {
    font-family: 'Raleway', sans-serif ! IMPORTANT;
    font-size: 18px ! IMPORTANT;
    line-height: 25px ! IMPORTANT;
    font-weight: 500;
  
}

ul.texte {
	list-style-type: disc;
    padding-left: 40px;
  	padding-bottom: 20px;
  	font-weight: bold;
}

p.texte strong {
    font-weight: bold !important;
}
div.itemFullText p.texte a {
    color: #4174c0;
    text-decoration: underline;
}
.exergue {
    font-weight: bold;
    font-family: 'Abel', sans-serif ! IMPORTANT;
    font-size: 28px ! IMPORTANT;
    line-height: 30px;
    display: block;
    margin-left: 20px;
    padding-left: 20px;
    margin-right: 40px;
    border-left: 8px solid black;
    margin-top: 20px;
    margin-bottom: 20px;
}
.date-separation {
	font-family:  Arial;
	overflow: hidden;
	font-size:13px;
}

.date-separation:after {
    content:"";
    display: inline-block;
    height: 0.5em;
    vertical-align: bottom;
    width: 100%;
    margin-right: -100%;
    margin-left: 10px;
    border-top: 1px solid #ccc;
}
.encadre {
    width:95%;
    margin:0 auto;
    padding:5px;
    background:#ddd;
    border:1px solid #aaa;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
.illustration-avec-legende {
	margin-top:30px;
	margin-left: auto;
	display: block !IMPORTANT;
	margin-right: auto;
	text-align:center;
}

.illustration-sans-legende {
	margin-top:30px;
	margin-bottom:30px;
	margin-left: auto;
	display: block !IMPORTANT;
	margin-right: auto;
	text-align:center;
}

.legende {
  font-style: italic;
  font-weight: bold;
  text-align:center !IMPORTANT;
  font-size: 13px !IMPORTANT;
  margin-bottom: 30px;
  display: block;
  font-family: 'Crimson Text', sans-serif;
}

/* FIN page intérieure*/


/* Page secteur UNE */
    .aidanews2_k2_PageSecteur2025_Une .aidanews2_k2_title a {
        color: black;
        font-weight: bold;
        font-size: 32px;
        font-family: Minion Pro;
        line-height: 1.1em;  
    }
    .aidanews2_k2_PageSecteur2025_Une .aidanews2_k2_text {
        font-family: Elza !important;
        font-size: 14px !important;
    }
    @media (min-width: 768px){
        .aidanews2_k2_PageSecteur2025_Une .aidanews2_k2_title {
          margin-top:10px;
          margin-bottom: 7px !important;
          display: block;
        }
        .aidanews2_k2_PageSecteur2025_Une {
          margin-bottom:10px;
        }
    }
    @media (max-width: 767px){
        .aidanews2_k2_PageSecteur2025_Une{
            margin-bottom: 25px;
        }
    }
/* Fin Page secteur UNE */

/* Page secteur BIS */

   .aidanews2_k2_PageSecteur2025_Bis_Droite .aidanews2_k2_title a,
   .aidanews2_k2_PageSecteur2025_Bis_Bas .aidanews2_k2_title a {
        color: black;
        font-weight: bold;
        font-size: 23px;
        font-family: Minion Pro;
        line-height: 1.1em;
    }

    .aidanews2_k2_PageSecteur2025_Bis_Bas .aidanews2_k2_text {
        font-family: Elza !important;
        font-size: 14px !important;
    }

    .aidanews2_k2_PageSecteur2025_Bis_Droite .row, 
    .aidanews2_k2_PageSecteur2025_Bis_Bas .row {
      margin-bottom:20px;
    }
    .aidanews2_k2_PageSecteur2025_Bis_Bas .aidanews2_k2_line {
        border-bottom: 1px solid #434543;
        margin-top: 20px;
    }

   .aidanews2_k2_PageSecteur2025_Bis_Droite .aidanews2_k2_topL {
      width:49%;
      float: left;
    }
    .aidanews2_k2_PageSecteur2025_Bis_Droite .aidanews2_k2_topR {
      width:49%;
      float: right;
      text-align: left;
    } 

   .aidanews2_k2_PageSecteur2025_Bis_Bas .aidanews2_k2_topL {
      width:25%;
      float: left;
    }
    .aidanews2_k2_PageSecteur2025_Bis_Bas .aidanews2_k2_topR {
      width:73%;
      float: right;
      text-align: left;
    }
     @media (max-width: 767px){
       .aidanews2_k2_PageSecteur2025_Bis_Bas .aidanews2_k2_topL {
          width:30%;
          float: left;
        }
        .aidanews2_k2_PageSecteur2025_Bis_Bas .aidanews2_k2_topR {
          width:68%;
          float: right;
          text-align: left;
        }
     }


/* Fin Page secteur BIS */

/* Page Home style article */
.aidanews2_k2_HomePage2025_Milieu_Une_HomePage .aidanews2_k2_title a,
.aidanews2_k2_HomePage2025_Milieu_BIS_HomePage .aidanews2_k2_title a
   {
   
    font-weight: bold  !important;
    font-size: 23px;
    font-family: Minion Pro;
    line-height: 1.1em;
    color: black !important;
	}


/* Debut ligne de séparation */
    .aidanews2_k2_PageSecteur2025_Une .aidanews2_k2_line, .aidanews2_k2_PageSecteur2025_Bis_Droite .aidanews2_k2_line {
        border-bottom: none;
    }

    #section-id-1753607322661 .sppb-row-container .sppb-row,
    #section-id-1753625270026 .sppb-row-container .sppb-row,
    #section-id-1753625228936 .sppb-row-container .sppb-row
    {
        border-bottom: 1px solid #434543;
    }

    #section-id-1753607322664 #column-wrap-id-1753607322662, 
    #section-id-1753625270025 #column-wrap-id-1753625270027, 
    #section-id-1753625228939 #column-wrap-id-1753625228957 
    {
        border-right: 1px solid #434543;
    }

	#column-wrap-id-1753509230698 {
	    border-right: solid 1px #d8d5d5;
	    border-left: solid 1px #d8d5d5;
	}

	.no_border_line .aidanews2_k2_line {
	    border-bottom: none !important;
	}

/* Fin ligne de séparation */




.header_TitreBloc {
    display: flex;
    align-items: center;
    padding: 0px;
}
h3.sppb-addon-title{
  	margin-top: 0px;
    color: #707070;
}
.header_TitreBloc span {
    font-size: 30px;
    color: #c72717;
    font-family: 'Kravitz Thermal' !important;
}

.line_TitreBloc {
    flex-grow: 1;
    height: 2px; 
    background-color: #c72717; 
    border: none;
    margin-left: 5px; 
    margin-top:35px;
}

#sp-footer1 {
  background: #262424;
  font-size: 12px;
  line-height: 20px;
  color:#fff;
  padding: 60px 80px;
}

@media (max-width: 1024px) {
  #sp-footer1 {
    padding: 55px 35px;  
  }
}

#sp-footer1 a {
  color: #007a8f;
  font-weight: 700;
}
#sp-footer1 a:hover {
  color: #004e5c;
}
#sp-footer1 p {
  margin: 0;
}