


/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc; 
    text-shadow: none;
}

:focus,
:active{ 
    outline: 0 none;
    border:none;
    background-color: transparent;

}

hr {   
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.hide {
    display:none;}


strong {
    font-weight:bold;
}

.souligne{
    text-decoration: underline;
}

em {
    font-style:italic;
}

.floatR {
    float:right;
}
.dateR {
    text-align:right;
    font-weight:600;    
    margin-bottom:0;
    white-space:nowrap;
    font-size: .7857em; /* equiv 11px */
    line-height:  1.6545em;
}

.margeInt {
    margin:15px;
}

article.std {
    padding:15px;
}


.std li,
.std [class*=puce]{
    padding-left:15px;
    position:relative;
    margin-bottom: 0.6em;
}

.std li ul.listNone li {
    padding-left:0;
    margin-bottom: 0.2em;
}

.std li ul.listNone li:before {
    content:none;
}


.std ul.compactLi li{
    margin-bottom: 0.1em;
}

.std li ul,
.std [class*=puce] ul{
    margin-top: 0.6em;
}




.std li:before,
.std [class*=puce]:before{
    content:'';
    position:absolute;
    top:5px;
    left:0;
    width:4px;
    height:4px;
    background-color:#939191;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}



.std [class*=puce]:before{
    width:10px;
    height:10px;
    background-position:-20px -160px ; 
    top:3px;
    background-color:transparent;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;}


.std .puce1:before{
    background-position: -380px -160px;
}

.std .puce2:before{
    background-position: -360px -160px;
}



/*
.std .puce2{   
padding-left:25px;
}

.std .puce3{ 
padding-left:35px;
}



.std .puce2:before{
left:10px;
}

.std .puce3:before{
left:25px;
}
*/


/*
.accordionContent table{margin-left: -10px;}
.accordionContent table{
    max-width: 100%;
}
*/

.responsive table {width: 100%;}



/* ==========================================================================
   Elements communs
   ========================================================================== */

/* Sprite */
#header header h1:before,
#openNav:before,
.menu-toc a:before,
.formulaire  input[type='radio'] + label:before,
.formulaire  input[type='checkbox'] + label:before,
.formulaire .item-search input[type='submit'],
[class*=pictoOnly-],
[class*=picto-]:before,
.panel-search header a:before,
.popin .contentPopin h2:before,
.closePopin,
.goGlossaire:before,
.showInfo:before,
.pictoOnlyGlossaire .goGlossaire,
.showInfo,
article.fiche-carousel footer .previous,
article.fiche-carousel footer button,
.showMenuNotice #menu-produit ul > li:nth-child(3) > a:not(.goGlossaire):before,
.showMenuRcp #menu-produit ul > li:nth-child(2) > a:not(.goGlossaire):before,
#menu-produit ul > li.pdfLink a:before,
.simpleAccordion section h2 a:before,
.std [class*=puce]:before{
    background-image: url(img/sprite.png);
    background-repeat: no-repeat;
    background-size:400px 200px;
}


/* Textures */

body,
#homeAccordion section,
#header header,
#openNav,
#navigation,
#content,
#menu-produit ul > li > a:not(.goGlossaire){
    background-image: url(img/texture-abeille.png);
    background-repeat:repeat;
    background-position: 0 0 ;
} 

/* Couleur */

#header header{
    background-color:#9382f9;
    -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 2px 2px 0px  rgba(0,0,0,0.3);
    -o-box-shadow: 0px 2px 2px 0px  rgba(0,0,0,0.3);
    box-shadow: 0px 2px 2px 0px  rgba(0,0,0,0.3);
    position: relative;
}


.header-info #header header{
    background-color:#4f4d4d;
}

#openNav{
    background-color:#8172dd;
}

body,
#navigation,
#content{
    background-color:#423874;
}

/* Scanner */
#scanner{
    height: 43px;
    position: relative;
    box-shadow: 0 4px 2px -2px rgba(0,0,0,0.15);
    -moz-box-shadow:0 4px 2px -2px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 4px 2px -2px rgba(0,0,0,0.15);
    -o-box-shadow: 0 4px 2px -2px rgba(0,0,0,0.15);
    background-color:#fff;
}

#enquete{
    height: 43px;
    position: relative;
    background-color:#fff;
    border-bottom:1px solid rgba(0,0,0,0.15);
}

#enquete a span{
    font-weight: bold;
    color: #7064b9;
    width:200px;
    margin:0 auto;
}

#scanner [id*=link-scan-], #enquete [id*=link-enquete-]{
    position: absolute;
    top: 0px;
    right: 0;
    /* right: 43px; */
    line-height: 46px;
    left: 0px;
    bottom: 0px;
    text-align: left;
    display: block;
}

#scanner [id*=link-scan-]:active,  #enquete [id*=link-enquete-]:active{
    background-color:#e5e4e4;  
}

#scanner #link-scan-action, #enquete #link-enquete-action{
    font-family: 'SourceSansPro';
    font-size: 1.2857em;
    color: #434141;
    padding-right:40px;
}
#scanner #link-scan-help, #enquete #link-enquete-help{
    right: 0px;
    left: auto;
    width: 43px;
    line-height: 50px;
    text-align: center;
}

