.uk-input {

    padding: 10px !important;
    margin:0 !important;
    font-size: 18px !important;

}

#uk-aside-menu {

    z-index: 5009;

}

.uk-input:hover, .uk-input:focus, .uk-input:active {

    padding: 10px !important;
    margin:0 !important;
    font-size: 18px !important;
}

.ag-border {

    border-bottom: 1px solid #999999;
}

.ag-border-bottom {

    border-bottom: 1px solid rgb(230,230,230);


}

.disabled-label {
    color: rgb(200,200,200);
    cursor: none;
}

.ag-input {

    display:block;
    width:100%;
}

.ag-bouton-gris {

    color: #999999;

}

.ag-categories-fond-secondaire {

    color: #fff !important;
    background: #e88d17;
    border-radius: 0.5em;
    margin-right: 5px;
    padding: 0.3em 0.6em;

}

.ag-fond-blanc {

    background: #ffffff !important;

}



.ag-titre-souligne {

    border-bottom: 1px solid rgb(230,230,230);
    padding-bottom: 0.1em;

}

.ag-souligne-gris-fonce{

    border-bottom-color: rgb(50,50,50);

}

.ag-souligne-orange{

    border-bottom-color: #e88d17;

}

.ag-souligne-3{

    border-bottom: 3px solid;

}

.ag-marge-sous-10 {

    margin-bottom: 10px !important;
}

img.ag-vignette-index {

    width: 50px;
    height:auto;

}

.ag-texte h3 {
    margin:0 !important;
    padding:0 !important;
    font-size: 21px !important;
}

.ag-texte-10 {

    font-size: 10px !important;
}


.ag-texte-11 {

    font-size: 11px !important;
}

.ag-texte-12 {

    font-size: 12px !important;
}

.ag-texte-13 {

    font-size: 13px !important;
}

.ag-texte-14 {

    font-size: 14px !important;
}

.ag-texte-16 {

    font-size: 16px !important;
}

.ag-texte-18 {

    font-size: 18px !important;
}

.ag-texte-21 {

    font-size: 21px !important;
}

.ag-texte-24 {

    font-size: 24px !important;
}

.ag-texte-28 {

    font-size: 28px !important;
}

.ag-texte-36 {

    font-size: 36px !important;
}

.ag-petit-caracteres {

    font-size: 8px;
}

.ag-curseur-normal {

    cursor: auto;
}

.ag-border-red {

    border: 1px solid red;
}

.ag-border-orange {

    border: 1px solid orange;
}

.ag-intro {

    font-family: "PT Serif",serif;
    font-size: 20px;
    line-height: 32px;
}

.ag-intro a {

   color: inherit;
    text-decoration:underline;

}

.article-metadata {

    display:block;
    list-style:none;

}
.agora-encadre {

    font-family: PT Sans, sans-serif;
    border: 1px solid rgb(200,200,200);
    background-color: rgb(250,250,250);
    padding: 2em;
    font-size: 15px;
    line-height: 22px;
}

h3.agora-encadre-lien {

    display:block;
    float:none;
    width:auto;
    height: 3em;
}

h3.agora-encadre-lien a{

    display:inline-flex;
    width:auto;
    background: rgb(248,248,248);
    border: 1px solid rgb(175,175,175);
    padding: 0.5em;
    font-size: 16px;
    font-weight: 400;
}

.ag-extrait {

    /*font-family: "PT Serif",serif;
    font-size: 18px;
    line-height: 40px;*/
    font-family: "PT Sans", "Helvetica Neue", Arial;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;

}

.ag-extrait-chronique {

    font-family: "PT Serif",serif;
    font-size: 18px;
    line-height: 28px;
    padding: 1em !important;
    background-color: rgba(232,141,23,0.03);
    padding: 10px;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom:5em;
    border: 1px solid rgb(220,220,220);
    border-radius: 5px;
    box-shadow: 10px 10px 10px rgb(240,240,240);

}

.ag-couleur-tertiaire {

    color: #674315;

}

.ag-breves h4.breves-section {

    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-weight: bold;
    font-size: 0.9em;
    color: rgb(126,126,126);
}

.ag-breves h2 {
    display:inline-block;
    font-family: "PT Sans", "Helvetica Neue", Arial;
    font-size: 15px;
    font-weight: 700;
    background: rgb(232, 141, 23);
    color: #ffffff;
    padding: 10px 30px;
    border-radius: 5px;
}
.ag-breves h2.etiquette {
    display:inline-block;
    font-family: "PT Serif", serif;
    font-size: 28px;
    font-weight: 700;
    background: rgb(232, 141, 23);
    color: #674315;
    margin:0 !important;
    background: none;
    padding:0 !important;
    font-weight: 400;


}

.ag-titre-rubrique {
    color: rgb(232, 141, 23);
}
.ag-titre-rubrique a {
    color: rgb(232, 141, 23);
    text-decoration: none;
}
.ag-titre-rubrique a:hover {
    transition: all 0.3s;
    color: rgba(232, 141, 23,0.6);
    text-decoration: none;
}
.ag-breves h3 {
    font-family: "PT Sans", "Helvetica Neue", Arial;
    font-size: 21px;
    padding:0;
    margin:0;
    font-weight: 700;
    color: #674315;
    padding: 0px 0 15px 0;
}
.ag-breves h1.breves-entete {
    font-family: "PT Serif", serif;
    color: rgb(232, 141, 23);
}
.ag-breves h3.breves-entete {
    font-family: "PT Sans", "Helvetica Neue", Arial;
    color: rgb(232, 141, 23);
}
.ag-breves h3.breves-entete a{
    font-family: "PT Sans", "Helvetica Neue", Arial;
    color: rgb(232, 141, 23);
}

.ag-breves h3 a {
    font-weight: 700;
    color: #674315;
    text-decoration: none;
}

.ag-breves p a {
    font-weight: 700 !important;
    color: rgb(232, 141, 23) !important;
    text-decoration: none;
}
.ag-breves ul li a {
    font-weight: 700;
    color: rgb(232, 141, 23);
    text-decoration: none;
}

