p {
    text-indent: 20px;
}

body {
    font-family: Lato;
    background-color: #FFF5E8; 
    padding-bottom: 0px;
}

#content {
    /*border-right: solid #EEE 7px;
    border-left: solid #EEE 7px;*/
    background-color: #FFFFFF;
}

.menu {
    background-color: #653235;
    color: white;
    font-size: 140%;
    padding: 10px;
    min-height: 60px;
    text-align: center;
    max-width: 250px;
}
.col-menu {
    background-color: #653235;
}

.editorial-mini{
    font-size: 120%;
    min-height: 100px;
    background-color: #EEE;
    padding: 10px;
}

.menu-small {
    font-size: 80%;
}

#btn-journal-menu {
    /*background-color: #CE1719;*/
    /*background-color: #FDFFCB;*/
    background-color: #653235;
    border-radius: 2px;
    color: white;
    display: block;
    padding: 10px;
    text-decoration: none;
    width: 60px;
}

.img-revert { /* svg on an img tag */
  -webkit-filter: invert(1); /* safari 6.0 - 9.0 */
          filter: invert(1);
}


.menu-numero {
    background-color: #BBB;
}

.container {
    padding: 0px; !important
}

.img-une {
    width: 100%;
    border-radius: 10px;
}

.btn-journal-inline {
    /*background-color: #653235;*/
    /*background-color: #FDFFCB;
    border: dotted #ce1719 1px;*/
    /*border: solid #AAA 1px;*/
}

.numero-details {
    /*background-color: #DDD;*/
    background-color: #FDFFCB;
    /*background-color: #653235;*/
    /*background-color: #FDFFCB;*/
    /*padding-top: 10px;*/
    font-family: Lato;
    text-align: center;
    border-radius: 5px;
    color: black;
}

.img-article {
    width: 100%;
    max-height: 150px;
    object-fit: scale-down;
    border-radius: 10px;
    
}

.lien-menu {
    color: white;
    font-family: ChunkFive;
    position: relative;
    text-decoration: none;
    margin-right: 20px;
    margin-left: 20px;
    text-shadow: 2px 2px black;
}


.lien-menu:hover, .lien-menu:active {
    color: grey;
    text-decoration: none;
}

.journal-wrap {
    overflow: hidden;
    position: relative;
    margin-bottom: 60px;
}

.journal {
    position: relative;
}

.bg-image {
    opacity: 0.3;
    position: absolute;
    top: -450px;
}

.journal-rubrique {
    font-weight: bold;
    position: relative;
    text-shadow: 2px 2px 1px white;
    font-family: ChunkFive;
    text-transform: uppercase;
    font-size: 120%;
    z-index: 10;
}

.journal-rubrique:before {
    content:'';
    position: absolute;
    height: 0.8em;
    width: 100%;
    margin: auto;
    z-index: -1;
    top: 0.4em;
    left: 0.2em;
    background-color: #ce1719;
}

.row-rubrique {
    margin-bottom: 30px;
}

.col-article {
    margin-top: 15px;
    margin-bottom: 15px;
}
.col-article-sansfond {
    border-radius: 5px;
    /*border: solid #DDD 3px;*/
}

.col-article-fil-rouge {
    border-radius: 5px;
    border: dotted #ce1719 2px;
}

.article-nonillustre {
    margin:5px;
    border-radius: 5px;
    text-align: center;
}

.article-nonillustre:not(.article-fil-rouge) {
    background-color: #F5F9F5; /*#ECFFEC;*//*#FFECEE;*/ /*#E9F3E7;*/ /*#E5F8E0;*/
}

.article-illustre {
    margin:5px;
    border-radius: 5px;
}

