
@import url("booking-light.css");
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;
}
.lower {
    text-transform: lowercase;
}
.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;
    min-height:600px;
    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;
}
#main-content.new-offer {
/*    margin-top:0px;*/
    width: 100%;
}
#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 -235px;
    height:85px;
}
#header #header_top #logo_thalys {
    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:10px;
    overflow: hidden;
}

#header #header_top #logo_thalys {
    margin:0px;
    position: absolute;
    left:20px;
    top:10px;
}
#new_content_header_right{
    position: absolute;
    top:5px;
    right:15px;
    float:none;
    margin:0px;
}
#header #header_top #logo_thalys a {
    display:block;
    width:364px;
    height:60px;
    background:url("/img/sprite/home.png") -30px -470px 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;
    float:left;*/
    display: none;
}
/**************** 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.new_offer{
    width:100%;
}

#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 35px;
}
#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 10px 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.95;
}
/*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-bottom .contenu-msg-infotrafic .conteneur_news{ 
    display: none;
}

/******************* 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{
    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;
}
.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;
    font-size:1em;
    padding: 10px;
    position: fixed;
    top: 0px;
    z-index: 999;
}

#AvailabilityMessage.page_404{
    right:0px;
    top:0px;
    border-radius: 0px 0px 0px 20px;
}
#AvailabilityMessage.check_date_validite{
    left:0px;
}
#AvailabilityMessage a{
    color:#ffffff;
    font-weight:bold;
}

sup{
    display: inline-block;
    text-align: center;
    cursor: help;
}

#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;
}

#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;
}

.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 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;
}

.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;
}

#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;
}

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;
    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;
    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;
    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;
    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 {
    display: block;
    background:#FFFFFF;
    height: 18px;
    padding: 2px 7px;
    position: absolute;
    right: -28px;
    top: 10px;
    width: 18px;
}
#rs .link_rs {
    display:block;
    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 {
    display: block;
    background:#FFFFFF;
    height: 18px;
    padding: 2px 7px;
    position: absolute;
    right: -28px;
    top: 10px;
    width: 18px;
}
#rs .link_rs {
    display:block;
    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;
}

.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, .isa_red_thalys {
    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');
}
.isa_red_thalys {
    color: white;
    background-color: #A92034;
    background-image: none;
    border-color: black;
}

img.button.b-close {
    position: absolute;
    right: -6px;
    top: 2px;
}

.confirm_coupdecoeur {
    width:300px;
}

.suppression_confirm {
    width: 300px;
    padding : 45px 20px;
    text-align: center;
}
.suppression_confirm a {
    font-weight: bold;
    color: rgb(216, 180, 180);
    font-size: 1.1em;
}

.suppression_demande {
    width: 300px;
    padding : 30px 20px;
    text-align: center;
}

#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-color:#FFFFFF;
    padding:10px;
    z-index: 998;
}
div#navigation ul#menu .sous_menu .category_title{
    display: block;
    overflow: hidden;
    font-weight: bold;
    clear: both;
}

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: 330px;
    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;
}
div#navigation  ul#menu #conteneur_services .menu_content_large{
    width:160px;
}
div#navigation  ul#menu #conteneur_services .menu_content_large  .sous-sous-menu{
    float:none;
    clear:both;
}

div#navigation  ul#menu #conteneur_services   .sous-sous-menu a{
    width: 155px;
}
#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-push {
    z-index:10;
}

.info-bulle-push .texte,
.info-bulle .texte{
    padding:10px;
    background-color:#A81F33;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color:#FFFFFF;
}
.info-bulle-push .texte a,
.info-bulle .texte a{
    font-weight: bold;
    color:#FFFFFF !important;
    text-decoration: underline !important;
}
.info-bulle-push .pointe {
    background: url(/img/destinations/pointe-info-bulle.png) no-repeat center;
    height:26px;
}
.info-bulle .pointe{
    width:250px;
    background: url(/img/destinations/pointe-info-bulle.png) no-repeat center;
    height:26px;
}
.info-bulle-push .pointe-bottom,
.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;
    background:url('/img/habillage/hockey/bg-left.jpg') 2px 0px no-repeat;
}
#habillage_bg_d{
    right:0px;
    background:url('/img/habillage/hockey/bg-right.jpg') 0px 0px no-repeat;
}

#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,
#popin-yt{
    position: relative;
    width:853px;
}
#popin_habillage_video_general .header,
#popin-yt .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,
#popin-yt .header .welcome{
    display:block;
    position:absolute;
    bottom:10px;
    left:25px;
}
#popin_habillage_video_general .b-close,
#popin-yt .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;    
}
/* Slideshow jcarroussel-lite */
.ligne_slideshow{
    position: relative;    
}
.ligne_slideshow:hover .btn_slide_left,
.ligne_slideshow:hover .btn_slide_right{
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.btn_slide_left,
.btn_slide_right{
    position: absolute;
    width: 55px;
    height: 55px;
    z-index: 3;
    transition: opacity 0.2s ease-in-out 0s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity: 0.5;
    cursor: pointer;
}
.btn_slide_left{
    background: url('/img/common/btn_left_carousel.png');    
}
.btn_slide_right{
    background: url('/img/common/btn_right_carousel.png');    
}
/* Slideshow jcarroussel-lite */

#BlockMessageBooking {
    width: 945px;
    height: 245px;
    position: absolute;
    background: url(/img/common/bg_black_50.png) repeat;
    z-index: 10;
    margin: -35px;
    display:none;
}