.picto-enquete{
    padding-left:48px; 
    position:relative;
    display:block;
}

.picto-enquete:before{
    background-position: -360px -40px;
    content:'';
    position:absolute;
    top:14px;
    left:14px;
    width:22px; 
    height:16px;
}

.picto-scan{
    padding-left:48px; 
    position:relative;
    display:block;
    width:200px;
    margin:0 auto;
    
}

.picto-scan:before{
    background-position: -360px 0;
    content:'';
    position:absolute;
    top:10px;
    left:0;
    width:40px; 
    height:24px;
}

.pictoOnly-scanHelp{
    background-position: -360px -180px;;
}
/* Accordion simple */

.simpleAccordion {
    width:100%;
    overflow: hidden;
}

.simpleAccordion section{
    position:relative;    
} 

.simpleAccordion section .accordionContent{
    position:relative;
    border:solid 1px #deded7;
    background:#fcfcf7;
    padding:15px 15px 6px 15px;

} 

.simpleAccordion section .accordionContent:before,
.simpleAccordion section .accordionContent:after{
    content:'';
    position:absolute;
    height:2px;
    bottom:-3px;
    left:-1px;
    width:100%;
    border:solid 1px #d9d8d0;
    border-bottom:none;
    background:#edece5;

} 

.simpleAccordion section .accordionContent:after{
    bottom:-6px;
} 


.simpleAccordion section h2{
    font-size: .9286em; /* equiv 13px */
    cursor:pointer;
    color:#575555;
    border:solid 1px #a3bec1;
    text-shadow:1px 1px 2px rgba(255,255,255,0.85);
    font-weight:600;
    background:#c9d6d8;
} 


.simpleAccordion section h2 a{
    color:#575555;
    text-decoration:none;
    display:block;
    position:relative;
    padding-right: 15px;
    padding:10px 0.4em;
}

.simpleAccordion section h2 a:before{
    content:'';
    background-position: -320px -160px;
    width:15px;
    height:10px;
    position:absolute;
    top:10px; 
    right:5px;
}

.simpleAccordion section.active h2 a:before{
    background-position: -320px -180px;
}



/* POP-IN */





.popin {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color: rgba(51,44,86,0.85);
    padding:54px 15px 15px 15px;
    /*   overflow:auto;   */
    /*-webkit-transition:all 0.4s 0s ease;
       -moz-transition:all 0.4s 0s ease;
         -o-transition:all 0.4s 0s ease;
            transition:all 0.4s 0s ease;
    opacity:0;   
    z-index:-1;*/
    display: none;  
    z-index:100;   

}


.showPopinRecherche #popinRecherche ,
.showPopinNomComplet #popinNomComplet ,
.showPopinInfo #popinInfo, 
.showPopinMaj #popinMaj,
.showPopinScan #popinScan,
.showPopinGlossaire #popinGlossaire{

    /*opacity:1;   
    z-index:100;  */

    display: block;   

}

.popin .contentPopin { 
    /* -webkit-transform:scale3d(0, 0, 0);
       -moz-transform:scale3d(0, 0, 0);
        -ms-transform:scale3d(0, 0, 0);
         -o-transform:scale3d(0, 0, 0);
            transform:scale3d(0, 0, 0);
    -webkit-transition:all 0.4s 0s ease;
       -moz-transition:all 0.4s 0s ease;
         -o-transition:all 0.4s 0s ease;
            transition:all 0.4s 0s ease;
    */
    display : none;
    border:solid 1px #b9b9b9;
    padding:1.3em;
    -webkit-border-radius:0.8em;
    -moz-border-radius:0.8em;
    border-radius:0.8em;
    background-color: #e5e4e4;
    font-size: .8571em; /* equiv 12px */
    line-height:  1.5167em;
    margin-bottom:15px;
    position:absolute;
    left:15px;
    right:15px;
    top:54px;
    z-index:101;
}

.showPopinRecherche #popinRecherche .contentPopin,
.showPopinScan #popinScan .contentPopin,
.showPopinNomComplet #popinNomComplet .contentPopin,
.showPopinInfo #popinInfo .contentPopin,
.showPopinMaj #popinMaj .contentPopin,
.showPopinGlossaire #popinGlossaire .contentPopin{
    display : block;
    /* -webkit-transform:scale3d(1, 1, 1);
       -moz-transform:scale3d(1, 1, 1);
        -ms-transform:scale3d(1, 1, 1);
         -o-transform:scale3d(1, 1, 1);
            transform:scale3d(1, 1, 1);
    */
}
/*

.no-csstransforms3d .popin { 
display : none;
    
}

.no-csstransforms3d .showPopinRecherche  .popin,
.no-csstransforms3d .showPopinNomComplet .popin,
.no-csstransforms3d .showPopinInfo .popin,
.no-csstransforms3d .showPopinGlossaire  .popin{
display : block;
}
*/



.popin .contentPopin h2 {
    max-width:80%;
    position:relative; 
    padding:5px 0 0 25px;
    font-size:  1.1429em; /* equiv 16px */
    line-height:  1.1375em;
    font-weight:bold;
    color:#939191;
    margin: 0 0  1.1375em 0; 
    font-family: 'NoticiaText';
}


#popinGlossaire .contentPopin h2:before {
    background-position: -260px -160px;
}



