/*! Bannière de consentement (cookiechoices.js) - Mise en place: 29/08/2016 */

#cookieChoiceInfo > a{
    color: #ffffff;
    text-decoration: underline;
}

#cookieChoiceInfo > a:hover{
    color: #ffffff;
    text-decoration: underline;
}

/*! ****************************************************************************/

/*! responsive-nav.js 1.0.39 by @viljamis */
.nav-collapse ul {
  /*margin: 0;
    margin: 2.5em 3em!important;*/
  padding: 0;
  width: 100%!important;
  display: block;
  list-style: none;
}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.nav-toggle {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: white;
    padding: 1em;
    border: 0;
    cursor: pointer;
    background: #e31818;
     font-size: 130%;
    font-weight: bold;
    left: 19px;
    padding: 0.8em;
    position: relative;
    /*top: 12px;*/
}

@media screen and (min-width: 820px) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
}

@media screen and (min-width: 240px) and (max-width: 40em) {
    .blocgauche > div > span img {
        left: 22%!important;
    }
}

@media screen and (max-width: 820px) {
    #cookies_alerte{
        display: block;
        padding-right: 4px;
    }
    #footer{
        position:static!important;
        margin-bottom: 20px;
    }
    #sous_menu_4{
        position:static!important;
    }
    #milieu2_droite{
        float: left!important;
        margin: 0!important;
        width: 88%!important;
    }
    #milieu2_droite3{
        width: 100%!important;
    }
    #Rubrique{
        margin-top: 28px!important;
    }
    #liste_rubriques{
        margin-top: 10px!important;
    }
    #liste_rubriques li{
        width: 60%!important;
    }
    .imgtext {
	   margin-left:10px!important;
    }
    .imgtext p {
        float: none!important;
        width: auto!important;
        padding: 0!important;
    }
    #bordure{
        width:100%!important;
    }
    .nav-collapse ul{
        margin: 2.5em 3em!important;
    }
    #menu_txt1 li a {
        font-size: 15px!important;
    }
    .blocgauche{
        width: 87%!important;
        position: relative;
        top: 10%;
    }
    .nav-collapse li {
        width: 84%!important;
        display: block!important;
        border-bottom: 1px solid white!important;
        padding: 5px 0!important;
    }
   #logo > a > img{
        width: 237px;
    }
    embed{
        display: none;
    }
    .divcirculateur{
        width: 100%;
    }
    #milieucentrelisteproduit{
        width: 100%!important;
        float: none!important;
    }
    .gammecirculateur{
        width: 100%;
        background-image: none!important;
    }
    .pfiche{
        float: none;
        width: 100%;
    }
    .gammecirculateur p{
        float: none!important;
    }
    .divTelecharger{
        float: none!important;
    }
    .liste{
        min-height: 0!important;
    }
    .posLienAncre{
        display: none;
    }
    #milieuCentreAxess{
        width:100%;
    }
    /*
    .milieumpproduit{
        font-size: 80%;
    }
    */
    .mthequeLstDown{
        font-size: 10px!important;
    }
}
@media screen and (max-width: 330px) {
    .blocgauche{
        width: 100%!important;
    }
}
