
@import url("booking-light.css");
html{
    /*font-size:62.5%;*/
}
html {
    -webkit-font-smoothing:antialiased;
}
#new_country_lg {
    width: 150px;
}
body {
    font-family:Arial, Helvetica, sans-serif;
    font-size:0.8em;
    line-height:1.5em;
    color:#4D4D4D;
}
a{
}
small{
    font-size: 0.8em;
}
.float-left {
    float:left;
    margin-right: 10px;
}
.no-margin {
    margin:0;
}
input::-moz-focus-inner { border: 0; }

#msg_nojs{
    width:100%;
    position:fixed;
    top:0px;
    background: #AF1638;
    color:#FFFFFF;
    z-index:99999;
    opacity:0.9;
    border-bottom: 3px solid #ffffff;
    padding:15px;
}
#msg_nojs p{
    display:block;
    margin:auto;
    width: 930px;
    text-align:center;
    font-size:1.2em;
    background: url("/img/common/warning.png") no-repeat 160px 50% transparent;
    min-height: 50px;
}
#ie6-upgrade-conteneur{
    width:100%;
    position:fixed;
    top:0px;
    background-color:#AF1638;
    color:#FFFFFF;
    z-index:99999;
    opacity:0.9;
}
#ie6-upgrade-conteneur p{
    display:block;
    margin:auto;
    width: 930px;
    text-align:center;
    font-size:1.2em;
}
#main-content p, div.paragraphe{
    margin:11px 0px;
    overflow:hidden;
}
#main-content a:hover {
    text-decoration:none;
}
/*Modif H3H2*/#main-content h2{
                  font-size:1.25em;
                  margin:11px 0px;
                  color:#666666;
              }
/*Modif H3H2*/#main-content h3{
                  /*  border-bottom: 1px solid #999;
                      padding-bottom:2px;*/
                  margin: 0;
              }
select, input {
    border: 1px solid #DFE2E9;
    font-size:0.9em;
    color:#4D4D4D;
}
textarea {
    font-family:Helvetica,sans-serif;
    border: 1px solid #DFE2E9;
    font-size:0.9em;
    color:#4D4D4D;
    letter-spacing: 0.01em;
    line-height: 1.5em;
}
#bkg {
    background:url("/img/common/bg.jpg") repeat-x center top #FFFFFF;
    height: 100%;
    margin: auto;
}
#global {
    width:970px;
    margin:auto;
    background:url("/img/common/bg_conteneur_ombre.png") repeat-y;
    min-height:300px;
    position:relative;
}
#main-content {
    float: left;
    margin-right: 3px;
    margin-top: 8px;
    width: 722px;
    margin-bottom:15px;
}
#right-content {
    float: left;
    width: 204px;
}
#main-content p{
    font-size:0.9em;
    line-height:1.3em;
    clear:both;
}
#header_aide span {
    display:inline;
    font-size:0.85em;
    line-height:1.5em;
}/* OLJ
#contenu_page{
	overflow:hidden;
}*/
#contenu_page{
    /*margin*/padding-bottom:10px;
    overflow:hidden;
}

/* OLJ
#global_inner {
	width:930px;
	margin:0 15px 0 25px;
}*/
#global_inner {
    width:930px;
    padding:0 18px 0 22px;
    overflow:hidden;
}
#header #header_top {
    background:url("/img/sprite/home.png") no-repeat 0 0;
    height:85px;
}
#header #header_top #logo_thalys {
    width:228px;
    height:58px;
    margin:14px 0 0 20px;
    float:left;
}
#header #header_top a {
    color:#FFFFFF;
}
#header #header_top #logo_thalys a {
    display:block;
    width:228px;
    height:58px;
    background:url("/img/sprite/home.png") -236px -145px no-repeat;
}
#header #header_top #content_header_right {
    float:right;
    margin:15px 14px 0 0;
    width:293px;
}
#new_content_header_right {
    float:right;
    margin:5px 15px 0 0;
}
#new_content_header_right ul {
    float: right;
    font-size: 0.85em;
}
#new_content_header_right ul li{
    display: inline-block;
    margin-right: 5px;
}
#new_content_header_right ul li a{
    padding-right: 5px;
    border-right: 1px solid #dc9fa8;
}
#new_content_header_right ul li a:hover{
    text-decoration: none;
}
#new_content_header_right ul li.lastchild{
    margin-right: 0;
}
#new_content_header_right ul li.lastchild a{
    padding-right: 0;
    border-right: 0;
}
#new_content_header_right ul li.account_link a span{
    padding-right: 20px;
    background: url("/img/common/btn_thalys_account.png") scroll no-repeat right center transparent;
}
#new_content_header_right #div_thalys_account{
    position: absolute;
    background: #FFFFFF;
    z-index: 1000;
    margin: 0 0 0 -5px;
    box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.3);
}
#new_content_header_right #div_thalys_account .titre{
    font-size: 0.85em;
    height:19px;
    display: block;
    padding: 0 0 0 5px;
    background: #B92A3E;
    color: #FFFFFF;
}
#new_content_header_right #div_thalys_account .titre .title{
    line-height: 19px;
    padding-right: 20px;
    background: url("/img/common/btn_thalys_account.png") scroll no-repeat right center transparent;
}
#new_content_header_right #div_thalys_account .contenu{
    padding: 5px;
    font-size:0.85em;
}
#new_content_header_right #div_thalys_account .contenu a{
    color: #4D4D4D;
}
#new_content_header_right #div_thalys_account .contenu a:hover{
    text-decoration: none;
}
#new_content_header_right #countries_languages{
    float: right;
    margin: 25px 0 0 0;
    clear: both;
}
#new_content_header_right .form_box{
    margin: 0px;
}
#header #header_bottom,
#header #header_bottom_100m {
    background:#FFFFFF;
    height:40px;
    overflow: hidden;
}

#header #header_top #logo_thalys {
    width:228px;
    height:58px;
    margin:0px;
    position: absolute;
    left:20px;
    top:14px;
}
#new_content_header_right{
    position: absolute;
    top:5px;
    right:15px;
    float:none;
    margin:0px;
}
#header #header_top #logo_thalys a {
    display:block;
    width:228px;
    height:58px;
    background:url("/img/sprite/home.png") -236px -145px no-repeat;
}
#header #header_top #btn_newsletter {
    display:block;
    width:92px;
    height:23px;
    background:url("/img/sprite/home.png") -181px -89px no-repeat;
    text-decoration:none;
    margin-right:5px;
}
#header #header_top #btn_newsletter, #header #header_top #header_aide {
    margin-right:5px;
    float:left;
}
#header #header_top .form_select_countries_languages, #header #header_top #uniform-new_country_lg{
    width:165px;
}
#header #header_top .form_select_countries_languages span{
    width: 130px;
}
#header #header_top #btn_compte_thalys {
    background: url("/img/sprite/home.png") no-repeat scroll 0 -85px transparent;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 39px;
    width: 173px;
    text-decoration: none;
    float:right;
}
#header #header_top #btn_compte_thalys span {
    color: #AF1638;
    display: block;
    font-weight: bold;
    margin-left: 35px;
    text-align: center;
    font-size: 1.1em;
    line-height: 2.7em;
}
#header #header_top #div_compte_thalys span.titre {
    color: #ffffff;
    display: block;
    font-weight: bold;
    margin-left: 34px;
    text-align: center;
    font-size: 1.1em;
    line-height: 32px;
    border: none;
}
#header #header_top #div_compte_thalys span.titre:hover {
    cursor: pointer;
}
#header #header_top #div_compte_thalys {
    background: url("/img/common/btn_compte_thalys_hover.png") no-repeat scroll 0 0 transparent;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 230px;
    position: absolute;
    right: 32px;
    width: 173px;
    z-index: 99;
}
#header #header_top #div_compte_thalys div.contenu {
    background: url("/img/common/btn_compte_thalys_contenu.png") no-repeat scroll left bottom transparent;
    font-size: 9px;
    padding: 4px 10px 15px;
    text-align: left;
    text-decoration: none;

}
#header #header_top #div_compte_thalys div.contenu a{
    color:black;
}
#header_bottom img {
    margin-left: 20px;
    margin-top: 12px;
}
/**************** Menu ****************/
div#navigation {
    position:relative;
    height:23px;
    z-index: /*998*/199;
    width: 930px;
}
div#navigation div#menuConteneur {
    position:relative;
    overflow:visible;
    background-color: #FFFFFF;
}
div#navigation ul#menu li {
    float:left;
    margin-right:1px;
}
/*div#navigation ul#menu li a:hover {
	display: block;
	height: 28px;
}*/
div#navigation ul#menu li.last {
    margin-right:0px;
}
div#navigation ul#menu a {
    display:block;
    line-height:23px;
    text-decoration:none;
    text-align:center;
    cursor:pointer;
}
div#navigation ul#menu a span {
    display: block;
    margin:auto;
    text-decoration:none;
    color:#FFF;
    font-weight:bold;
    line-height:2.1em;
    font-size:1em;
    text-transform:uppercase;
    /*padding:0 14px;*/
}
div#navigation ul#menu a#home {
    /*	background:url(/img/common/menu_home_fr.jpg) no-repeat #A92034;
    width:72px;*/
    background-color:#A92034;
    width:30px;
    height:23px;
}
div#navigation ul#menu a#horaires {
    /*background:url(/img/common/menu_horaires_fr.jpg) no-repeat
    width:200px;*/
    background-color: #AC87BD;
    width:202px;
    height:23px;
}
div#navigation ul#menu a#destinations {
    /*background:url(/img/common/menu_destinations_fr.jpg) no-repeat
    width:127px;*/
    background-color: #BCD26E;
    width:129px;
    height:23px;
}
div#navigation ul#menu a#offres {
    /*background:url(/img/common/menu_offres_fr.jpg) no-repeat
    width:142px;*/
    background-color: #F14B4D;
    width:145px;
    height:23px;
}
div#navigation ul#menu a#services {
    /*background:url(/img/common/menu_services_fr.jpg) no-repeat
    width:96px;*/
    background-color: #E22383;
    width:144px;
    height:23px;
}
div#navigation ul#menu a#business {
    /*background:url(/img/common/menu_business_fr.jpg) no-repeat
    width:98px;*/
    background-color: #BBAC96;
    width:86px;
    height:23px;
}
div#navigation ul#menu a#fidelite {
    /*background:url(/img/common/menu_fidelite_fr.jpg) no-repeat
    width:189px;*/
    background-color: #666666;
    width:188px;
    height:23px;
}
div#navigation ul#menu a#fidelite span {
    /*padding:0 15px 0 16px;*/
}
div#nav-shadow {
    background:url("/img/common/nav-shadow.png") repeat-x;
    height:8px;
    width:930px;
    z-index: 101;
}
/************** Booking ******************/

