
    :root {
        --text: #333333;
--links: #333333;
--titles: #2C3F56;
--page-background: #F6F8FB;
--highlight: #2C3F56;
--boxes-background: #FFFFFF;
--boxes-border: #E5E5E5;
--section-titles: #FFFFFF;
--section-titles-background: #495972;
--header-background: #FFFFFF;
--header-links: #FFFFFF;
--footer-background: #2C3F56;
--footer-links: #333333;
    }
    
.odswidget-facet__facet-title, .ods-catalog-card__visualization, .ods-tabs__tab--horizontal {
    color: #0B72B5;
}

.ods-catalog-card__keyword {
    background-color: #0B72B5;
}


.ods-catalog-card__visualization:hover {
    color: #0B72B5;
}

.ods-front-header__logo {
    vertical-align: middle !important;
}

p a {
    color: #0B72B5;
}

.ods-front-footer {
    margin-bottom: -20px;
}

.headertext {
    font-size: 2em;
    font-family: "PoppinsRegular";     
}


.ods-front-header__menu-item-link[href^="/page/accueil/"]:before,
.ods-front-header__menu-item-link[href^="/pages/accueil/"]:before,
.ods-front-header__menu-item-link[title="ACCUEIL"]:before {
}

@font-face {
    font-family: "Poppins";
    font-weight: bold;
    src: url('/assets/theme_font/Poppins-Bold.ttf');
}
@font-face {
    font-family: "Poppins";
    font-weight: lighter ;
    src: url('/assets/theme_font/Poppins-Light.ttf');
}
@font-face {
    font-family: "Poppins";
    font-weight: 700;
    src: url('/assets/theme_font/Poppins-Medium.ttf');
}
@font-face {
    font-family: "Poppins";
    font-weight: bolder;
    src: url('/assets/theme_font/Poppins-SemiBold.ttf');
}


@font-face {
    font-family: "FjallaOne-Regular";
    font-weight: normal;
    src: url('/assets/theme_font/FjallaOne-Regular.ttf');
}

@font-face {
    font-family: "PoppinsBold";
    src: url('/assets/theme_font/Poppins-Bold.ttf');
}
@font-face {
    font-family: "PoppinsLight";
    src: url('/assets/theme_font/Poppins-Light.ttf');
}
@font-face {
    font-family: "PoppinsRegular";
    src: url('/assets/theme_font/Poppins-Medium.ttf');
}
@font-face {
    font-family: "PoppinsSemiBold";
    src: url('/assets/theme_font/Poppins-SemiBold.ttf');
}
@font-face {
    font-family: "PalanquinRegular";
    src: url('/assets/theme_font/Palanquin-Regular.ttf');
}

body, main {
    font-family : "PalanquinRegular", "Open Sans", Helvetica, arial, sans-serif;
}

.ods-front-header {
    padding: 0;
    margin-bottom: 30px;
}
@media (min-width: 992px) {
    .ods-front-header {
        height: 148px;
        margin-bottom: 30px;
    }  
}

@media (min-width: 1200px) {
    .ods-front-header__menu-item {
        margin-right: 2%;
    }     
}

.ods-responsive-menu-placeholder .ods-front-header__portal-brand {
    height: 50px;
    top: 5px;
}

.ods-responsive-menu-placeholder .logoopendata {
    height: 50px;
    top: 5px;
}


.ods-responsive-menu-collapsible .ods-front-header__portal-brand {
    height: 90px;
    top: 0;
}


.ods-front-header__portal-brand__text {
    color: #AE1B73;
}

.ods-front-header a:hover,
.MYSITE-header__brand a:hover{
    text-decoration: none;
}

.MYSITE-header__brand {
    height: 80.3px;
    padding: 0;
    overflow: hidden;
}

.ods-front-header__portal-brand a {
    height: 70px;
    float: left;
}

.MYSITE-header__brand-brand {
    list-style-type: none;
    display: inline-flex;
}

.ods-front-header__brand {
    list-style-type: none;
    margin-left: 50px;
    margin-top: 3px;
}

.ods-front-header__portal-brand .ods-front-header__logo {
    /* padding-top: 15px; */
}

.ods-front-header__menu {
    width: 100%;
    display: flex;
    justify-content: center;
}

.ods-responsive-menu-collapsible--expanded .MYSITE-header__brand {
    display: none;
}
.ods-responsive-menu-collapsible--expanded .ods-front-header__menu {
    display: inline-block;
    width: auto;
}

.ods-front-header__menu-item {
    margin-right: 1.5%;
    white-space: nowrap;
    position: relative;
}

