.site-header {
    background-color: blue;
    color: white;
}
.logo-clarin{
    margin-right: 20px;
    margin-bottom: 15px;
}
.btn-info{
    background-color: blue;
    border-radius: 0;
}
.logo-365{
    margin-top: 10px;
    margin-left: 2px;
}
.lien-travail {
    color: white;
}
.btn-menu,
.btn-direct {
    color: white;
    border-radius: 0;
}
.btn-menu .glyphicon,
.btn-direct .glyphicon {
    color: white;
    font-size: 20px;
}
.article-card {
    border: 1px solid #dddddd;
    background-color: white;
    padding: 8px;
    margin-bottom: 12px;
    overflow: hidden;
}
.article-grand {
    height: 812px;
}
.article-moyen {
    height: 400px;
}
.article-petit {
    height: 194px;
}
.article-card img {
    width: 100%;
    object-fit: cover;
}
.article-grand img {
    height: 310px;
}
.article-moyen img {
    height: 115px;
}
.article-petit img {
    width: 38%;
    height: 82px;
    float: right;
    margin-left: 8px;
}
.article-card h1 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 30px;
    color: blue;
}
.article-card h2 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 19px;
    color: blue;
}
.article-card h3 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: blue;
}
.article-card p {
    font-family: Georgia, serif;
    font-size: 14px;
    margin-bottom: 5px;
    text-align: justify;
}
.footer-lignes {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    height: 6px;
    margin-bottom: 25px;
}
.site-footer {
    color: white;
    margin-top: 30px;
    padding-top: 25px;
    padding-bottom: 30px;
    background-color: blue;
}
.footer-logo {
    width: 170px;
    height: auto;
    margin-bottom: 35px;
}
.footer-colonnes h4 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: white;
    margin-bottom: 8px;
}
.footer-colonnes p {
    font-family: Georgia, serif;
    font-size: 15px;
    color: white;
    margin-bottom: 4px;
}
.footer-edition {
    width: 220px;
    height: auto;
}
.footer-social {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.footer-ligne-simple {
    border-top: 1px solid #cccccc;
    margin: 25px 0;
}
.reseaux-sociaux button {
    width: 90px;
    height: 42px;
    border: 1px solid #777777;
    background-color: white;
    color: blue;
    font-weight: bold;
    margin: 0 8px;
    border-radius: 0;
}
.google-btn {
    color: blue;
    border: 1px solid #777777;
    background-color: white;
    padding: 10px 18px;
    margin-top: 20px;
    font-size: 16px;
    border-radius: 0;
}
.google-btn strong {
    color: blue;
    font-size: 24px;
}
.footer-legal {
    text-align: center;
}
.footer-legal p {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: white;
    text-align: center;
}
.menu-principal,
.menu-principal a,
.menu-principal button {
    font-family: "Roboto Mono", monospace;
}
.page-article {
    margin-top: 30px;
    margin-bottom: 30px;
}
.article-complet {
    font-family: Georgia, serif;
}
.article-complet h1,
.article-complet h2 {
    font-family: Helvetica, Arial, sans-serif;
    color: blue;
}
.article-complet h1 {
    font-size: 36px;
}
.article-complet h2 {
    font-size: 24px;
    margin-top: 25px;
}
.article-meta {
    color: #666666;
    font-size: 14px;
}
.article-complet img {
    width: 100%;
    height: auto;
    margin: 20px 0;
}
.article-complet p {
    font-family: Georgia, serif;
    font-size: 16px;
    text-align: justify;
}
.article-complet .article-chapeau {
    font-weight: bold;
    font-size: 18px;
    border-left: 4px solid blue;
    padding-left: 12px;
}
.article-categorie {
    font-family: "Roboto Mono", monospace;
    color: blue;
    font-weight: bold;
}
.actualites-aside {
    border-left: 1px solid #dddddd;
    padding-left: 20px;
    width: auto;
}
.actualites-aside h2 {
    font-family: Helvetica, Arial, sans-serif;
    color: blue;
}
.actualites-aside ul {
    padding-left: 20px;
}
.actualites-aside li {
    margin-bottom: 10px;
}
.actualites-aside a {
    color: blue;
    display: inline;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
}
.page-custom {
    margin-top: 30px;
    margin-bottom: 30px;
}
.form-custom {
    font-size: 0;
    white-space: nowrap;
    overflow-x: auto;
}
.menu-lateral,
.contenu-preview {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    height: 520px;
    box-sizing: border-box;
}
.menu-lateral {
    width: 20%;
    min-width: 180px;
    padding: 15px;
}
.menu-lateral-1 {
    background-color: #b6f2b6;
}
.menu-lateral-2 {
    background-color: #f2a0a0;
}
.contenu-preview {
    width: 60%;
    min-width: 320px;
    background-color: #c7e8f0;
    padding: 20px;
}
.menu-lateral h2,
.preview-article h1,
.preview-article h2 {
    font-family: Helvetica, Arial, sans-serif;
    color: blue;
}
.menu-lateral label,
.menu-lateral legend {
    display: block;
    font-family: Georgia, serif;
    margin-top: 10px;
}
.menu-lateral input,
.menu-lateral select,
.menu-lateral button {
    display: block;
    width: 100%;
    margin-bottom: 8px;
    border-radius: 0;
    box-sizing: border-box;
}
.menu-lateral button {
    font-size: 14px;
    white-space: normal;
}
.preview-article {
    height: 480px;
    overflow-y: auto;
    background-color: white;
    padding: 15px;
    box-sizing: border-box;
    white-space: normal;
}
.preview-article p {
    font-family: Georgia, serif;
    text-align: justify;
}