#form_booking {
    background:#F0F1F3;
    /*width:930px;*/
    display:block;
    min-height:115px;
}
#form_booking a {
    color:#353f49;
    font-size:0.85em;
}
#form_booking .form_booking_inner {
    /*background:url("/img/booking_home/bg_inner_booking.png") repeat-x 0 0px;*/
    margin-left:20px;
    width:752px;
    overflow:hidden;
}
#form_booking .booking_colonne {
    float:left;
    margin-left:32px;
    background:#F0F1F3;
}
#form_booking .booking_colonne .header {
    height:29px;
    border-bottom:3px solid #a7b1b9;
}
#form_booking .booking_colonne .header span {
    background-color: #EFF1F2;
    color: #AF1638;
    display: block;
    font-size: 1.6em;
    height: 31px;
    line-height: 1.5em;
    width: 125px;
}
#form_booking #colonne_od {
    margin-left:0px;
}
#form_booking .booking_inner {
    padding-top:6px;
}
#form_booking .booking_line {
    clear:both;
    display:block;
    margin-top:4px;
}
#form_booking #savoir_plus {
    margin-top:0px;
}
#form_booking .form_booking_inner, #form_booking #reservation {
    float:left;
}
#form_booking #reservation {
    width: 120px;
    margin-left:37px;
}
#form_booking #btn-reserver {
    display: block;
    margin-bottom: 24px;
    text-decoration:none;
    background:url("/img/common/btn_reserver.png") no-repeat 0px 0px;
    display:block;
    height:37px;
    width:103px;
    margin-top:30px;
}
#form_booking #btn-reserver:hover {
    background-position: 0px -37px;
}
#form_booking #btn-reserver span {
    color: #FFFFFF;
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 2.1em;
    margin-left: 5px;
    text-align: center;
    text-transform: uppercase;
}
#form_booking #colonne_comfort label {
    display:block;
    float:left;
    margin-right:5px;
    font-size:0.9em;
}
#form_booking #colonne_comfort #label-nbre_personnes {
    width:174px;
}
#form_booking #colonne_comfort #label-comfort {
    width:130px;
}
#form_booking input#datealler, #form_booking input#dateretour {
    border-color: #DFE2E9 -moz-use-text-color #DFE2E9 #DFE2E9;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    display: block;
    float: left;
    height: 18px;
    line-height: 22px;
    padding-left: 7px;
    width: 140px;
    font-size:0.85em;
}
#form_booking a#sDateAller, #form_booking a#sDateRetour {
    background: url("/img/common/select_arrow.gif") no-repeat scroll 50% 50% #FFFFFF;
    border: 1px solid #DFE2E9;
    display: block;
    float: left;
    height: 20px;
    width: 20px;
    margin-left:-21px;
}
#fermeture-cadre {
    background: url("/img/common/bg_bottom_ombre.png") no-repeat scroll 0 0 transparent;
    height: 11px;
    margin: auto;
    width: 970px;
    position:relative;
}
/********* Mise en page sprites ***********/
.selector span {
    font-size:0.9em;
}
#uniform-switch_language {
    background-position: -483px -133px;
    height: 19px;
    margin-top: -4px;
    width: 92px;
}
#uniform-switch_language span {
    background-position: right -2px;
    width:67px;
    color:#a52e46;
    height:19px;
    line-height:1.8em;
}
#uniform-switch_language select {
    height:18px;
    width:103px;
}
#uniform-tostation, #uniform-fromstation {
    width:220px;
}
#uniform-fromstation span, #uniform-tostation span {
    width:195px;
}
#tostation, #fromstation {
    width:230px;
}
#uniform-nbre_personnes {
    width:40px;
}
#uniform-nbre_personnes span {
    width:15px;
}
#nbre_personnes {
    width:50px;
}
#uniform-comfort {
    width:83px;
}
#uniform-comfort span {
    width:58px;
}
#uniform-comfort select {
    width:93px;
}
#uniform-heureAller, #uniform-heureRetour {
    width:70px;
}
#uniform-heureAller span, #uniform-heureRetour span {
    width:45px;
}
#heureAller, #heureRetour {
    width:80px;
}
/************* Footer ***************/
#footer {
    background:#f9fafa;
    color:#94A1AA;
    width:955px;
    min-height:195px;
    /*min-height:300px;*/
    margin:15px auto;
    font-size:0.9em;
    line-height:1.1em;
    overflow:hidden;
    position:relative;
}
#footer #footer_inner {
    display:block;
    overflow:hidden;
    width:930px;
    margin:0px 15px 15px;
}
#footer .footer_col {
    display:block;
    float:left;
    width:165px;
    border-right:1px solid #eaedef;
    padding:0 10px;
    margin-top:20px;
    /*argin-bottom:20px;*/
    min-height:115px;
}
#footer #footer_col_last {
    border-right: 0 none;
}
#footer .footer_col div {
    overflow:hidden;
}
#footer #footer_col_last ul {
    /*	border-bottom:1px solid #EAEDEF;*/
    padding-bottom:10px;
    margin-bottom:10px;
}
#footer .footer_col div.form_box{
    float:left;
    position:relative;
    height:26px;
}
#footer #footer_col_last ul ul, #footer #footer_col_last ul.last_ul {
    border-bottom:0px;
    padding-bottom:0px;
    margin-bottom:0px;
}
#footer .conteneur_footer_form input {
    float:left;
    margin-right:5px;
    height:11px;
    border-top:1px solid #d9dee2;
    border-bottom:1px solid #d9dee2;
    border-left:1px solid #ffffff;
    border-right:1px solid #ffffff;
    padding:0px;
    line-height:11px;
    color:#95a1ab;
    width:165px;
}
#footer .conteneur_footer_form input.error{
    margin: 0px;
}
#footer div.form_box span.error.without_label{
    width: auto;
    display: block;
    /*	position: absolute;
        top:16px;*/
}
#footer .separateur_h {
    border-bottom:#EAEDEF;
}
#footer .conteneur_footer_form .btn_footer_envoyer {
    float:left;
    background: url("/img/common/btn_footer_envoyer.jpg") no-repeat scroll 0 0 transparent;
    width:16px;
    height:16px;
    border:0px;
    padding:0px;
    cursor:pointer;
    margin:0;
}
#footer a {
    color:#95a1ab;
    text-decoration:none;
}
#footer ul a span {
    visibility:visible;
    display:inline;
}
#footer .node_title, #footer .cat_title {
    font-weight:bold;
}
#footer .node_title {
    text-transform:uppercase;
    margin-bottom:10px;
}
#footer .cat_open {
    margin-bottom:10px;
}
#footer .node_open {
    margin:0px 0px 10px 0px;
}
#footer .conteneur_footer_form {
    padding:10px;
    background-color:#f0f2f3;
    margin:auto;
    width:215px;
    height:135px;
    padding-top:80px;
}
#footer .conteneur_footer_form p, #footer .conteneur_footer_form img {
    margin-bottom:10px;
}
#footer .footer_logo_thalys {
    margin:15px 0 0 15px;
}
#footer_legal {
    position: relative;
    z-index: 10;
    margin:15px auto;
    display:block;
    overflow:hidden;
    /*width:930px;*/
    font-size:0.8em;
    text-align:center;
    color:#95a1ab;
    line-height:5em;
}
#footer_legal ul {
    margin:auto;
    width:730px;

}
#footer_legal ul li {
    display: inline;
    padding:0 10px;
    border-right: 1px solid #95a1ab;
    line-height:2em;
}
#footer_legal ul li.last_footer {
    border-right:0px;
}
#footer_legal ul li.last_footer img{
    position: relative;
    top: 2px;
    width: 100px;
}
#footer_legal ul li a {
    color:#95a1ab;
    text-decoration:none;
}
#link_railteam span {
    display:inline;
}

/************* Footer ************/
#footer .niveau_1 a, #footer .niveau_1 span{
    text-transform: uppercase;
    font-weight:bold;
}
#footer .niveau_1 .niveau_2{
    margin-top: 5px;
}
#footer .niveau_1 .niveau_2 a, #footer .niveau_1 .niveau_2 span{
    font-weight:bold;
    text-transform: none;
}
#footer .niveau_1 ul {
    margin-top: 10px;
}
#footer .niveau_3{
    margin-bottom: 0px;
}
#footer .niveau_3 a, #footer .niveau_3 span{
    font-weight:normal;
    text-transform:none;
    display:block;
    line-height:1.3em;
}
#footer #prelast {
    border-right: none;
}
/************ Language ***************/
#version_change{
    border:1px solid #000000;
    background-color:#FFFFFF;
    color:#94A1AA;
    padding:10px;
    position:fixed;
    top:40%;
    left:42%;
}



/*------------------------------------------- ---------------------------------*/
div.popup_content{display: none;}
.popin_bkg{
    position:absolute;
    width:100%;
    height:100%;
    z-index:200;
    background:#000;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.popin_wrapper{
    position:absolute;
    width:100%;
    height:100%;
    z-index:201;
}
.popin_btn_redirect {
    padding: 5px;
    margin: 10px 0 10px 5px;
    text-decoration: none;
    display: inline-block;
    color: #FFFFFF !important;
    background-color: #A90132;
    width: auto !important;
    height: auto !important;
    -moz-box-shadow:-2px 2px 5px #737337;
    -webkit-box-shadow: -2px 2px 5px #737337;
    box-shadow: -2px 2px 5px #737337;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#737337', Direction=135, Strength=5);
}

.popin_btn_redirect:hover {
    text-decoration: none !important;
}

