@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('http://www.bioariege.fr/site/pages/bundles/cicivam/fonts/glyphicons-halflings-regular.eot');
    src: url('http://www.bioariege.fr/site/pages/bundles/cicivam/fonts/glyphicons-halflings-regular.eot#iefix') format('embedded-opentype'), url('http://www.bioariege.fr/site/pages/bundles/cicivam/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('http://www.bioariege.fr/site/pages/bundles/cicivam/fonts/glyphicons-halflings-regular.woff') format('woff'), url('http://www.bioariege.fr/site/pages/bundles/cicivam/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('http://www.bioariege.fr/site/pages/bundles/cicivam/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.menu_chevron {
    top: -10px;
}
.header {
    width: 100%;
    height: 271px;
    top: 0;
    left: 0;
    z-index: 20000;                                
}
.contenu, footer {
    width: 1366px;
    position: relative;
    margin: auto;
} 
section {
    width: 1366px;
}
.containerArticle {
    float: left;
}
.containerTextev2 {
    float: left;
}
.container_background {
    min-height: 0;
}
.dropdown-menu {
    width: 1200px;
}
.dropdown-menu > li > a {
    display: block;
    clear: both; 
    white-space: nowrap;
    color: black;
    padding: 0 10px;
    font-size: 18px;
    text-decoration: none;
}

.container-main {
    border: solid 0px transparent;
    /*border-top: solid 1px white;*/
    min-height: 350px;
    width: 100%;
    max-width: 1366px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -50px;
}

.page_header {
    height: 100%;
    width: 100%;
    max-width: 1366px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.arrondi {
    width: 190px; 
    height: 273px;
    position: relative;
    /*
    background-color: white;
        border-radius: 0 200px 200px 0;
        opacity: 0.8;
    */
    float: left;
    z-index: 200;
}
.logo-firm-header{
    top: 40px;
    width: 260px;
    left: 0px;
}
.flou {
    width: 2000px;
    height: 273px;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../images/background2.png);
    background-size: 100% 100%;
}
.bandeau-header {
    width: 100%; 
    height: 271px; 
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1; 
    background-size: 1366px 271px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/background3.png); 
}


@media screen and (max-width:1198px) and (min-width: 900px) {
    .flou {
        display: none;
    }

    .arrondi {
        width: 140px;
        height: 200px;
        top: 30px;
    }
    .dropdown-menu {
        width: 100%;
    }
    .page_header_btn {
        width: auto;
        float: none;
        margin-right: 0px;
        padding-left: 160px;
    }

    .container_main_menu {
        width: 100%;
    }
    .container_accueil_info {
        height: auto;  
    }
    header, footer, section, .contenu {
        width: 100%;
    }

    footer {
        display: inline-block; 
        position: relative;
    }
    .containerTextev2 {
        width: 95%;
        float: none;
        padding: 0 10px;
        margin: 20px auto;
    }
    .container_encarts {
        width: 100%;
    }
    .containerEncartv2 {
        float: none;
        margin: auto;
        width: 95%;
        margin: 10px auto;
    }
    .navbar-nav {
        margin: 0;
    }
    .nav > li > a {
        padding: 10px 3px;
    }
    .container-footer-newpage-1 {
        width: 100%;
        float: none;
        height: auto;
        margin: 0;
    }
    .container-footer-newpage-2 {
        width: 95%;
        height: 180px;
        float: none;
    }
    .container-footer-newpage-3 {
        width: 100%;
        float: none;
        margin-bottom: 10px;
        height: 180px;
    }

    .footer_separator {
        display: none;
    }

    .email_newsletter {
        width: 185px;
    }
    .logo-site, .logo-fnab, .logo-reseau {
        height: 85px;
    }
    .bloc-adresse-newpage {
        font-size:  10px;
        padding: 0;
    }
    .btn_header_accueil {
        right: 7px;
        top: 8px;
    }
    .menu_chevron {
        top: -12px;
    }
    .cartouche_formation {
        width: 62%;
        margin-top:  5px;
        margin-right: 5px;
        margin-left: 5px;
    }
    .cartouche_adhesion_foire {
        margin-top:  5px;
        width: 35%;
        margin-right: 5px;
        margin-left: 5px;
    }
    .cartouche_adhesion_guide {
        margin-top:  5px;
        width: 28%;
        margin-right: 18px;
        margin-left: 5px;
    }
    .cartouche_info_feuille {
        margin-top:  5px;
        width:  68%;
    }
    .dropdown-menu[data-level="1"]  {
        top: 3px;
        left: 30px;
    }
    .dropdown-menu[data-level="2"], .dropdown-menu[data-level="3"]  {
        top: 3px;
        left: 30px;
    }
    .smenuv2, .dropdown-menu {
        height: 50px;
        padding-top: 5px;
    }
    .dropdown-menu > li > a {
        font-size: 12px;
        line-height: 15px;
    }
    .bloc-texte-sur-logo-collectivite {
        text-align: center;
    }
}


@media screen and (max-width:900px) {
    header  {
        height: 215px;
    }

    section {
        width: auto;
    }

    .container_main_menu {
        width: 100%!important;
        min-width: 320px!important;
        margin-left: 1px;
        margin-right: 1px;
        height: 80px;
        margin-bottom: 70px;
    }

    .ligne_menuv2 {
        width: 100%;
        top: -70px;
        left: 0;
        padding-left: 3px;
    }
    .ligne_menuv2 ul {
        margin-left: 10px;
    }
    .ligne_menuv2 li {
        display: inline;
        margin-right: 10px;
        min-width:  20px; 
        text-align: left;
        font-size: 18px;
        overflow: hidden;
    }

    .smenuv2  {
        padding-left: 10px;
    }

    .smenuv2 li {
        font-size: 12px!important;
    }

    .menu_chevron {
        top: 0px;
        left: 50%;

    }
    .container-footer-newpage-1 {
        width: 95%;
        height: 275px;
        margin-left: auto;
    }

    .container-footer-newpage-2 {
        width: 85%;
    }
    .container-footer-newpage-3 {
        width: 80%;
        left: 50%;
        margin-left: -30%;
    }
    .header_logo {
        top: 115px;
    }

    footer {
        width: 100%;
    }
    .footer_separator {
        display: none;
    }
    .logo-site {
        height: 100px!important;
    }
    .layout-formation {
        right: unset;
        top: 200px;
    }

    .btn_espace {
        float: right;
        margin-top: 10px;
        display: unset;
    }

    .navbar-nav > li > a {
        line-height: 2px;
    }

    .container_encarts {
        width: 100%;
    }

    .containerTextev2 {
        width: 100%;
        margin: 0;
    }

}