ul.ag-menu-etiquettes {
    display:block;
    list-style:none;
    padding:0 !important;
    margin:0 !important;
}
ul.ag-menu-etiquettes li{
    display:inline-block;
    float:left;
    font-family: "PT Sans", "Helvetica Neue", Arial;
    font-size: 15px;
    font-weight: 700;
    background: rgba(232, 141, 23,0.6);
    border: 1px solid rgb(232, 141, 23);
    color: #ffffff;
    padding: 10px 30px;
    border-radius: 5px;
    margin-right:0.5em;
}
ul.ag-menu-etiquettes li.etiquette-active {
    background: rgb(232, 141, 23);
    border: 1px solid rgb(232, 141, 23);
}
ul.ag-menu-etiquettes li a{
    color: #ffffff !important;
}
ul.ag-breves-etiquettes-resume {
    display:block;
    list-style:none;
    float:none;
    padding:0  !important;
    margin:0 !important;
}
ul.ag-breves-etiquettes-resume li{
    display:inline-block;
    /*float:left;*/
    font-family: "PT Sans", "Helvetica Neue", Arial;
    font-size: 10px;
    background: rgba(150, 150, 150,0.06);
    border: 1px solid rgba(150, 150, 150,0.3);
    color: #ffffff;
    padding: 3px 5px;
    border-radius: 4px;
    margin-right:0.5em;
}
ul.ag-breves-etiquettes-resume li a{
    color: #333;
    font-weight: normal;
}
.ag-notes-articles {

    font-size: 15px;
    line-height: 20px;

}

.ag-notes-articles div a {

    color: #444 !important;
    text-decoration:none !important;
    border-bottom: 1px dotted rgb(232, 141, 23);

}

.ag-notes-articles div a:hover {

    color: rgb(232, 141, 23) !important;
}

.ag-image-w-caption {

    display:block;
    float:none;
    height:auto;
    width:100%;
    padding-right: 0;
    margin-bottom:1.5em;
}

.ag-image-w-caption img {

    margin:0 !important;
    padding:0 !important;

}

.ag-image-w-caption {

    display:flex;
    flex-direction: column;
    height:auto;
    float: left;
    width:100%;
    padding-right: 0;
    margin-right: 2em !important;
    margin-bottom: 2em;
}

.ag-image-left-caption {

    display:flex;
    flex-direction: column;
    height:auto;
    float: left;
    width:50%;
    margin-right: 2em;
    margin-bottom: 2em;
}
.ag-breves .ag-image-left-caption {
    margin-right: 1em !important;
    margin-bottom: 1em !important;
}



.ag-caption {
    margin-right:2em;
}
.ag-image-right-caption {

    display:flex;
    flex-direction: column;
    height:auto;
    float: right;
    width:50%;
    padding-right: 0;
    margin-top: 2em;
    margin-left: 2em;
    margin-bottom: 2em;
}

.ag-image-50 {

    width:50% !important;
}


.ag-breves .ag-image-50 {

    max-width:300px !important;
    padding: 0 !important;
    margin: 0 1em 1em 0 !important;
}

.ag-image-33 {

    width:33% !important;

}

.ag-image-25 {

    width:25% !important;

}

.ag-image-60 {

    width:60% !important;

}

.ag-image-70 {

    width:70% !important;

}

.ag-image-100 {

    width:100% !important;
}
.ag-breves .ag-image-100 {

    max-width:450px !important;
    padding: 0 !important;
    margin: 0 1em 1em 0 !important;
}
.ag-image-w-caption img {

    max-width:100%;
    display:flex;
    justify-content: left;
    margin:0 !important;
    padding:0 !important;

}
.texte-entier blockquote {
    display: inline-block;
    position: relative;
    width: 350px;
    font-style: normal;
    padding: 0 0 0 2em;
    float: right;
    margin: 1em 0 1em 1.5em;
}

.texte-entier blockquote p {
    font-family: "franklin-gothic-urw", serif;
    font-size: 1.1em;
    line-height: 1.4em;
    padding: 0.25em 2.25em 0.25em 0.4em;
    font-weight: 700;
}



#images_and_captions {

    display:block;
    width:100%;

}

#images_and_captions div.img_capt_item {

    display:block;
    float:none;
    margin: 1em 0;
    padding-bottom: 1em;
    border-bottom: 1px solid rgb(225,225,225);

}

#images_and_captions div.img_capt_item div.img_area {

    display:inline-block;
    width: 400px;
    height:300px;
    overflow:hidden;
    float:left;

}

ul.img_alignment {

    display:block;
    float:none;
    list-style:none;
    width:100%;
    margin: 0;
    padding: 0;
}

ul.img_alignment li {

    display:inline-block;
    float:left;
    padding-right:0.5em;
}
ul.img_alignment li img {

    width: 80px;
    height: auto;

}

#images_and_captions div.img_capt_item div.img_data {

    display:inline-block;
    width: auto;
    height:300px;
    float:left;
    margin-left:2em;
}

.img_capt_label {

    font-size:14px;
    font-weight: 700;
}

.img_capt_textarea {

    width: 100%;
    border: 1px solid;
    border-color: #e2e8f0;
    border-radius: 7px;
    height: 75px;
    font-family: "PT Sans", "Helvetica Neue", Arial;
    background-color: #f7fafc;
    color: rgba(68,68,68,0.8);
    font-size:16px;

}

.align_icon_off {

    padding-bottom: 10px;
    border-bottom: 5px solid rgb(255,255,255);
}

.align_icon_on {

    padding-bottom: 10px;
    border-bottom: 5px dotted #ffab00;
}

.img_capt_textarea.credit {

    height: 50px !important;

}

ul.menu-serie-entete-article {
    display:block;
    float:none;
    padding:0;margin:0;
}

ul.menu-article {
    display:block;
    float:none;
    padding:0;margin:0;
}

