body{
    background: #e9e9e9;
}
#wrapper{
    background: #ffffff;
    width: 980px;
    margin: 0 auto;
    position: relative;
}
#header{
    height: 170px;
}
#header #logo{
    float: left;
    display: block;
    margin: 45px 0 0 85px;
}
#header #logo.pro{
    margin: 45px 0 0 30px;
}
#header #acces{
    display: block;
    margin: 0 25px 0 725px;
    position: relative;
}
#header #acces #btn_cristal{
    position: absolute;
    top: 20px;
    left: 0;
}
#header #acces #flag_uk{
    position: absolute;
    top: 119px;
    left: 65px;
    display: none;
}
#header #acces #flag_uk.pro{
    left: 8px;
}
#header #acces #btn_pro{
    position: absolute;
    top: 110px;
    left: 115px;
}
#header #acces #btn_pro.pro{
    left: 60px;
}
#navigation{
    height: 44px;
}
#navigation nav{
    background: url('images/menu.png') repeat-x top left;
    height: 44px;
    font-size: 13px;
}
#navigation .navbar{
    margin-bottom: 0;
    min-height: 50px;
}
#navigation .navbar-form{
    margin: 7px 0 0 0;
}
#navigation .navbar-collapse{
    padding-right: 0;
}
#navigation .form-control{
    background: url('images/background_search.png') no-repeat top left;
    width: 210px;
    border: none;
    padding: 0 5px 0 35px;
    color: #555555;
    vertical-align: middle;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#navigation ul.nav {
    float: right;
}
#navigation ul.nav > li{
    border-left: 1px solid #FFFFFF;
    min-width: 185px;
    text-align: center;
}
#navigation ul.nav > li > a{
    height: 44px;
    color: #334164;
    font-weight: bold;
    padding: 10px 9px
}
#navigation ul.dropdown-menu > li > a {
    color: #466e5f;
}
#navigation.pro ul.dropdown-menu > li > a:hover,
#navigation.pro ul.dropdown-menu > li > a:focus {
    background-color: #6eaa91;
  color: #ffffff;
  -webkit-box-shadow:  0px 0px 5px 0px #6eaa91;
    box-shadow:  0px 0px 5px 0px #6eaa91;
}
#navigation.pro ul.nav > li > a:hover,
#navigation.pro ul.nav > li > a.active,
#navigation.pro ul.nav > li > a:focus {
  text-decoration: none;
  background-color: #6eaa91;
  color: #ffffff;
  -webkit-box-shadow:  0px 0px 5px 0px #6eaa91;
    box-shadow:  0px 0px 5px 0px #6eaa91;
}
#navigation ul.dropdown-menu > li > a:hover,
#navigation ul.dropdown-menu > li > a:focus {
    background-color: #613182;
  color: #ffffff;
  -webkit-box-shadow:  0px 0px 5px 0px #613182;
    box-shadow:  0px 0px 5px 0px #613182;
}
#navigation ul.nav > li > a:hover,
#navigation ul.nav > li > a.active,
#navigation ul.nav > li > a:focus {
  text-decoration: none;
  background-color: #613182;
  color: #ffffff;
  -webkit-box-shadow:  0px 0px 5px 0px #613182;
    box-shadow:  0px 0px 5px 0px #613182;
}
#navigation .open > a{
    background: #ffffff;
}
#content{
    position: relative;
    min-height: 350px;
}
#content #news{
    position: absolute;
    z-index: 2;
    bottom: -140px;
    left: 22px;
    font-size: 12px;
}
#content #news h2{
    background: url('images/alaune_top.png') no-repeat top left;
    width: 932px;
    height: 47px;
    font-size: 17px;
    text-align: center;
    padding: 16px 0 0 38px;
    color: #ffffff;
    margin: 0;
}
#content #news .row{
    background: url('images/alaune.png') repeat-y top left;
    width: 932px;
    height: auto;
    margin-left: 0;
    padding-top: 10px;
}
#content #news #news_bottom{
    background: url('images/alaune_bottom.png') repeat-y top left;
    width: 932px;
    height: 4px;
}
#content #news a.readmore{
    color: #7f1c7d;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}
