.sitemap-message h1,
.header-content__title {
    color:#1d1d1d;
    font-size: 36px;
    line-height: 36px;
    margin: 10px 0 45px 0;
    text-align: center;
}
.header-content__title strong {
    font-size: 48px;
}
.region-content .body{
    max-width: 1100px;
    margin: 0 auto 60px auto;
    text-align: center;
    color:#8a8989;
    font-size: 14px;
}
.region-content .body em {
    font-size: 24px;
    font-weight: lighter;
    font-style: italic;
   
}
.path-frontpage .region-content .body em{
    margin: 30px 0 0 0;
    display: inline-block;
}
.page-node-type-page-sommaire  #main-wrapper #header-content{
    padding-top: 151px;
}

.page-node-type-page-sommaire  #main-wrapper #header-content .header-content__title {
    text-align: left;
    color: #787777;
    font-size: 48px;
    font-family: "Parisine Std Clair",sans-serif;
    font-weight: normal;
}
@media  (max-width: 1024px) {
    .region-content .body {
        padding: 0 10px;
    }
}