#BlockMessageBooking div{
    position: relative;
    background-color: #FFFFFF;
    width:650px;
    height: 140px;
    margin-left:145px;
    margin-top: 37px;
    padding:10px;
    border:3px solid #A81F33  
}
#BlockMessageBooking div h2{
    font-size: 1.5em;
    color: #a81f33;
    margin-top: 0px;
    background: url('/img/common/title-line.gif') #F0F1F3 repeat-x bottom;
    padding-bottom: 7px;
    margin-bottom: 5px;
}
#BlockMessageBooking div .booking_message_text{
    height:102px;
    display:block;
}

#BlockMessageBooking div input{
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    height: 26px;
    width: 115px;
    border: none;
    background: url("/img/common/btn-bg-rouge.png") no-repeat scroll right top transparent;
    padding: 0 0 8px;
    text-transform: uppercase;
    margin-left: 277px;
    margin-top: 15px;
}
#new_content_header_right ul li.izy a{
    height:18px;
    display: block;
}
#new_content_header_right ul li.izy a span{
    text-decoration: underline;
    color:#ffffff;
    padding-right: 20px;
    background: url("/img/common/logo-izy.png") scroll no-repeat right center transparent;
    height:18px;
    display: block;
}
#bkg.habillage_20ans{
    background: url("/img/habillage/20ans/bg.jpg") 0 0 repeat-x #ffffff;
    background-attachment: fixed;
}

.deconnexionTop {
    color: white;
    display: block;
    font-size: 11px;
    position: absolute;
    right: 0;
    top: 19px;
}

.deconnexionTop:hover {
    text-decoration: none;
}
.alert-redirection{
    border-left: 2px solid #af1638;
    border-bottom: 2px solid #af1638;
    background-color: #ffffff;
    color:#af1638;
    border-radius: 0px 0px 0px 20px;

    box-shadow: -2px 2px 10px #2c2c2c;
    right: 0;
    font-size:1em;
    padding: 10px;
    position: fixed;
    top: 0;
    z-index: 999;
}

#title_h1 {
    margin: 5px 0 0 0;
    overflow: hidden;
}

#title_h1 span.category{
    background:url('/img/common/cache-categorie.png') no-repeat right 0%;
    color: #FFF;
    display: block;
    position: relative;
    height: 22px;
    margin-right: 6px;
    padding: 4px 20px 0 12px;
    float: left;
}

#title_h1 span.category .label_categorie{
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;    
    font-size: 0.9em;
}

#title_h1 span.category .link_overlay{
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top:0;
    left: 0;
    z-index: 1;
    background: url(/img/blank.gif);
    text-decoration: none;
}

#title_h1 h1 {
    color: #666666;
    display: block;
    float: left;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 16px;
    max-width: 775px;
    height: 23px;
    margin-bottom: 0;
}

#title_h1 span.category.categorie_infotrafic, #title_h1 span.category.categorie_horaires {
    background-color: #AC87BD;
}
#title_h1 span.category.categorie_infotrafic:hover, #title_h1 span.category.categorie_horaires:hover{
    background-color:#c79ed3;
}
#title_h1 span.category.categorie_destinations {
    background-color:#BCD26E;
}
#title_h1 span.category.categorie_destinations:hover{
    background-color: #cfe47b;
}
#title_h1 span.category.categorie_tarifs {
    background-color:#F14B4D;
}
#title_h1 span.category.categorie_tarifs:hover{
    background-color:#fb595d;
}
#title_h1 span.category.categorie_services {
    background-color:#E22383;
}
#title_h1 span.category.categorie_services:hover{
    background-color:#f733b5;
}
#title_h1 span.category.categorie_business {
    background-color:#BBAC96;
}
#title_h1 span.category.categorie_business:hover{
    background-color:#c4b7a4;
}
#title_h1 span.category.categorie_fidelite {
    background-color:#666666;
}
#title_h1 span.category.categorie_fidelite:hover{
    background-color:#868686;
}
#title_h1 span.category.categorie_compte , #title_h1 span.category.categorie_concours {
    background-color:#A92034;
}
#title_h1 span.category.categorie_compte:hover{
    background-color:#dd3150;
}
#title_h1 span.category.categorie_bcn  {
    background-color:#648096;
}
#title_h1 span.category.categorie_bcn:hover {
    background-color:#a2b3c0;
}
#title_h1 span.category.categorie_kidsconnection {
    background-color:#F14B4D;
}