.article-illustre-style-0 {background-color: #FDFFCB;}
.article-illustre-style-1 {background-color: #E3E6FF;}
.article-illustre-style-2 {background-color: #FDFFCB;}

.lien-journal .pre-titre {
    color: #666;
}

.row-utils {
    background-color: #FDFFCB;
    margin-right: 20px;
    margin-left: 20px;
    padding: 10px;
}

.titre-marron {
    color: #680B1B;
}

.lien-journal {
    color: #CE1719;
    text-decoration: none;
    font-size: 130%;
    font-family: ChunkFive;
    text-shadow: 1px 1px white;
}
.lien-journal:hover, .lien-journal:active, .lien-journal:hover .pre-titre, .lien-journal:active .pre-titre, .lien-journal:hover .titre-marron, .lien-journal:active .titre-marron, .lien-journal:hover .titre-rouge, .lien-journal:active .titre-rouge {
    color: black; !important
    text-decoration: none;
}

.editorial {
    text-align: center;
    font-size: 250%;
    text-align: center;
    border-radius: 5px;
    /*border: solid #DDD 3px;*/
    background-color: #F5F9F5;
    /*background-color: #FDFFCB;*/
    padding:25px;
}

.journal-btn {
    background-color: #CE1719;
    border-radius: 10px;
    text-decoration: none;
    color: white;
    font-weight: bold;
    border: solid #AAA 1px;
}

.journal-btn:hover, .journal-btn:active {
    color: white;
    text-decoration: none;
    background-color: #222;
}

.corps p strong {
    background-color: rgba(206, 23, 25, .9);
    margin: 5px;
    color: white;
    /*font-weight: bold;
    font-size: 150%;*/
    font-size: 170%;
    border-radius: 3px;
    padding-right: 10px;
    padding-left: 10px;
    display: block;
}

#sommaire {
    font-size: 90%;
}
.sommaire-list {
    border-left: dotted rgba(206, 23, 25, .9) 3px;
    /*border-right: dotted rgba(206, 23, 25, .9) 3px;*/
    /*background-color: #FDFFCB;*/
    border-radius: 3px;
    list-style-type: disc;
}
.sommaire-article {
    margin-left: 20px;
}
.article-current {
    list-style-type: "\279C";
    font-weight: bold;
    font-size: 130%;
    font-family: ChunkFive;
    text-shadow: 1px 1px white;
    background-color: #FDFFCB;
    border-radius: 5px;
}

.corps h2 {
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: solid rgba(206, 23, 25, .9) 5px;
    font-size: 170%;
}

.corps {
    font-size: 120%;
}

.pagination li {
    display:inline-block;
    padding:5px;
}

.page {
    padding: 15px;
    margin: 15px;
    border-radius: 10px;
    text-decoration: none;
    color: black;
    font-weight: bold;
    border: solid #AAA 1px;
}
.page:hover, .page:active {
    color: white;
    text-decoration: none;
    background-color: #222;
}
.pagination li.active {
    opacity: 0.3;
}
.pagination li.active .page {
    background-color: #222;
    color: white;
}
.pagination li.disabled {
    /*visibility: hidden;*/
    pointer-events:none;
}

/* UNUSED */

.archive-row {
    /*border-bottom: solid #AAA 1px;*/
    margin-bottom: 10px;
}



.sdfootnoteanc {
    color: #CE1719;
    text-decoration: none;
    font-weight: bold;
    position:relative;
    top: -5px;
} 
.sdfootnoteanc:hover, .sdfootnoteanc:active {
    color: black;
    text-decoration: none;
    background-color: white;
    border: none;
}


.sdfootnotesym {
    color: #CE1719;
    text-decoration: none;
    margin-right: 10px;
} 
.sdfootnotesym:hover, .sdfootnotesym:active {
    color: black;
    text-decoration: none;
    background-color: white;
    border: none;
}

footer {
	background-color: #ce1719;
    margin-top: 0px;
    min-height: 30px;
    margin-bottom: 0px;
    color: black;
    padding-bottom: 10px;
}

footer a {
    color: white;
    text-decoration: none;
}
footer a:hover {
    color: black;
    text-decoration: none;
}