ul.menu-serie-entete-article li.conteneur-menu {
    display: inline-flex;
    vertical-align: bottom;
    width: 26%;
    height:80px;
    overflow:hidden;
    padding: 1em 2% 1em 0;
    margin-right: 2%;
    border-bottom: 3px solid rgb(232, 141, 23);
}
ul > li.menu-articles-contenu {
    list-style:none;
}
ul > li.menu-articles-contenu a {
    color: #66503e;
}
ul > li.menu-articles-contenu a:hover {
    transition: all 0.15s;
    opacity: 0.7;
    text-decoration: none;
}

ul.menu-serie-entete-article li.conteneur-menu:hover .numero-article {
    background-color: rgb(232, 141, 23);
}

li.conteneur-numero-article {

    display:inline-block;
    width: 30px;
    height: 80px;
    float:left;
    padding: 1em 1em 1em 0;
}

.numero-article {
    display: flex;
    width: 3ch; /* Set this to slightly wider than the longest string */
    align-items: center;
    justify-content: center;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    background-color: rgba(232, 141, 23,0.5);
    color: #fff;

}


ul.prc_menu_horizontal li {

    float:left;
    padding: 0 1em !important;

}


.ag-caption {

    display:block;
    flex-wrap: wrap;
    clear:both;
    width:100%;
    float:none;
    font-family: PT Sans, sans-serif;
    font-size: 14px;
    line-height:18px;
    padding: 10px 0 !important;
    margin: 5px 0;
    margin-right:0;

}

.ag-caption a {
    color: rgb(102, 82, 52);
}

.ag-caption p{

    margin:0;
    padding:0;

}

.prc-boutons-live {

    color: rgba(255,255,255,0.75);
    position: fixed;
    display:block;
    right:0;
    padding-top: 10px;
    padding-right: 7px;
    height:40px;
    width: 40px;
    text-align:right;
    border: 1px solid rgb(255,255,255);
    border-right: none;
    border-radius: 9px;
    border-top-right-radius: unset;
    border-bottom-right-radius: unset;
    box-shadow: 5px -5px 10px rgb(200,200,200);
    z-index: 6002;
    transition: all 0.15s;

}

.prc-boutons-etablissements-off {

    background: rgb(150,150,150) !important;

}
.prc-boutons-etablissements-off:hover {

    background: #4d92b2 !important;
}

.prc-boutons-live:hover {

    color: rgba(255,255,255,1);
    width: 46px;

}

.prc-bouton-edit {

    top: 200px;
    background: #4399db;

}

.prc-boutons-edit-off {

    background: rgb(150,150,150) !important;

}
.prc-boutons-edit-off:hover {

    background: #4399db !important;
}

.prc-bouton-edit:hover {

    background: #4399db;

}

.emenu-bouton-a {

    top: 255px;

}

.emenu-bouton-b {

    top: 310px;

}

.emenu-bouton-c {

    top: 365px;

}

.emenu-bouton-d {

    top: 420px;

}

.emenu-bouton-e {

    top: 475px;

}

.emenu-bouton-f {

    top: 530px;

}
.emenu-bouton-g {

    top: 585px;

}
.emenu-bouton-h {

    top: 640px;

}

.emenu-bouton-azur {
    background: deepskyblue;
}
.emenu-bouton-orange {
    background: orange;
}
.emenu-bouton-bleu {
    background: #2f4a5e;
}

.emenu-bouton-vert {
    background: seagreen;
}
.emenu-bouton-gris {
    background: lightslategray;
}
.emenu-bouton-grispale {
    background: darkgray;
}
.emenu-bouton-lilas {
    background: cornflowerblue;
}
.emenu-bouton-rouge {
    background: indianred;
}
.emenu-bouton-vertlime {
    /*#63aa8d;*/
    background: #a7d337;
}


.prc-bouton-nouvelles {

    top: 255px;
    background: #6369aa;

}

.prc-bouton-nouvelles-off {

    top: 255px;
    background: rgb(150,150,150) !important;

}
.prc-bouton-nouvelles-off:hover {

    background: #6369aa !important;
}

.prc-bouton-dossiers {

    top: 310px;
    background: #ad5880;

}

.prc-bouton-dossiers-off {

    top: 310px;
    background: rgb(150,150,150) !important;

}
.prc-bouton-dossiers-off:hover {

    top: 310px;
    background: #ad5880 !important;

}
.prc-bouton-etablissements {

    top: 365px;
    background: #4d92b2;
}

.prc-bouton-etablissements-off {

    top: 365px;
    background: rgb(150,150,150) !important;

}

.prc-bouton-etablissements-off:hover {

    top: 365px;
    background: #4d92b2 !important;

}

.prc-boutons-live i {

    font-size: 1.6em;
    padding-top:3px;
    padding-right:4px;
}

.prc-bouton-images {

    top: 420px;
    background: #63aa8d;
}

.prc-bouton-images-off {

    top: 420px;
    background: rgb(150,150,150) !important;

}

.prc-bouton-images-off:hover {

    top: 420px;
    background: #63aa8d !important;

}


.prc-bouton-admin-menu-off {

    top: 480px;
    background: rgb(150,150,150) !important;

}

.prc-bouton-admin-menu-off:hover {

    top: 480px;
    background: rgb(150,150,150) !important;

}

.prc-bouton-admin-menu {

    top: 480px;
    background: rgb(150,150,150);
}

.blade-recent-container {

    display:block;
    max-height:80%;
    overflow:auto;
    font-size: 1em;

}

.blade-recent-articles h3 {

    font-family: "PT Sans", "Helvetica Neue", Arial;
    margin:0;
    padding:0;
    font-size: 0.9em;

}

.blade-recent-articles .blade-item {

    padding-bottom: 1em;
    margin-bottom:1em;
    border-bottom: 1px solid rgb(225,225,225);

}

.blade-recent-articles .blade-item p {

    padding:0;
    margin:0;
}

#blade-admin-menu {

    display:block;
    width: 100%;
    height:80%;
    overflow:auto;
    margin:0;
    padding:0;
    font-size: 1em;
    list-style:none;

}