.title_h1_homepage {
    color: #A92034;
    font-size: 18px;
    font-weight: normal;
    line-height: 31px;
    margin: 0 20px 0 0;
}

.span_jet_lag{
    float: left;
    display: block;
    margin-left: 10px;
}

.span_jet_lag img{
    width: 20px;
}

.span_jet_lag img:hover{
    cursor: pointer;
}
.envoi_poste{
    display: none;
}

.form_box_tgb {
    background: url("/img/common/ligne_tgb.png") 10px -10px no-repeat;
    height: 20px;
}


.popin-login.message_compte_formulaire_mauvais_login,
.popin-login.message_compte_formulaire_mauvais_login_Ttc,
.popin-login.message_compte_creation_ok,
.popin-login.message_compte_formulaire_mauvais_email,
.popin-login.message_compte_formulaire_mauvais_error,
.popin-login.message_compte_formulaire_mauvais_cgu_error,
.popin-login.messageDonneesInco,
.popin-login.messageDonneesIncoTTC,
.popin-login.message_donnees_renouvel_ok,
.popin-login.message_donnees_activation_ok,
.popin-login.message_donnees_activation_false,
.popin-login.message_compte_unique_not_saved {
    display: none;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #a81d31;
    line-height: 16px;
}

.popin-login.message_compte_creation_ok,
.popin-login.message_donnees_renouvel_ok,
.popin-login.message_donnees_activation_ok {
    color:green;
}

.login_ttc #compte-formulaire #question_1_ttc span,
.forgot_ttc #uniform-membre_thalys_ttc_mdp span{
    background-position: -76px -260px;
}

#popin-login,
#popin-billets,
#popin-send-email {
    display: none;
    background: #f0f1f3;
    padding:20px;
    width:500px;
    font-size:0.85em;
    line-height: 1.3em;
}
#popin-send-email{    
    width: 350px;
}

#popin-billets .msg_error p {
    display: none;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #a81d31;
    line-height: 16px;
}
#popin-billets .msg_error p.success {
    color: green;
}

#popin-send-email .msg_error p {
    display: none;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #a81d31;
    line-height: 16px;
}
#popin-send-email .msg_error p.success {
    color: green;
}

#popin-billets-email {
    float: left;
}

#popin-billets-email .form_box {
    width: 217px;
}

#popin-login .header,
#popin-billets .header {
    font-size: 1.6em;
    font-weight: bold;
    margin-bottom: 22px;
    color:#af1638;
}
#popin-login .close,
#popin-billets .close,
#popin-send-email .close {
    position:absolute;
    right:10px;
    top:10px;
}

#popin-login .close a,
#popin-billets .close a,
#popin-send-email .close a {
    text-decoration: none;
    font-weight: bold;
    font-size: 1.5em;
    color:#2c2c2c;
}
#popin-login label,
#popin-billets label,
#popin-send-email label {
    font-weight: bold;
}

#popin-send-email label {
    width: 202px;
}

#popin-send-email .form_box input[type="text"] {
    width: 180px;
    margin-left: 0px;
}

#btn_popin_send_email {
    margin-top: 22px;
}

#popin-login .wrapper_mode label,
#popin-billets .wrapper_mode label{
    width:360px;
    margin-right: 0px;
}
#popin-send-email .wrapper_mode label {
    width:360px;
    margin-right: 0px;
}
#popin-login .form_wrap,
#popin-billets .form_wrap {
    width:180px;
    margin-right: 10px;
    float:left;
}

#popin-login .form_wrap .form_box label,
#popin-billets .form_wrap .form_box label {
    width:180px;
    margin-right: 0px;
}

#popin-login .form_wrap .form_box input#popup_login_forgot_cin,
#popin-login .form_wrap .form_box input#popup_login_cin {
    width: 120px;
    float: right;
}

#popin-billets .form_wrap .form_box input,
#popin-login .form_wrap .form_box input{
    width:143px;
}
#popin-login .wrapper_form_main{
    clear: both;
    overflow: hidden;
    border-bottom:1px solid rgb(200, 200, 200);
    margin-bottom:10px;
}
#popin-login .alt_form_inc div#question_inputs{
    margin-left:110px;
}
#popin-login .form_wrap.alt_form_inc .form_box{
    margin-bottom:5px;
}
#popin-login .form_wrap .alt_form,
#popin-billets .form_wrap .alt_form {
    width:180px;
    clear:both;
    text-align: right;
    display: block;
    margin-bottom:10px;
}
#popin-login .form_wrap .alt_form a, 
#popin-billets .form_wrap .alt_form a {
    font-weight: normal;
    color:#666666;
    font-size:10px;
}