#content #ensavoirplus{
    position: absolute;
    right: 28px;
    top: 32px;
}
#content #ensavoirplus span.ensavoirplus_bottom{
    background: url('images/bg_bottom_ensavoirplus.png') no-repeat top left;
    display: block;
    width: 200px;
    height: 4px;
}
#content #ensavoirplus h2{
    background: url('images/bg_top_ensavoirplus.png') no-repeat top left;
    width: 200px;
    height: 38px;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    margin: 0;
    padding: 12px 0 0 20px;
}
#content #ensavoirplus.pro h2{
    background: url('images/pro_bg_top_ensavoirplus.png') no-repeat top left
}
#content #ensavoirplus ul{
    background: url('images/bg_ensavoirplus.png') repeat-y top left;
    width: 200px;
    height: auto;
    margin: 0;
    padding: 20px 10px 10px 10px;
}
#content #ensavoirplus ul li{
    list-style: none;
    margin-bottom: 5px;
}
#content #ensavoirplus ul li a{
    background: url('images/btn_ensavoirplus.png') repeat-y top left;
    width: 176px;
    height: 36px;
    text-decoration: none;
    color: #ffffff;
    padding: 8px 0;
    display: block;
    text-align: center;
}
#content #ensavoirplus.pro ul li a{
    background: url('images/pro_btn_ensavoirplus.png') repeat-y top left;
}
#content #masksearchengine{
    background: #e9e9e9;
    position: fixed;
    z-index: 99;
    top: 230px;
    width: 340px;
    height: 350px;
    left: -340px;
}
#content #searchengine{
    position: fixed;
    z-index: 98;
    background: #54607c;
    color: #ffffff;
    width: 370px;
    height: 333px;
    top: 240px;
    left: -334px;
}
#content #searchengine.active{
    /*left: 0;*/
}
#content #searchengine a#btn_searchengine{
    background: url('images/searchengine_cursor.png') no-repeat top left;
    width: 17px;
    height: 338px;
    display: block;
    position: absolute;
    left: 370px;
    top: -2px;
}
#content #searchengine h3{
    background: #75809d;
    color: #ffffff;
    font-size: 15px;
    margin: 0;
    padding: 5px 0 5px 10px;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.4);
}
#content #searchengine form{
    padding: 20px 0 0 10px;
}
#content #searchengine form label{
    width: 100px;
    font-weight: normal;
    font-size: 15px;
}
#content #searchengine form select{
    width: 220px;
    height: 30px;
    padding: 4px 0;
}
#content #searchengine form input[type="submit"]{
    background: url('images/pro_search_valider.png');
    width: 109px;
    height: 38px;
    border: none;
    font-size: 15px;
    float: left;
    margin-left: 100px;
    font-weight: bold;
}
#content #searchengine form a.btn_lastarticles{
    background: url('images/pro_search_last.png');
    width: 109px;
    height: 38px;
    border: none;
    display: block;
    margin-left: 216px;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    padding-top: 5px;
    text-align: center;
    line-height: 15px;
}
#content #searchengine #cursor{
    position: absolute;
    width: 172px;
    top: 150px;
    left: 261px;
    font-size: 16px;
    font-weight: bold;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    /* IE issue ! so with image */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