div.popin_content {
    background:#FFFFFF none repeat scroll 0 0;
    margin:0 auto 0;
    padding:15px;
    position:relative;
    width:420px; /* MAL 26072012*/
    z-index:100;
    font-family:arial,sans-serif;
}
/*STP 2014-01-28 popin message alternative DE*/
#popin_to-dekoh div.popin_content,#popin_from-dekoh div.popin_content {
    width:720px;
}
/*fin STP 2014-01-28 popin message alternative DE*/
div.popin_content .delay {
    color : #A81F33;
}
div.popin_content .infotrafic-link {
    padding-left:20px;
    font-size:0.8em;
}
div.popin_content a.close_link {
    display:block;
    line-height:20px;
    position:absolute;
    right:0;
    top:0;
    width:25px;
    z-index:101;
    cursor:pointer;
    text-transform: uppercase;
    font-family:arial,sans-serif;
    font-weight:bold;
    color:#A92034;
    text-align: center;
    font-size:11px;
    text-decoration:none;
}
/************** Breadcrumbs **************/
#breadcrumb{
    font-size:0.85em;
    overflow:hidden;
    color:#94a1aa;
    height:19px;
}
#breadcrumb ul li{
    float:left;
    margin-right:5px;
}
#breadcrumb ul li a{
    text-decoration:none;
    color:#94a1aa;
}
/********* Menu droite *******************/
#menu_deroulant{
    float:right;
    width:191px;
    overflow:visible; /* IE */
}
#right-content .niveau_2{
    -moz-box-shadow: -2px 2px 5px #B2B6BA;
    -webkit-box-shadow: -2px 2px 5px #B2B6BA;
    box-shadow: -2px 2px 5px #B2B6BA;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#B2B6BA', Direction=240, Strength=5);
    /*    border: 1px solid #F3F3F3;*/
    margin: /*15px 0 10px 0*/7px 0px 18px;
    zoom:1;
}
#right-content .niveau_2 span{
    font-size:1.4em;
}
#right-content .niveau_3 span{
    font-size:0.85em;
    font-weight:normal;
}
#right-content .niveau_2 span,
#right-content .niveau_2 .niveau_3 span{
    padding-left:10px;

    display:block;
}
#right-content .niveau_2 .niveau_3 a span{
    padding-right:5px;
    cursor:pointer;
}
#right-content .niveau_2 .niveau_3 a span{
    cursor:pointer;
}
#right-content .niveau_2 li.title span{
    font-weight: bold;
    text-transform: uppercase;
}
#right-content .niveau_2 span{
    height:30px;
    line-height:1.75em;
}
#right-content .niveau_2 .ui-accordion-header{
    cursor:pointer;
    /*height:32px;*/
    min-height:32px;
    height:auto;
    background:url('/img/common/sidemap_bg_lvl2.jpg') no-repeat 0 0;
    line-height:1.25em;
    padding-bottom:1px;
    padding-top:3px;
}
#right-content .niveau_2 .ui-accordion-header:hover{/*Yak 18/07/2012 hoarmonisatin des btn*/
    background:#EFF1F2;
}
#right-content .niveau_3 span{
    /*	height:20px;*/
    line-height:1.25em;
    overflow:hidden;
    height:auto;
    padding:3px 0px;
    color:#4d4d4d;
}
#right-content .niveau_2 .ui-icon-triangle-1-e,
#right-content .niveau_2 .ui-icon-triangle-1-s{
    display: block;
    float: right;
    height: 7px;
    margin-top: 12px;
    width: 7px;
}
#right-content .niveau_2 .ui-icon-triangle-1-e{
    background:url('/img/common/arrow-menu.gif') no-repeat 0 0;
}
#right-content .niveau_2 .ui-icon-triangle-1-s{
    background:url('/img/common/arrow-menu.gif') no-repeat 0 -7px;
}
#right-content .niveau_2 .impair{
    background-color:#eff1f2;
}
#right-content .niveau_2 .pair{
    background-color:#ffffff;
}
#right-content .niveau_2 .active span{
    color:#FFFFFF;
    font-weight:bold;
}
#header #header_top #logo_thalys a, #btn_newsletter a, #rs a, #rs1 a,#rs2 a, #right-content a{
    text-decoration:none;
    zoom:1;
}
#menu_deroulant a{
    display:block;
    cursor:pointer;
}
#menu_deroulant a.new_offers{
    position:relative;
}
#menu_deroulant a.new_offers img{
    position: absolute;
    right: 1px;
    top: -5px;
}
#header #header_top #logo_thalys a span, #btn_newsletter span, #rs span, #rs1 span, #rs2 span{
    visibility:hidden;
}
h1{
    overflow:hidden;
    margin:5px 0px 10px 0px;
}
h1 .title {
    color: #666666;
    display: block;
    float: left;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 26px;
    max-width: 820px;
}
h1 .category{
    color: #FFFFFF;
    display: block;
    float: left;
    font-weight: bold;
    height: 22px;
    margin-right: 6px;
    padding: 4px 20px 0 12px;
    text-transform: uppercase;
    font-size:0.9em;
}
h1 .category a{
    display: block;
    color:#FFFFFF;
    text-decoration:none;
    font-weight: bold;
}
/* mal Harmonisation pointe droite lien categorie */
.infotrafic .category, .horaires .category{
    background:url('/img/common/cache-categorie.png') no-repeat right 0% #AC87BD;
}
.infotrafic .category:hover, .horaires .category:hover{
    background:url('/img/common/cache-categorie.png') no-repeat right 0% #c79ed3;
}
.destinations .category{
    /*ths : modification taille pour cityguide*/
    /*date : 20121123*/
    background:url('/img/common/cache-categorie.png') no-repeat right 0% #BCD26E;
}
.destinations .category:hover{
    /*ths : modification taille pour cityguide*/
    /*date : 20121123*/
    background:url('/img/common/cache-categorie.png') no-repeat right 0%  #cfe47b;
}
.tarifs .category{
    background:url('/img/common/cache-categorie.png') no-repeat right 0% #F14B4D;
}
.tarifs .category:hover{
    background:url('/img/common/cache-categorie.png') no-repeat right 0% #fb595d;
}
.services .category{
    background:url('/img/common/cache-categorie.png') no-repeat right 0% #E22383;
}
.services .category:hover{
    background:url('/img/common/cache-categorie.png') no-repeat right 0% #f733b5;
}
.business .category{
    background:url('/img/common/cache-categorie.png') no-repeat right 0% #BBAC96;
}
.business .category:hover{
    background:url('/img/common/cache-categorie.png') no-repeat right 0% #c4b7a4;
}
.fidelite .category{
    background:url('/img/common/cache-categorie.png') no-repeat right 0% #666666;
}
.fidelite .category:hover{
    background:url('/img/common/cache-categorie.png') no-repeat right 0% #868686;
}
.compte .category,
.concours .category{
    background:url('/img/common/cache-categorie.png') no-repeat right 0% #A92034;
}
.compte .category:hover{
    background:url('/img/common/cache-categorie.png') no-repeat right 0% #dd3150;
}
.bcn .category {
    background:url('/img/common/cache-categorie.png') no-repeat right 0% #648096;
}
.bcn .category:hover {
    background:url('/img/common/cache-categorie.png') no-repeat right 0% #a2b3c0;
}
.kidsconnection .category{
    background:url('/img/common/cache-categorie.png') no-repeat right 0% #F14B4D;
}
.italic{
    font-style: italic;
}
/***************************Changement de langue****************************/
div.popin_content a{
    cursor: pointer;
    float: right;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px;
}
div.popin_content_box{
    clear:both;
    color:#4d4d4d;
    overflow: hidden;
}
/*Modif H3H2*/div.popin_content_box h2{
                  color:#BA102A;
                  margin-bottom:10px;
                  margin-top: 10px;
                  font-size: 14px;
                  font-weight: bold;
                  background: none;
              }
div.popin_content_box  li{
    list-style:none outside none;
    background:url('/img/common/bullet_lang.png') scroll no-repeat 0px 6px transparent;
    padding:0 0 0 15px;
}
div.popin_content_box ul{
    margin:0 0 0 15px;
}
div.popin_content_box a{
    float:none;
    color:#4d4d4d;
    /*text-decoration:none;*/
    font-weight:bold;
}
div.popin_content_box a:hover{
    text-decoration:underline;
    color:#BA102A;
}
/*.popin_content {
    -moz-border-radius: 10px 10px 10px 10px;
}*/


/***************************Mon compte Thalys deconnexion****************************/

div.mon_compte_deconnexion_label{
    overflow:hidden;
    text-decoration: none;
    font-weight: bold;
}

.mon_compte_deconnexion_label a{
    float: right;
    height:12px;
    padding-right: 20px;
}
span.connexion-en-cours{
    float:left;
    clear:both;
}
.mon_compte_mes_connexions{
    font-weight:bold;
}

/************** Multiblocks **********/
#multi_block_global{
    width:722px;
    display:block;
}
#multi_block_global .multi_block_title{
    height:36px;
    position:relative;
}
#multi_block_global .multi_block_title_inner{
    bottom: 0;
    height: 36px;
    display:block;
    padding:0 0 0 50px;
}
#multi_block_global .multi_block_title_inner{

}
#multi_block_global .multi_block_title span{
    font-weight: bold;
    /*    line-height: 36px;*/
    text-align: center;
    text-transform: uppercase;
}
#multi_block_global .multi_block_title span:hover{
    color:#FFFFFF;
}
#multi_block_global .multi_block_title_cursor, #multi_block_global .multi_subblock_title_cursor{
    width:500px;
    z-index: 10;
}
#multi_block_global .multi_block_title_cursor .multi_block_title_span_cursor,
#multi_block_global .multi_subblock_title_cursor .multi_subblock_title_span_cursor{
    display: block;
    height: 28px;
    width: 46px;
    position: absolute;
}
#multi_block_global .multi-block-content{
    clear:both;
    width:500px;
    display:block;
    overflow:hidden;
}
.multi_block_title_inner li{
    display: block;
    float: left;
    line-height: 36px;
    margin:0 10px 0 0;
    padding:0 13px 0 0;
    background:url("/img/common/multi_block_separator.png") scroll no-repeat right center transparent;
}
.multi_block_title_inner li.lastchild{
    background:none;
    margin:0;
    padding:0;
}
.multi_block_title_inner a{
    color: #FFF;
    display: block;
    line-height: 36px;
    text-decoration: none;
    font-size: 0.9em;


    font-weight: bold;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
}
.multi_block_title_inner a:hover{
    color:#FFFFFF;
}
.multi_block_title_inner  a.active{
    color:#FFFFFF;
    text-shadow: #fff 1px 1px 6px;
}
.multi_block_title_inner a.active:hover{
}

#multi_block_global .tab_content{
    padding:30px 25px 25px 25px;
}
/*Modif H3H2 #main-content .tab_content h2{
	color:#A92034;
	margin-top: 22px;
}
/*Modif H3H2 #main-content .tab_content h3{
	font-size:1.1em;
	font-weight:bold;
}*/
#main-content .tab_content a {
    font-weight:bold;
    color:#808080;
    text-decoration:underline;
}
#main-content .tab_content a:hover {
    text-decoration:none;
}
#main-content .tab_content ul {
    list-style:none outside none;
    margin: 0 0 15px 15px;
    /*font-size:0.9em;*/
}
#main-content .tab_content ul ul{
    font-size:1em;
}
#main-content .tab_content ul li {
    list-style:none outside none;
    background:url('/img/common/bullet_contenu.png') scroll no-repeat 0px 6px transparent;
    padding:0 0 0 15px;
    margin-top: /*10*/4px;
    line-height:1.3em;
}
#main-content .tab_content ul li ul li {
    background:url('/img/common/bullet_sous_contenu.png') scroll no-repeat 0px 3px transparent;
}
#main-content .tab_content ul li ul li ul li {
    background:url('/img/common/bullet_contenu.png') scroll no-repeat 0px 6px transparent;
}
#main-content .tab_content ul li.no-bullet {
    background:none;
}



.multi_block_title_inner{
    background-color:#AF1638;
}
#multi_block_global .multi_block_title_cursor, #multi_block_global .multi_subblock_title_cursor {
    position:absolute;
}
#multi_block_global .multi_block_title_cursor .multi_block_title_span_cursor {
    background:url('/img/common/multi-block-cursor.png') no-repeat;
}
#multi_block_global .multi_block_content {
    background-color:#eff1f2;
    overflow:hidden;
}
.multi_block_global sub{
    font-size: 0.8em;
    line-height: 1em;
    vertical-align: baseline;
}
#main-content .sous_menu{
    width:600px;
    border-bottom:1px solid #E22384;
    margin:auto;
    overflow:hidden;
    background-color:#E22384;
}
#main-content .sous_menu ul li{
    float:left;
    width: 250px;
    display:block;
    background:none !important;
    margin-top:0px;
}
#main-content .sous_menu ul li a{
    display:block;
    text-align:center;
    text-decoration:none;
    border:1px solid #E22384;
    border-bottom:0px;
    color:#DDA6AE;
    text-transform:uppercase;
}
#main-content .sous_menu ul li a.actif{
    color:#FFFFFF;
}
#main-content p.form_btn a.btn_back {
    background: url("/img/common/btn-bg-rouge.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 26px;
    line-height: 22px;
    padding: 0 0 0 4px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 111px;
}
/************Lien � definir***************/
.lien_a_definir{
    color:#ffffff;
    background:#ff0000;
    font-size:14px;
}
/********** 404 **********/
.erreur4xx h1{
    font-size:1.2em;
    color:#AF1638;
}

#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #CCCCCC;
    background-color: #eee;
    padding: 5px;
    opacity: 0.85;
}
/*Modif H3H2*/#tooltip h2, #tooltip div { margin: 0; }

.ui-autocomplete{
    background-color:#FFFFFF;
    width:250px;
    border-top:1px solid #DFE2E9;
}
.ui-autocomplete li{
    cursor:pointer;
    border:1px solid #DFE2E9;
    border-top:0px;
    color:#666666;
}
.ui-autocomplete li:hover{
    background-color:#AF1638;
    color:#FFFFFF;
    font-weight:bold;
}
.ui-autocomplete li a{
    font-size:0.7em;
    display:block;
    padding:0 25px 0 10px;
}
.popin p{
    margin:11px 0px;
}

.affiche_piece_jointe, .cache_piece_jointe{
    float:left;
}
.affiche_piece_jointe span, .cache_piece_jointe span{
    height:13px;
    width:13px;
    display:block;
    margin:0px 5px;
}
.affiche_piece_jointe span{
    background:url('/img/common/btn_plus.png') no-repeat 50% 50%;
}

.cache_piece_jointe span{
    background:url('/img/common/btn_moins.png') no-repeat 50% 50%;
}