.popin .contentPopin h2:before {
    content:'';
    position:absolute; 
    top:0; 
    left:0;
    background-position: -200px -160px;
    width:20px;
    height:20px;
}



.popin .contentPopin h3 {
    font-size:  1.2143em; /* equiv 17px */
    line-height:  1.0706em;
    font-weight:600;
    color:#535151;
    margin: 0 0  1.0706em 0;
}

.closePopin {
    background-position: -220px -160px;
    width:20px;
    padding-top:0;
    height:20px;
    text-indent: -100em;
    overflow:hidden;
    display:block;
    position:absolute;
    top:20px; 
    right:20px;
    z-index:102;
}


/*  icon lexique */

/* Avec le lien */

.goGlossaire, .showInfo{
    position:relative;
    padding-right:18px;
    color:#7e7e7e;
}

.goGlossaire:before, .showInfo:before{
    content:'';
    position:absolute;
    top:3px;
    right:0;
    background-position: -240px -160px;
    width:13px;
    height:20px; 
}

/* Icone seulement */
.pictoOnlyGlossaire {
    position:relative;   
}


#menu-produit ul > li.pictoOnlyGlossaire > .goGlossaire{
    position:absolute;
    /* right:0.5em; */
    top:35%;
    right:0.2em;
    background-color: transparent;
    background-position: -240px -160px;
    width:20px;
    height:25px; 
    line-height:normal;
    padding:0;
    overflow:hidden;
    display:block;
    text-indent:-100em;
    z-index:100;
}

#menu-produit ul > li.maj > a:not(.goGlossaire) {
    background-color: #ffac1f;
    border: solid 1px #cb840a;
}


.pictoOnlyGlossaire .goGlossaire:before{
    content:none;
}



/* ===== Initializr Styles ==================================================
   Author: Elodie Migeon
   ========================================================================== */



/*****  STRUCTURE    *****/

body,
html{ width: 100%;
      height:100%;
      overflow: hidden;
}


.wrapper {
    width: 100%;
    position: relative;
    -webkit-perspective:1000px;
    -moz-perspective:1000px;
    -ms-perspective:1000px;
    -o-perspective:1000px;
    perspective:1000px;
    -webkit-perspective-origin:0% 100%;
    -moz-perspective-origin:0% 100%;
    -ms-perspective-origin:0% 100%;
    -o-perspective-origin:0% 100%;
    perspective-origin:0% 100%;
    height:100%;
}

/* Scroll */





#content{
    /* overflow:auto; Scroll principal gere avec overthrow.js */
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    top:54px;
    z-index:40;
}




.rcp #footer,
.notice #footer{
    display:none;
}


#main{
    background: #fff;
    /* padding-bottom:15px; */
}


.header-info #content 
{
    top:90px;
}

.notice #content,
.rcp #content{
    overflow: hidden;
}




.notice #main,
.rcp #main,
.notice article,
.rcp article
{
    height: 100%;

}


/*****  HEADER    *****/


#header header{
    position:absolute;
    top:0;
    z-index:50;
    left:0;
    right:0;
    height:54px;
}


#header header h1{
    font-size:  1.1429em; /* equiv 16px */
    line-height:  1.1375em;
    margin:8px 0 0 0;
    color:#332b5d;
    font-family: 'NoticiaText';
    padding:0 42px 0 55px;
    position:relative;
    text-align:right;
}

#header header h1:before {
    content:'';
    background-position: -40px 0;
    width:36px;
    height:30px;	
    position:absolute;
    top:5px;
    right:2px;
}

#header header h1 strong{
    color:#ffffff;
    font-weight: bold;	
}

#header header span{
    display:block;
}

.header-info #header header

{
    height:90px;
}


.header-info  #header header .baseline {
    height:54px;
    margin-bottom:1px;
    position:absolute;
    top:0;
    z-index:50;
    left:0;
    right:0;

}


.header-info #header header h1 {
    color:#fff;    
    height:49px;
    padding:5px 10px 0 55px;
    text-align:left;
    font-size: 1em; /* equiv 14px */
    line-height: 1.2em;
    margin:0;    
    overflow:hidden;
}


.header-info  #header header h1 strong {
    display:block;
}


.header-info #header header h1:before{
    content:none;
}


/*****  Navigation    *****/

a[href="#navigation"] {
    position:absolute;
    top:0;
    left:0;
    z-index:4;    
}


#openNav{
    position:absolute;
    top:0;
    left:0;
    width:47px;
    height:54px;
    text-indent:-100em;
    overflow:hidden;
    padding-top:0;
    z-index:80;
}

#openNav:before{
    content:'';
    position:absolute;
    top:18px;
    left:10px;
    width:26px;
    height:25px;
    background-position: 0 0 ;
}


#navigation {
    position:absolute;
    top:0;
    bottom:0;
    -webkit-transition:all 0.4s 0s ease;
    -moz-transition:all 0.4s 0s ease;
    -o-transition:all 0.4s 0s ease;
    transition:all 0.4s 0s ease;
    z-index:0;
}

#wrapper{
    -webkit-transform:translate3d(0, 0, 0);
    -moz-transform:translate3d(0, 0, 0);
    -ms-transform:translate3d(0, 0, 0);
    -o-transform:translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0);
}