#popin-login .form_login_wrapper {
    display: none;
}
#popin-login #login_email {
    display: block;
}
#popin-login #register{
    overflow: hidden;
}
#popin-login #register p{
    margin:5px 0px;
}
#popin-login #register .text{
    float:left;
    width: 360px;
    margin-right:10px;
}
#register .btn_wrapper{
    float:left;
    width: 130px;
}
.form_login_wrapper div.form_box input#btn_valider,
#register .btn{
    background:none #A90132;

    padding: 5px;
    margin: 10px 0 10px 5px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    color:#ffffff;
    width: 99px;
    /*height: 12px;*/
    font-size: 12px;
    line-height: 12px;
    float: right;
    text-align: center;
    text-shadow: none;
    text-rendering:auto;
    -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);
}
.form_login_wrapper div.form_box input#btn_valider{
    width: 109px;
    height: 22px;
    padding: 0px;
}

#popin-login div.form_box input.form_btn,
#popin-billets div.form_box input.form_btn {
    margin: 22px 0 11px 0;
    font-weight: bold;
    font-size:12px;
    line-height: 12px;
    text-shadow: none;
    height: auto;
    background: none #A90132;
    padding: 5px 0px;
    text-decoration: none;
    color: #ffffff;
    text-shadow: none;
    text-rendering: auto;
    -moz-box-shadow: -2px 2px 5px #737337;
    -webkit-box-shadow: -2px 2px 5px #737337;
    box-shadow: -2px 2px 5px #737337;
    width:109px;
}

#popin-login div.form_box.prepend .checker,
#popin-billets div.form_box.prepend .checker {
    float: left;
}

.num_30840601,
#cin{
    float:left;
}
.num_30840601{
    margin-right:5px;
    height: 22px;
    line-height: 22px;
}
.wrapper_form_main #cin{
    width: 125px;
}
#wrapper_email_mdp{
    margin-right: 0px;
}



/* relatif à l'affichage du billet */

.upper {
    text-transform: uppercase;
}

.capital {
    text-transform: capitalize;
}

.bold {
    font-weight: bold;
}


.red {
    color: #A92034;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.underline {
    text-decoration: underline;
}

.to-compress {
    display: none;
}

.to-expand {
    display: block;
}

.ticket-box-header .date_travel{
    font-weight: bold;
}

.ticket-box-header .date_travel.past_travel_date {
    text-transform: uppercase;
    font-size: 17px;
}

#main-content div.ticket-box {
    border: 1px solid #bbb;
    margin: 0 0 5px;
}

#main-content .ticket-title {
    background-color: #eee;
    height: 25px;
    padding: 5px 30px 0 10px;
}

#main-content .ticket-title span.title {
    float: left;
    position: relative;
}

#main-content .ticket-title span.price {
    float: right;
    position: relative;
}




.travel_wrapper .col_12,
.travel_wrapper .col_11,
.travel_wrapper .col_10,
.travel_wrapper .col_9,
.travel_wrapper .col_8,
.travel_wrapper .col_7,
.travel_wrapper .col_6,
.travel_wrapper .col_5,
.travel_wrapper .col_4,
.travel_wrapper .col_3,
.travel_wrapper .col_2,
.travel_wrapper .col_1 {
    float: left;
    padding: 0;
    margin: 0;
}
.travel_wrapper .col_12 {
    width: 100%;
}
.travel_wrapper .col_11 {
    width: 91.5%;
}
.travel_wrapper .col_10 {
    width: 83%;
}
.travel_wrapper .col_9 {
    width: 75%;
}
.travel_wrapper .col_8 {
    width: 66%;
}
.travel_wrapper .col_7 {
    width: 58%;
}
.travel_wrapper .col_6 {
    width: 50%;
}
.travel_wrapper .col_5 {
    width: 41.5%;
}
.travel_wrapper .col_4 {
    width: 33%;
}
.travel_wrapper .col_3 {
    width: 25%;
}
.travel_wrapper .col_2 {
    width: 16.5%;
}
.travel_wrapper .col_1 {
    width: 8%;
}
.travel_wrapper .line {
    overflow: hidden;
}

.travel {
    margin-top: 15px;
}

.travel,
/*.travel .wrapper_data,*/
.wrapper_additional_data {
    border: 1px solid #aaaaaa;
    /*border-radius: 0 0 10px 10px;*/
}

.travel,
.wrapper_additional_data {
    padding: 10px;
    font-size: 0.9em;
}

.wrapper_additional_data {
    margin-top: 15px;
}

.travel .line {
    margin-bottom: 11px;
}
.travel .expanded .line {
    margin-bottom: 25px;
}
.travel .header {
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: bold;
    color: #757679;
}
.travel .wrapper_2d img {
    display: block;
    width: 90%;
}