.ods-front-header__menu-item:hover, .ods-front-header__menu-item.ods-front-header__menu-item--active {
    height: 50px;
    margin-top: 10px;
}

.ods-front-header__menu-item {
    margin-top : 5px;
}


.ods-responsive-menu-collapsible--expanded .ods-front-header__menu-item-link {
    display: block;
    text-align: left;
    width: auto;
}

.ods-front-header__menu-item-link.ods-front-header__menu-item-link--active, .ods-front-header__menu-item-link:hover {
    color: #2c3e50;
    margin: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    background-color: #fff;
    height: 100%;
}

.ods-front-header__menu-item-link.ods-front-header__menu-item-link--active::before, .ods-front-header__menu-item-link:hover::before {
  content: '';
    height: 3px;
    width: 80%;
    position: absolute;
    bottom: 0;
    left: 50%;
    background-color: #e83d54;
    display: inline-block;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);  
}

.MYSITE-header__brand > .container {
    padding-top: 10px;
}
.MYSITE-header__menu {
    background-color: #495972;
    text-align:center;
}
@media (min-width: 992px) {
    .MYSITE-header__menu {
        height: 60px;
     }
}
.MYSITE-header__menu > .container {
    padding: 0;
    margin-top:30px;
}

.ods-front-header__menu-item-link {
    color: #fff;
    font-family: 'PoppinsRegular', "Open Sans", Helvetica, arial, sans-serif;
    font-family: 'PoppinsRegular', "Open Sans", Helvetica, arial, sans-serif;
    text-transform: uppercase;
}

.ods-front-header__management-menu
{
    line-height:125px;    
}

.ods-front-header__management-menu-item-link {
    color: #0B72B5;
}
.ods-front-header__management-menu-item-link.ods-front-header__management-menu-item-link--backoffice {
    color: white;
}



.ods-front-header__menu-item-link {
    border: none;
    opacity: 1;
    font-size: 15px;
    line-height: 35px;
    padding-top: 4px;
}
/*
.ods-front-header__menu-item-link.ods-front-header__menu-item-link--active {
    background-color: #f5f5f5;
    border: none;
    height: 56px;
    padding-top: 1px;
    color: #AE1B73;
}*/

/*
.ods-front-header__menu-item-link.ods-front-header__menu-item-link {
    border-bottom: 6px solid #70859A;
}

.ods-front-header__menu-item-link.ods-front-header__menu-item-link--active {
    border-bottom: 6px solid #f5f5f5;
}
*/

.ods-front-header__menu-item-link:hover {
    /*color: #AE1B73;
    /*background-color: #f5f5f5;*/
    /*padding-top: 1px;*/
    border-bottom: 6px solid #f5f5f5;
}

.ods-responsive-menu-placeholder__toggle {
    background-color: #495973;
    opacity: 1;
    color: #fff;
}

.fa-close {
    color: #0B72B5;
}







/* Tweet */
.partage {float:right; 
    margin-top:-8%;
    margin-right:3%;
    overflow:auto;
    margin-bottom:1%;
    width:20%;
    height:auto;
    text-align:right;
    
}



hr {clear: both;
    visibility: hidden; 
    width:100%; 
    height:1%; 
    line-height:1%;    
    
}





.mb10 {margin-bottom:10%;}
.mb5 {margin-bottom:5%;}


/* PIED DE PAGE */

.ods-front-footer {


    color:#FFF;
    font-weight:bold;   
    position: relative;   
    bottom: 0; 
    left: 0;
    right: 0;
    width: 100%;
    text-align:center; 
    font-size:1em;
    height:auto; 
    line-height:auto;
    padding-bottom:1%;
    
    
    }   
    
.ods-front-footer ul.pucesF { 
           width:100%;             
           text-align:center;  
            }
           
.ods-front-footer li.puceF {     
          display: inline; 
          margin-right:1%; 
          margin-left:1%;
    font-family: "Poppins";
          }     

.ods-front-footer .framboise { 
           color: #0B72B5; 
            }

A.foot:link      {color : #fff; text-decoration: none;  font-family: "Poppins";  font-size:1em; } 
A.foot:visited   {color : #fff; text-decoration:none;  font-family: "Poppins"; font-size:1em;} 
A.foot:hover     {color : #fff; text-decoration: underline; font-family: "Poppins"; font-size:1em;} 
A.foot:active    {color : #fff; text-decoration:none;  font-family: "Poppins"; font-size:1em;}

.ods-dataset-attachments__attachment {
    display: block;
}

.accueil{    /* Ajouté par Elisabeth */
    font-size : 18px;
    
}

 .site-ministere{
     margin-right : 28px;
     text-align : right;
     
}
   