#blade-admin-menu li {

    display:block;
    float:none;
    margin: 3px;
    padding: 5px;
    background: rgb(245,245,245);
    font-size: 13px;

}

#blade-admin-menu li a {

    padding-left: 10px;
    color: rgb(100,100,100);
}

#blade-admin-menu li:hover {

    background: rgb(225,225,225);

}

#blade-admin-menu li:hover a {

    text-decoration:none;

}

.ag-menu-edition {
    position: fixed;
    bottom:0;
    height:48px;
    text-align:right;
    background: rgb(225,225,225);
    border-top: 1px solid rgb(180,180,180);
    box-shadow: -10px 0 20px rgb(125,125,125);
    z-index: 5002;
}

.ag-texte ul {

    margin:0 1.5em 0 1em;
    padding:0 0 0 0;
    list-style:square;

}
.ag-texte ul li {

    margin:0 0 0 0em;
    padding:0 1em 0.5em 0.5em;

}

.ag-cursor-move {

    cursor:move;
}

.ag-texte {

    font-family: "PT Serif",serif;
    font-size: 17px;
    line-height: 28px;

}

.ag-texte-marge {
    font-family: "PT Serif",serif;
    font-size: 15px;
    line-height: 24px;
}

h3.marge {
    margin:0;
}
h4.marge {
    margin:1em 0 0.5em 0;
}

.ag-texte-marge .lien-souligne {
    font-weight:700;
    color: rgb(50,50,50);
    text-decoration:underline;
}
.lien-souligne:hover {
    text-decoration:none;
}

.ag-texte a {

    color: #e88d17 !important;

}


h4.chronique {
    display:inline-block;
    color: #66503e;
    font-size: 16px;
    font-weight:600;
    text-transform:uppercase;
    border-bottom: 1px solid #66503e;

}

.info-auteur {

    font-family: "PT Serif",serif;
    font-size: 17px;
    line-height: 28px;
    font-style:italic;
    max-width:75%;

}

.info-auteur a {
    color: #e88d17;
}

.article-connexes {

    height:auto;
    box-shadow: 10px 10px 10px rgb(240,240,240);
    border: 1px solid rgb(220,220,220);
    padding: 2em;
    text-align:left;
    margin-right: 2em;
    max-width: 50%;

}

.lettre-titre-section {

    display:inline-block;
    margin: 0 1em 1em 0;
    padding: 0.33em 1em;
    font-size: 18px;
    background: rgba(102, 82, 52,0.05);
}

.articles-connexes h2 {

    font-size: 21px;
    text-align:center;
    margin: 2em 15% 1em 15%;
    padding-top:1em;border-top: 1px solid rgb(220,220,220);
    color: #66503e;
}
.article-connexes h3 {
    font-size: 18px;
    font-weight: 700;
    color: #e88d17;
    margin:0;
    padding:0;
}
.article-connexes h3 a {
    color: #e88d17;
}
.article-connexes .auteurs {
    font-size: 18px;
    font-weight: 700;
    font-style:italic;
    color: #66503e;
    margin:0;
    padding:0;
}


._normal {

    font-family: "PT Serif",serif;
    font-size: 17px;
    line-height: 28px;

}

.ag-texte img {

    float:left;
}



em,p em {

    color: inherit !important;

}

h1 em,h2 em,h3 em,h4 em {

    color: #66503e;

}

.ag-info {

    color: #666;
}

.ag-input-text {
    display:block;
    width:100%;
    height: auto;
    min-height: 50px;
}

.ag-input-login {
    display:block;
    width: 300px !important;
    height:1.5em !important;
    border: 1px solid;
    border-radius: 7px;
    background-color: #f7fafc;
    color: rgba(68,68,68,0.8);
    font-size:16px;
    margin:0 !important;
    padding:0.5em !important;
}

.ag-input-login:hover {
    display:block;
    width: 300px !important;
    height:1.5em !important;
    border: 1px solid;
    border-radius: 7px;
    background-color: #f7fafc;
    color: rgba(68,68,68,0.8);
    font-size:16px;
    margin:0 !important;
    padding:0.5em !important;
}


.ag-input-text-small {
    display:block;
    width:300px !important;
    height: auto;
    min-height: 50px;
}


input.ag-input-text {

    width: 100%;
    border: 1px solid;
    border-color: #e2e8f0;
    border-radius: 7px;
    background-color: #f7fafc;
    color: rgba(68,68,68,0.8);
    font-size:16px;
    margin:0 !important;
    padding:0 0.5em !important;

}

.ag-grille h3 {

    font-weight: 400;
}

.ag-article-grille-auteur {

    font-weight: 400;
    color: #e88d17;
    font-size: 18px;
    margin-top:0em;
    margin-bottom:0.25em;
}

.auteur-surtitre {

    font-size: 16px;
    text-transform:uppercase;
    text-decoration:underline;

}

.asterisques {

    text-align:center;
    margin: 2em 0;

}

input.ag-input-text:hover,input.ag-input-text:focus {

    width: 100%;
    border: 1px solid;
    border-color: #e2e8f0;
    border-radius: 7px;
    background-color: #f7fafc;
    color: rgba(68,68,68,0.8);
    font-size:16px;
    margin:0 !important;
    padding:0 0.5em !important;

}

.ag-text-area-default textarea {

    width: 100%;
    border: 1px solid;
    border-color: #e2e8f0;
    border-radius: 7px;
    background-color: #f7fafc;
    color: rgba(68,68,68,0.8);
    font-size:16px;
}

.ag-input-text input:hover,input:focus {

    width: 100%;
    border: 1px solid;
    border-color: #aabace;
    border-radius: 7px;
    background-color: #f7fafc;
    color: rgba(68,68,68,1);
    box-shadow:inset 0 0 5px #a5bfe3;
    font-size:16px;
}


.ag-input-title input {

    margin: 0 !important;
    font-size:21px;
    padding: 0 0.5em !important;

}

.ag-input-title input:hover,.ag-input-title:focus {

    margin: 0 !important;
    font-size:21px;
    padding: 0 0.5em !important;

}

.ag-options-input {

    font-size: 1em;
}