#main-content .tab_content div.top_cgu a {
    display: block;
    text-align: right;
    text-decoration: none;
    /*background: url("/img/common/tool_top.gif") no-repeat right center;*/
    padding-right: 10px;
}
#main-content .tab_content ul#sommaire a{
    text-decoration: none;
}
#main-content .tab_content ul#sommaire ul{
    margin: 0 0 0 15px
}
#main-content .tab_content div.top_cgu a:hover, #main-content .tab_content ul#sommaire a:hover{
    text-decoration: underline;
}
table#comparaison{
    margin: 15px auto 0 auto;
}
table#comparaison .bg-ligne-rouge {
    background-color: #FFEBEC;
}
table#comparaison td{
    font-size: 0.90em;
    padding: 5px 15px;
    vertical-align: middle;
}
table#comparaison td.cf2, table#comparaison td.cf1 {
    color: #f14b4d;
    font-weight: bold;
    text-transform: uppercase;
}
table#comparaison td.bold {
    color: #f14b4d;
    font-weight: bold;
    padding: 0px;
}
table#comparaison td.bold img{
    margin-right: 10px;
    margin-top: 5px;
}
table#comparaison td span.text-small {
    font-size: 0.80em;
}
span.title_popin span.category{
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 0.9em;
    font-weight: bold;
    height: 22px;
    margin-right: 6px;
    padding: 4px 20px 0 12px;
    text-transform: uppercase;
    background: url("/img/offres/title-section-bg.jpg") no-repeat right top #F14B4D;
}
h1 span.category-aide{
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 0.9em;
    font-weight: bold;
    height: 22px;
    margin-right: 6px;
    padding: 4px 20px 0 12px;
    text-transform: uppercase;
    background:url("/img/compte-thalys/title-section-bg.gif") no-repeat scroll right top #A92034;
}
span.title_popin span.title{
    color: #BA112A;
    display: block;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 26px;
    max-width: 820px;
}
.floatLeft{
    float:left;
}
.floatRight{
    float:right;
}
.infotrafic-link.floatRight{
    margin-right: 1em;
}
.clear-both{
    clear:both;
}
/************ Infotrafic bottom **********/
.infotrafic-bottom {
    background:url('/img/common/infotrafic/info-trafic.png') top left no-repeat;
    height: 52px;
    margin-left: -25px;
    padding-left: 42px;
}
.infotrafic-bottom .info-bg {
    display:block;
    height:52px;
    line-height: 52px;
    background:url('/img/common/infotrafic/bg-info-trafic.png') repeat-x;
    padding-left: 10px;
}
.infotrafic-bottom .info-title {
    color:#FFF;
    text-transform:uppercase;
    font-size: 1.3em;
    font-weight: bold;
    margin-right: 15px;
    width:115px;
    float:left;
}
.infotrafic-bottom .contenu-msg-infotrafic {
    width:760px;
    float:left;
}
.infotrafic-bottom .contenu-msg-infotrafic a{
    color: #353F49;
    font-size: 0.85em;
}
.infotrafic-bottom .contenu-msg-infotrafic a * {
    font-weight:normal;
}
/******************* Infotrafic popin ********************/
#popin_infotrafic_popin_conteneur .popin_content{
    width:930px;
}
#popin_infotrafic_popin_conteneur h1{
    background: #AC87BD;
    font-size: 1.2em;
    list-style: none outside none;
    margin: 0;
    padding: 5px 10px 5px 15px;
    color:#ffffff;
}
#popin_infotrafic_popin_conteneur .tableHoraires{
    width:100%;
    font-size: 0.8em;
    border-right: 1px solid #DCDBDA;
    max-width:none;
}
#popin_infotrafic_popin_conteneur .tableHoraires tr.header{
    background:#AC87BD;
}
#popin_infotrafic_popin_conteneur .tableHoraires tr.header td{
    color:#ffffff;
    background:none;
}
#popin_infotrafic_popin_conteneur .tableHoraires tr td{
    border-bottom: 1px solid #DCDBDA;
    border-top: 1px solid #DCDBDA;
    border-left:none;
    border-right:none;
    background:none;
}
#popin_infotrafic_popin_conteneur .tableHoraires tr td.nomGare{
    width:25%;
}
#popin_infotrafic_popin_conteneur .tableHoraires tr td.dA{
    width:25%;
}
#popin_infotrafic_popin_conteneur .tableHoraires tr td.horaire{
    width:25%;
}
#popin_infotrafic_popin_conteneur .tableHoraires tr.r2{
    background:#EFF1F2;
}
#popin_infotrafic_popin_conteneur .tableHoraires tr td.delayTitle{
    text-align:left;
    padding-left:10px;
}
#popin_infotrafic_popin_conteneur .tableHoraires .dA,#popin_infotrafic_popin_conteneur .tableHoraires .otherTrainItalique{
    background:none;
}
#popin_infotrafic_popin_conteneur .phone_numbers{
    width:100%;
    margin-bottom:15px;
}
#popin_infotrafic_popin_conteneur .phone_numbers td{
    border: 1px solid #DCDBDA;
    padding:5px;
}
#info-trafic-vignette-1{}

.bouton_msg_box_gauche{
    background: url("/img/common/btn-bg-rouge.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 26px;
    line-height: 19.2px;
    text-transform: uppercase;
    float:left;
}

.bouton_msg_box_gauche a:link{
    font-weight: bold;
    margin: 5px;
    color:white;
    text-decoration: none;
}
.bouton_msg_box_gauche a:visited{
    font-weight: bold;
    margin: 5px;
    color:white;
    text-decoration: none;
}
div.popin_content_box .bouton_msg_box_gauche a:active{
    background-position:right -26px;
    font-weight: bold;
    margin: 5px;
    color:white;
    text-decoration: none;
}
div.popin_content_box .bouton_msg_box_gauche a:hover{
    font-weight: bold;
    margin: 5px;
    color:white;
    text-decoration: none;
}


.bouton_msg_box_droite{
    background: url("/img/common/btn-bg-rouge.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 26px;
    line-height: 19.2px;
    text-transform: uppercase;
    float:right;
}

.bouton_msg_box_droite a:link{
    font-weight: bold;
    margin: 5px;
    color:white;
    text-decoration: none;
}
.bouton_msg_box_droite a:visited{
    font-weight: bold;
    margin: 5px;
    color:white;
    text-decoration: none;
}
div.popin_content_box .bouton_msg_box_droite a:active{
    background-position:right -26px;
    font-weight: bold;
    margin: 5px;
    color:white;
    text-decoration: none;
}
div.popin_content_box .bouton_msg_box_droite a:hover{
    font-weight: bold;
    margin: 5px;
    color:white;
    text-decoration: none;
}
sup {
    vertical-align:super;
}
.liste_panels{
    clear:both;
}
.liste_panels .conteneur_panel{
    float:left;
    margin:0px 6px 0px 0px;
    position:relative;
}
.liste_panels #panel_3{
    margin:0px;
}
#right-content .liste_panels .conteneur_panel{
    margin-right:0px;
    margin-bottom:20px;
}

#right-content .liste_panels .conteneur_panel .conteneur_panel{
    /*margin:10px 4px 10px 4px;*/
    margin:10px /*5*/0px;
}

.liste_panels  .bulle_autres{
    position:absolute;
    top:-20px;
    right:5px;
    width:140px;
    height:50px;
    z-index:1000;
}
.liste_panels  .bulle_autres a{
    display:block;
    color:#ffffff !important;
    font-size:0.7em;
    line-height:1em;
    background:url('/img/panels/autres-cursor-shadow.png') 50% -76px no-repeat;
    text-decoration: none !important;
    text-transform: uppercase;
    text-align:center;
    /*padding: 7px 12px;*/
    height:60px;
    overflow: hidden;
}

.liste_panels  .bulle_autres a span{
    margin:5px auto;
    width: 120px;
    display:block;
}
.liste_panels  .bulle_autres a:hover{
    /*padding:7px 10px;*/
    background:url('/img/panels/autres-cursor-shadow.png') 50% -9px no-repeat;
}
#right-content .liste_panels .bulle_autres a{
    font-size:0.85em;
}
.panel .contenu_panel{
    width:234px;
    height:379px;
    position:relative;
    display: block;
    margin:auto;
}
.conteneur_panel_vide{
    float: left;
    width:234px;
    height:379px;
    margin: 0px 6px 0px 0px;
}
.panel .contenu_panel .btn{
    display: block;
    height: 379px;
    left: 0;
    position: absolute;
    top: 0;
    width: 234px;

}
.panel .contenu_panel .btn .btn_rouge{/*yak 17/07/2012 harmonisation des btn*/
    background: url("/img/panels/fr/btn_interesse.png") no-repeat scroll 111px 344px transparent;
    border: medium none;
    cursor: pointer;
    font-size: 0.8em;
    height: 379px;
    width: 234px;
    display: block;
    padding:0;
    text-transform: uppercase;
}
#main-content .panel .contenu_panel .btn .btn_rouge{
    text-decoration:none;/*yak 17/07/2012 harmonisation des btn*/
}
.panel .contenu_panel .btn .btn_rouge:hover{/*yak 17/07/2012 harmonisation des btn*/
    background: url("/img/panels/fr/btn_interesse_hover_fr.png") no-repeat scroll 111px 344px transparent;
}
.panel .contenu_panel .btn .btn_rouge span{
    height: 379px;
    width: 234px;
    display: block;
    /*background: url("/img/panels/shadow_panel_234_379.png") no-repeat scroll 0 0 transparent;*//*yak 17/07/2012 harmonisation des btn*/
}
.panel .contenu_panel .btn .btn_rouge:hover span{
    /*background: url("/img/panels/panel-hover.png") scroll 0 0 transparent;/*yak 17/07/2012 harmonisation des btn*/
    text-decoration:none;
}
.panel .contenu_panel .btn .btn_rouge_participe{
    background: url("/img/panels/fr/btn_participe.png") no-repeat scroll 111px 344px transparent;
    border: medium none;
    cursor: pointer;
    display: block;
    font-size: 0.8em;
    height: 379px;
    padding:0;
    text-transform: uppercase;
    width: 234px;
}

.panel .contenu_panel .conteneur_btn{
    left: 7px;
    position: absolute;
    top: 190px;
    width: 220px;
}
.panel .contenu_panel .conteneur_btn .btn{
    position:relative;
    clear:both;
    height:auto;
}
.panel_multi_btn .contenu_panel .conteneur_btn .btn{
    width:150px;
    margin:auto;
}
.panel .contenu_panel .conteneur_btn h4{
    font-size:1.5em;
    text-transform:uppercase;
    text-align: center;
    margin-bottom:10px;
}
.panel .contenu_panel .conteneur_btn .btn a{
    width:144px;
    height:41px;
    margin-bottom:11px;
    -moz-box-shadow: -2px 2px 3px #3D3D3D;/*yak 17/07/2012 harmonisation des btn*/
    -webkit-box-shadow: -2px 2px 3px #3D3D3D;
    box-shadow: -2px 2px 3px #3D3D3D;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#3D3D3D', Direction=215, Strength=3);
}
.panel .contenu_panel .conteneur_btn .btn a:hover{/*yak 17/07/2012 harmonisation des btn*/
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#3D3D3D', Direction=215, Strength=0);
}
.panel .contenu_panel .conteneur_btn .btn_pratique1{
    display: block;
    /*background:url('/img/panels/btn_info_gares_fr.png') no-repeat;*/

}
.panel .contenu_panel .conteneur_btn a.btn_pratique2{
    display: block;
    /*background:url('/img/panels/btn_thalys_connect_fr.png') no-repeat;*/

}

