

#syntheses-conteneur {
    display:block;
    height:100%;
    width:100%;
    background: url(https://agora.qc.ca/a/public/agora/images/large/202212/tournesol.jpg) fixed;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;

}

#syntheses-entete {

    display:block;
    position: fixed;
    height:6em;
    width:100%;
    z-index: 5004;
    background :#fff;
    margin-bottom:3em;
    text-align:center;
    margin:0;
    padding-top: 0.5em;
    float:none;
    box-shadow: 10px 15px 15px rgba(200,200,200,0.6);

}

#syntheses-entete h1 {
    font-size: 2.25em;
    display:block;
    width:100%;
    line-height:0.1em !important;
    text-align:center;
    padding-top:0em;
    padding-bottom:0 !important;
    margin-bottom:0 !important;
}

a.l-agora {
    transition: all 0.15s;
    color: rgb(140,140,140);
}
a.l-agora:hover {
    transition: all 0.15s;
    color: rgb(140,140,140);
    text-decoration:none;
    opacity: 0.7;
}

.les-syntheses {
    transition: all 0.15s;
    padding-left: 0.25em;
    color: #e88d17;
}

a.les-syntheses {

    padding-left: 0;
    color: #e88d17;
}

a.les-syntheses:hover {

    color: #e88d17;
    text-decoration:none;
    opacity: 0.7;
}


.syntheses-vision {
    font-family: "PT Serif",serif;
    color: rgb(170,170,170);
    font-size:1em;
    font-style: italic;
    margin:1.5em;
    line-height:1em;
    padding:0;
}

.syntheses-contenu {
    display:block;
    float:none;
    margin: 0 3%;
    padding: 3%;
    width: 88%;
    background: rgba(255,255,255,0.925);
    border-radius: 2em;
}

article.syntheses-article {
    max-width: 1200px;
    padding: 0 100px;
    text-align:left;
}

article.syntheses-article .ag-intro p{
    color: rgb(100,100,100);
}

article.syntheses-article .ag-texte {
    background: rgb(255,255,255);
    padding: 0 50px;
}

article.syntheses-article h1 {
    margin: 30px 0;
    color: #e88d17;
    text-align:center;
    font-size: 60px;
}

.syntheses-intro-conteneur {

    display:block;
    text-align:left;
    padding: 2em 4em;
    background: rgba(255,255,255,0.95);
    box-shadow: 10px 15px 15px rgba(200,200,200,0.1);
}
.syntheses-intro-conteneur h1,h2 {
    font-family: "PT Serif",serif;
    font-weight:400;
    color: rgb(102, 82, 52);
}

.syntheses-intro-conteneur h1 {
    margin: 1em 0 1em 0;
}


.syntheses-intro {

    display:block;
    text-align:left;
    padding: 0;
}



.syntheses-intro h3 {
    font-family: "PT Serif",serif;
    font-weight:400;
    color: #e88d17;
}

.syntheses-intro p a {
    color: #e88d17;
    text-decoration:underline;
}
h2.syntheses-titres {

    font-family: "PT Serif",serif;
    font-size: 30px;
    color: rgb(120,120,120);
    font-weight: 400;
    margin:0;
    padding:0;
}

h2.syntheses-titres a {
    transition: all 0.15s;
    color: #e88d17;
    text-decoration:none;
}

h2.syntheses-titres a:hover {
    color: #e88d17;
    text-decoration:none;
    opacity: 0.6;
}

ul.syntheses-menu-general {
    display:inline-block;
    float:right;
    text-align:right;
    margin:0;
    padding:0;
    height: 16px;
    font-size: 14px;
    line-height: 16px;
}
ul.syntheses-menu-general li {
    display:inline-block;
    float:right;
    padding: 0 5px;
    margin: 0 5px;
}
ul.syntheses-menu-general li a {
    color: #e88d17;
    text-decoration: none;
    font-weight: bold;
    transition: all 0.15s;
}
ul.syntheses-menu-general li a:hover {
    color: #e88d17;
    opacity: 0.6;
    text-decoration: none;
}
.ag-titre-section-article {

    font-family: "PT Serif",serif;
    color: rgb(125,125,125);
    font-size: 2.25em;
    text-align:center;
    padding-top: 24px;
    margin: 0 5%;
    margin-bottom: 36px;
}

.ag-separateur-section {

    border-top: 2px dotted rgb(175,175,175);
    margin: 0 25%;
    margin-top: 60px;
    margin-bottom: 20px;
}

.ag-separateur-section:first-child {

    border-top: none;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 10px;
}

.section-article-introduction {

    margin: 60px 0;

}

.section-article-introduction p {

    font-family: "PT Serif",serif;
    font-size: 1.15em;
    line-height: 1.75em;
    color: rgb(100,100,100);
}


.section-article-contenu {

    margin: 60px 0;

}

.section-article-contenu p {

}

.ag-separateur-item-section {

    border-bottom: 1px dotted rgb(175,175,175);
    margin: 30px 25% 30px 25%;
}

.ag-separateur-item-section:last-child {
    border: none;
}

.syntheses-article h3 {
    font-family: "PT Serif",serif;
    color: rgb(125,125,125);

}

.syntheses-article h3 a {
    font-family: "PT Serif",serif;
    color: rgb(125,125,125) !important;

}

a.syntheses-lien-suite {
    font-family: "PT Sans",sans-serif;
    display:inline-block;
    text-align:right;
    float:none;
    font-size: 12px;
    color: rgb(125,125,125) !important;
    background: rgb(245,245,245);
    border: 1px solid rgb(215,215,215);
    margin: 0;
    border-radius: 3px;
    padding: 1px 5px;
}

.uk-width-1-2 a.syntheses-lien-suite{
    padding: 1px 15px;
}

.contenu-item p a {

    text-decoration:underline;

}

.uk-width-1-3 a.syntheses-lien-suite{
    font-size: 11px;
    padding: 0px 3px;
}

.ag-bouton-menu-synthese {

    font-size: 1em;
    color: #e88d17;
    border:none;
    padding: 15px 10px 5px 10px;
    background: none;

}

#conteneur-bouton-menu-synthese {

    display:inline-block;
    text-align:right;
    background: #ffffff;
    width: 100%;
    border-bottom: 1px solid #e88d17;
}

.conteneur-bouton-menu-synthese-ouvert {

    display:block;
    background: #ffffff;
    padding: 5px 10px;

}

.contenu-menu-synthese-ferme {

    display:none;
    height:0;
    background: #ffffff;
    transition: all 3ms;

}

.contenu-menu-synthese-ouvert {

    position:relative;
    margin-left:66%;
    width: 30%;
    padding: 0 2%;
    background: rgba(255,255,255,1);
    box-shadow: 10px 10px -10px rgb(225,225,225);
}

.contenu-menu-synthese-ouvert ul {
    list-style: none;
    margin:0;
    padding:10px 0 0 10px;
    text-align:left;
    font-size:14px;
}

.contenu-menu-synthese-ouvert ul li {
    list-style: none;
    margin:0;
    padding:0 0 0 10px;
    text-align:left;
    font-size:14px;
}
.contenu-menu-synthese-ouvert ul li ul{
    list-style: none;
    margin:0;
    padding:0 0 0 10px;
    text-align:left;
    font-size:14px;
}
.contenu-menu-synthese-ouvert ul a {

    text-decoration:none;
    color: #e88d17;
}

.contenu-menu-synthese-ouvert ul a:hover {

    text-decoration:underline;
}

ul.article-section-item {
    padding-left: 15px;
}