.travel .od_wrapper .hour {
    /*text-align: right;*/
}
.travel .wrapper_info .info_short{
    color:#aaa;
}
.travel .od_wrapper .way {
    font-size: 1.1em;
    color: #aaaaaa;
    /*padding-right: 10px;*/
}
.travel .od_wrapper .time {
    font-size: 1.4em;
    font-weight: bold;
    /*color: #af1b34;*/
    /*padding-right: 20px;*/
}
.travel .od_wrapper .city {
    font-size: 1.2em;
    text-transform: uppercase;
}
.travel .id_wrapper .line_client,
.travel .id_wrapper .dossier_id {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2em;
}
.travel .wrapper_data {
    /*text-align: center;*/
    padding: 10px;
}
.travel .nom_client{
    font-weight: bold;
}

.travel .wrapper_data .label,
.travel .wrapper_data .data {
    display: block;
    clear: both;
}

.travel .wrapper_data .label {
    font-size: 0.7em;
    text-transform: uppercase;
}
.travel .travel_data {
    box-sizing: border-box;
}
.travel .wrapper_data .data {
    font-size: 1.5em;
    font-weight: bold;
    color: #af1b34;
}
.travel .wrapper_data .data_travel {
    border-right: 1px solid #aaaaaa;
    padding-left: 5px;
    padding-right: 5px;
}

.travel .wrapper_data .seat  {
    border-right: 0;
}
.travel .wrapper_data .picto_bg .content {
    width: 75%;
    margin-left: 25%;
}
.travel .price_data {
    color: #4d4d4d;
    font-weight: bold;
    margin-bottom: 20px;
}
.travel .price_data .label {
    font-size: 1.2em;
}
.travel .price_data .data {
    font-size: 1.5em;
}
.travel .ticket_data .fare {
    text-transform: uppercase;
    font-weight: bold;
}
.wrapper_additional_data .additional_data .content {
    border-right: 1px solid #aaaaaa;
    padding: 0 5px;
    box-sizing: content-box;
    font-size: 0.95em;
    line-height: 1.2em;
    width: 73%;
    margin-left: 19%;
    height: 75px;
}
.wrapper_additional_data .additional_data .content p{
    margin-right:15px;
}
.wrapper_additional_data .additional_data.data_outlet .content {
    border-right: 0;
}
.wrapper_additional_data .additional_data .header {
    font-weight: bold;
    margin-bottom: 11px;
    text-transform: uppercase;
    color: #af1638;
}
.wrapper_data .train_nb {
    background: url('/img/compte/picto_train.jpg') no-repeat 0 center / auto;
}
.wrapper_additional_data .picto_bg {
}
.wrapper_additional_data .data_luggages {
    background: url('/img/compte/picto_luggage.gif') 0 center / auto;
    background-repeat: no-repeat;
    background-size: 50px;
}
.wrapper_additional_data .data_wifi {
    background: url('/img/compte/picto_wifi.png') 0 center / auto;
    background-repeat: no-repeat;
    background-size: 50px;
}
.wrapper_additional_data .data_outlet {
    background: url('/img/compte/picto_outlet.gif') 0 center / auto;
    background-repeat: no-repeat;
    background-size: 50px;
}

.travel_wrapper .travel_header {
    background: url(/img/compte/logo_thalys.png) no-repeat #af1c34 10px 10px;
    border: #af1c34;
    overflow: hidden;
    background-size: 175px;
}
.travel_wrapper .travel_header .wrapper {
    display: block;
    width: 50%;
    text-align: right;
    float: right;
    margin-right: 15px;
}
.travel_wrapper .travel_header p {
    color: #ffffff;
    margin: 11px 0;
}
.travel_wrapper .travel_header p.greet {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.3em;
}
.visu_print{
    display: none;
}
.print_links {
    position: relative;
    cursor: pointer;
}
.print_links.right {
    float: right;
}
.expanded .print_links.right {
    margin: 5px 0;
}
.print_links a.link_overlay {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    background: url('/img/blank.png');
    text-decoration: none;
}
.print_links span{
    cursor:pointer;
    font-size:0.8em;
    text-decoration: underline;
    font-weight: bold;
    padding-left:20px;
    display: block;
}
.print_links span.print {    
    background: url("/img/compte/print.png") no-repeat 0 2px;
    background-size: 15px;
}
.print_links span.email {    
    background: url("/img/compte/picto-email.png") no-repeat 0 2px;
    background-size: 15px;
}
.travel_wrapper .col_4.wrapper_exp{
    float: right;
}
.wrapper_exp .to-compress,
.wrapper_exp .to-expand{
    cursor: pointer;
    background: url('/img/compte/array.png') no-repeat right 0px;
}
.wrapper_exp .to-expand{
    background-position: right -30px;
}
.wrapper_exp .to-compress .underline,
.wrapper_exp .to-expand .underline {
    text-align: right;
    width: 80%;
    display: block;
}
.travel_wrapper .ticket-box-header{
    background: #A92034;
    color:#ffffff;
    padding:10px;
    /*border-radius: 10px 10px 0px 0px;*/
}
.travel_wrapper .ticket-box-header .price_travel{
    font-weight:bold;
    font-size:1.1em;
}