#right-content .boite_laterale .panel .contenu_panel img{
    margin-bottom:0px;
    padding-bottom:0px;
    padding-left:0px;
    padding-top:0px;
    width: 222px;
    -ms-interpolation-mode: bicubic;
}
#right-content .liste_panels .conteneur_panel .panel .btn,
#right-content .liste_panels .conteneur_panel .conteneur_panel .btn{
    width:222px;
    height:360px;
}
#right-content .boite_laterale .panel .contenu_panel {
    width:222px;
    height:360px;
}
#right-content .boite_laterale .panel .contenu_panel .btn_rouge{
    width:222px;
    height:360px;
    padding-bottom:0px;
    background: url("/img/panels/fr/btn_interesse.png") no-repeat scroll 100px 330px transparent;
}
#right-content .boite_laterale .panel .contenu_panel .btn_rouge:hover{/*yak 17/07/2012 harmonisation des btn*/
    background: url("/img/panels/fr/btn_interesse_hover_fr.png") no-repeat scroll 100px 330px transparent;
}
#right-content .boite_laterale .panel .contenu_panel .btn_rouge span{
    width:222px;
    height:360px;
    display: block;
}
#right-content .boite_laterale .panel .contenu_panel .btn_rouge:hover span{
    /*background: url("/img/panels/panel-hover.png")  scroll 0 0 transparent;/*yak 17/07/2012 harmonisation des btn*/
    text-decoration:none;
}

#main-content p.form_info{
    overflow:hidden;
    margin:0 0 5px;
}
p.form_info span.form_input{
    display:block;
    width:200px;
    float:left;
}
#adresse-service-client-conteneur{
    overflow:hidden;
}
#adresse-service-client-conteneur .adresse-service-client{
    float:left;
    width:33%;
}
#header_top_print{
    display:none;
}
#footer_print {
    display:none;
}
#popin_upload_loader .popin_content{
    width: 220px;
    text-align:center;
}
#datePreviewInSessionMessage{
    background-color:#af1638;
    background-color: rgba(175,22,56,0.75);
    color:#FFFFFF;
    border-bottom: 1px solid #AF1638;
    border-right: 1px solid #AF1638;
    border-radius: 0px 0px 20px 0px;
    left: 0;
    font-size:0.85em;
    padding: 10px;
    position: fixed;
    top: 0;
    z-index: 999;
}
#datePreviewInSessionMessage a{
    color:#FFFFFF;
}
#AvailabilityMessage{
    background-color:#af1638;
    background-color: rgba(175,22,56,0.75);
    color:#FFFFFF;
    border-bottom: 1px solid #AF1638;
    border-right: 1px solid #AF1638;
    border-radius: 0px 0px 20px 0px;
    left: 0;
    font-size:0.85em;
    padding: 10px;
    position: fixed;
    top: 79px;
    z-index: 999;
}
#AvailabilityMessage a{
    color:#ffffff;
    font-weight:bold;
}
.mise-avant-message {
    font-weight: bold;
    color: #F14B4D;
}
#main-content p.notabene{
    font-size:0.85em;
}

#seo_marinsm{
    position:absolute;
    top:0px;
    left:0px;
}
/* MAL 30042012 Pr�vision des panels DasThalysABO > 50 */
#cadre_voyageur_frequent,
#cadre_dasthalys_abo,
#cadre_dasthalys_abo_1000{
    display:block;
    width:722px;
    height:135px;
    overflow:hidden;
    position:relative;
    margin-bottom:20px;
}
#cadre_dasthalys_abo,
#cadre_dasthalys_abo_1000{
    background: url('/img/business/dasthalys-abo/dasthalys_abo_en.jpg');
}
#main-content #cadre_voyageur_frequent{
    background: url('/img/fidelite/thecard/visu_thepass.jpg');
    height:183px;
}
#cadre_dasthalys_abo,
#cadre_dasthalys_abo_1000{
    background: url('/img/offres/thepass/dasthalys_abo_advertising_50_en.jpg');
    display:block;
    width:723px;
    height:183px;

}

#cadre_dasthalys_abo_1000{
    background: url('/img/business/dasthalys-abo/dasthalys_abo_en.jpg');
}

/* MAL 23042012 - Lien overlay pour ThePass */

#cadre_dasthalys_abo a.link_overlay,
#cadre_dasthalys_abo_1000 a.link_overlay,
#cadre_voyageur_frequent a.link_overlay{
    background-color: #FFFFFF;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 100%;
    z-index: 10;
    opacity:0.001;
    filter:alpha(opacity=1);
}
#cadre_voyageur_frequent .texte_thepass{
    /*    left: 300px;
        position: absolute;
        top: 10px;
        width: 405px;
          font-size:1.1em;*/
    display:none;
}
#cadre_voyageur_frequent .link,
#cadre_dasthalys_abo .link,
#cadre_dasthalys_abo_1000 .link {
    position: absolute;
    right: 10px;
    bottom: 5px;
    width: 180px;
    height:32px;
    background: url('/img/panels/btn_find_en.png') no-repeat;
}

#cadre_voyageur_frequent.fr .link,
#cadre_voyageur_frequent.fr .link,
#cadre_voyageur_frequent.fr .link{
    position: absolute;
    right: 10px;
    bottom: 5px;
    width: 180px;
    height:32px;
}

#cadre_voyageur_frequent.fr .link {
    background: url('/img/business/btn_savoir_plus_fr.png') no-repeat;
}

#cadre_voyageur_frequent.en .link {
    background: url('/img/business/btn_savoir_plus_en.png') no-repeat;
}

#cadre_voyageur_frequent.nl .link {
    background: url('/img/business/btn_savoir_plus_nl.png') no-repeat;
}
/* MAL 30042012 Pr�vision des panels DasThalysABO > 50 */
#cadre_voyageur_frequent .texte_thepass p{
    margin:0px 0px 5px 0px;
}
#cadre_voyageur_frequent .texte_thepass .titre{
    font-size:1.5em;
    font-weight:bold;
}
.btn_rouge2{
    margin:0px auto;
    display:block;
    width:175px;
    height:22px;
    color:#fff;
    text-align:center;
    padding-top:4px;
    -moz-box-shadow: -2px 2px 3px #3D3D3D;
    -webkit-box-shadow: -2px 2px 3px #3D3D3D;
    box-shadow: -2px 2px 3px #3D3D3D;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#3D3D3D', Direction=215, Strength=3);
    background: url("/img/common/sidemap_bg_lvl2.png") no-repeat scroll 0 0 #A81F33;
    /*background:url("/img/common/btn_gris.png") no-repeat*/
}
.btn_rouge2 a{
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    width:175px;
    height:23px;
}
.btn_rouge2:active {
    -moz-box-shadow: 0px 0px 3px #3D3D3D;
    -webkit-box-shadow: 0px 0px 3px #3D3D3D;
    box-shadow: 0px 0px 3px #3D3D3D;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#3D3D3D', Direction=215, Strength=3);
}
#thecard-lien .btn_rouge2,
#thecard-lien .btn_rouge2 a{
    width:200px;
}
.btn_rouge2 span{
    font-size:14px;
    letter-spacing:-0.5px;
    line-height:1.5em;
    font-weight: bold;
    color:#ffffff;
    text-align: center;
}
.btn_rouge2 span.smaller-font-size{
    font-size: 11px;
}
#thecard-info-conteneur .btn_rouge2{
    margin:5px auto;
}
#cadre_voyageur_frequent .btn_rouge2{
    padding-top:4px;
    height:24px;
}
.title-rouge {
    color: #A81F33;
    font-size: 1.1em;
    padding-bottom: 4px;
}

#recaptcha_table tr {background:#e0e0e0;}

.date_validite{
    position:absolute;
    font-size:0.8em;
    left:0px;
    top:0px;
    padding:10px;
    color:#ffffff;
    line-height:1em;
    border-bottom: 1px solid #AF1638;
    border-right: 1px solid #AF1638;
    border-radius: 0px 0px 20px 0px;
    z-index: 999;
    background-color:#af1638;
    background-color: rgba(175,22,56,0.75);
}

#caroussel_home .date_validite{
    bottom:0px;
    left:0px;
    top:auto;
    border-radius: 0px 20px 0px  0px;
    font-size:inherit;
}
#vignettes-container .vignette{
    position:relative;
    float:left;
}
#vignettes-container .vignette .date_validite{

    border-radius: 20px 0px 0px  0px;
    bottom:0px;
    right:0px;
    top:auto;
    left:auto;
}
.show_date{
    position: fixed;
    left: 112px;
    top: 10px;
    background: #A92034;
    padding: 5px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    border: 3px solid white;
    z-index:10;
}
.hide_date{
    position: fixed;
    z-index:10;
    left: 112px;
    top: 10px;
    background: #A92034;
    padding: 5px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    border: 3px solid white;
}
#AvailabilityMessage{
    background-color:#af1638;
    background-color: rgba(175,22,56,0.75);
    color:#FFFFFF;
    border-bottom: 1px solid #AF1638;
    border-right: 1px solid #AF1638;
    border-radius: 0px 0px 20px 0px;
    left: 0;
    font-size:0.85em;
    padding: 10px;
    position: fixed;
    top: 79px;
    z-index: 999;
}
#AvailabilityMessage a{
    color:#ffffff;
    font-weight:bold;
}
/*MAL 07052012 */
sup{
    display: inline-block;
    text-align: center;
    cursor: help;
}
/*MAL 07052012 */
#popin_kid-50-cf2-loader > div > div{
    width: 261px;
    padding:0;
}
#popin_kid-50-cf2-loader > div > div .thalys, #popin_kid-50-cf2-loader > div > div .thecard{
    display:block;
    width:235px;
    margin:auto;
    padding: 10px;
    padding-top: 50px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    border: 2px solid #ffffff;
}
#popin_kid-50-cf2-loader .close_link{
    display:none;
}
#popin_kid-50-cf2-loader > div > div .thalys{
    background: #A92034;
}
#popin_kid-50-cf2-loader > div > div .thecard{
    background: #c1a03b;
}
#popin_kid-50-cf2-loader .popin_content_box .thalys,#popin_kid-50-cf2-loader .popin_content_box .thecard{
    color: #ffffff;
}
/* JES mobile redirection message */
#popin_message_mobile_redirect,
#popin_message_mobile_redirect .popin_wrapper,
#popin_message_mobile_redirect .popin_bkg {
    z-index: 9999;
}

#popin_message_mobile_redirect .popin_content_box {
    overflow: visible;
}

#popin_message_mobile_redirect .popin_content {
    width: 880px;
    height: 588px;
    background: none repeat scroll 0 0 #FFFFFF;
    font-family: arial,sans-serif;
    margin: 0 auto;
    padding: 15px;
    border: 3px solid #000000;
    background-repeat: no-repeat;
    background-position: 15px 15px;
    background-color: #ffffff;
}

#popin_message_mobile_redirect .popin_content #message_mobile_redirect_close {
    float: right;
    height: 80px;
    background: url("/img/common/btn_close_mobile_redirection.png") no-repeat top right #FFFFFF;
    padding-right: 80px;
    cursor: pointer;
    color: #000000;
}

#popin_message_mobile_redirect .popin_content #message_mobile_redirect_close span {
    line-height: 72px;
    font-size: 36px;
    margin-right: 10px;
}

#popin_message_mobile_redirect .popin_content #message_mobile_redirect_redirect {
    float: right;
    padding: 40px 15px;
    margin-top: 120px;
    font-size: 33px;
    line-height: 38px;
    color: #000000;
    text-align: left;
    font-weight: bold;
    clear: both;
    box-shadow: -8px 8px 8px #aaa;
}

#popin_message_mobile_redirect .popin_content #message_mobile_redirect_redirect #message_mobile_redirect_redirect_button  {
    float: right;
    background-color: #C00000;
    color: #FFFFFF;
    font-size: 30px;
    padding: 5px 10px;
    margin-top: 30px;
    cursor: pointer;
    box-shadow: -4px 4px 4px #aaa;
}

#popin_message_mobile_redirect .popin_content #spacer {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}


div.form_box input.form_calendar {
    background: url("/img/common/calendar_icon.gif") scroll no-repeat right 2px #FFFFFF;
}
div.form_box input.form_calendar.readonly {
    background: url("/img/common/calendar_icon.gif") scroll no-repeat right 2px #F0F0F0;
}

