body {
    background-image: url('../../francisation/ordres_prof/vocabulaires/comptabilite/fond2-transparent.png') !important;
    background-position: center center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-color: lightgrey !important;
    /*background-blend-mode: overlay !important;*/
    font-family: sans-serif !important;
    /*overflow-y: scroll !important;*/
    overflow-y: scroll !important;
    padding: 0 !important;
    /*max-width: 1000px;*/
    /*margin: 2% auto;*/
}
h1::after{
	display: none;
}
p.organisme {
    line-height: 1.2;
}

h1{
    margin-bottom: 0;
}

.sous-titre{

        font-size: 1.3rem !important;
        display: block;
        margin-bottom: 20px;
}

    h1 img {
        width: 100%;
        height: auto;
        margin: 20px auto;
    }

h2 {
    font-size: 1.5rem !important;
    color: #FF6873;
}

h3, .themes h4 {
    color: #666 !important;
    font-size: 1.3rem !important;
    line-height: 34px !important;
    margin: 0 !important;
    padding-right: 1em !important;
}

.themes h4 {
    font-size: 1.1rem !important;
}

.partie1, .partie2 {
    border-top: none !important;
}

.partie2 {
    border-top: none !important;
    padding-top: 0 !important;
}

h4 {
    margin-top: 0;
}

#ph_pleine_largeur, #filAriane a:link {
    text-decoration: underline !important;
    color: #006FA9;
}

#ph_pleine_largeur, #filAriane a:hover {
    text-decoration: none !important;
}

#ph_pleine_largeur, #filAriane a:visited {
    text-decoration: underline !important;
    color: #800080;
}



/*.liens-externes {
                background: url('/images/icone-lien-externe.gif') no-repeat 100% 20%;
                padding-right: 15px;
}*/


div.piv {
    margin-bottom: 0px !important;
}

/*#filAriane {
	background-color: #FFF;
}*/

#filAriane p {
    font-size: 0.75rem;
    width: 100%;
    margin: auto;
    padding: 40px 0 20px 0;
}

#intro {
    background-color: rgb(255, 255, 255, 0.5);
    padding: 10px 25px;
    border-radius: 10px;
}

div#intro p {
    font-size: 0.875rem;
}

.panneau {
    /*width: 70%;*/
    margin: 3% auto 2em auto;
    padding: 1em;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, .8);
    box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, .5);
}








.panneau a {
        text-decoration: none !important;
       
    }

 .panneau a:visited {
            color: #006FA9 !important;
        }

 .liens-jeu-aide-memoire a {
        text-decoration: none !important;
        font-weight: bold;
        padding: 0.7rem;
        font-size: 0.9rem
    }

 .liens-jeu-aide-memoire a:visited {
 color: #006FA9 !important;
    }

 .liens-jeu-aide-memoire a:hover {
    text-decoration: underline !important;
    }
 .liens-jeu-aide-memoire button {
    width: auto;
    padding: 0.7rem;
    font-weight: bold;
    font-size: 0.9rem
    }

 .panneau a:hover {
    text-decoration: underline !important;
        }
@media (min-width: 576px) {

.panneau a {
        text-decoration: none !important;
       
    }

 .panneau a:visited {
            color: #006FA9 !important;
        }

 .liens-jeu-aide-memoire a {
        text-decoration: none !important;
        font-weight: bold;
          padding: 0.85rem !important;
    }

 .liens-jeu-aide-memoire a:visited {
 color: #006FA9 !important;
    }

 .liens-jeu-aide-memoire a:hover {
    text-decoration: underline !important;
    }
 .liens-jeu-aide-memoire button {
    width: 139px;
    padding: 0.85rem !important;
    font-weight: bold;
    }

 .panneau a:hover {
    text-decoration: underline !important;
        }
 

 

    #pied-page {
    padding: 30px 20px 1px 20px;
    background-color: #FFF;
    }




/************************************/
/* Styles de la fenêtre vocabulaire */
/************************************/
.modal-open {
    overflow-y: scroll;
    padding: 0 !important;
}

.modal-header button {
    margin-left: 1em;
}

button.ecouter svg {
    fill: #a8774b;
    width: 1rem;
    height: 1rem;
}

button.ecouter img {
    width: 1rem;
    height: 1rem;
}

.modal-header button.ecouter svg,
.modal-header button.ecouter img {
    width: 1.5rem;
    height: 1.5rem;
}
.btn-outline-primary {
    color: #006FA9;
    border-color: #007bff;
}