.ag-deactivated-button {

    opacity: 0.5;

}
.ag-deactivated-button {

    opacity: 0.5;

}

.ag-part-label {

    font-weight:700;
}


.ag-input-title input {

    font-size:21px;

}

.ag-input-title input:focus,input:hover {

    font-size:21px;
}


.ag-select {
    display:block;
    width:100%;
    heigt: auto;
    min-height: 50px;
}

.ag-select select {

    padding: 0 0.5em;
    width: 100%;
    line-height: 28px;
    border: 1px solid;
    border-color: #e2e8f0;
    border-radius: 7px;
    background-color: #f7fafc;
    font-size:14px;
}

.ag-select select:focus,select:hover {

    border: 1px solid;
    border-color: #aabace;
    box-shadow:inset 0 0 5px #a5bfe3;
}


.ag-part-input {
    font-size: 16px;
    min-height: 50px;
}

.ag-part-input input {

    padding: 0.5em;
    font-size: 16px;
    background: rgb(255,255,255) !important;
    border: 1px solid #e2e8f0;
    border-radius: 0.5em;
    margin:0 !important;
}
.ag-part-input input:hover,input:focus {

    padding: 0.5em;
    font-size: 16px;
    background: rgb(255,255,255) !important;
    border: 1px solid #e2e8f0;
    border-radius: 0.5em;
    margin:0 !important;
    padding: 0.5em;

}


.ag-part-checkbox {

    display:inline-block;
    font-size: 14px !important;
    padding: 0 !important;
    line-height: 1.5em !important;
    width: 15px !important;
    height: 15px !important;
    margin: 0 !important;

}

.ag-part-checkbox:hover, .ag-part-checkbox:focus {

    display:inline-block;
    font-size: 14px !important;
    padding: 0 !important;
    width: 15px !important;
    height: 15px !important;
    line-height: 1.5em !important;
    margin: 0 !important;
}

.agCheckboxText {

    margin-left: 1em;

}

.ag-textarea {

    display:block;
    width:100%;
}

.ag-textarea textarea{

    background-color: #f7fafc;
    border-radius: 7px;
    border-color: #aabace;
    box-shadow:inset 0 0 5px #a5bfe3;
    margin:0;
    padding:5px;

}
.ag-textarea textarea:focus,.ag-textarea textarea:hover {

    background-color: #f7fafc;
    border-radius: 7px;
    border-color: #aabace;
    box-shadow:inset 0 0 5px #a5bfe3;
    margin:0;
    padding:5px;

}
.ag-tag-editor textarea,.ag-tag-editor textarea:hover,.ag-tag-editor textarea:focus{

    background-color: #f7fafc;
    border-radius: 7px;
    height:30px !important;
    border-color: #aabace;
    box-shadow:inset 0 0 5px #a5bfe3;
    margin:0;
    padding:5px;

}


.json-tag-editor,.json-tag-editor:focus,.json-tag-editor:hover {

    background-color: #f7fafc;
    height:40px !important;
    padding:5px;
}

.ag-json-default {

    font-family: Monaco,Inconsolata,Monospaced,"Andale Mono" !important;
    color: #32587f;
    opacity:0.85;
    font-size: 0.93em;

    background-color: #f6f7f7;

}
.ag-json-default:focus,hover {

    height: 600px !important;
    opacity:1;

}

.ag-view {

    font-size: 16px;

}

.ag-view th {

    color: #e88d17;
    font-weight: 700;
}


.ag-options-text-input {
    font-size: 14px;
    height:30px !important;
    background: #ffffff !important;
    padding: 0.2em !important;
    margin:0 !important;
    width: 100%;
    max-width:250px;
}

.ag-options-select {
    font-size: 14px;
    font-family: "pt-sans",sans-serif;
    height:32px !important;
    background: #ffffff !important;
    padding: 0.2em !important;
    margin:0 !important;
    width: 100%;
    border-radius: 0.2em;
    max-width:250px;
}

.ag-titre-article {

    font-family: "PT Serif",serif;
    /**  color: #544030; **/
    color: #66503e;
}

.ag-titre-article a {

    font-family: "PT Serif",serif;
    color: #66503e !important;
    text-decoration: none;
}

.ag-titre-article a:hover {

    opacity: 0.6;
    text-decoration: none;
}


.ag-fond-gris-pale {

    background: rgb(240,240,240);

}

.ag-fond-gris-moyen {

    background: rgb(150,150,150);

}

.ag-fond-gris-clair {

    background: rgb(247,247,247);

}

.ag-bordure-gris-pale {

    border: 1px solid rgb(240,240,240);
    border-radius: 5px;

}

.ag-border-debug-red {

    border: 1px solid red;

}

.ag-border-debug-orange {

    border: 1px solid #e88d17;

}

.ag-part-textarea {

    background: #ffffff !important;

}

.ag-options-text-input:hover {
    font-size: 14px;
    height:30px !important;
    background: #ffffff !important;
    padding: 0.2em !important;
    margin:0 !important;
    width: 100%;
    max-width:250px;
}
.ag-debug-zone {

    margin-top:2em;
    opacity: 0.7;

}

.ag-debug-input {
    display:inline-block;
    width:auto;
    margin-right: 1%;
}

.ag-debug-input input{

    border-top: 1px solid rgb(200,200,200);
    background: transparent;
    opacity: 0.5;
    font-size: 14px;

}



.dropzones {
    border: 1px dotted green;
    height: auto;
    margin: 1em;
    padding: 3px;
}

.dragzones {
    border: 1px solid white;
    background-color: gray;
    z-index:9998;
}

.occupied {
    border-color: red;
}

ul.ag-auteur-article {

    display:block;
    width:100%;
    margin:0;
    padding:0;
    min-width:100%;
    list-style:none;
    color: #333;
    transition: color .1s ease-in-out;
}

ul.ag-auteur-article li a {

    color: #333333;
    font-weight: bold;
    text-decoration:underline;

}