/*ths modification 404*/
/*date : 20121126 */
/*tache :  9400 */
.error404
{
    background-color: #F0F1F3;
    font-size: 0.9em;
    margin-bottom: 7px;
    overflow: hidden;
    position:relative;

}
.error404 h3
{
    color: #BA112A;
    font-size: 15px;
    margin-bottom: 8px;
    margin-left:10px;
}
.error404  a{
    color: #808080;
    font-weight: bold;
    text-decoration: underline;
}
.error404  a:hover{
    text-decoration: none;
}
/*.error404 ul
{
	margin-top: -11px;
}*/
.error404 ul li
{
    background: url("/img/common/bullet_contenu.png") no-repeat scroll 0 6px transparent;
    list-style: none outside none;
    padding-left: 11px;
    margin: 3px 0px;
}
/*fin modif ths*/
.error404{
    position:relative;
    height:160px;
}
.error404 .logo_404{
    position:absolute;
    left:30px;
    top:70px;
    font-size:8em;
    font-weight:bold;
    color:#af1638;
}
.error404 .content_404{
    position: absolute;
    left: 230px;
    top: 10px;
}
.error404 .content_404 p{
    margin:9px 0px;
}
/* mal 01022013 */
#ui-datepicker-div a.ui-state-highlight {
    background-color: #ffffff !important;
    border: none !important;
    color: #7F7F7F !important;
    font-weight: normal !important;
}
#ui-datepicker-div a.ui-state-active {
    background-color: #FFFFFF !important;
    color: #AF1634 !important;
    font-weight: bold !important;
    border: 2px solid #AF1634 !important;
}
.form_box_disabled label{
    color:#a5a5a5;
}
/*stp 2013-03-111 popin neige*/
a.close_link2{
    background-color: #ba112a;
    padding:5px 10px;
    color:#ffffff;


}
div.popin_content_box a.close_link2:hover,div.popin_content_box a.close_link2 {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
}
div.popin_content_box a.close_link2:hover,div.popin_content_box a.close_link2 {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
}

#popin-db-conteneur{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: block;
    background:url('/img/blank.png') repeat;
}
#popin-db{
    position:fixed;
    top:0px;
    left:50%;
    right:50%;
    margin-left:-225px;
    display:block;
    width:450px;
    z-index:9999;
}
#popin-db .contenu{
    background-color:#ffffff;
    font-size:0.85em;
    line-height:1.3em;
    padding:0px 10px 10px 10px;
    -moz-box-shadow: 2px 3px 5px #B2B6BA;
    -webkit-box-shadow: 2px 3px 5px #B2B6BA;
    box-shadow: 2px 3px 5px #B2B6BA;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#B2B6BA', Direction=240, Strength=5);
    position:relative;
}

#popin-db .contenu .link_overlay{
    position:absolute;
    z-index:9999;
    width: 450px;
    height: 295px;
    display:block;
    top:0px;
    left:0px;
    text-decoration:none;
}
#popin-db .contenu p{
    margin-top:0px;
    margin-bottom:11px;
}
#popin-db .contenu h3{
    color:#A81F33;
    font-size:1.2em;
    padding:22px 0px 11px 0px;
}
#popin-db .contenu .conteneur_vignette{
    display: block;
    overflow:hidden;
    margin:11px 0px;
}
#popin-db .contenu img{
    margin:22px 50px 11px;
}
#popin-db .contenu .conteneur_vignette .vignette{
    float:left;
    width:160px;
    height:33px;
    padding-left:14px;
    color:#ffffff;
    /*background:url('/img/common/cache-categorie-left.png');*/
    margin-right:15px;
    margin-bottom:10px;
}
#popin-db .contenu .conteneur_vignette .vignette .vignette_texte{
    height:33px;
    padding-left:5px;
    background-color:#f14b4d;
    -moz-box-shadow: 4px 4px 4px #B2B6BA;
    -webkit-box-shadow: 4px 4px 4px #B2B6BA;
    box-shadow: 4px 4px 4px #B2B6BA;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#B2B6BA', Direction=240, Strength=5);
}
#popin-db .point_bottom{
    position: absolute;
    left: 300px;
}
#popin-db .conteneur_btn{
    overflow:hidden;
    margin-top:11px;
}
#popin-db .btn{
    background: url("/img/sprite/home.png") no-repeat 0 -123px;
    width: 212px;
    height: 35px;
    margin-left: 0px;
    overflow: hidden;
    float:left;
}
#popin-db .btn a {
    display: block;
    width: 206px;
    height: 31px;
    margin-bottom: 4px;
    margin-left: 6px;
    color: #ffffff;
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    line-height: 31px;
}
#popin-db .fermer {
    z-index: 10000;
    position: absolute;
    right: 10px;
}
#popin-db .fermer a{
    color:#2c2c2c;
    /*text-decoration: none;*/
    font-weight: bold;
}
#popin-db a{
    color:#95a1ab;
    font-weight: bold;
}
#header{
    position:relative;
}
#popin-db-conteneur-mini{
    position:absolute;
    top:0px;
    left:280px;
    width: 340px;
    overflow:hidden;
}
#popin-db-conteneur-mini ul{
    list-style:circle;
    margin-left:20px;
}
#popin-db-conteneur-mini #popin-db{
    position: relative;
}
#popin-db-conteneur-mini .contenu h3,
#popin-db .contenu h3{
    color:#d50000;
    margin-bottom:5px;
    margin-top:0px;
}
#popin-db-conteneur-mini .contenu{
    display:block;
    background-color:#ffffff;
    position:relative;
    font-size:0.85em;
    line-height:1.1em;
    padding:10px;
}
#popin-db-conteneur-mini a.link_overlay{
    position:absolute;
    width:100%;
    height:100%;
    left:0px;
    top:0px;
    text-decoration:none;
    display:block;
    background:url('/img/blank.png') repeat;
}
#popin-db-conteneur-mini p.check{
    padding-left:15px;
    background:url('/img/common/check.png') no-repeat;
}

#global_inner #panel_1 .panel .contenu_panel .btn .btn_rouge{
    background: url("/img/panels/btn_reserve_fr.png") no-repeat scroll 111px 344px transparent;
}
#global_inner #panel_1 .panel .contenu_panel .btn .btn_rouge:hover{
    background: url("/img/panels/btn_reserve_fr_hover.png") no-repeat scroll 111px 344px transparent;
}
#global_inner #right-content #panel_1 .panel .contenu_panel .btn .btn_rouge{
    background-position:100px 330px;
}
#global_inner #right-content #panel_1 .panel .contenu_panel .btn .btn_rouge:hover{
    background-position:100px 330px;
}
#popin-db-conteneur{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: block;
    background:url('/img/blank.png') repeat;
}
#popin-db{
    position:fixed;
    top:0px;
    left:50%;
    right:50%;
    margin-left:-225px;
    display:block;
    width:450px;
    z-index:9999;
}
#popin-db .contenu{
    background-color:#ffffff;
    font-size:0.85em;
    line-height:1.3em;
    padding:0px 10px 10px 10px;
    -moz-box-shadow: 2px 3px 5px #B2B6BA;
    -webkit-box-shadow: 2px 3px 5px #B2B6BA;
    box-shadow: 2px 3px 5px #B2B6BA;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#B2B6BA', Direction=240, Strength=5);
    position:relative;
}

#popin-db .contenu .link_overlay{
    position:absolute;
    z-index:9999;
    width: 450px;
    height: 255px;
    display:block;
    top:0px;
    left:0px;
    text-decoration:none;
}
#popin-db .contenu p{
    margin-top:0px;
    margin-bottom:11px;
}
#popin-db .contenu h3{
    color:#A81F33;
    font-size:1.2em;
    padding:22px 0px 11px 0px;
}
#popin-db .contenu .conteneur_vignette{
    display: block;
    overflow:hidden;
    margin:11px 0px;
}
#popin-db .contenu img{
    margin:22px 50px 11px;
}
#popin-db .contenu .conteneur_vignette .vignette{
    float:left;
    width:160px;
    height:33px;
    padding-left:14px;
    color:#ffffff;
    /*background:url('/img/common/cache-categorie-left.png');*/
    margin-right:15px;
    margin-bottom:10px;
}
#popin-db .contenu .conteneur_vignette .vignette .vignette_texte{
    height:33px;
    padding-left:5px;
    background-color:#f14b4d;
    -moz-box-shadow: 4px 4px 4px #B2B6BA;
    -webkit-box-shadow: 4px 4px 4px #B2B6BA;
    box-shadow: 4px 4px 4px #B2B6BA;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#B2B6BA', Direction=240, Strength=5);
}
#popin-db .point_bottom{
    position: absolute;
    left: 300px;
}
#popin-db .conteneur_btn{
    overflow:hidden;
    margin-top:11px;
}
#popin-db .btn{
    background: url("/img/sprite/home.png") no-repeat 0 -123px;
    width: 212px;
    height: 35px;
    margin-left: 0px;
    overflow: hidden;
    float:left;
}
#popin-db .btn a {
    display: block;
    width: 206px;
    height: 31px;
    margin-bottom: 4px;
    margin-left: 6px;
    color: #ffffff;
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    line-height: 31px;
}
#popin-db .fermer {
    z-index: 10000;
    position: absolute;
    right: 10px;
}
#popin-db .fermer a{
    color:#2c2c2c;
    /*text-decoration: none;*/
    font-weight: bold;
}
#popin-db a{
    color:#95a1ab;
    font-weight: bold;
}
#header{
    position:relative;
}
#popin-db-conteneur-mini{
    position:absolute;
    top:0px;
    left:280px;
    width: 340px;
    overflow:hidden;
}
#popin-db-conteneur-mini ul{
    list-style:circle;
    margin-left:20px;
}
#popin-db-conteneur-mini #popin-db{
    position: relative;
}
#popin-db-conteneur-mini .contenu h3,
#popin-db .contenu h3{
    color:#d50000;
    margin-bottom:5px;
    margin-top:0px;
}
#popin-db-conteneur-mini .contenu{
    display:block;
    background-color:#ffffff;
    position:relative;
    font-size:0.85em;
    line-height:1.1em;
    padding:10px;
}
#popin-db-conteneur-mini a.link_overlay{
    position:absolute;
    width:100%;
    height:100%;
    left:0px;
    top:0px;
    text-decoration:none;
    display:block;
    background:url('/img/blank.png') repeat;
}
#popin-db-conteneur-mini p.check{
    padding-left:15px;
    background:url('/img/common/check.png') no-repeat;
}

#global_inner #panel_1 .panel .contenu_panel .btn .btn_rouge{
    background: url("/img/panels/btn_reserve_fr.png") no-repeat scroll 111px 344px transparent;
}
#global_inner #panel_1 .panel .contenu_panel .btn .btn_rouge:hover{
    background: url("/img/panels/btn_reserve_fr_hover.png") no-repeat scroll 111px 344px transparent;
}
#global_inner #right-content #panel_1 .panel .contenu_panel .btn .btn_rouge{
    background-position:100px 330px;
}
#global_inner #right-content #panel_1 .panel .contenu_panel .btn .btn_rouge:hover{
    background-position:100px 330px;
}
#popin_popin-db-booking-conteneur .popin_content,
#popin_popin-db-booking-conteneur-ori .popin_content{
    width: 620px;
}
#popin_popin-db-booking-conteneur .conteneur_btn,
#popin_popin-db-booking-conteneur-ori .conteneur_btn{
    overflow:hidden;
    width:320px;
    margin:auto;
}
#popin_popin-db-booking-conteneur .conteneur_btn .btn,
#popin_popin-db-booking-conteneur-ori .conteneur_btn .btn{

    overflow:hidden;
    background:url('/img/common/btn_large_300.png') no-repeat;
    width:300px;
    height:35px;
    float:left;
    margin:11px 20px 0px;
    overflow:hidden;
}