#main-content div.main-frame .leftframe {
    background-color: #A92034;
    color:  #fff;
    position: relative;
    float: left;
    width: 86px;
    height: 86px;
    //padding: 10px 50px 0 30px;
}

.leftframe .day {
    margin: 12px 0 2px;
    font-size: 18px;
}

#main-content div.main-frame .middleframe {
    position: relative;
    float: left;
    width: 170px;
    padding: 13px 0 0 30px;
}

#main-content div.main-frame .rightframe {
    float: left;
    height: inherit;
}

.rightframe .leftpart {
    margin: 0 0 0 10px;
    width: 500px;
    height: 86px;
}

.rightframe .leftpart > div {
    width: 100%;
}

.rightframe .rightpart {
    margin: 0;
    height: 86px;
    float: right;
}

div.main-frame .rightframe div {
    position: relative;
    float: left; 
}

.rightframe .title {
    font-size: 16px;
    margin: 7px 0 2px;
}

.rightframe .travel,
.rightframe .name {
    font-size: 13px;
    line-height: 17px;
    margin: 1px 0 0;
}

.rightframe div.print {
    margin: 22px 0 0;
    line-height: 30px;
}

.rightframe .print div.picto {
    width: 26px;
    height: 26px;
    margin: 5px 7px;
}

.rightframe .print div.picto.download {
    background: url("data:image/gif;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/4QBaRXhpZgAATU0AKgAAAAgABQMBAAUAAAABAAAASgMDAAEAAAABAAAAAFEQAAEAAAABAQAAAFERAAQAAAABAAAOw1ESAAQAAAABAAAOwwAAAAAAAYagAACxj//bAEMAAgEBAgEBAgICAgICAgIDBQMDAwMDBgQEAwUHBgcHBwYHBwgJCwkICAoIBwcKDQoKCwwMDAwHCQ4PDQwOCwwMDP/bAEMBAgICAwMDBgMDBgwIBwgMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDP/AABEIABoAGgMBIgACEQEDEQH/xAAfAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgv/xAC1EAACAQMDAgQDBQUEBAAAAX0BAgMABBEFEiExQQYTUWEHInEUMoGRoQgjQrHBFVLR8CQzYnKCCQoWFxgZGiUmJygpKjQ1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4eLj5OXm5+jp6vHy8/T19vf4+fr/xAAfAQADAQEBAQEBAQEBAAAAAAAAAQIDBAUGBwgJCgv/xAC1EQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP38r82P22P+DibRf2P/ANqrVvhp/wAK7vNeXQbiK3vtR/tP7PtLKjkpH5bbsK4/iGTxX6I+O31iPwdqTeH1tn1tbaQ2KXJxE8207Ax9M4zX8un/AAU2/wCE/wDE/wC3p4vvfG/hptD8V6tfxlrGKM7JGCJGpjz1DbRj60Af1E/D/wAYQ/ELwJo2u2yNHBrNlDexo3VFkQOAfpmtivn3/gmrr3xL8Q/sw+H5/iToVh4cuUsreHTrKHPmrbJEqq0oPRjgnHoRX0FQB4r+1X4a+I58cfD/AMU/D6wt9e/4Re4vTqWiTaitgmpRzwrGh81gwHltlsYOa8i+I/gXx98XviFovizxL+yz4T1bxF4dbdp97N44tS8B5I/5Yc4JyM19j0UAfNfh+0+Nnxb/AGgfAOq+I/B1h8PfC/hCa7uL6K38RRakdW821khji2oibQrsr55+7X0pRRQB/9k=");
}