#wrapper.animNav{
    -webkit-transition:all .4s;
    -moz-transition:all .4s;
    -o-transition:all .4s;
    transition:all .4s;
}



.showNav#wrapper{
}


.menu-toc {
    position: relative;
    width: 100%;
}


.menu-toc li{
    line-height:3em;
    display:block;
    margin-left:8px;
    font-family: 'SourceSansPro';
    font-size:  1.0714em; /* equiv 15px */
}

.menu-toc a {
    color:#fff;
    text-decoration:none;
}

/* .menu-toc a.selected, */
.menu-toc a:focus,
.menu-toc a:active{
    color:#afde47;
}

.menu-toc a[class*=icon-]{
    position:relative;
    padding-left:34px;
    display:block;
}

.menu-toc a[class*=icon-]:before{
    content:'';
    position:absolute;
    top:50%;
    left:0;
    margin-top:-15px;
    width:30px;
    height:30px;
    background-position:-80px 0 ;
}

.menu-toc a.icon-abc:before{
    background-position:-120px 0;
}

.menu-toc a.icon-glossary:before{
    background-position:-160px 0;
}

.menu-toc a.icon-help:before{
    background-position:-200px 0;
}

.menu-toc a.icon-about:before{
    background-position:-240px 0;
}

/*****  Menu produit   *****/

#menu-produit {
    position:absolute; 
    top:55px; 
    z-index:30;
    left:0; 
    right:0;
    bottom:0;
    z-index:200;
}

#menu-produit ul{
    height:35px;
    text-align:center;
    padding:0 1px;
}

#menu-produit ul > li{
    display:inline-block;
    float:left;
    width:32.9%; 
}

#menu-produit ul > li > a:not(.goGlossaire){
    text-align:center;    
    display:block;
    height:33px;
    line-height:33px;
    color:#2a2929;
    text-decoration:none;
    font-weight:bold;
    font-size: .9286em; /* equiv 13px */
    font-family: 'NoticiaText';
    -webkit-border-radius:0.3em 0.3em 0 0;
    -moz-border-radius:0.3em 0.3em 0 0;
    border-radius:0.3em 0.3em 0 0;
    background-color: #c1f54f;
    cursor:pointer;
    border:solid 1px #a5cd4e;
}

#menu-produit ul > li:nth-child(3){
    float:right;
}


#menu-produit ul > li:nth-child(2){
    float:none;
}

#menu-produit ul > li.pdfLink a {
    position:relative; 
    padding-left:25px;
}

#menu-produit ul > li.pdfLink a:before {
    content:'';
    position:absolute;
    top:5px;
    left:5px;
    background-position: -360px -80px;
    width:25px;
    height:25px;
}

[class*=AmmAnnexeTitre] a[name] {
    color:#df4646;
}

[class*=AmmAnnexeTitre] a[href] {
    display:none;
}

.info #menu-produit ul > li:nth-child(1) > a:not(.goGlossaire),
.rcp #menu-produit ul > li:nth-child(2) > a:not(.goGlossaire),
.notice #menu-produit ul > li:nth-child(3) > a:not(.goGlossaire),
.showMenuNotice #menu-produit ul > li:nth-child(3) > a:not(.goGlossaire),
.showMenuRcp #menu-produit ul > li:nth-child(2) > a:not(.goGlossaire){
    color:#fff;
    background-color:#4f4d4d;
    background-image:none;
    border-color:#656262;
}

.info #menu-produit ul > li:nth-child(1) > a:not(.goGlossaire),
.rcp #menu-produit ul > li:nth-child(2) > a:not(.goGlossaire),
.notice #menu-produit ul > li:nth-child(3) > a:not(.goGlossaire){
    background-image: url(img/texture-abeille.png);
    background-repeat:repeat;
    background-position: 0 0 ;
    border-color:transparent;
}


.showMenuNotice #menu-produit ul > li:nth-child(3) > a:not(.goGlossaire),
.showMenuRcp #menu-produit ul > li:nth-child(2) > a:not(.goGlossaire){
    background-color:#b4d769;
    border-color:#a0ca44;
    color:#2a2929;
}


.showMenuNotice #menu-produit ul > li:nth-child(3) > a:not(.goGlossaire):before,
.showMenuRcp #menu-produit ul > li:nth-child(2) > a:not(.goGlossaire):before{
    content:'';
    position:absolute;
    bottom:-9px;
    left:50%;
    margin-left:-10px;
    width:20px;
    height:10px;
    background-position: -300px -160px;
    -webkit-transition:bottom 0.4s 0.4s ease;
    -moz-transition:bottom 0.4s 0.4s ease;
    -o-transition:bottom 0.4s 0.4s ease;
    transition:bottom 0.4s 0.4s ease;
}

.menuCarousel#sumRcp,
.menuCarousel#sumNotice{
    position:absolute; 
    top:90px; 
    left:0; 
    right:0;
    bottom: 0;
    list-style-position:inside;
    text-align:left;
    -webkit-transform:translate3d(0,-200%, 0);
    -moz-transform:translate3d(0,-200%, 0);
    -ms-transform:translate3d(0,-200%, 0);
    -o-transform:translate3d(0,-200%, 0);
    transform:translate3d(0,-200%, 0);
    -webkit-transition:all 0.4s 0s ease;
    -moz-transition:all 0.4s 0s ease;
    -o-transition:all 0.4s 0s ease;
    transition:all 0.4s 0s ease;	
    z-index:49;
}