#popin_popin-db-booking-conteneur .conteneur_btn .btn:hover,
#popin_popin-db-booking-conteneur-ori .conteneur_btn .btn:hover{
    background-position:0px -35px;
}
#popin_popin-db-booking-conteneur a,
#popin_popin-db-booking-conteneur-ori a{
    font-size:1em;
    font-weight:bold;
}
#popin_popin-db-booking-conteneur .conteneur_btn .btn a,
#popin_popin-db-booking-conteneur-ori .conteneur_btn .btn a{
    color:#ffffff;
    font-weight:bold;
    font-size:1.2em;
    line-height:2.1em;
    text-transform: uppercase;
    display:block;
    text-decoration:none;
    text-align:center;
    height:29px;
    width: 100%;
}
#popin-posttest{
    position:fixed;

    width:100%;
    height:100%;
    display:block;
    background: url('/img/common/bg-noir-opacite-45.png') repeat;
    z-index:999;
}
#popin-posttest .contenu{
    margin-left: auto;
    margin-right: auto;
    display:block;
    margin-top: 130px;
    border:1px solid red;
    background-color:#ffffff;
    width:435px;
    padding:15px;
    position:relative;
    -moz-box-shadow: -2px 2px 5px #B2B6BA;
    -webkit-box-shadow: -2px 2px 5px #B2B6BA;
    box-shadow: -2px 2px 5px #B2B6BA;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#B2B6BA', Direction=240, Strength=5);
}
#popin-posttest .contenu{
    font-size:1.1em;
}
#popin-posttest .contenu img{
    margin: 0  0 20px 22px;
}
#popin-posttest .contenu a.link_overlay{
    position:absolute;
    width:100%;
    height:100%;
    left:0px;
    top:0px;
    background: url('/img/blank.png') repeat;
}
#popin-posttest .contenu a{
    text-decoration:none;
}
#popin-posttest .contenu .fermer{
    font-weight:bold;
}
#popin-posttest .contenu a.link_fermer_popin{
    position:relative;
    z-index:100;
    float:right;
    margin-top:-8px;
    color:grey;
    border:1px solid grey;
    padding:0 4px 0 4px;

}
#popin-posttest .contenu h3{
    font-size:1.2em;
    font-weight:bold;
    color:#af1638;
    margin-bottom:10px;
}
#popin-posttest .contenu .conteneur_btn{
    margin-top:10px;
    width:210px;
    height:35px;
    display:block;
    margin:auto;
    background:url('/img/common/btn_large.png') no-repeat;
}
#popin-posttest .contenu .conteneur_btn a{
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
}

/*********************************** PAGINATION DANS LES ONGLETS ***********************************/
#main-content .tab_content .nav_pagination a, #main-content .tab_content .nav_pagination span.btn_pagination.active{
    padding: 0 2px 0 0;
    float: left;
    margin: 10px 10px 0 0;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    border: none;
    text-decoration: none;
    font-size: 13px;
    line-height: 18px;
}

#main-content .tab_content .nav_pagination span.btn_navigation a{
    width: 29px;
    height: 25px;
    background: url('/img/entreprise/bkg-pagination.jpg') no-repeat 2px -25px transparent;
}
#main-content .tab_content .nav_pagination span.btn_pagination.active{
    width: 29px;
    height: 25px;
    background: url('/img/entreprise/bkg-pagination.jpg') no-repeat 2px -25px transparent;
}
#main-content .tab_content .nav_pagination span.btn_pagination a{
    width: 29px;
    height: 25px;
    background: url('/img/entreprise/bkg-pagination.jpg') no-repeat 2px 0px transparent;
}
#main-content .tab_content .nav_pagination span.btn_pagination a:hover{
    background: url('/img/entreprise/bkg-pagination.jpg') no-repeat 2px -25px transparent;
}
#header #header_top #new_content_header_right .logo-hispeed{
    position:absolute;
    top:50px;
    left:255px;
}
#multi_block_global .multi_block_title span.jQueryTextShadow{
    display:none;
}

/******** old RS ************/
#rs {
    /*position:absolute;
    right:-20px;
    top:13px;
    display:block;
    width:18px;
    height:36px;
    background:#FFFFFF;
    padding:3px;*/
    display: block;
    background:#FFFFFF;
    height: 18px;
    padding: 2px 7px;
    position: absolute;
    right: -28px;
    top: 10px;
    width: 18px;
}
#rs .link_rs {
    display:block;
    /*width:18px;
    height:18px;*/
    clear:both;
}
#rs a#rs_facebook {
    background:url("/img/sprite/home.png") -279px -90px no-repeat;
    width:18px;
    height:18px;
}
#rs1 a#rs_twitter {
    background:url("/img/sprite/home.png") -303px -89px no-repeat;
}
#rs .link_rs {
    clear: both;
    display: block;
}
#rs1 {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    height: 18px;
    padding: 3px;
    position: absolute;
    right: -28px;
    top: 37px;
    width: 18px;
    padding: 2px 7px;
}
#rs1 .link_rs {
    display:block;
    width:25px;
    height:25px;
    clear:both;
}
#rs2 {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    height: 25px;
    padding: 3px;
    position: absolute;
    right: -28px;
    top: 65px;
    width: 25px;
}
#rs2 .link_rs {
    display:block;
    width:25px;
    height:25px;
    clear:both;
}
#rs2 a#rs_youtube {
    background:url("/img/sprite/home.png") -329px -90px no-repeat;
}

/***** Nouveau RS ******/
.rs_wrapper{
    display:block;
    position:absolute;
    right:-35px;
}
.rs_wrapper .rs{
    margin-top: 5px;
    margin-bottom: 5px;
    display:block;
    background-color:#ffffff;
    overflow:hidden;
    padding:3px;
}
.rs_wrapper .rs .link_rs{
    display:block;
    width:32px;
    height:32px;
    text-decoration:none;
}

#multi_block_global .multi_block_title span.jQueryTextShadow{
    display:none;
}

/******** old RS ************/
#rs {
    /*position:absolute;
    right:-20px;
    top:13px;
    display:block;
    width:18px;
    height:36px;
    background:#FFFFFF;
    padding:3px;*/
    display: block;
    background:#FFFFFF;
    height: 18px;
    padding: 2px 7px;
    position: absolute;
    right: -28px;
    top: 10px;
    width: 18px;
}
#rs .link_rs {
    display:block;
    /*width:18px;
    height:18px;*/
    clear:both;
}
#rs a#rs_facebook {
    background:url("/img/sprite/home.png") -279px -90px no-repeat;
    width:18px;
    height:18px;
}
#rs1 a#rs_twitter {
    background:url("/img/sprite/home.png") -303px -89px no-repeat;
}
#rs .link_rs {
    clear: both;
    display: block;
}
#rs1 {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    height: 18px;
    padding: 3px;
    position: absolute;
    right: -28px;
    top: 37px;
    width: 18px;
    padding: 2px 7px;
}
#rs1 .link_rs {
    display:block;
    width:25px;
    height:25px;
    clear:both;
}
#rs2 {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    height: 25px;
    padding: 3px;
    position: absolute;
    right: -28px;
    top: 65px;
    width: 25px;
}
#rs2 .link_rs {
    display:block;
    width:25px;
    height:25px;
    clear:both;
}
#rs2 a#rs_youtube {
    background:url("/img/sprite/home.png") -329px -90px no-repeat;
}

/***** Nouveau RS ******/
.rs_wrapper{
    display:block;
    position:absolute;
    right:-35px;
}
.rs_wrapper .rs{
    margin-top: 5px;
    margin-bottom: 5px;
    display:block;
    background-color:#ffffff;
    overflow:hidden;
    padding:3px;
}
.rs_wrapper .rs .link_rs{
    display:block;
    width:32px;
    height:32px;
    text-decoration:none;
}

.rs_wrapper .rs .link_rs span{
    visibility:hidden;
}
.rs_wrapper #rs_facebook a{
    background:url("/img/common/facebook.png") no-repeat;
}
.rs_wrapper #rs_twitter a{
    background:url("/img/common/twitter.png") no-repeat;
}
.rs_wrapper #rs_youtube a{
    background:url("/img/common/youtube.png") no-repeat;
}
.link_rs {
    clear: both;
    display: block;
    width:32px;
    height:32px;
}
.rs_wrapper .rs .link_rs span{
    visibility:hidden;
}
.rs_wrapper #rs_facebook a{
    background:url("/img/common/facebook.png") no-repeat;
}
.rs_wrapper #rs_twitter a{
    background:url("/img/common/twitter.png") no-repeat;
}
.rs_wrapper #rs_youtube a{
    background:url("/img/common/youtube.png") no-repeat;
}
.link_rs {
    clear: both;
    display: block;
    width:32px;
    height:32px;
}

#bkg.event_100m{
    background: url('/img/100m/bg_100m.png') repeat-x #eaeaea;
}
#bkg.event_100m .habillage{
    position:fixed;
    top:0px;
    left:0%;
    width:100%;
    height:100%;
    display:block;
}
#header_bottom_100m img {
    margin-left: 20px;
    margin-top: 12px;
}

.event_100m_compteur{
    float:left;
    display:block;
    width:338px;
    height:85px;
    background: url('/img/100m/compteur.png') no-repeat 0% 9px transparent;
    position:absolute;
    left:275px;
}
.event_100m_compteur span.position{
    position: absolute;
    width: 32px;
    height: 47px;
    display: block;
    top: 17px;
    background: url('/img/100m/chiffres.png') no-repeat transparent;
}
.event_100m_compteur span.p_1{
    left: 0px;
}
.event_100m_compteur span.p_2{
    left: 34px;
}
.event_100m_compteur span.p_3{
    left: 68px;
}
.event_100m_compteur span.p_4{
    left: 114px;
}
.event_100m_compteur span.p_5{
    left: 148px;
}
.event_100m_compteur span.p_6{
    left: 182px;
}
.event_100m_compteur span.p_7{
    left: 228px;
}
.event_100m_compteur span.p_8{
    left: 264px;
}
.event_100m_compteur span.p_9{
    left: 296px;
}
.event_100m_compteur span.valeur_0{
    background-position: 0px 0px;
}
.event_100m_compteur span.valeur_1{
    background-position: -32px 0px;
}
.event_100m_compteur span.valeur_2{
    background-position: -64px 0px;
}
.event_100m_compteur span.valeur_3{
    background-position: -96px 0px;
}
.event_100m_compteur span.valeur_4{
    background-position: -128px 0px;
}
.event_100m_compteur span.valeur_5{
    background-position: -160px 0px;
}
.event_100m_compteur span.valeur_6{
    background-position: -192px 0px;
}
.event_100m_compteur span.valeur_7{
    background-position: -224px 0px;
}
.event_100m_compteur span.valeur_8{
    background-position: -256px 0px;
}
.event_100m_compteur span.valeur_9{
    background-position: -288px 0px;
}


.event_100m_compteur span span.chiffre{
    position: relative;
    top: 0px;
    left: 0px;
    display: none;
}
#header #header_bottom_100m #img_bienvenue{
    float:left;
    width:245px;
}
#header #header_bottom_100m #etape_txt{
    float:left;
    width:685px;
    display:block;
    overflow:hidden;
    height:40px;
    position: relative;
}
#header_bottom_100m #etape_txt #etape_txt_wrapper {
    display:block;
    height:40px;
    position:absolute;
}
#header_bottom_100m #etape_txt #etape_txt_wrapper img {
    float:left;
    display:block;
    margin-right:30px;
    margin-top:10px;
}
.event_100m_compteur a.overlay_link{
    position:absolute;
    width:100%;
    height:100%;
    left:0px;
    top:0px;
    text-decoration:none;
    display:block;
    background:url('/img/blank.png') repeat;
    z-index:10;
}
.event_100m_compteur .mention{
    position: absolute;
    bottom: -10px;
    font-size: 0.7em;
    color: #ffffff;
    left: 0px;
}