ul.pagination {
    display:block;
    width:100%;
    min-width:100%;
    list-style:none;
    color: #333;
    border-top: 1px solid rgb(200,200,200);
    padding-top: 1em;
    margin-top:2em;
    transition: color .1s ease-in-out;
}

ul.pagination li {
    display: inline-block;
    float:left;
    min-width:30px;
    list-style:none;
    color: #333;
    transition: color .1s ease-in-out;
}

div#matrix-zones {

    font-size:13px !important;
}

.uk-button:hover,.uk-button-default:hover,.uk-button-secondary:hover {

    display:inline-block;
    width:auto;
    color: #fff;
    border-radius: 0;
    font-size: 0.875rem;
    padding: 0 30px;
    line-height:38px;
    border:0;

}

.uk-button.uk-button-secondary:hover {
    display:inline-block;
    width:auto;
    color: #fff !important;
    background: #e88d17 !important;
    opacity: 0.7;

}

.cke_dialog_ui_input_text input[type=text],.cke_dialog_ui_input_text:hover input[type=text],.cke_dialog_ui_input_text input[type=text]:hover {

    font-size:14px !important;
    height: 28px !important;
    min-height:28px;
    margin: 0;
    padding: 0;
}
div.uk-navbar-item div#matrix-zones {

    min-width:300px;

}
div.uk-navbar-container  div#matrix-zones-1 {

    min-width:300px;

}

.ag-texte-gris-fonce, a.ag-texte-gris-fonce, a.ag-texte-gris-fonce:hover {

    color: rgb(100,100,100);
}

.ag-texte-gris-moyen, a.ag-texte-gris-moyen, a.ag-texte-gris-moyen:hover {

    color: rgb(150,150,150);
}
.ag-texte-gris-pale, a.ag-texte-gris-pale, a.ag-texte-gris-pale:hover {

    color: rgb(190,190,190);

}

.ag-texte-gris-clair, a.ag-texte-gris-clair, a.ag-texte-gris-clair:hover {

    color: rgb(225,225,225) !important;
}

.ag-texte-blanc, a.ag-texte-blanc, a.ag-texte-blanc:hover {

    color: rgb(255,245,255) !important;
}

.ag-opacite-0 {
    opacity:0;
}

.ag-opacite-10 {
    opacity:0.1;
}
.ag-opacite-20 {
    opacity:0.2;
}
.ag-opacite-30 {
    opacity:0.3;
}
.ag-opacite-40 {
    opacity:0.4;
}
.ag-opacite-50 {
    opacity:0.5;
}
.ag-opacite-60 {
    opacity:0.6;
}
.ag-opacite-70 {
    opacity:0.7;
}
.ag-opacite-80 {
    opacity:0.8;
}
.ag-opacite-90 {
    opacity:0.9;
}

.ag-date-publication {

    display:block;
    width:100%;
    max-width:800px;
    list-style:none;
    margin:0;
    padding:0;
    line-height:1.5em;
    float:none;
}

.ag-date-publication li {

    display:inline-block;
    float:left;
    width:28%;
    margin-right:4%;
}


.ag-background-secondary-hover:hover {

    background: rgba(232, 141, 23,0.8) !important;
}

.uk-input:hover {

    font-size:inherit;
    width:100%;
    max-width:100%;
    width: inherit;
    padding:inherit;
    margin:inherit;
    border: inherit;
    background: inherit;
    border-radius:inherit;

}
.ag-recherche {

    width:400px !important;
    float:left;
    font-size: 18px;
    color: rgb(50,50,50);
    background: rgb(240,240,240) !important;
    padding: 5px !important;
    margin:0;
}

.ag-recherche:hover {

    width:400px !important;
    font-size: 18px;
    color: rgb(50,50,50);
    float:left;
    padding: 5px !important;
    background: rgb(240,240,240) !important;

}

.ag-recherche:active {

    width:400px !important;
    color: rgb(50,50,50);
    font-size: 18px;
    float:left;
    padding: 10px 5px !important;
    background: rgb(240,240,240) !important;

}

@media screen and (max-width: 700px) {

    .ag-recherche {

        width:250px !important;

    }
}

::selection {
    width:100% !important;
}

.uk-input:active {
    font-size:inherit;
    width: 100%;
    padding:inherit;
    margin:inherit;
    border: inherit;
    background: inherit;
    border-radius:inherit;

}
.uk-input:focus {

    font-size:inherit;
    width: 100%;
    padding:inherit;
    margin:inherit;
    border: inherit;
    background: inherit;
    border-radius:inherit;

}


.encadre {

    border: 1px solid rgb(220,220,220);
    padding: 1em;
}
.encadre-marge {

    background: rgba(232, 141, 23,0.2);
}

.article-champs-marge {

    font-family: "PT Sans",sans-serif;
    font-size: 14px;
    margin: 1em 0;

}

.ag-label-champ {

    margin: 0 !important;
    padding:0 0 10px 0 !important;
    font-size:19px;
    font-weight:700;

}

.ag-bordure-droite-gris {

    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid rgb(225,225,225);

}

.ag-note {

    display:block;
    float:none;
    margin:0.2em;
    padding:0;
    font-size:14px;
    color: #e57540;

}

.ag-article-simple-categories {

    display:inline-block;
    margin-right: 5px;
    background: rgb(245,245,245);
    color: rgb(232, 141, 23);
    padding: 0.5em;
}

.ag-article-auteur {

    list-style:none;
    margin: 2em 0 0 0 !important;
    padding:0;

}

.ag-article-simple-auteur {


    font-size: 20px;
    color: rgb(232, 141, 23);
    text-transform: uppercase;
    font-weight: 600;

}
.ag-article-auteurs-grille a {

    font-size: 18px;
    color: rgb(50,50,50);
    font-weight: 600;

}

.ag-bouton-dossier {

    display:inline-block;
    border-radius: 5px;
    color: #fff;
    background: rgb(232, 141, 23);

}

.ag-bouton-dossier a {

    padding: 1.5em;
    color: #fff;

}