.showMenuRcp .menuCarousel#sumRcp,
.showMenuNotice .menuCarousel#sumNotice{
    -webkit-transform:translate3d(0, 0, 0);
    -moz-transform:translate3d(0, 0, 0);
    -ms-transform:translate3d(0, 0, 0);
    -o-transform:translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0);
    -webkit-transition:all 0.4s 0s ease;
    -moz-transition:all 0.4s 0s ease;
    -o-transition:all 0.4s 0s ease;
    transition:all 0.4s 0s ease;	
}


.menuCarousel ul{
    height: 100%;
    background-color: rgba(229,228,228,0.6); 
}


.menuCarousel li > a{
    display:block;
    text-decoration:none;
    padding:12px 24px;
    background-color:#e5e4e4;
    color:#2a2929;

    border-bottom:solid 1px #dddcdc;
    background-image: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 100%); /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.4))); /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.4) 100%); /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.4) 100%); /* Opera 11.10+ */
    background-image: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.4) 100%); /* IE10+ */
    background-image: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.4) 100%); /* W3C */
}

.menuCarousel li > a:hover,
.menuCarousel li > a:focus,
.menuCarousel li > a:active{
    background-color:#f5f4f4;
}

.no-csstransforms3d .menuCarousel#sumRcp,
.no-csstransforms3d .menuCarousel#sumNotice{
    display:none;
}

.no-csstransforms3d .showMenuRcp .menuCarousel#sumRcp,
.no-csstransforms3d .showMenuNotice .menuCarousel#sumNotice{
    display : block;	
}


/*****  Home   *****/


/* Accordion home */

#homeAccordion {
    margin:15px;
    background: rgba(229,228,228,0.5);
}

#homeAccordion section{
    position:relative;
    -webkit-border-radius:0.5em;
    -moz-border-radius:0.5em;
    border-radius:0.5em;
    border:solid 1px #514f4f;
    background-color:#929090;
    padding:0 10px;
    overflow: hidden;
} 


#homeAccordion section.open{
    background-color:#4f4d4d;
    /*-webkit-transition:all 0.4s 0s ease;
       -moz-transition:all 0.4s 0s ease;
         -o-transition:all 0.4s 0s ease;
            transition:all 0.4s 0s ease;*/
} 

#homeAccordion section h2{
    font-size:  1.2143em; /* equiv 17px */
    line-height:  1.0706em;
    min-height:30px;
    cursor:pointer;
    color:#dfdddd;
    text-shadow:1px 1px 2px rgba(51,51,51,0.5);
    text-decoration:none;
    display:block;
    min-height:30px;
    padding-top:10px;
} 



#homeAccordion section h2 strong,
#homeAccordion section h2 a strong {
    color:#fff;
    font-weight:bold;	
} 

#homeAccordion section.activePanel h2,
#homeAccordion section:focus h2,
#homeAccordion section:active h2{
    text-shadow:1px 1px 2px rgba(51,51,51,1);
    color:#cfcdcd;
} 



#homeAccordion section .accordion-content {

}

#homeAccordion .accordion-content p {
    color:#fefefe;
    font-size: .9286em; /* equiv 13px */
    line-height:  1.4em;
    text-shadow:1px 1px 2px rgba(51,51,51,0.85);
    margin: 0.4em 0  1.4em 0;
    font-weight:600;
    width: 100%;
}


#homeAccordion section#search-type1{
    z-index:4;
    margin-bottom:-14px;
} 

#homeAccordion section#search-type2{
    z-index:3;
    margin-bottom:-14px;
    padding-top:14px;
} 

#homeAccordion section#search-type3{
    z-index:1;
    padding-top:14px;
    margin-bottom:-14px;
}

#homeAccordion section#search-type4{
    z-index:2;
    margin-bottom:-14px;
    padding-top:14px;
} 

#homeAccordion section#search-type1.activePanel,
#homeAccordion section#search-type2.activePanel,
#homeAccordion section#search-type3.activePanel{
    background:#525050;
} 


/* Recherche type1 */

.liste-recherche {
    margin:1em 0 0 0;
    padding-top:1.3em;
    position:relative;
}

.liste-recherche:before {
    content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    height:10px;
    border-bottom:solid 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 4px 4px -4px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 4px 4px -4px rgba(0,0,0,0.3);
    -o-box-shadow: 0px 4px 4px -4px rgba(0,0,0,0.3);
    box-shadow: 0px 4px 4px -4px rgba(0,0,0,0.3);
}

.liste-recherche li {
    display:block;
}


.liste-recherche li a,
.liste-recherche p,
.liste-recherche li label{
    color:#fff;
    display:block;
    text-decoration:none;
    padding:0.6em;
}

.liste-recherche li:last-child {
    border-bottom:none;
}

#homeAccordion .accordion-content #liste-recherche-affine p{
    margin-bottom:0.8em;  

}

/* PANEL RECHERCHE */

.panel-search header {
    margin:12px 24px 12px 0;
}

