body{
    font-family: "Trebuchet MS";
    font-size: 13px;
    line-height: 23px;
    color: #3e3e3e;
    margin:0px;
}

h1{
    font-family: 'cordalight';
    font-size: 25px;
    line-height: normal;
    font-weight: normal;
    margin-top: 0px;
}

#header #content_header{
    text-align: center;
    border-bottom: 1px solid #d2d2d2;
    padding: 0px 0px 35px 0px;
    margin-bottom: 35px;
}

#header #content_header #header_right{
    display: none;
}

.content_articleview a.back.top,
.content_articleview .lang{
    display: none;
}

.content_articleview .article_left .article_image ul{
    list-style: none;
    margin: 20px 0px;
    padding: 0px;
}

.content_articleview .article_left .article_image{
    width: 100%;
    margin:20px 0px 30px 0px;
}

.content_articleview .article_left .article_image img{
    max-width: 50%;
}

.content_articleview .article_left .article_quote{
    font-size: 15px;
    line-height: normal;
    font-style: italic;
    font-family: 'cordalight';
    padding-left: 23px;
    background: url("../images/quote1.gif") top left no-repeat;
    background-size: 15px;
    display: block;
    clear: both;
    margin-bottom: 30px;
}

.content_articleview .article_left .article_quote blockquote{
    margin: 0px;
}

.content_articleview .article_left .article_quote span.quote2{
    display: inline-block;
    background: url("../images/quote2.gif") bottom right no-repeat;
    background-size: 15px;
    height: 10px;
    width:15px;
    margin-bottom: -8px;
    margin-left: 3px;
}


.content_articleview .article_left .article_image .flex-control-nav,
.content_articleview .article_left .article_image .flex-direction-nav,
.content_articleview a.back,
.content_articleview span.sep,
.content_articleview .infos .sharing,
iframe{
    display: none !important;
}

#footer,.cookies,ul.download_files,.content_articlelist_nofilter {
    display: none;
}




@page {
  size: auto;   /* auto is the initial value */
  margin: 10%;
}