.largeur {

    width: 100%;
    text-align: center;

}

.centre {

    width: 984px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: left;

}

/** Header **/
#header {

    background: white;

}

#bandeau {

    height: 160px;

}

#menu_thematique_1 {

    background: #1b2f5c;
    height: 60px;

}

#menu_thematique_1 a {

    display: inline-block;
    padding-left: 74px;
    padding-right: 30px;
    position: relative;
    height: 60px;

}

#main {
    position: relative;
}

#menu_thematique_1 a span {

    text-transform: uppercase;
    color: #9298a8;
    font-size: 2em;
    font-weight: normal;
    font-family: 'hbc', helvetica, sans-serif;
    margin-top: 10px;
    display: inline-block;
    line-height: 1.1em;

}

#menu_thematique_1 a:hover,
#menu_thematique_1 a.on_the_road {

    background: #404d68;

}

#menu_thematique_1 a:hover span,
#menu_thematique_1 .on_the_road span {

    color: #ffffff;

}

#menu_thematique_1 img {

    position: absolute;
    left: 30px;
    top: 10px;

}

.menu_img_annee_over {

    display: none;

}

#menu_thematique_1 .on_the_road .menu_img_annee_over {

    display: block !important;

}

#menu_thematique_1 .on_the_road .menu_img_annee {

    display: none !important;

}

#menu_thematique_1 a:hover .menu_img_annee_over {

    display: block !important;

}

#menu_thematique_1 a:hover .menu_img_annee {

    display: none !important;

}

#div_menu_menu-thematique > ul {
    float: left;
}

#menu_thematique_2 {

    background: #404d68;

}

#menu_thematique_3 {

    background: #d7d7d7;

}

#logo {

    position: absolute;
    top: 50px;
    left: 18px;

}

#recherche_small {

    position: absolute;
    right: 30px;
    top: 28px;
    width: 170px;
    height: 24px;
    background: white;
    overflow: hidden;

}

#recherche_input {

    width: 146px;
    height: 24px;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'Lusitana', serif;
    padding-left: 5px;

}

#recherche_submit {

    position: absolute;
    top: 0;
    left: 146px;

}

#language_menu {

    position: absolute;
    right: 22px;
    top: 10px;

}

#language_menu li {

    display: inline-block;
    padding-right: 8px;
    background: url('../img/baton_langues.png') no-repeat 100% center;
    margin-right: 4px;

}

#language_menu li.last {

    background: none !important;

}

#language_menu li a {

    text-transform: uppercase;
    font-size: 1.3em;
    font-family: 'hbc', Helvetica, sans-serif;

}

.langue_selected a, #language_menu li a:hover {

    color: white;

}

#div_menu_menu-haut {

    position: absolute;
    top: 74px;
    right: 30px;

}

#div_menu_menu-haut li {

    margin-bottom: 7px;

}

#div_menu_menu-haut a {

    display: block;
    width: 170px;
    height: 30px;
    background: url('../img/fond_menu_haut.png') no-repeat 0 0;

}

#div_menu_menu-haut a.selected {
    background: url('../img/fond_menu_haut-selected.png') no-repeat 0 0;
}

#div_menu_menu-haut span {

    color: white;
    text-transform: uppercase;
    font-size: 2.2em;
    /*line-height:30px;*/
    padding-top: 2px;
    /*height:30px;*/
    display: inline-block;
    font-family: 'huc';
    letter-spacing: 1px;
    padding-left: 15px;

}

#div_menu_menu-haut a.selected span {
    color: #ea7a02;
}

#menu_thematique_2 {
    /*
        height: 60px;
    */
}

#menu_thematique_2 li {
    display: inline-block;
    height: 60px;
    margin-right: 30px;
}

#menu_thematique_2 li.dernier {

    margin-right: 0 !important;

}

#menu_thematique_2 a {

    display: inline-block;

}

#menu_thematique_2 a:hover span {

    color: #fff;

}

#menu_thematique_2 span {

    display: inline-block;
    font-family: 'hbc', Helvetica, sans-serif;
    font-size: 1.7em;
    text-transform: uppercase;
    color: #b1b5bd;
    line-height: 60px;

}

#menu_thematique_2 .on_the_road span {

    color: #fff;
}

/** Menu thématique niveau 3 **/
#menu_thematique_3 {

    padding-top: 14px;
    padding-bottom: 12px;

}