.panel-search header a {
    padding-left:24px;
    position:relative;
    text-decoration:none;
}

.panel-search header a:before {
    content:'';
    position:absolute;
    top:1px;
    left:6px;
    width:13px;
    height:13px;
    background-position: -160px -160px;
}



.panel-search h1{
    color:#a2ca4d;
    font-size:  1.2857em; /* equiv 18px */
    line-height:  1.0111em;
    margin-bottom:0.4em;
    font-weight:bold;
    text-transform:uppercase;
}

.panel-search h1 strong{
    color:#2a2929;   
}

.panel-search header p{
    color:#5f5e5e;   
    font-size: .8571em; /* equiv 12px */
    line-height:  1.5167em;
    margin-left:24px;
}

#pagin-up, pagin-down{
    background: #e5e4e4;
    text-align: center;
    display: block;
    height: 40px;
    color: #7e7e7e;
    font-size: 1.2em;
    text-decoration: none;
    line-height: 2.5em;
    border: 1px solid white;
}

.list-item li {
    border-top:solid 1px #e0e0e0;
    display:block;
    font-size: .9286em; /* equiv 13px */
    font-weight:600;
    line-height:  1.4em;
    position:relative;
    padding:0 32px 0 24px;
    min-height:2.8em;   
    overflow:hidden;
    max-height:5.6em;
}


.list-item li a.produit {
    display:block;
    color:#2a2929;
    text-decoration:none;
    padding:0.3em 0 0 0;
}


.list-item li a.produit:hover {
    color:#3a3166;
}   

.list-item li a.produit span.pictoOnly-aip {
    position:absolute;
    left:0.25em;
    top:0.3em;
    width:16px;
    padding-top:0;
    height:16px;
    text-indent: -100em;
    overflow:hidden;
    text-align:center;
    background-position: -120px -160px;
}

li a span.pictoOnly-aip {
    left:0.25em;
    top:0.3em;
    width:16px;
    padding-top:0;
    padding-right:2px;
    height:16px;
    text-indent: -100em;
    overflow:hidden;
    text-align:center;
    background-position: -120px -160px;
}

.list-item span.notification-produit{
    position:absolute;
    right:0;
    top:0;
    width:32px;
    height:100%;
    background:#edecec;
    text-align:center;
}

.list-item span.notification-produit:hover {
    background:#e5e4e4;
}

[class*=pictoOnly-]{
    width:14px; 
    padding-top:0;
    height:14px;
    text-indent: -100em; 
    display:inline-block;
    overflow:hidden;
}
.list-item span.notification-produit span[class*=pictoOnly-]{
    margin:4px 9px 0 9px;
    display:block;
}

.linkPictos{
    text-decoration:none;
    display:block;
    margin-bottom:1em;
    text-align:left;
}

.linkPictos{
    display:block;
    float:left;
}
ul.pictos-fiche{
    padding-bottom: 25px;
    display:inline-block;
}

[class*=pictoOnly-grand-],
.pictos-fiche li[class*=pictoOnly-]{
    width:24px; 
    padding-top:0;
    height:24px;
    text-indent: -100em; 
    display:inline-block;
    overflow:hidden;
}


.pictos-fiche li[class*=pictoOnly-]{
    margin-right:5px;
    /*  margin-right:40px; */
}

.pictos-details li[class*=picto-]{
    padding-left:18px; 
    position:relative;
    display:block;
    margin-bottom:1em;
}

.pictos-details li[class*=picto-]:before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:14px; 
    height:14px;
}

.pictos-details-grand li[class*=picto-]{
    padding:4px 0 0 40px; 
    position:relative;
    display:block;
    margin-bottom:1em;
}



.pictos-details-grand li[class*=picto-]:before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:30px; 
    height:30px;
}

.list-item span.notification-produit span[class*=picto-]:first-child{
    margin-top:0.3em;
}

span.pictoOnly-secu,
.pictos-details .picto-secu-detail:before{
    background-position: -60px -160px;
}

.pictoOnly-import-parallele {
    background-position: -120px -160px;
}


.pictoOnly-suspension,
.pictos-details .picto-suspension-detail:before {
    background-position: -80px -160px;
}

.pictoOnly-indispo,
.pictos-details .picto-indispo-detail:before{
    background-position: -100px -160px;
}

.pictoOnly-loupe{
    background-position: -378px -179px;
    background-color:#a2ca4d;
}


.pictos-details .picto-aip-detail:before{
    background-position: -120px -160px;
}

.pictos-details .picto-surveillance-detail:before{
    background-position: -140px -160px;
}


.pictos-fiche li.pictoOnly-rembourser{
    background-position: 0 -80px;  
}

.pictos-fiche li.pictoOnly-sansOrdonnance{
    background-position: -40px -80px;  
}

.pictos-fiche li.pictoOnly-avecOrdonnance{
    background-position: -80px -80px;  
}

.pictos-fiche li.pictoOnly-groupe{
    background-position: -120px -80px;  
}


.pictos-fiche li.pictoOnly-hopital{
    background-position: -160px -80px;  
}

.pictos-details .picto-suspension-detail span,
.pictos-details .picto-indispo-detail span{
    border:solid 1px #f03737;
    padding:0.3em;
    display:block;
    -webkit-border-radius:0.3em;
    -moz-border-radius:0.3em;
    border-radius:0.3em;
}