#content #searchengine #cursor-ie{
    background: url('images/searchengine_labelforIE8.jpg') no-repeat top center;
    position: absolute;
    width: 16px;
    height: 165px;
    top: 83px;
    left: 340px;
}
#content #searchengine #resultat_ajax{
    height: 305px;
    margin-left: 350px;
    overflow-y: scroll;
    -webkit-overflow-scrolling:touch;
    padding-right: 30px;
    width: 418px;
    display: none;
    padding-top: 5px;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    #content #searchengine #resultat_ajax{
        width: 400px;
    }
}
#content #searchengine #loader_ajax{
    background: url('images/ajax-loader.gif') no-repeat top center;
    height: 16px;
    left: 340px;
    position: absolute;
    top: 60px;
    width: 16px;
    display: none;
}
#content #searchengine #loader_ajax.active{
    display: block;
}
#content #searchengine a#closeResult{
    background: url('images/close-button.png') no-repeat top center;
    display: block;
    height: 42px;
    left: 582px;
    margin-left: 150px;
    padding: 3px 9px;
    position: absolute;
    text-decoration: none;
    text-indent: -5000px;
    top: -6px;
    width: 42px;
}
#content #searchengine .se_div{
    border-bottom: 1px dotted #979797;
    padding-bottom: 20px;
}
#content #searchengine .se_info{
    font-style: italic;
}
#content #searchengine h5{
    margin-bottom: 0;
}
#content #searchengine a.se_linktoarticle{
    text-decoration: none;
    color: #6eaa91;
    float: right;
}
#content #content_page{
    position: relative;
    padding: 25px;
}
#content #content_page.pro{
    padding: 25px 60px;
}
#content #content_page #contenu{
    background: #ffffff;
    -webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    width: 715px;
    margin-bottom: 30px;
}
#content #content_page .noMarginChild #contenu{
    -webkit-box-shadow:  none;
    box-shadow:  none;
    width: auto;
}
#content #content_page #contenu.no-marginbottom{
    margin-bottom: 0;
}
#content #content_page #contenu .legendImg{
    color:#9194a0;
    font-size: 11px;
    font-style: italic;
    text-align: center;
    display: inline-block;
}
#content #content_page #contenu .legendImg a.glossaryTerm{
    color:#9194a0;
    font-size: 11px;
    font-style: italic;
}
#content #content_page #contenu a.linkAncre{
    /*text-decoration: underline;
    color: #613182;
    font-weight: bold;*/

    text-decoration: none;
    color: #fff;
    font-weight: normal;
}
#content #content_page #contenu a.ancre{
    text-decoration: none;
    color: #000;
}
#content #content_page.pro #contenu{
    width: 685px;
}
#content #content_page h1, #content #content_page h2, #content #content_page h3{
    color: #613182;
}
#content #content_page pre{
    background: #613182;
    color: #ffffff;
    padding: 5px;
    margin: 10px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    word-break: normal;
    word-wrap: normal;
    border-radius:0;
}
#content #content_page pre a{
    text-decoration: underline;
    color: #ffffff;
}
#content #content_page p img{
    max-width: 700px;
    height: auto;
}
#content #content_page.pro h1, #content #content_page.pro h2, #content #content_page.pro h3, #content #recherche h3{
    color: #6eaa91;
}
#content #content_page.pro h1{
    font-size: 30px;
}
#content #content_page.pro h2{
    font-size: 25px;
}
#content #content_page.pro h3{
    font-size: 20px;
}
#content #content_page.pro h4{
    font-size: 16px;
}
#content #content_page.pro h5{
    font-size: 14px;
}
#content #content_page.pro h6{
    font-size: 12px;
}
#content #content_page.pro pre{
    background: #6eaa91;
    color: #ffffff;
    padding: 5px;
    margin: 10px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    word-break: normal;
    word-wrap: normal;
    border-radius:0;
}
#content #content_page.pro pre a{
    text-decoration: underline;
    color: #ffffff;
}
#content #content_page p, #content #content_page h1, #content #content_page h2, #content #content_page h3, #content #content_page h4, #content #content_page h5{
    margin-top: 0;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
}
#content #content_page p.show_hidden{
    padding-top:0;
}
#content #content_page h5{
    font-size: 16px;
}
#content #content_page #filarianne.hide{
    display: none;
}
#content #content_page #filarianne ul{
    margin: 0;
    padding: 0;
    height: 30px;
    margin-top: -15px;
    width: 100%;
}
#content #content_page #filarianne ul li{
    float: left;
    list-style: none;
    color: #ffffff;
    text-shadow: 0px 0px 3px #000000;
        filter: dropshadow(color=#000000, offx=0, offy=0);
}
#content #content_page #filarianne ul li a{
    text-decoration: none;
    color: #ffffff;
}
#footer{
    background: #ececec;
    height: 42px;
    color: #9194a0;
    margin-top: 130px;
    font-size: 11px;
    padding-top: 10px;
    margin-bottom: 10px;
}
#footer.no-margintop{
    margin-top: 0;
}
#footer ul#menufooter{
    float: left;
    padding-left: 10px;
}
#footer ul#menufooter li{
    float: left;
    color: #9194a0;
    list-style: none;
    margin: 0 2px;
    font-size: 9px;
}
#footer ul#menufooter li a{
    text-decoration: none;
    color: #9194a0;
    font-size: 11px;
}
#footer #copyright{
    margin-left: 600px;
}
#footer #hon{
    width: 100%;
    height: 65px;
    display: block;
    padding-left: 15px;
    margin-top: 5px;
}
#footer #hon img{
    width: 35px;
    height: auto;
    margin-right: 5px;
}
#footer #hon p{
    padding-top: 9px;
}
#footer #hon a{
    text-decoration: none;
    color: #9194a0;
}
#footer #hon a:hover{
    text-decoration: underline;
}
#content #content_page #contenu form {
    padding-bottom: 10px;
}
#content #content_page #contenu form p{
    margin: 0 10px 0 10px;
}
#content #content_page #contenu form label{
    width: 130px;
    font-weight: normal;
}
#content #content_page #contenu form input,#content #content_page #contenu form textarea{
    width: 300px;
    border: 1px solid #9194a0;
}
#content #content_page #contenu form label[for="security_code"]{
    width: 340px;
}
#content #content_page #contenu form center{
    text-align: left;
    margin-left: 10px;
}
#content #content_page #contenu ul{
    padding-left: 30px;
}
#content #content_page #contenu span.lastupdate{
    background: #e9e9e9;
    padding: 5px;
    color:#9194a0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: right;
    font-size: 12px;
}
#content #content_page #contenu span.lastupdate.hide{
    display: none;
}
#recherche{
    padding: 0 20px;
}
#recherche .result{
    border-bottom: 1px dotted #979797;
    margin: 10px 0;
}
#recherche.basic .result a{
    color: #613182;
    font-size: 18px;
    font-weight: bold;
}
#recherche.pro .result a{
    color: #6eaa91;
    font-size: 18px;
    font-weight: bold;
}
.lh_div{
    padding: 0 20px;
    border-bottom: 1px dotted #979797;
}
.lh_div a, .bl_news_detail a{
    color:  #613182;
}
div.bl_news_detail{
    font-size: 13px;
}
p.bl_news_detail{
    text-align: right;
}
.bl_news_detail{
    margin-bottom: 10px;
}
.alert_msg{
    padding: 20px 10px;
}
#info-connexion{
    color: #9194a0;
    font-size: 12px;
    padding-right: 16px;
    padding-top: 5px;
}
#info-connexion ul{
    margin: 0;
    padding: 0;
}
#info-connexion ul li{
    list-style: none;
    float: right;
}
#info-connexion ul li.divider{
    font-size: 8px;
    padding-top: 2px;
    padding-left: 3px;
    padding-right: 3px;
}
#info-connexion ul li a{
    color: #9194a0;
}
#info-connexion ul li a:hover{
    color: #334164;
}
.impopup{
    display: none;
}
a.thickbox{
    color: #9679af;
    font-style: italic;
    font-size: 14px;
}