#btn_header{
    position:absolute;
    bottom: 3px;
    color:#ffffff;
    text-decoration: underline;
    font-size:0.85em;
    margin-left:55px;
}


/*STP 2013-12-26 blocage booking lot051*/

.content-desactivation-booking .button{
    background-color: #b02438;
    color:#FFFFFF!important;
    text-decoration:none;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 19.2px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    text-transform: uppercase;
    box-shadow: -2px 2px 5px #292929;
    height:auto;
    border:none;
    width:35%;
    float:left;
    font-weight:bold;
    text-align:center;
    margin:10px;
    border:none;
}

.content-desactivation-booking .button#continue{
    float:right;
}

.content-desactivation-booking .button:hover{
    box-shadow: -2px 2px 5px #919191;
}

.content-desactivation-booking h2{
    text-transform:uppercase;
}

.content-desactivation-booking p span.signature{
    color: #A81F33;
    display: block;
    font-style: italic;
    text-align: right;
    padding-right: 15px;
    font-weight:bold;
}

.isa_info, .isa_success, .isa_warning, .isa_error {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;-moz-border-radius:.5em;
    -webkit-border-radius:.5em;
    border-radius:.5em;
}
.isa_info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('/img/destinations/info.png');
}
.isa_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('/img/destinations/success.png');
}
.isa_warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('/img/destinations/warning.png');
}
.isa_error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/img/destinations/error.png');
}

.confirm_coupdecoeur {
    width:300px;
}

#popin_article_email {
    display:none;
}

#big_map {
    display: none;
    width: 730px !important;
    height: 550px !important;
}

#big_map #big_map_carte {
    height: 500px;
}

#big_map #big_map_title{
    font-size: 15px;
    font-weight: bold;
    display: block;
    color:#FFFFFF;
    background: #A92034;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding:10px;
}

#big_map #big_map_footer{
    font-size: 12px;
    background-color: #FFFFFF;
    padding-left: 10px;
    border-top:#A92034 3px solid;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

#big_map #big_map_footer span{
    width: 133px;
    display: inline-block;
    font-size: 12px;
}

#big_map #big_map_footer img{
    vertical-align: middle;
    margin-bottom: 5px;
}

#big_map_ #big_map_carte_partners {
    height: 500px;
    border-bottom:4px solid #A92034;
}

div#navigation ul#menu a#home img{
    height:17px;
    display:block;
    margin-left:6px;
}

div#navigation ul#menu a#home span{
    text-align: center;
    padding-top: 4px;
}
div#navigation ul#menu #conteneur_fidelite{
    margin-right:0px;

}

div#navigation ul#menu {
    position:relative;
    z-index: 998;
}

div#navigation ul#menu .sous_menu{
    display:none;
    position:absolute;
    z-index:999999;
    text-align: left;
    /*background: url(/img/common/bg_white_75.png) repeat;*/
    background-color:#FFFFFF;
    padding:10px;
    z-index: 998;
}


div#navigation ul#menu .sous_menu .menu_content{
    float:left;
    width: 170px;
    margin-left: 5px;
}

div#navigation ul#menu .sous_menu .menu_content_large{
    float:left;
    width: 220px;
    margin-left: 5px;
}

div#navigation ul#menu .sous_menu .menu_content a{
    text-align: left;
    color:#000000;
    border-top:#D3D3D3 1px solid;
    font-size: 11px;
    width: 170px;
}

div#navigation ul#menu .sous_menu .menu_content .border_top{
    border-top:#D3D3D3 1px solid;
}

div#navigation ul#menu .sous_menu .menu_content .border_top_white{
    border-top:#FFFFFF 1px solid;
}

div#navigation ul#menu .sous_menu .menu_content_large a{
    text-align: left;
    color:#000000;
    border-top:#D3D3D3 1px solid;
    font-size: 11px;
    width: 105px;
}

div#navigation ul#menu .sous_menu .menu_content a:hover{
    background:#EEEEEE;
}

div#navigation ul#menu .sous_menu .menu_content_large a:hover{
    background:#EEEEEE;
}

#sous_menu_horaires {
    border:4px solid #AC87BD;
    width:179px;
    color:#AC87BD;
    z-index: 998;
}

#sous_menu_destinations {
    border:4px solid #BCD26E;
    right:140px;
    color:#8FA540;
    width:764px;
    z-index: 998;
}

#sous_menu_offres {
    border:4px solid #F14B4D;
    color:#F14B4D;
    right:200px;
    width:700px;
    z-index: 998;
}

#sous_menu_services {
    border:4px solid #E22383;
    right:200px;
    color:#E22383;
    z-index: 998;
}

#sous_menu_business {
    border:4px solid #BBAC96;
    width:180px;
    color:#BBAC96;
    z-index: 998;
}

#sous_menu_fidelite {
    border:4px solid #666666;
    right:0;
    width:180px;
    color:#666666;
    z-index: 998;
}

div#navigation ul#menu .sous_menu .new{
    color:#B82A40;
    display: inline;
}

div#navigation ul#menu .sous_menu .menu_global_link {
    position:absolute;
    right:10px;
    bottom: 10px;
    font-weight: bold;
}

div#navigation ul#menu #sous_menu_destinations .menu_global_link{
    color:#8FA540;
}

div#navigation ul#menu #sous_menu_offres .menu_global_link{
    color:#F14B4D;
}

div#navigation ul#menu #sous_menu_services .menu_global_link{
    color:#E22383;
}

div#navigation ul#menu .sous-sous-menu{
    float:left;
    width: 110px;
}

#sous_menu_destinations {
    width: 688px;
    right: 204px;
}


div#navigation ul#menu #conteneur_destinations .sous_menu .menu_content {
    width: 147px;
}

div#navigation ul#menu #conteneur_destinations .sous_menu .menu_content a{
    width: 148px;
}

.info-bulle {
    width:250px;
}
.info-bulle .texte{
    padding:10px;
    background-color:#A81F33;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color:#FFFFFF;
}
.info-bulle .texte a{
    font-weight: bold;
    color:#FFFFFF !important;
    text-decoration: underline !important;
}
.info-bulle .pointe{
    width:250px;
    background: url(/img/destinations/pointe-info-bulle.png) no-repeat center;
    height:26px;
}

.info-bulle .pointe-bottom{
    width:250px;
    background: url(/img/destinations/pointe-info-bulle-bottom.png) no-repeat center;
    height:26px;
}

#info-bulle-coeur {
    position:absolute;
    right:3px;
    z-index:999;
    bottom: -100px;
    display:none;
}

.picto_map_culture  {
    width:50px !important;
}

.picto_map_insolite  {
    width:50px !important;
}

.picto_map_incontournables{
    width:95px !important;
}


.picto_map_hotels{
    width:95px !important;
}

.picto_map_mon {
    width:80px !important;
}

.picto_map_bienetre{
    width:80px !important;
}

.mon_marker {
    margin-bottom: 5px;
}
#nav-shadow {
    z-index:101;
}
.habillage_bg_conteneur{
    display: block;
    width:1467px;
    height:1000px;
    z-index: 0;

    position:fixed;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}
.habillage_bg_conteneur a.link_overlay{
    display:block;
    width: 100%;
    height: 1000px;
    text-decoration: none;
    background: url('/img/blank.png') repeat;
    position: absolute;
    top:0px;
    z-index: 1;
    left:0px;
}
.habillage_bg_conteneur #habillage_bg_d  a.link_overlay{
    right: 0px;
}
#habillage_bg_g,
#habillage_bg_d{
    position: absolute;
    top:0px;
    height:1000px;
    width:253px;
}

#habillage_bg_g{
    left:0px;
}
#habillage_bg_d{
    right:0px;
}

#habillage_bg_d img{
    position:absolute;
    right:0px;
}
#header .habillage_header{
    position:absolute;
    top:10px;
    left:380px;
}
#header .habillage_header a.link_overlay{
    text-decoration: none;
    position: absolute;
    width:100%;
    height:100%;
    display:block;
    background:url('/img/blank.png') repeat;
}
#popin_habillage_video_general{
    position: relative;
    width:853px;
}
#popin_habillage_video_general .header{
    display:block;
    height:125px;
    background:url('/img/common/header_video_defaut.png') no-repeat #ffffff;
    position: relative;
    -moz-border-radius:10px 10px 0 0;
    -webkit-border-radius:10px 10px 0 0;
    border-radius:10px 10px 0 0;
}
#popin_habillage_video_general .header .welcome{
    display:block;
    position:absolute;
    bottom:10px;
    left:25px;
}
#popin_habillage_video_general .b-close{
    position:absolute;
    cursor: pointer;
    right:-10px;
    top:-10px;
    z-index:10;
    width:25px !important;
}
#banner .banner-habillage a.banner-link{
    cursor:pointer;
}
#banner .banner-kidsco a.banner-link{
    cursor:pointer;
}

.menu_content .strong_city {
    font-weight:bold;
}
#header #header_top #new_content_header_right .logo-hispeed{
    position:absolute;
    top:50px;
    left:255px;

}
#header #header_top #new_content_header_right .logo-hispeed{
    position:absolute;
    top:50px;
    right:205px;

}
#header #header_top #logo_thalys.header_hispeed a{
    margin-left:20px;
}
#header #header_top #logo_thalys.header_hispeed{
    top: 3px;
    width:auto;
    height:auto;
    left:10px;
}
#header #header_top #logo_thalys .nshispeed{
    position: absolute;
    bottom: 5px;
    left: 0px;
}
.spacer {
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
    display: block;
    line-height: 0;
    font-size: 0;
}
#cookie_policy{
    position:fixed;
    bottom:0px;
    left:0px;
    width:100%;
    background:url('/img/common/bg_grey_95.png') #cccccc;
    display: block;
    z-index:1000;
    height:105px;
    border-top:5px solid #A92034;
}
#cookie_policy .conteneur_texte{
    width:910px;
    margin:auto;
    color:#ffffff;
    font-size: 0.9em;
    line-height: 1.1em;
    position: relative;
    overflow: hidden;
}
#cookie_policy .conteneur_texte p{
    margin:6px 0px;
    padding-left:0px;
}
#cookie_policy .conteneur_texte p a{
    color:#b9b9b9;
    font-weight: bold;
}
#cookie_policy .conteneur_texte .btn_wrapper{
    overflow: hidden;
    position: absolute;
    bottom:25px;
    right:10px;
    width:185px;
}
#cookie_policy .conteneur_texte .btn_wrapper .btn_close_cookies{
    color:#ffffff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    background:url('/img/common/btn-bg-rouge.png') no-repeat;
    display: block;
    width:115px;
    height:20px;
    font-size:1.3em;
    text-align: center;
    padding-top: 6px;
    margin:auto;
}
#cookie_policy .conteneur_texte .btn_wrapper .btn_close_cookies:hover{
    background-position: 0px -26px;
}
#cookie_policy .conteneur_texte .btn_close .btn_close_cookies{
    position:absolute;
    top:-25px;
    right:-20px;
    width: 20px;
    height:20px;
    background-color:#000000;
    color:#ffffff;
    border:3px solid #af1638;
    border-radius:40px;

    color:#ffffff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight:bold;
    display: block;
    text-align:center;
}
#cookie_policy .conteneur_texte .texte{
    display:block;
    float:left;
    width:700px;
    margin-right:10px;
    margin-top:2px;
}
#cookie_policy .texte p.title span{
    font-size:1.3em;
    line-height:20px;
    font-weight:bold;
    padding-left:30px;
}
#cookie_policy .texte p.title{
    background:url('/img/common/info.png') no-repeat;
}

#new_content_header_right .annulation_link span span{
    background:#FFFFFF;
    color:#B7293F;
    text-decoration:none;
    font-weight: bold;
    padding:1px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;    
}