.pictos-details .picto-indispo-detail span {
    border:solid 1px #7e7e7e;
}

.pictoOnly-grand-secu,
.pictos-details-grand .picto-secu-detail:before{
    background-position: -320px -80px;
}

.pictoOnly-grand-suspension,
.pictos-details-grand .picto-suspension-detail:before {
    background-position: -280px -80px;
}


.pictoOnly-grand-indispo,
.pictos-details-grand .picto-indispo-detail:before{
    background-position: -240px -80px;
}

.pictos-details-grand .picto-aip-detail:before{
    background-position: -200px -80px;
}

.pictos-details-grand .picto-hopital-detail:before {
    background-position: -160px -80px;
}

.pictos-details-grand .picto-ordonnance-detail:before{
    background-position: -80px -80px;
}

.pictos-details-grand .picto-sansordonnance-detail:before{
    background-position: -40px -80px;
}

.pictos-details-grand .picto-groupe-detail:before {
    background-position: -120px -80px;
}

.pictos-details-grand .picto-rembourser-detail:before {
    background-position: 0 -80px;
}

/* Formulaire*/


input{
    -webkit-appearance: none;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
}

.formulaire fieldset{
    margin-bottom : 1em;
}

.formulaire input[type='submit'].btSubmit, a#btn-back-home
{
    background:#a2ca4d;
    color:#fff;
    -webkit-border-radius:0.4em;
    -moz-border-radius:0.4em;
    border-radius:0.4em;
    text-align:center;
    padding:5px 20px;
    border:solid 1px #b2ce77;
    text-shadow:1px 1px 2px rgba(0,0,0,0.25);
    margin-bottom:1em;
}

a#btn-back-home{
    text-decoration:none;
}

a#btn-cancel-scan, a#go-to-store{
    text-decoration:none;
    background:#aaa;
    color:#fff;
    -webkit-border-radius:0.4em;
    -moz-border-radius:0.4em;
    border-radius:0.4em;
    text-align:center;
    padding:5px 20px;
    border:solid 1px #aaa;
    text-shadow:1px 1px 2px rgba(0,0,0,0.25);
    margin-bottom:5px;
}

a#go-to-store{
    float:right;
}

a#btn-cancel-scan{
    float:left;
}

.formulaire input[type='radio'],
.formulaire input[type='checkbox'] {
    display:none;
}

.formulaire input[type='radio'] + label,
.formulaire input[type='checkbox'] + label {
    padding-left:20px;
    cursor: pointer;
    display:block;
    position:relative;
}



.formulaire input[type='radio'] + label:before,
.formulaire input[type='checkbox'] + label:before{
    content:'';	
    background-position: 0 -160px;
    position:absolute;
    width:15px;
    height:15px;
    top:50%;
    margin-top:-8px;
    left:0;
}

.formulaire input[type='radio']:checked + label:before {
    background-position: 0 -180px;	
} 

.formulaire input[type='checkbox'] + label:before {
    background-position: -280px -160px;	
} 

.formulaire input[type='checkbox']:checked + label:before {
    background-position: -280px -180px;	
} 

/* Accueil */


.formulaire fieldset input[type='radio'] + label,
.formulaire fieldset input[type='checkbox'] + label {
    float:left;
    color:#fff;
}

.formulaire fieldset input[type='radio'] + label,
.formulaire fieldset input[type='checkbox'] + label {
    font-size:  1.0714em; /* equiv 15px */
}

.formulaire fieldset input[type='radio']:last-of-type + label {
    float:right;
}






/* Search Home */

.item-search {
    position:relative;
    padding-right:33px;
}

.formulaire .item-search input[type='search'],
.formulaire .item-search input[type='text'] 
{
    background:#fff;
    height:33px;
    /*line-height:33px;*/
    -webkit-border-radius:0.5em 0 0 0.5em;
    -moz-border-radius:0.5em 0 0 0.5em;
    border-radius:0.5em 0 0 0.5em;
    width:100%;

}

.formulaire .item-search input[type='submit']{
    position:absolute;
    top:0;
    right:0;
    background-color:#a2ca4d;
    height:33px;
    width:33px;
    overflow:hidden;
    text-indent:-100px;
    -webkit-border-radius:0 0.5em 0.5em 0;
    -moz-border-radius:0 0.5em 0.5em 0;
    border-radius:0 0.5em 0.5em 0;
    background-position:-77px 3px ;
}



/* Menu abecedaireList*/

.abecedaireList {
    margin-bottom:1em;
}


.abecedaireList li {
    float:left;
    display: block;
    width:16%;
    font-size:  1.2857em; /* equiv 18px */
    font-weight: bold;
}

.abecedaireList li a {
    border-top:solid 1px #a2ca4d;
    border-right:solid 1px #a2ca4d;
    display:block;
    background:#fff;
    text-align:center;
    text-decoration: none;
    padding:0.5em 0;
    color:#454343;
}

.abecedaireList li a:focus,
.abecedaireList li a:active{
    background:#a2ca4d;
    color:#fff;
}


/*****  Footer   *****/

#footer {
    position:relative;
    width:100%;
}

#footer ul{
    text-align:right;
    min-height:37px; 
    padding:8px 8px 0 0;
    background:#e5e4e4;
}