.content_hidden{
    background: #e9e9e9;
    color: #787878;
    margin: 10px;
    padding: 5px;
    border: 1px solid rgba(0,0,0,0.1);
}
/*h4{
    text-align: center;
}*/
#sommairefixedbottom{
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    height:35px;
    background:rgba(0, 0, 0, 0.5);
    color:#ffffff;
    z-index: 99999;
}
#sommairefixedbottom:hover{
    background:rgba(0, 0, 0, 0.7);
}
#sommairefixedbottom ul{
    margin: 0;
    padding: 0;
    width: 600px;
    margin: 0 auto;
    padding-top: 8px;
}
#sommairefixedbottom ul li{
    float: left;
    list-style: none;
    font-size: 17px;
}
#sommairefixedbottom ul li.divider{
    font-size: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 5px;
}
#sommairefixedbottom ul li a{
    text-decoration: none;
    color: #ffffff;
}
a#scrolltop{
    background: url('images/scrolltotop.png') no-repeat top center;
    height: 44px;
    position: absolute;
    right: 30px;
    top: 500px;
    width: 44px;
    cursor: pointer;
    text-indent: -5000px;
    z-index: 100;
    opacity: 0.6;
    outline: none;
}
a#scrolltop:hover{
    opacity: 1;
}
#container-galerie{
    width: 90%;
    margin-left: 35px;
}