.ag-texte blockquote {
    font-family: "PT Serif",serif;
    display: inline-block;
    position: relative;
    width: 350px;
    font-style: normal;
    padding: 0 0 0 1em;
    float: right;
    margin: 1em 0 1em 2em;
    border-left: 4px solid rgb(232, 141, 23,0.7);
}

.ag-texte blockquote p {
    font-family: "PT Serif",serif;
    font-style: italic;
    color: #444;
    font-size: 0.8em;
    line-height: 1.6em;
    padding: 0.25em 1em 0.25em 0.4em;
    font-weight: 400;
}


.ag-tableau-image {

    background: rgb(245,245,245);
    padding: 5px 10px;
    border: 1px solid rgb(230,230,230);
    margin-bottom:2em;
}

.ag-tableau-gauche {

    margin-right: 2em;

}


.ag-caption {

    display:block;
    flex-wrap: wrap;
    clear:both;
    width:100%;
    float:none;
    font-family: PT Sans, sans-serif;
    font-size: 14px;
    line-height:18px;
    padding: 3px 0 !important;
    margin: 5px 0;
    /* color: rgb(102, 82, 52); */
    margin-right:0;

}

.ag-caption a {
    color: rgb(102, 82, 52);
}

.ag-caption p{

    margin:0;
    padding:0;

}

.ag-liste-alpha {

    display:block;
    float:none;
    padding: 1em;
    border-top: 1px solid rgb(200,200,200);
    border-bottom: 1px solid rgb(200,200,200);
    margin: 2em 0;

}

.ag-liste-alpha a {

    display:inline-block;
    margin-right: 5px;
    background: rgb(245,245,245);
    color: rgb(232, 141, 23);
    padding: 0.5em;
}

.ag-agora {

    color: rgb(232, 141, 23) !important;
    float:left;
    margin: 0.5rem 1rem 0.5rem 0;
    font-size: 2.25rem;
    text-decoration:none;
    transition: all 0.3s;
}
.ag-agora:hover {
    text-decoration:none;
    opacity: 0.7;
}
.ag-une-agora {

    color: rgb(140,140,140) !important;
    float:left;
    margin: 0.5rem 0 0.5rem 0;
    font-size: 2.25rem;
    text-decoration:none;
    transition: all 0.3s;

}
.ag-une-agora:hover {
    text-decoration:none;
    opacity: 0.7;
}

.ag-menu-lateral  {

    display: block;
    list-style:none;
    margin:0;
    padding:0;
}

.ag-menu-lateral li {

    display:block;
    padding: 0.5em 0 0.5em 0em;
    background: rgb(250,250,250);
    margin: 5px;
    text-align:left;

}

.ag-menu-lateral li a.ag-menu-niveau-1  {
    display:block;
    color: rgb(232, 141, 23) !important;
    font-weight: 700;
}

.ag-menu-lateral li a.ag-menu-niveau-2  {
    display:block;
    color: rgb(232, 141, 23) !important;
    font-weight: 700;    padding-left: 2em;
}

.ag-menu-lateral li a.ag-menu-niveau-3  {
    display:block;
    color: #333;
    padding-left: 3em;
}

.ag-menu-lateral li a.ag-menu-niveau-4  {
    display:block;
    color: #333;
    padding-left: 4.5em;
}

a.ag-menu-niveau-4:before {
    content: "\f105"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em; /* same as padding-left set on li */
    width: 1.3em; /* same as padding-left set on li */
}
.ag-article-fichiers {

    display:block;
    float:none;

}

.ag-article-fichier {

    display:block;
    border-top: 2px solid rgb(232, 141, 23);
    background: rgba(232,141,23,0.05);
    padding: 1em;

}

.ag-article-fichier a {

    color: rgb(232, 141, 23);
    font-weight: 700;
    text-decoration: underline;

}
.ag-article-fichier a i {

    font-size: 1.15em;
    margin-right: 1em;

}

.ag-devel-sous-menu {

    padding-right: 2em;
}

.ag-article-date {

    font-style: italic;
    color: rgb(150,150,150);
    margin: 1em 0;

}

.ag-contenu-marge {

    width:100%;

}

.ag-contenu-marge img {

    max-height:200px;

}

.ag-identifiant-serie {

    font-size: 21px;
    font-weight: 400;
    margin: 0 0 1.5em 0;
}

span.series {

    color: #333;
}

.ag-identifiant-serie a {

    color: #e88d17;
}

.ag-grille-dossier a {

    text-transform:uppercase;
    color: rgb(150,150,150);

}

.ag-donnees-biographiques-grille {

    font-size: 1em;
    margin:0;
    padding:9px;
    color: rgb(150,150,150);

}

.ag-titre-article-resumes {

    margin:0;
    padding:1em 0 0 0;

}

.ag-titre-article-resumes a {

    color: rgb(172,102,0);
    font-size: 16px;
    font-weight: 700;
}

.ag-nom-auteur-resumes a {

    color: #333;
    font-size: 14px;
    text-transform:uppercase;
    font-weight: 700;
}

ul.ag-liste-dossiers {

    list-style:none;
    margin:0 0 0 5%;
    padding:0;

}

ul.ag-liste-dossiers li {

    padding:0.25em;
    border-bottom: 1px solid rgb(225,225,225);

}

ul.ag-liste-dossiers li a{

    color: #c67d0a;

}

.ag-liste-sections-1 {

    font-weight: 700;
    text-transform:uppercase;
    margin-top: 1em;

}

.ag-liste-sections-2 {

    margin-left:2em;

}

.ag-liste-sections-2:before {
    content: "\f105"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em; /* same as padding-left set on li */
    width: 1.3em; /* same as padding-left set on li */
}

.ag-bouton-don {

    display:block;
    margin:0.9em;
    padding: 1em;
    text-align:center;
    background: #e7e6e2;
    box-shadow: -3px -3px 5px rgb(255,255,255);
    border-radius: 0.6em;
}

.ag-bouton-don a {

    color: #444;
    font-size: 20px;

}

.ag-bouton-don-detail em a{

    font-size: 15px;
    color: rgb(100,100,100);
}