#footer li{
    display:inline-block;
}

#footer li img{
    height:30px; 
}




#footer .logo-rep img {
    position:absolute;
    top:8px;
    left:8px;
    height:48px; 
}





#footer p{
    display:block;
    text-align:right;
    font-size: .7857em; /* equiv 11px */
    line-height:  1.6545em;
    color:#fff;
    padding-right:10px;
}

#help-home-shot{
    width:80%;
    padding-left: 10%;
    padding-bottom: 25px;
    max-height: 400px;
    max-width: 300px;
}

/* ==========================================================================
   Carousel
   ========================================================================== */

.carousel {
    position:  absolute;
    top  : 40px;
    left : 15px;
    right: 15px;
    bottom :0;       
}

.carousel .blocStd,
.carousel h2{
    padding :15px;       
}  

.carousel h2{
    padding-bottom :0;       
}        



.carousel .carouselContent, 
.carousel section{
    min-height: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    position: relative;

}

#debug {
    position: fixed;
    background: #fff;
    padding: 5px;
    color: #000;
    top: 0;
    left: 0;
    z-index: 1337;
}

.carousel {
    overflow: hidden;
    /*   width:100%;  */
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -o-backface-visibility:hidden;
    backface-visibility:hidden;
    -webkit-transform:translate3d(0,0,0) scale3d(1,1,1);
    -moz-transform:translate3d(0,0,0) scale3d(1,1,1);
    -ms-transform:translate3d(0,0,0) scale3d(1,1,1);
    -o-transform:translate3d(0,0,0) scale3d(1,1,1);
    transform:translate3d(0,0,0) scale3d(1,1,1);
    -webkit-transform-style:preserve-3d;
    -moz-transform-style:preserve-3d;
    -ms-transform-style:preserve-3d;
    -o-transform-style:preserve-3d;
    transform-style:preserve-3d;
}

.carousel .carouselContent.animate {
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s;
}

.carousel .carouselContent {
    -webkit-transform:translate3d(0%,0,0) scale3d(1,1,1);
    -moz-transform:translate3d(0%,0,0) scale3d(1,1,1);
    -ms-transform:translate3d(0%,0,0) scale3d(1,1,1);
    -o-transform:translate3d(0%,0,0) scale3d(1,1,1);
    transform:translate3d(0%,0,0) scale3d(1,1,1);
    overflow: hidden;
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -o-backface-visibility:hidden;
    backface-visibility:hidden;
    -webkit-transform-style:preserve-3d;
    -moz-transform-style:preserve-3d;
    -ms-transform-style:preserve-3d;
    -o-transform-style:preserve-3d;
    transform-style:preserve-3d;
    /* width:1200%; */
    position: relative;
}

.carousel section {
    float: left;
    /* overflow: auto; */
    -webkit-transform-style:preserve-3d;
    -moz-transform-style:preserve-3d;
    -ms-transform-style:preserve-3d;
    -o-transform-style:preserve-3d;
    transform-style:preserve-3d;
    -webkit-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    -ms-transform:translate3d(0,0,0);
    -o-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);

}

#carouselNotice,
#carouselRcp{
    overflow-wrap: break-word;

    -ms-word-break: break-all;
    word-break: break-all;

    /* Non standard for webkit */
    word-break: break-word;

    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

article.fiche-carousel footer{
    height:40px;
    position:absolute;
    top:0;
    left:0;
    right:0;
    background:#e5e4e4;

}


article.fiche-carousel footer button{
    position:relative;
    width:30px;
    margin-top:5px;
    height:30px;
    text-indent: -100em;
    overflow:hidden;
    border:none;
    cursor:pointer;
    background-color:transparent;
}

article.fiche-carousel footer .previous{
    background-position: -280px 0;
    margin-left:15px;
}




article.fiche-carousel footer .next{
    background-position: -320px 0;
    float:right;
    margin-right:15px;
}

.AmmNoticeTitre1 {
    color:#df4646;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {

}

@media only screen and (min-width: 768px) {

}

@media only screen and (min-width: 1140px) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.italic{
    font-style: italic;
}

/* ==========================================================================
   Formatage du html généré
   ========================================================================== */

.AmmListePuces1{
    padding-left: 15px;
}
.AmmListePuces1 .c4, .AmmListePuces1 .c3{
    padding-right: 2px;
    /*font-family: symbol;*/
}

.AmmListePuces2{
    padding-left: 40px;
}
.AmmListePuces2 .c6, .AmmListePuces2 .c5{
    padding-right: 4px;
    font-family: courrier-new;
}

.AmmListePuces3 .c6{
    font-family: Wingdings;
    padding-left: 60px;
    padding-right: 5px;
}

.AmmCorpsTexteTable, .AmmCorpsTexteTable td{
    border-collapse: collapse;
    border: 1px solid grey;
}

.overthrow{
    overflow:auto;
}

a#listePathologieDispo{
  color:white;
  float:right;
}


#dataPathologies .niv_1>h2
{
  font-weight: bold;
}


#dataPathologies .niv_2 a
{
  padding-left:1em;
  font-weight:normal
}

#dataPathologies .niv_3 a
{
  padding-left:2em;
  font-weight:normal
}