#menu_thematique_3 li {

    border-left: 3px solid #1b2f5c;
    margin-bottom: 6px;
    display: block;
    height: 23px;
    line-height: 23px;

}

#menu_thematique_3 a {

    display: inline-block;
    height: 23px;
    vertical-align: top;

}

#menu_thematique_3 span.menu_soustheme_titre {

    display: inline-block;
    /*height: 23px;
    line-height: 23px;*/
    font-size: 1.5em;
    color: #1b2f5c;
    padding-left: 9px;
    padding-right: 3px;
    margin-right: 8px;
    text-transform: uppercase;

}

#menu_thematique_3 span.menu_soustheme_documents {

    display: inline-block;
    height: 23px;
    line-height: 23px;
    font-size: 1.5em;
    color: #1b2f5c;

}

.menu_sous_thematique_select .menu_soustheme_titre,
#menu_thematique_3 a:hover .menu_soustheme_titre {

    color: white !important;
    background: #1b2f5c;

}

/** Footer **/
#footer_top {

    background: #e2e2e2;

}

#footer_bottom {

    background: #e2e2e2 url('../img/fond_bas.jpg') no-repeat center 0;
    height: 160px;

}

#partenaires {

    position: relative;
    padding-top: 46px;
    text-align: center;

}

#partenaires li {

    display: inline-block;
    margin-right: 60px;
    position: relative;
    vertical-align: middle;

}

#partenaires li.dernier {

    margin-right: 0 !important;

}

#menu_menu-du-bas {

    height: 90px;
    text-align: center;

}

#menu_menu-du-bas span {

    line-height: 90px;
    font-size: 1.2em;

}

#menu_menu-du-bas li {

    display: inline-block;
    margin-right: 60px;

}

#menu_menu-du-bas li.dernier {

    margin-right: 0 !important;

}

#menu_transverse {

    text-align: center;
    position: relative;
    padding-top: 60px;

}

#menu_transverse li {

    width: 302px;
    height: 240px;
    margin-right: 19px;
    display: inline-block;
    text-align: left;

}

#menu_transverse li.dernier {

    margin-right: 0 !important;

}

#menu_transverse img {

    position: absolute;
    z-index: 1;

}

#menu_transverse img.on {

    display: none;

}

.menu_secondaire_item_texte {

    z-index: 9;
    position: absolute;
    color: white;
    background: url('../img/fleche_btn_transverse_off.png') no-repeat 100% 120px;
    display: block;
    height: 50px;
    width: 270px;
    padding-left: 16px;
    padding-top: 110px;

}

#menu_transverse a {

    display: block;
    width: 302px;
    height: 240px;
    box-shadow: 3px 2px 5px 1px rgba(0, 0, 0, 0.5);

}

#menu_transverse a:hover img.on,
.menu_secondaire_select img.on {

    display: block !important;

}

#menu_transverse a:hover img.off,
.menu_secondaire_select img.off {

    display: none !important;

}

#menu_transverse a:hover .menu_secondaire_item_texte,
.menu_secondaire_select .menu_secondaire_item_texte {

    background: url('../img/fleche_btn_transverse_on.png') no-repeat 100% 120px;

}

.menu_secondaire_titre {

    text-transform: uppercase;
    font-size: 2.5em;
    letter-spacing: 1px;
    font-family: 'hec', Helvetica, sans-serif;

}

.menu_secondaire_sous_titre {

    font-size: 1.9em;

}

/** Chemin de fer **/
#ocms_road {

    padding-top: 8px;
    margin-bottom: 20px;

}

#ocms_road li {

    display: inline-block;

}

#ocms_road span {

    font-size: 1.4em;

}

/** PARAGRAPHES WYSIWYG **/
#bloc_titre_page h1 {

    font-size: 1em;
    margin-bottom: 24px;

}

#titre_page {

    text-transform: uppercase;
    font-size: 2.1em;
    display: block;

}

#sous_titre_page {

    font-size: 1.8em;
    display: block;

}

.para p {

    margin: 0 0 10px 0;
    font-size: 1.5em;

}

.accroche_para {

    font-family: 'hbc';
    font-size: 1.7em !important;
    margin-bottom: 10px;
    display: block;

}

#menu_menu-thematique_4 a {
    padding-left: 104px !important;
}