.top, #menulang, #logo, #header-image, #menu, .hide, #footer, #map-monde, #country, #vocation, #menu_oeuvres, .noprint {
    display: none;
}
#title_print{
    border-bottom: 1px black solid;
    margin-bottom: 10px;
}
#title_print .text{
    float: right;
    text-align: right;
    margin-right: 10px;
    margin-top: 30px;
}
.hide{display:none;}
.nomargin{margin:0}
.lfloat{float:left;}
.rfloat{float:right;}
.cboth{clear:both;}
.bold{font-weight: bold;}
.italic{font-style: italic;}
.underline{text-decoration: underline;}
.center{text-align: center;}
.biggerText{font-size: 14px;}
.wayBiggerText{font-size: 16px;}
.noline{background: none;}
h2.title{
    color: #10355B;
}
h2{
    color: #f15b64;
    font-size: 18px;
    font-weight: bold;
    background: url(../images/sec-sep-horizontal.gif) repeat-x center bottom;
    padding: 0 0 5px 0;
}
a.top{
    float: right;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    display: inline;
}
h2 a.top{
    position: relative;
    top: -17px;
}
h3{
    color:#10355B;
    font-size:14px;
    font-weight:bold;
}
h4{
    color:#10355B;
    font-size:11px;
    font-weight:bold;
    margin-bottom: 0;
}
a:link, a:visited{color:#10355B;}
ul, li{
    margin: 0;
    padding: 0;
    list-style-type: none;
}