.rightframe .print div.picto.print {
    background: url("data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAIAAAAmKNuZAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAPkSURBVEhL1VTJT9pREOZ/s4r7Wq1rxUaqLAIFFxBEqKL2oCiYaGURDyIW0IBaNVZLD2DcIkaj0UjRg9aDiruJaz94SMWlPbSXfnkhj/eb+d6bmW+GcvtP8R/RXV1d+XwHS0tLk0/B5Zp0uxe2trYuLi6CDo8QRnd6erq4uFRfX89kMrlc7rt74HJ5xcUMsVjc19e3s7NzeXkZ9AlHGN3x8fH09ExlZSXczGbz0NDQ5wCwAQsOs7Ky8/NpPT09m5ubQZ9wPKSbmpoSiyUtLS3r6+vb29s/AsDG6/WqVKrMzKzY2DgGg2k09ng8329uboKed3iCrqpKqtPpsA9ZY3N2dobDnJycqChqdHQMh8Pt7e3d29t7EPXjYKdB19Gh8fl819fX5Bybo6MjvV5Po9ESE5OSk1Pi4uKRXBjDhdgQhNGdnJzMzs5KpVKNRnt4eHj/dSi62+3u7+9HmHiXRCKpqKgYGxs7ODggNgRBuo2NDUjBZrNrtbqSEk51tWxwcHB8/Mv4PdhsNpPJZDR2G41GRAAzpVKJQ6fTiUSTUCi4Fg+Bc3Nzs0RSxWSysrNzaLQCPp9f5kc5WYBIVIlHVQXAYDDy8l7T6XSELJVWd3d37+7uQo8UBL+wsKBQKIRCIaSQkJCI7MTHJ8TExFKpMfcXKhBaMCBmVGp0RMQLOv2ty+XCsygIHq+VyWS4XC5/n5qalpSUDDv4wPS5hVLADDWBZWRkVEHBG+Rxf3+fAkoQl5aWIkBckpKSCkYEwmKxeTy0Az+wQvD/hUrgn56eAbqMjFd4ZmEhfWRkBLrx00FrLBYL+iQhwEIoFHV1dRkMBr2+E/p4AHSFQlEHRmRGIBBA1bhjeHj4Fx2bXYJvJEw8TavVejweVNNut0McKB9BYG/3ejfs9gGBoBQhm80WyLuh4QO+ohp+OkikqKgIckf6kbLc3Lz29o+oDx6oVquhBvQcQVNTE1ptfn7eau0DHVyQcQ6Hx+PxBwYG/HSoLD6jT9HbSB+aHL+gw5iyWq0GQxcu77wD9sgA+VReXpGW9hJ5RLAikcjhcKCRKOfn5xgPFotFo9G0tbXV1NSw2WzQraysIB04Rw98uoPJ1Ivo1tbWLBYr5AZGqLW1tRW6W11dxXzzdwXpIQCiQeByuRy8c3NzKpVaJpNDuWg7AsgYkkKrotUaG5uQRwRIfElHPj0CkCPQOZ0uh+PbxMTXELDHyfLysk6nr61VYB4iwKBzAA9HwMzMDNoDrYMQ0L/PLdJ5o6OjT48AAgw1pEypbIaOIKhQwz5aZRwOp66u/g8DiiQRxUFSfw/EgbsxO0NDjCCM7m9xe/sTYGTaqcZygd0AAAAASUVORK5CYII=");
}

.rightframe .print div.picto:hover {
    transform: translateX(1px) translateY(1px);
}

.rightframe .print img {
    width: auto;
    height: auto;
}

.rightframe .to-compress,
.rightframe .to-expand {
    cursor: pointer;
    font-size: 11px;
    line-height: 16px;
    margin : 3px 0 0;
}

.rightframe .to-compress div.picto,
.rightframe .to-expand div.picto {
    width: 12px;
    height: 12px;
    margin: 1px;
}

#main-content div.expanded {
    display: none;
    width: 100%;
    /*height: 120px;*/
    /*background: #eee;*/
}

.expanded .fullframe {
    position: relative;
    float: left;
    width: 100%;
    /*height: 120px;*/
}

.expanded .leftframe {
    position: relative;
    float: left;
    width: 490px;
    /*height: 120px;*/
}

.expanded .fullframe > .od,
.expanded .leftframe > .od {
    width: 100%;
    height: 60px;
}

.expanded .fullframe .od .origine,
.expanded .fullframe .od .destination,
.expanded .leftframe .od .origine,
.expanded .leftframe .od .destination {
    text-align: left;
    position: relative;
    float: left;
    width: 60%;
    height: 30px;
    line-height: 30px;
}

.expanded .fullframe .od .time,
.expanded .fullframe .od .station,
.expanded .leftframe .od .time,
.expanded .leftframe .od .station {
    float: left;
    position: relative;
}

.expanded .fullframe .od .time,
.expanded .leftframe .od .time {
    width: 30%;
    text-indent: 10px;
}

.expanded .fullframe .od .station,
.expanded .leftframe .od .station {
    width: 70%;
}

.expanded .fullframe .od .train,
.expanded .leftframe .od .train {
    width: 40%;
    position: relative;
    float: right;
    height: 60px;
    line-height: 60px;
}

.expanded .fullframe .placement,
.expanded .leftframe .placement {
    height: 40px;
    margin: 12px 0 0;
}

.expanded .fullframe .placement .tarif,
.expanded .leftframe .placement .tarif {
    text-indent: 10px;
    width: 30%;
    position: relative;
    float: left;
}

.expanded .fullframe .placement .wagon,
.expanded .leftframe .placement .wagon {
    width: 30%;
    position: relative;
    float: left;
}

.expanded .fullframe .placement .seat,
.expanded .leftframe .placement .seat {
    width: 40%;
    position: relative;
    float: left;
}