.ag-pdp-chroniqueurs a {

    display:block;
    width:100%;
    padding: 0.3em;
    border-bottom: 1px solid rgb(225,225,225);
    color: #333;
}

footer h5 {

    font-weight: 700;
    font-size: 16px;

}

.ag-pdp-bloc h3 {

    font-size: 16px;
    font-weight: 700;

}
.ag-pdp-bloc h3 a {

    color: rgb(232, 141, 23);

}

.ag-sans-bordure {

    border:none !important;
    background: none;
}

.ag-grille img {

    max-height:266px;

}


.ag-pdp-sites a {

    display:block;
    width:100%;
    color: #333;
}

.ag-pdp-sites a:before {
    content: "\f105"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em; /* same as padding-left set on li */
    width: 1.3em; /* same as padding-left set on li */
}

.ag-page-biographie  {

    font-family: "PT Serif",serif;
    font-size: 18px;
    line-height:1.6em;

}

.ag-page-biographie  a {

    color: rgb(232, 141, 23) !important;

}

.ag-page-biographie img {

    margin-right:2em !important;

}

.ag-bordure-gauche-secondaire {

    display:inline-block;
    border-left: 5px solid rgb(232, 141, 23);
    padding: 7px 50px 7px 20px;
    border-bottom: 1px solid rgb(200,200,200);
    float:none;
}

.ag-article-grille-presentation {

    margin:0;
    padding:0;

}

.ag-articles-rangee-accueil  {

    display:block;
    float:none;
    border-bottom: 1px solid rgb(225,225,225);
}

.ag-articles-rangee-accueil img {

    width: 175px;
    height:auto;
    display:inline-block;
    float:left;
    margin-right: 2em;

}


.ag-articles-rangee img {

    margin-top:0.25em;
    float:none;
    margin-right:1em;
    max-width:133px;
    height:auto;

}

.ag-articles-item {

    display:block;
    height:auto;
    /*border-bottom: 1px solid rgb(240,240,240);*/

}

.ag-article-grille-presentation img {

    margin-top:0.25em;
    float:left;
    margin-right:1em;
    max-width:133px;
    height:auto;

}

.ag-article-grille-titre {

    font-size:18px;
    margin:0;
    padding:0;
    font-weight:700;

}

.ag-video {

    width:100%;
    height: 450px;
    margin: 2em 0;
    padding:0;

}

h3 {
    font-family: PT Sans,sans-serif;
    color: rgb(102, 82, 52);
    font-weight: 600;
}

.ag-lien-vers-sommaire {padding-left:10px;color: rgb(102, 82, 52);}

ul.ag-sommaire {display:block;margin-bottom:2em;list-style:square;}

.ag-sommaire a {color: rgb(102, 82, 52);}

ul span.anchor_padding { margin-top: -225px; padding-bottom: 225px; display: block; }

h3 span.anchor_padding, #top { margin-top: -225px; padding-bottom: 225px; display: block; }

.uk-list {margin: 0 !important; padding:0 !important;}

* + p, * + ul, * + ol, * + dl, * + pre, * + address, * + fieldset, * + figure {margin-top:0;}


#agora-entete {

    display:block;
    z-index: 5001;
    background :#fff;
    box-shadow: 10px 15px 15px rgba(200,200,200,0.5);

}



.agora-entete-global {

    display:block;
    height: 20px;
    padding: 0px;
    width:100%;
    background: #fff;

}

.bandeau-ombrage {

    height: 30px;
    background: -moz-linear-gradient(top,  rgba(200,200,200,0.6) 0%, rgba(200,200,200,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(200,200,200,0.6) 0%, rgba(200,200,200,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(200,200,200,0.6) 0%, rgba(200,200,200,0)); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.agora-entete-logo {

    display:block;
    padding: 20px 0;
    height: 60px;
    width:100%;
    color: #d67b4d;
    background: rgb(255,255,255);

}

.agora-entete-menu {

    display:block;
    height: 48px;
    padding: 4px 0 4px 0;
    width:100%;
    color: #333;
    background: #fff;

}

#agora-entete h1{

    font-size: 3em;
}

/* MENU PRINCIPAL */

#agora-menu-principal {

    display: block;

    background: #fff;

}

#agora-menu-principal ul {

    display:block;
    list-style:none;
    padding:0;
    margin: 0;

}

#agora-menu-principal ul li {

    display:inline-block;
    float:left;
    padding:0;
    margin:0;

}

.menu-accueil {



}

sup a {
    margin-left: 2px;
    font-weight: 700;
}

#afficher_url {
    background: rgb(245,245,245);
    font-size:24px;
    border-radius: 7px;
}

.agora-extrait-en-retrait {

    font-size: 15.5px;
    margin: 0 40px 20px 40px;

}

.agora-paragraphe-sans-marge {
    marge:0 !important;
}


.ag-article-auteur-livre {
    margin: 50px 0 30px 0 !important;
    font-family: PT Sans, sans-serif;
    font-weight: 700;
    font-size: 18px;
}
.ag-article-auteur-livre a {
    color: #d67b4d !important;
}

#section-livre-num-tu h4 {
    text-align:center;
}

h3.livre-auteur {
    display: block;
    margin-top: 60px;
    font-family: "PT Serif",serif;
    font-weight: 400;
}

#section-livre-num-tu h2 {
    text-align:center;
}

.ag-texte-langue-etrangere {
    font-style: italic;
}

.ag-livre-retrovision {
    display: block;
    margin: 40px 0;
}

.ag-livre-retrovision a {
    padding: 20px 30px;
    border-top: 1px solid rgb(100,100,100);
    border-bottom: 1px solid rgb(100,100,100);
    font-size: 21px !important;
    color:#d67b4d !important;
    text-decoration: none;

}

.ag-livre-retrovision a:hover {
    text-decoration: none;
    opacity: 0.6;
}

.livre-icone {
    display:block;
    height: 250px;
    width: 250px;
    text-align: center;
    margin: 20px 0px;
}

.livre-icone img {
    height: 250px;
    width:250px;
}