@import url('https://fonts.googleapis.com/css?family=Oswald');

h2, h3, h4, p, a{
    color:#5f5f5f ;
    font-family:'Open Sans',Helvetica,Arial,sans-serif;
}

a{
    color: #0094E9;
}

.topHeaderSection {
    border-bottom: 1px solid #D1D1D1;
}

h1.title {
    font-family: 'Oswald', sans-serif;
    text-align: center;
    font-size: 4em;
    border-bottom : none;
    color: black;
}

h2 {
    font-family: 'Oswald', sans-serif;
    color: black;
}

.minimenu {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.articletext{
    margin-bottom: 10vh;
}

.menuarticle {
    display:inline-block;
    background-color: #fafafa;
    border: 1px solid #c1c1c1;
    border-radius: 5px;
    padding: 10px 20px 0px 0px;
    margin-left: 20px;
    margin-top: 20px;
}

.sources {
    background-color: #fafafa;
    border: 1px solid #c1c1c1;
    border-radius: 5px;
    padding: 10px 20px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.ancre {
    padding-top: 100px;
}
/*
===========pages d'erreurs==============
HTML 5 Template Name:
File: 404 - 22 CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

#fof{display:block; width:100%; margin:100px 0; line-height:1.6em; text-align:center;}
#fof .hgroup{text-transform:uppercase;}
#fof .hgroup h1{margin-bottom:25px; font-size:80px;}
#fof .hgroup h1 span{display:inline-block; margin-left:5px; padding:2px; border:1px solid #CCCCCC; overflow:hidden;}
#fof .hgroup h1 span strong{display:inline-block; padding:0 20px 20px; border:1px solid #CCCCCC; font-weight:normal;}
#fof .hgroup h2{font-size:60px;}
#fof .hgroup h2 span{display:block; font-size:30px;}
#fof p{margin:25px 0 0 0; padding:0; font-size:16px;}
#fof p:first-child{margin-top:0;}


.clientSection img {
    max-height:50px;
}

.dt-searchPanes span {
    color : #5f5f5f;
    text-align: left;
}