#content #content_page #contenu .video.close{
    display: none;
}
#content #content_page #contenu .video.open{
    display: block;
}
#content #content_page #contenu ul#playlist-video{
    margin: 0;
    padding: 0;
    height: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
}
#content #content_page #contenu ul#playlist-video li{
    list-style: none;
    height: 100px;
    display: block;
}
#content #content_page #contenu ul#playlist-video li a{
    display: block;
    color: #212121;
    text-decoration: none;
    background: #e9e9e9;
    height: inherit;
    border-bottom: 1px solid #c5c5c5;
    position: relative;
}
#content #content_page #contenu ul#playlist-video li a:hover,
#content #content_page #contenu ul#playlist-video li a.active{
    background: #6d2384;
    color: #ffffff;
}
#content #content_page #contenu ul#playlist-video li a img{
    float: left;
}
#content #content_page #contenu ul#playlist-video li a .titre{
    margin-left: 145px;
    display: block;
    font-weight: bold;
    padding-top: 28px;
    width: 60%;
}
#content #content_page #contenu ul#playlist-video li a .description{
    margin-left: 145px;
    display: block;
    width: 60%;
}
#content #content_page #contenu ul#playlist-video li a .duree{
    position: absolute;
    right: 20px;
    top: 40px;
}
#content #content_page #contenu #connexion-form{
    padding: 30px;
}
#content #content_page #contenu #connexion-form label{
    display: block;
}
#content #content_page #contenu #connexion-form ul#connexion-actions{
    margin: 0;
    padding-left: 10px;
}
#content #content_page #contenu #connexion-form ul#connexion-actions li{
    list-style: none;
    margin-bottom: 5px;
}
#content #content_page #contenu #connexion-form select{
    width: 100%;
    border: 1px solid #9194a0;
}
#content #content_page #contenu #connexion-form input,
#content #content_page #contenu #connexion-form textarea{
    width: 100%;
}
#content #content_page #contenu #connexion-form textarea{
    resize: none;
}
#content #content_page #contenu #connexion-form input#submit{
    margin: 10px 0;
    background: #c4c4c4;
}
#content #content_page #contenu #connexion-form label{
    font-weight: 400;
    width: 100%;
}
#content #content_page #contenu .erreur{
    margin: 10px;
    color: #b94a48;
}
#content #content_page #contenu .success{
    margin: 10px;
    color: #468847;
}
#content #content_page #contenu .sommaire-connexion{
    margin-left: 15px;
    margin-right: 15px;
}
#content #content_page #contenu .sommaire-connexion h4,
#content #content_page #contenu .sommaire-connexion h3{
    margin-left: 0;
    margin-bottom: 20px;
}
#content #content_page #contenu .sommaire-connexion h3{
    margin-bottom: 0;
}
#content #content_page #contenu .legendImg{
    display: none !important;
}
#content #content_page #contenu #connexion-form{
    margin-top: -40px;
}