.expanded .rightframe {
    position: relative;
    float: right;
    width: 230px;
    height: 120px;
}

.expanded .tarif-actions {
    /*position: absolute;
    top: 50%;
    transform: translateY(-50%);*/
}

.search-box {
    border: 1px solid #eee;
    padding: 0 80px;
    background: #e6e6e6;
    color:#707072;
    padding:20px;
}

.search-box .title {
    font-size: 15px;
    font-weight: bold;
}

.search-box form {
    margin: 25px 0px 0px 0px;
}

.search-box form div.form_box.append {
    position: relative;
    float: left;
    margin-right: 10px;
}

.search-box form div.form_box.append label {
    width: 180px;
    text-align: right;
    font-weight: bold;
}

.search-box form div.form_box.append input.form_text {
    width: 170px;
    height: 26px;
    margin: -1px 0 0;
}

.search-box form div.form_box.append input.form_text.error {
    margin: -1px 0 0 190px;
}

.wrapper_form form input[readonly=readonly] {
    background: #f0f0f0 none repeat scroll 0 0;
}

.search-box div.form_box input#pnr_search[name="btn_valider"] {
    padding: 0px;
    margin: 0px;
}
.search-box .wrapper_line_form{
    overflow: hidden;
}
.search-box .wrapper_cin,
.search-box .wrapper_input{
    float: left;
}

.search-box .wrapper_cin {
    width: 62%;
}

.search-box .wrapper_input {
    width: 38%;
}

.search-ticket {
    margin-top: 15px;
}

.search-ticket .question .container {
    text-align: center;
}

div.form_box input#pnr_search[name="btn_valider"],
.search-ticket .question .container .button,
div input#nouvelle-recherche{
    color: #fff;
    background: #a92034;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    padding: 0 20px;
    margin: 4px 0;
    display: inline-block;
}

div input#nouvelle-recherche{
    text-transform: uppercase;
    width: 34%;
    line-height: 27px;
    height: 30px;
    margin: 10px 33% 0 33%;
}

div.form_box input#pnr_search[name="btn_valider"] {
    color: #fff;
    background: #a92034;
    font-size: 14px;
    padding: 0 20px;
    margin: 4px 0 0 195px;
    width: 180px;
    float: none;
}
.ticket-box div.button {
    color: #fff;
    background: #a92034;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    width: 165px;
    margin: 4px 6px 5px 0px;
    -moz-box-shadow: 4px 3px 2px 1px #AAAAAA;
    -webkit-box-shadow: 4px 3px 2px 1px #AAAAAA;
    box-shadow: 4px 3px 2px 1px #AAAAAA;
}

.ticket-box div.button[disabled=disabled] {
    background-color: #999;
    color: #ddd;
    cursor: initial;
    display: none;
}

.ticket-box .main-frame .tarif-actions div.button {
    margin: 29px 0 0 -100px;
}

.ticket-box div.button:hover {
    transform: translateX(1px) translateY(1px);
    -moz-box-shadow: 0px;
    -webkit-box-shadow: 0px;
    box-shadow: 0px;
}

.ticket-box div.button[disabled=disabled]:hover {
    transform: none;
}

.no-ticket {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    margin: 40px;
}

.menu_content.menu_newoffer_link {
    position: absolute;
    right: 10px;
    bottom: 80px;
}
div#navigation ul#menu .sous_menu .menu_content.menu_newoffer_link a {
    border:2px solid #F14B4D;
    padding: 5px;
    width: 160px;
}








/* MODAL CSS */

.ui-widget-content {
    border-top: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
}
#right-content .ui-widget-content {
    border-top:0px;
}
.ui-widget {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 3px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 3px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 3px;
}

.ui-widget-header {
    border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
    font-weight: bold;
}
.ui-widget-header .ui-icon {
    background-image: url(jquery/images/ui-icons_444444_256x240.png);
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(jquery/images/ui-icons_444444_256x240.png);
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon {
    width: 16px;
    height: 16px;
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
}

.ui-widget-overlay {
    background: #aaaaaa;
    opacity: .3;
    filter: Alpha(Opacity=30);
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
/*    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;*/
}

.ui-widget .ui-widget {
    font-size: 1em;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}

.ui-widget-header a {
    color: #333333;
}

.ui-widget-content a {
    color: #333333;
}

.ui-button {
    
    float: right;
}



/*.ui-dialog {
    
    background-color: white;
    
}

.ui-dialog-titlebar{
    
    padding: 5px 5px 5px 5px;
}

.ui-dialog-content{
    
    padding: 10px 10px 10px 10px;
}

.ui-dialog-titlebar-close{
    
    float: right;
}

.ui-dialog-buttonpane{
    
    float: right;
    padding: 10px 5px 10px 5px;
}

.ui-widget-overlay{
    
    background-color: black;
    opacity: 50%;
}*/