/* Mise en valeur par défaut */
#fenetreVocabulaire em {
    font-style: italic;
}

    /* Lettres individuelles */
    #fenetreVocabulaire em.caractere {
        color: #4dc0e2;
        font-weight: bold;
    }
    /* mot titre du vocabulaire et ses dérivés */
    #fenetreVocabulaire em.vedette {
        font-weight: bold;
    }
    /* mot titre du vocabulaire et ses dérivés */
    #fenetreVocabulaire em.enveloppe {
        white-space: nowrap;
    }
    /* mot pas dans le contexte d'une phrase */
    #fenetreVocabulaire em.dansLaPhrase {
        font-style: normal;
    }
    /* mot déconseillé, anglicisme */
    #fenetreVocabulaire em.deconseille {
        font-weight: bold;
        color: red;
    }

        #fenetreVocabulaire em.deconseille a {
            color: red;
        }

#fenetreVocabulaire a {
    /*color: inherit;*/
    color: #4dc0e2;
    text-decoration: underline;
}

    #fenetreVocabulaire a:hover {
        text-decoration: none;
        color: #0056b3;
    }

#fenetreVocabulaire .genreEtNombre abbr {
    text-decoration: none;
}

button.ecouter .enCours {
    visibility: hidden;
}

button.ecouter.active .enCours {
    visibility: visible;
}

#exemple ol li { margin-bottom: 1.2rem; margin-right:4em;}
#exemple button.ecouter { float: right; font-size:inherit; margin-right: -4em;}

p.genreNombre {
    /*font-style: italic;*/
    opacity: .8;
    font-size: 1.4em;
}

div.genreEtNombre p {
    font-size: 1.2em;
}

.popover {
    max-width: 50%;
}

#accordeon div {
    /*font-size: 0.9em;*/
    font-size: 1.2em;
    margin: 0.5em 0;
}

#accordeon p {
    margin-left: 1em;
    margin-right: 1em;
}

/* Fin styles de la fenêtre vocabulaire */
/****************************************/





/****************************************/
/* Styles pour l'accordeon css          */
/* https://codepen.io/abergin/pen/ihlDf */
.transition,
p,
div,
ul li i:before,
ul li i:after {
    transition: all 0.25s ease-in-out;
}

.flipIn,
ul li {
    animation: flipdown 0.5s ease both;
}

.no-select,
h3 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

ul.themes p,
ul.themes div {
    color: rgba(48, 69, 92, 0.8);
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    max-height: 2800px;
    opacity: 1;
    transform: translate(0, 0);
    margin: .6em 2em;
    z-index: 2;
}

    ul.themes div::after {
        content: " ";
        display: block;
        height: 1em;
    }

ul.themes, ul.themes ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

    ul.themes > li {
        position: relative;
        padding: 0;
        margin: 0;
        padding-top: .6em;
        border-top: 1px dotted #b7bdbf;
    }

@media (min-width: 576px) {
    /*.panneau {
        width: 50%;
    }*/

    ul.themes ul {
        columns: 2;
    }
}


ul li i {
    position: absolute;
    transform: translate(-6px, 0);
    margin-top: 16px;
    right: 0;
}

    ul li i:before,
    ul li i:after {
        content: "";
        position: absolute;
        background-color: #ff6873;
        width: 3px;
        height: 9px;
    }

    ul li i:before {
        transform: translate(-2px, 0) rotate(45deg);
    }

    ul li i:after {
        transform: translate(2px, 0) rotate(-45deg);
    }

ul li input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
}

    ul li input[type=checkbox]:checked ~ div {
        margin-top: 0;
        max-height: 0;
        opacity: 0;
        transform: translate(0, 50%);
    }

    ul li input[type=checkbox]:checked ~ i:before {
        transform: translate(2px, 0) rotate(45deg);
    }

    ul li input[type=checkbox]:checked ~ i:after {
        transform: translate(-2px, 0) rotate(-45deg);
    }

@keyframes flipdown {
    0% {
        opacity: 0;
        transform-origin: top center;
        transform: rotateX(-90deg);
    }

    5% {
        opacity: 1;
    }

    80% {
        transform: rotateX(8deg);
    }

    83% {
        transform: rotateX(6deg);
    }

    92% {
        transform: rotateX(-3deg);
    }

    100% {
        transform-origin: top center;
        transform: rotateX(0deg);
    }
}
/* Fin styles pour l'accordeon css      */
/****************************************/
/*.lesThemes li, #motDeVocabulaire {
    text-transform: lowercase;
}*/
