/* --- CSS Document --- */

body {
	margin:0;
	padding:0;
	font-size:70%;
	background:#5C5C5C;
	margin:0;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:120%;
	color:#595959;
	}

a:hover {text-decoration:none;}
a, p, ul, li, form, input, td {margin:0;padding:0;}
table {margin:0;padding:0; vertical-align:middle;}
th {margin:0;padding:0 0 0 10px;background-color:#7D8F99;color:#FFFFFF;height:18px;border-bottom:1px solid #B1BCC3;}

td {font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
* html td {font-size:0.7em;} /* Hack for Firefox in tables *}

.three_cols td {font-size:90%;}
.three_cols table { line-height:160%;}




.dotted_subtitle {
    background:url(../images/pointilles_travel.gif) repeat-x bottom;
    padding-bottom:15px;
    margin-bottom:12px;
}

.small_text { font-size:70%; } /* Utilise pour le formulaire ski train e l'origine */

/*** --- CONTAINER --- ***/

#main_container {
	margin-left: auto;
	margin-right: auto;
	width: 765px; /* mandatory to be centered */
	text-align: left;
	background:#fff url(../images/bg_d_main_container.gif) repeat-y right;
	overflow:hidden;
	padding-bottom:25px;
}
body.eft_account_page #main_container {
	padding-bottom: 0;
	background: #3D5162 url(../images/bg_d_main_container_eft.gif) repeat-y right;
}


#language_container {
	margin-left: auto;
	margin-right: auto;
	width: 765px;
	text-align: left;
	background:#FFFFFF url(../images/bg_d_language_container.gif) repeat-y right;
	overflow:hidden;
}

/*** --- SKIP LINKS --- ***/

/*#skiplinks {display:none;}*/

#skiplinks UL {
	padding: 0;
	margin: 0;
	list-style: none;
}
#skiplinks LI {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
#skiplinks A {
	color: #DC2A1A;
	font-weight: bold;
	position: absolute;
	top: 30px;
	left: 10px;
	overflow: hidden;
	width: 0;
	height: 0;
	font-size: 1em !important;
	z-index: 1000;
}
#skiplinks A:active, #skiplinks A:focus {
	position: absolute;
	overflow: visible;
	width: auto;
	height: auto;
	font-size: 1em;
	border: 0;
	margin: 0;
	padding: 6px;
	font-size: .6em;
	background: transparent;
}

/*** --- HEADER --- ***/

.flash_object {
	position:absolute; top:0px;
	width:760px;height:149px;
	overflow:hidden;
}

#header {
	color:#FFFFFF;background-color:#333333;
	margin:0 0px 0 0;
	padding:15px 20px 0 20px;
	height:134px;
	width:720px;
}
#header a {color:#FFFFFF;}

#log_on {font-size:110%;position:relative;float:left;}

#account_bar {float:right;padding-top:35px;padding-right:18px;position:relative;}


/**	--- ------ HEADER NAVIGATION TABS ------------ --- **/
/** --- ------ MAIN NAVIGATION BAR ------ --- **/
/**	---  HEADER NAVIGATION TABS  --- **/
/** ---  MAIN NAVIGATION BAR  --- **/
#nav_bar { clear:both;
    width: 760px;
	/* font-family:Arial, Helvetica, sans-serif; */
	letter-spacing:-0.07em;
	word-spacing:-0em;
    font-size: 1.20em;
    background: #000 url(../images/navigation_bar/background.gif) repeat-x left top;
    color: #fff;overflow: hidden
}
#nav_bar ul {
	
    list-style-type: none;
    clear: both;
	overflow:hidden
}

#nav_bar li,
#nav_bar li.medium_tab {
	background-image: url(../images/navigation_bar/separator.gif);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	/*width: auto;
	padding: 10px 20px 12px 20px;*/
	padding: 10px 0 12px 0;
	width: 120px;
	text-align: center;
}
#nav_bar #tab1,
#nav_bar li.selected,
#nav_bar li:hover {
	background-image: url(../images/navigation_bar/selected_background.png);
	background-position: right top;
	background-repeat: no-repeat;
}
#nav_bar li.last {
	background-image: none;
}
#nav_bar li.last.selected,
#nav_bar li.last:hover {
	background-image: url(../images/navigation_bar/selected_background.png);
	background-position: left top;
}
#nav_bar li#tab1 {width: 92px;}
#nav_bar li#tab2 {width: 150px;}
#nav_bar li#tab3 {width: 105px;}
#nav_bar li#tab4 {width: 113px;}
#nav_bar li#tab5 {width: 178px;}
#nav_bar li#tab6 {width: 122px;}

#nav_bar a {
    color: #fff;
    text-decoration: none;
}

/** --- ------ CENTER ------ --- **/

#center_01 {
	padding: 10px 23px 0 18px;
	margin:0 0 0 0;
}
#center_01 .content_list {
	list-style-image: url(../images/puce_grise.gif);
	vertical-align: bottom;
}
#center_01 .content_list_bottom_30 {
	list-style-type:none;
	list-style-image: url(../images/puce_grise.gif);
	vertical-align: bottom;
}
#center_01 .content_list_bottom_15 {
	list-style-type:none;
	list-style-image: url(../images/puce_grise.gif);
	vertical-align: bottom;
}
body.eft_account_page #center_01 {
	width: 720px;
	padding-top: 2em;
	padding-right: 22px;
	background: url(../images/center_bg_eft.png) top repeat-x;
}

/** bread crumbs **/
#cdf {
    width:742px;
    color:#142634;
    margin-bottom:19px;
    padding:5px 0 5px 18px;
}
#cdf a {
	color: #142634;
}
body.eft_account_page #cdf {
	margin-bottom: 0;
	background: #142733;
}
body.eft_account_page #cdf,
body.eft_account_page #cdf a {
	color: #FFF;
}

#column_alone {width:724px;}

/** left column **/
#left_column {float:left;width:544px;margin:0;padding:0;}

#text_bottom{
    clear:both;
    overflow:hidden;
    margin-bottom:0px;width:100%;
    padding-top:/*20px*/0; /* warning : could lead to big gaps ...*/
}
* html #text_bottom {height:0;overflow:visible;}
#text_top{
	margin-bottom:30px;
}

#text_top_large{
	margin-bottom:20px;
	display:block;
}
.bloc_haut_page {
	display:block;
	color:#FFFFFF;
	width:544px;
	padding:0;
	margin:0;
	overflow:hidden;
}

/* include "can we help you" */
div.help_you {
	margin-top: 1.5em;
	margin-left: 1em;
}
#left_column div.help_you h2 {
	margin-bottom: 0.5em;
}
body.eft_account_page div.help_you,
body.eft_account_page #left_column div.help_you h2,
body.eft_account_page div.help_you a {
	color: #FFF;
}

/** right column **/
#right_column {float:right;width:170px;margin:0;padding:0;}

.right_block {
    background:#e1e1e3;
    margin:0;
    margin-bottom:1px;
    padding:6px 10px 5px 10px;
}
div.right_block#top {padding-top:15px;}
div.right_block#bottom {padding-bottom:15px;}
div.right_block#alone {padding-bottom:15px;padding-top:15px;}

.right_block a{color:#595959;}
.right_block ul{list-style-type:none;}
.right_block li{background-image:url(../images/puce_noire_fd_gris.gif);background-repeat:no-repeat;}
.right_block form {margin-top:10px;margin-bottom:10px;}

.titre_right_block {
font-size:120%;
font-weight:bold;
display:block;
margin:5px 0 15px 0;
color:#142634;
}

#right_column td {
    width: 50px;
    height: 30px;
}

/** THREE COLUMNS **/

.three_cols {padding:28px 0 30px 0;clear:both;}
.three_cols_minibox_xml {padding:0 0 30px 0;clear:both;}

.cols {
    width:169px;
    float:left;
    margin-left:18px;
}
.cols ul{list-style-type:none;}
.cols li{background-image:url(../images/puce_noire.gif);background-repeat:no-repeat;padding-left:10px;}
.cols_left {
    width:169px;
    float:left;
    margin-left:0;
}
.cols_left ul{list-style-type:none;}
.cols_left li{background-image:url(../images/puce_noire.gif);background-repeat:no-repeat;padding-left:10px;}

.cols_no_bullets {
width:169px;
float:left;
margin-left:10px;
}
.cols_no_bullets ul{list-style-type:none;}
.cols_no_bullets a{color:#595959;}
.cols_no_bullets td{font-size:100%;}
* html .cols_no_bullets td{font-size:70%;}

.cols_no_bullets_left {
width:178px;
float:left;
margin-left:0;
}
.cols_no_bullets_left ul{list-style-type:none;}
.cols_no_bullets_left a{color:#595959;}
.cols_no_bullets_left td{font-size:100%;}
* html .cols_no_bullets_left td{font-size:70%;}

/** --- ------ FOOTER ------ --- **/
#main_footer {
	clear: both;
	width: 765px;
	height: 12px;
	margin-left: auto;
	margin-right: auto;
	background: #fff url(../images/footer_fd.gif) repeat-x;
}
body.eft_account_page #main_footer {
	height: 95px;
	background: #3D5162 url(../images/footer_fd_eft.gif) repeat-x;
}
#footer {
	margin:0;
	padding:10px 0 30px 0px; /* NCH :correction padding-left (old value 45px) for gateway links */
}
#left_corner {
	width: 10px;
	height: 12px;
	float: left;
	text-align: left;
	background: url(../images/footer_corner_g.gif) left bottom no-repeat;
}
#right_corner {
	width: 15px;
	height: 12px;
	float: right;
	text-align: right;
	background: url(../images/footer_corner_d.gif) right bottom no-repeat;
}
body.eft_account_page #left_corner {
	width: 10px;
	height: 95px;
	float: left;
	text-align: left;
	background: url(../images/footer_corner_g_eft.gif) left bottom no-repeat;
}
body.eft_account_page #right_corner {
	width: 15px;
	height: 95px;
	float: right;
	text-align: right;
	background: url(../images/footer_corner_d_eft.gif) right bottom no-repeat;
}

#liens_pays {margin:7px 0 10px 0;}
#liens_pays a {font-family:arial;color:#FFFFFF;font-size:120%;}
#liens1 {margin:10px 0 10px 0;}
#liens1 a {font-family:arial;color:#FFF100;}
#liens2 {margin:10px 0 10px 0;display:block;}
#liens2 a {font-family:arial;color:#AEAEAE;}
#copyright {margin:0 0 10px 0;display:block;Color:#AEAEAE;}


/** --- ------ PAGE TRAVEL INFORMATION ------ --- ***/

.titre_bloc_travel_information {
padding:0;
margin-bottom:10px;
font-size:140%;
font-weight:bold;
display:block;
color:#FFFFFF;
}
* html .texte_bloc_travel_information {
        display:table-cell; _height:120px;
}
.texte_bloc_travel_information {
        padding:10px 10px 0 10px;
        color:#FFFFFF;
        width:252px;
        min-height:120px;
        float:right;
        background-color:#142634;
        background-image:url(../images/arrondi_noir_bas.gif);
        background-repeat:no-repeat;
        background-position:right bottom;
}
.texte_bloc_travel_information a{color:#FFF100;}

* html .texte_bloc_travel_information2 {
        display:table-cell; _height:70px;
}
.texte_bloc_travel_information2 {
        padding:10px 10px 0 10px;
        color:#FFFFFF;
        width:252px;
        min-height:70px;
        float:right;
        background-color:#7D8F99;
        background-image:url(../images/arrondi_bleu_bas_droite.gif);
        background-repeat:no-repeat;
        background-position:right bottom;
}
.texte_bloc_travel_information2 a{color:#FFFFFF;}

* html .texte_bloc_travel_information3_short {
        display:table-cell; _height:83px;
}
.texte_bloc_travel_information3_short {
    padding:7px 10px 0 10px;
    color:#FFFFFF;
    width:254px;
    min-height:83px;
    float:right;
    background-color:#7D8F99;
    background-image:url(../images/small_box_bt_right.gif);
    background-repeat:no-repeat;
    background-position:right bottom;
    margin:0px;
}

* html .texte_bloc_travel_information3_long {
        display:table-cell; _height:83px;
}
.texte_bloc_travel_information3_long {
    padding:7px 10px 0 10px;
    color:#FFFFFF;
    width:344px;
    min-height:83px;
    float:right;
    background-color:#7D8F99;
    background-image:url(../images/small_box_bt_right.gif);
    background-repeat:no-repeat;
    background-position:right bottom;
    margin:0px;
}

* html .texte_bloc_travel_information3 {
        display:table-cell; _height:83px;
}
.texte_bloc_travel_information3 {
   padding:7px 10px 0 10px;
   color:#FFFFFF;
   width:434px;
   min-height:83px;
   float:right;
   background-color:#7D8F99;
   background-image:url(../images/small_box_bt_right.gif);
   background-repeat:no-repeat;
   background-position:right bottom;
   margin:0px;
}

.texte_bloc_travel_information3_short a {color:#FFFFFF;font-weight:bold;margin-bottom:10px;}
.texte_bloc_travel_information3_long a {color:#FFFFFF;font-weight:bold;margin-bottom:10px;}
.texte_bloc_travel_information3 a {color:#FFFFFF;font-weight:bold;margin-bottom:10px;}
.texte_bloc_travel_information3_short p {margin-top:5px;}
.texte_bloc_travel_information3_long p {margin-top:5px;}

.bloc_image{float:left;}


/*** --- ------ PAGE FARES ------ --- ***/

/* be carefull .large_tab is used on many pages */
.large_tab td{margin:0;padding:5px 10px 5px 10px;color:#595959;height:12px;border-bottom:1px solid #B1BCC3;border-right:1px solid #B1BCC3;vertical-align:middle;/*font-size:90%;*/}
.large_tab th{border-left:1px solid #FFFFFF;text-align:left;}
.left_cell {border-left:1px solid #B1BCC3;}
.switch_color {background-color:#e1e1e3;}
.conditions {font-size:60%;}
.large_tab .th-left {width:145px;text-align:left;padding-left:15px;border-left:1px solid #B1BCC3;}
.large_tab .th-left-check-in {width:220px;border-left:1px solid #B1BCC3;text-align:left;padding:5px;}
.large_tab .th-right {color:#FFFFFF;font-weight:bold;}
.large_tab .th-left {width:145px;text-align:left;padding:5px;border-left:1px solid #B1BCC3;color:#FFFFFF;font-weight:bold;}
.large_tab .th {text-align:left;color:#FFFFFF;font-weight:bold;}
.large_tab .th-left-check-in {width:220px;border-left:1px solid #B1BCC3;text-align:left;padding:5px;color:#FFFFFF;font-weight:bold;}
.large_tab .th-centre {color:#FFFFFF;font-weight:bold;} /* former width:85px */


* html .fares_table_tabs {font-size:110%;}
* html .left_cell {font-size:75%;}
* html .conditions {font-size:70%;}
* html tbody {font-size:130%}
* html thead {font-size:140%}

thead td {margin:0;padding:0 0 0 10px;background-color:#7D8F99;height:18px;border-bottom:1px solid #B1BCC3;}

/** table tabs **/
td.onglet_gauche_on {background-color:#7D8F99;text-align:center;vertical-align:middle;width:125px;height:22px;}
td.onglet_gauche_on a{text-decoration:none;color:#FFFFFF;display:block;font-weight:bold;}
td.onglet_gauche_off {background-color:#e1e1e3;text-align:center;vertical-align:middle;border-top:3px solid #ffffff;height:20px;}
td.onglet_gauche_off a{text-decoration:none;color:#000000;display:block;}
td.onglet_on {background-color:#7D8F99;text-align:center;vertical-align:middle;border-left:2px solid #ffffff;height:22px;}
td.onglet_on a{text-decoration:none;color:#000000;display:block;font-weight:bold;}
td.onglet_off {background-color:#e1e1e3;text-align:center;vertical-align:middle;border-left:2px solid #ffffff;border-top:3px solid #ffffff;width:125px;height:20px;}
td.onglet_off a{text-decoration:none;color:#000000;display:block;}

.commentaires_tableau {font-weight:bold;text-align:right;color:#000000;}
.download_links a {font-weight:bold;color:#000000;}


/*** --- ------ PAGE DESTINATIONS ------- --- ***/

#interest {width:94px; height:19px;margin-left:2px;}
#country  {width:94px; height:19px;margin-left:2px;}
#destination {width:90px; height:19px;margin-left:2px;}
#keyword     {width:90px; height:19px;margin-left:2px;}
.liste_jour{width:40px; height:19px;font-size:80%;float:left;margin-left:6px;}
.liste_mois{width:45px; height:19px;font-size:80%;margin-right:0;}
* html .liste_jour{width:40px; height:19px;font-size:80%;float:left;margin-left:3px;}/* IE only */
* html .liste_mois{width:45px; height:19px;font-size:80%;margin-right:3px;}/* IE only */

.bloc_sous_titre {
    padding:23px 0 0 0;
    display:block;
    clear:both;
    color:#FFFFFF;
    width:544px;
    overflow:hidden;
}
.bloc_sous_titre2 {
padding:10px 0 0 0;
display:block;
clear:both;
color:#FFFFFF;
min-width:354px;
}
.bloc_sous_titre3 {
padding:0 0 0 0;
display:block;
clear:both;
color:#FFFFFF;
min-width:354px;
}

.cols_destinations ul{list-style-type:none;}
.cols_destinations li{background-image:url(../images/puce_noire.gif);background-repeat:no-repeat;padding-left:10px;}

.cols_destinations {
width:252px;
float:left;
margin-right:20px;
color:#000000;
}
.cols_destinations_right {
width:252px;
float:left;
margin-right:0;
color:#000000;
}
.cols_destinations_right ul{list-style-type:none;}
.cols_destinations_right li{background-image:url(../images/puce_noire.gif);background-repeat:no-repeat;padding-left:10px;}


.cols_list {
width:252px;
float:left;
margin-right:20px;
color:#000000;
}
.cols_list_right {
width:252px;
float:left;
margin-right:0;
color:#000000;
}

.titre_cols_destinations {
display:block;
margin: 0 auto;
padding-bottom:10px;
margin-bottom:10px;
background-image:url(../images/pointilles_travel.gif);
background-repeat:repeat-x;
background-position:bottom;
}
.button_line {line-height:30px;}
.secondary_color {color:#595959;}

/*** --- ------ PAGE LATEST DEALS ------ --- ***/

.two_cols_long_text_box_title {font-weight:bold;display:block;margin:15px 0 10px 0;} 
.two_cols_long_text_box_title a {color:#FFFFFF;display:block;}
.two_cols_long_text_box img {margin:-10px;}
.two_cols_long_text_box {
background-image:url(../images/arrondis_bleu_bas_latest_de.gif);
background-position:bottom;
background-repeat:no-repeat;
background-color:#7D8F9B;
margin:0 10px 0 0; /* there should be only margin fom bottom, for coherence of styles */
padding:10px;
width:247px; 
float:left;
color:#FFFFFF;
}
* html .two_cols_long_text_box{width:245px;} /* IE 2 pixels bug */

.two_cols_long_text_box_right_title {font-weight:bold;display:block;margin:15px 0 10px 0;}
.two_cols_long_text_box_right_title a {color:#FFFFFF;display:block;}
.two_cols_long_text_box_right img {margin:-10px;}
.two_cols_long_text_box_right {
background-image:url(../images/arrondis_bleu_bas_latest_de.gif);
background-position:bottom;
background-repeat:no-repeat;
background-color:#7D8F9B;
margin:/*10px*/ 0 0 0 0; /* there should be only margin fom bottom, for coherence of styles */
padding:10px;
width:247px;
float:left;
color:#FFFFFF;
}
* html .two_cols_long_text_box_right{width:245px;} /* IE 2 pixels bug */

#latest_deals_box_tab {
    margin:0;padding:0;
}
#latest_deals_box_tab .td-gauche {
    width: 50%;
    text-align:left;
    height:15px;
}
#latest_deals_box_tab .td-droit {
    width: 50%;
    text-align:right;
    height:15px;
}


.middle_box_container {
    clear:both;
    padding:20px 0 0 0;
    margin:0;
    overflow:hidden;
    width:100%; /* correct Safari width, if not it displays the width of the padding */
}
* html .middle_box_container {
    height:0; /* correct IE margin gap between boxes */
    overflow:visible; /* make our float boxes appear */
}
div.middle_box_container:empty { overflow:visible;}

.right_margin_5 {margin-right:5px;}

.deal_box { margin-bottom:10px; clear:both; }

.deal_box_text {
	padding:7px 10px 13px 10px;
	width:434px;
  min-height:70px;
  float:right;
 	margin:0px;
}

/*** --- ------ PAGE LANGUAGE SELECTOR ------ ---  ***/

#language_header {
	background-color:#132531;
	margin:0;
	padding:15px 20px 0 20px;
	height:100px;
	width:720px;
	}
#center_02 {
	padding: 30px 0 100px 30px;
	margin:0;
	width:730px;
	line-height:120%;
    height:456px;
	background:#FFFFFF url(../images/language_selector.jpg) no-repeat bottom left;
}
.language_cols {
	width:215px;
	float:left;
	margin-left:24px;
}
.language_cols ul{list-style-type:none;margin-top:18px;}
.language_cols li{
	background-image:url(../images/puce_noire_fd_beige.gif);
	background-repeat:no-repeat;
	padding:0 0 5px 10px;
}
.noscript_list {
    height: 250px;
    overflow: auto;
}

#left_col {margin-left:0;margin-right:0;padding-right:0}

#country-selector {
    float:left;
	width:180px;
}
#language_footer {
	margin-left: auto;
	margin-right: auto;
	width: 765px;
	height:12px;
	background:url(../images/footer_fd_language.gif) repeat-x;
	clear:both;
}

/*** --- ------ PAGE SITEMAP ------ --- ***/
.sitemap_cols {
	width:290px;
	float:left;
	margin: 0 0 30px 80px;
}
#sitemap_cols_left {
	margin:0;
}

/* list of level 1 */
.sitemap_cols ul{list-style-type:none;}
.sitemap_cols li{
	background-image:url(../images/puce_noire.gif);
	background-repeat:no-repeat;
	padding:0 0 5px 13px;
	margin-left: 10px;
	font-weight:normal;
}
/* list of level 1 under a section */
.sitemap_sectionlist {list-style-type:none;padding-left:35px;margin-top:5px;padding-bottom:15px;}
.sitemap_sectionlist li {
    background-image:url(../images/puce_noire.gif);
	background-repeat:no-repeat;
	margin-left:20px;
	display:block;
	margin:0 0 0 0;
}
.sitemap_sectionlist a{
	color:#142634;
}
/* list of level 2 under a section */
.sitemap_sectionsublist {margin-top:5px;padding-left:20px;}
.sitemap_sectionsublist li{
	background-image:url(../images/puce_grise.gif);
	background-repeat:no-repeat;
    font-size:90%;
	margin-top:2px;
}
.sitemap_sectionsublist li a {
	display:block;
	margin:0 0 0 0;
	color:#595959;
	font-weight:normal;
}

/* list of level 2 */
.sitemap_sublist {margin-top:5px;padding-left:10px;}
.sitemap_sublist li{
	background-image:url(../images/puce_grise.gif);
	background-repeat:no-repeat;
    font-size:90%;
	margin-top:2px;
    margin-left:0;
}
.sitemap_sublist li a {
	display:block;
	margin:0 0 0 0;
	color:#595959;
	font-weight:normal;
}

.sitemap_subtitle {
	width:270px;
    margin: 0 0 15px 0;
	padding: 5px 10px 5px 10px;
    background-color:#7D8F99;
}

#center_01 .sitemap_subtitle h2 { font-size:100%; margin-bottom: 0; padding: 0; }
#center_01 .sitemap_section_group {
    font-weight: bold;
    margin-left: 0;
    margin-top: 5px;
    margin-bottom: 5px; 
    list-style-type: none;
    background-image: none;
    padding-left: 5px;
}

.sitemap_section {font-weight:bold;margin-left:10px;}
.sitemap_subtitle a{font-weight:bold;color: #FFFFFF;}
.sitemap_subtitle a:hover{font-weight:bold;text-decoration: none;}


/*** --- ------ PAGE CHECK IN ------ --- ***/

.content_block {
	width:480px;
}
.bloc_bleu_haut {
    float:right;
    width:240px;
    background:#142634 url(../images/arrondi_bleu_fonce_bas.gif) no-repeat bottom;
    color:#FFFFFF;
    padding:0;
    margin:0 0 25px 25px;
}
.bloc_bleu_haut_text {
    margin:10px 10px 30px 10px;
    color:#FFFFFF;
}


/*** --- ------ FOR HOMEPAGES ------ --- ***/

#header_home {
	color:#FFFFFF;
	margin:0 0px 0 0;
	padding:15px 20px 0 20px;
	/*background:url(../images/im_header_home.jpg) no-repeat;*/
	height:134px;
	}

#header_home a {color:#FFFFFF;}

#center_home {
	padding: 2px 23px 0 18px;
	margin:0 0 0 0;
	}
	
.home_col_1 {width:250px;float:left;padding:0;margin:0 20px 0 0;}
.home_col_2 {width:221px;float:left;padding:0;margin:12px 20px 0 0;}
.home_col_3 {width:213px;float:left;padding:0;margin:12px 0 0 0;}
	
.left_corner{
    text-align:left;
    float:left;
}
.right_corner{
    text-align:right;
    float:right;
}


.bloc_fond_primary {color:#ffffff;background-color:#142634;margin:0;padding:0px;padding-bottom:5px;overflow:hidden;}
* html .bloc_fond_primary {margin-top:-2px;}
.bloc_fond_primary a{color:#ffffff;}
.titre_bloc_fond_primary {color:#ffffff;font-weight:bold;display:block;}
.titre_bloc_fond_primary_bottom_10 {color:#ffffff;font-weight:bold;display:block;margin-bottom:6px;}
.parenthese_bloc_fond_primary {font-size:90%;}
#correct_padding_right {padding:10px;}

.box_text_2{width:121px;margin:0;padding:0 0 0 10px;float:left;}
.box_text_2_with_padding {width:101px;margin:0;padding:10px;float:left;}
.box_text_3{width:113px;margin:0;padding:0 0 0 10px;float:left;}
.box_text_3_with_padding{width:93px;margin:0;padding:10px;float:left;}

.small_white_block_2 {width:221px;margin:0 0 10px 0;padding:0;height:90px;}
.small_white_block_3 {background-color:#fff;margin-top:5px;}
.small_white_block_3#top {margin-top:0;margin-bottom:5px;}
.small_white_block_4 {background-color:white;clear:both;width:170px;overflow:hidden;height:90px;padding-top:5px;}


.arrondi_bas {height:4px;background-color:#142634;margin-bottom:26px;}

/** left reservation zone for homepages **/
.reservation_layout {
    font-family:arial;
    width:236px;
    margin:0 0 30px 0;padding:6px 6px 0 6px;
    border:1px solid #C5C5C5;
}
.reservation_layout form {font-family:Arial;}
.reservation_layout .checkbox_tabs {margin:2px 0 0 3px;position:relative;top:2px;}
.reservation_layout #eurostar {margin:4px 0 0 3px;}
.reservation_layout #bottom_left_link {float:left;line-height:23px;padding:8px 0 0 5px;}
.reservation_layout #search {margin-top:8px;}
.onglet_1_home Label {}


.col_1_bloc_1 {background-color:#8A9AA5;width:236px;height:auto;margin:0 auto 1px auto;}
.col_1_bloc_1_txt {text-align:center;padding:10px;color:white;clear:both;}
.col_1_bloc_1_txt a {Color:white;}
.col_1_bloc_1_titre {
    font-size:120%;
    margin:0 0 5px 0;
    font-weight:bold;
    color:#142634;
}
#people_tab {padding:0;margin:0;border:0;}
#people_table th {
    text-align:left;
    color:#142634;
    width:40px;
    background-Color:#DCE1E4;
    border-bottom:0;
}
#people_table td {
    text-align:center;
    font-weight:bold;
    color:#142634;
    width:25px;
    height:10px;
}
* html #people_table td { /* hack: IE only */
    text-align:center;
    font-weight:bold;
    color:#142634;
    width:25px;
    padding-left:8px; /* to correct an IE bad center bug */
}
.select_line {height:30px;}
#links_under_ppl_tab {margin-top:3px;}
.calendrier {vertical-align:middle;}
#Zoken {vertical-align:top;float:right}

/** fields, boxes and containers filling the homepage **/
.caption_little {Font-size:85%;}

.mini_list {width:107px;float:left;}
.mini_list ul {padding-left:20px;margin:0 0 10px 0;}
.mini_list_right {width:107px;float:left;padding-left:5px;}
.mini_list_right ul {margin:0 0 15px 5px;}
* html .mini_list_right ul {margin:0 0 5px 5px;} /* IE */
.content_list_home {
	padding:0 0 0 15px;
}
.content_list_home li {padding:0 0 15px 0;}
.mini_list_no_style {width:107px;float:left;line-height:130%;padding-bottom:30px;}
.mini_list_no_style_right {width:107px;float:left;padding-left:0;padding-bottom:30px;line-height:130%;}
.mini_list_no_style ul {list-style-type:none;margin:0;padding:0;}
.mini_list_no_style_right ul {list-style-type:none;margin:0;padding:0;}

#give_extra_bottom_space {margin-bottom:30px;}

#email_booking {width:180px;}
p.small_margin_bottom {margin-bottom:1px;}
p.link_fit_home_list {padding-left:15px;}
p.text_on_image {position:absolute;width:100px;padding:5px 0 0 5px;margin:0;}

#top_right_img {margin:0;padding:0;z-index:-1;border:0;}

.col_1_bloc_2 {background-color:#A1AEB7;width:222px;margin:0 auto 1px auto;padding:10px 7px 10px 7px;}
.col_1_bloc_3 {background-color:#C4CCD2;width:222px;margin:0 auto 1px auto;padding:10px 7px 10px 7px;}
.col_1_bloc_4 {background-color:#DCE1E4;width:222px;margin:0 auto 1px auto;padding:10px 7px 10px 7px;}

.validate {width:236px;padding:0;margin:0 0 0 0;overflow:hidden;}

.onglet_1_home {margin:0;margin:0;padding:0;width:84px;height:22px;float:left;background-color:#8A9AA5;font-weight:bold;color:#ffffff;text-align:left;}
.onglet_2_home {margin:0;padding:0;width:70px;height:22px;float:left;background-color:#B9C2C9;color:#000000;border-top:2px solid #ffffff;border-right:4px solid #ffffff;border-left:4px solid #ffffff;text-align:left;}
.onglet_3_home {margin:0;padding:0;width:74px;height:22px;float:left;background-color:#DCE1E4;color:#000000;border-top:2px solid #ffffff;text-align:left;}

.cadre_titre {width:133px;height:30px;border:1px solid #C5C5C5;border-bottom:none;position:absolute;top:30px;}

.txt_gras_blanc {font-weight:bold;color:#ffffff;}

.liste_home_vertrek_naar {width:186px;font-size:80%;margin-bottom:5px;}
.liste_home_jour {width:40px;font-size:80%;margin:0;padding:0;}
.liste_home_mois {width:56px;font-size:80%;margin:0;padding:0;}
.champ_home_jour {width:36px;font-size:80%;margin:0;padding:0;}
.liste_home_rond {width:74px;font-size:80%;margin:0;padding:0;}
.liste_home_plusminus {width:126px;font-size:80%;margin:0;padding:0;}

.titres_blocs_home_reserve {
    display:block;
    margin:0 0 2px 0;
    font-weight:bold;
    color:#142634;
}

.champ_droite {width:148px;height:21px;border:1px solid #333333;margin-bottom:5px;}

.separateur {background:url(../images/pointilles_travel.gif) repeat-x bottom;height:2px;margin:15px 0 15px 0;}

.bloc_gris_2 {
    width:221px;
	height:90px;
    float:left;
    margin:0 0 30px 0;padding:0;
    background:#e1e1e3 url(../images/arrondi_gris_bas_droite.gif) no-repeat bottom right;
    color:#142634;
}
.bloc_gris_2 a {color:#142634;}
.bloc_gris_3 {
    width:213px;
	height:90px;
    float:left;
    margin:0 0 30px 0;padding:0;
    background:#e1e1e3 url(../images/arrondi_gris_bas_droite.gif) no-repeat bottom right;
    color:#142634;
}
.bloc_gris_3 a {color:#142634;}
a {color:#595959;}

.bloc_title_1 {font-weight:bold;color:#142634;margin-bottom:5px;}
.block_title_1 {font-weight:bold;color:#142634;margin-bottom:5px;}


.liste_destinations {width:190px;height:23px;}

.txt_jaune {color:#fff100;}
.first_part_table {margin-top:10px;}
.first_part_table a{color:#fff100;}
.first_part_table td {font-size:100%;}
* html .first_part_table td {font-size:70%;}
.first_part_table tr {height:20px;}
.second_part_table {margin-top:10px;} 
.second_part_table a{color:#ffffff;}
.second_part_table td {font-size:100%;}
* html .second_part_table td {font-size:70%;}
.second_part_table tr {height:20px;}

#log_in {margin:0;padding:0;}


/*** --- ------ PAGE COMPETITION ------ --- ***/

#left_column_interne_1 {float:left;width:170px;margin:0 10px 20px 0;color:#142634;}
#left_column_interne_2 {float:left;width:364px;margin:0 0 0 0;}

.champ_competition {width:228px;height:21px;border:1px solid #595959;}
.champ_multi_competition {width:228px;height:75px;border:1px solid #595959;margin-bottom:15px;overflow:hidden;}

/*.bandeau_competition {margin:10px 0 8px 0;padding:0;}*/
.bandeau_competition {margin:0 0 8px 0;padding:0;}

#form_enter_competition {margin-bottom:0px;}
#form_enter_competition td{height:38px;}
#form_enter_competition tr{vertical-align:top;}
#form_enter_competition label{font-weight:bold;}
#form_enter_competition .label{padding-top:5px;}

#ski_train {Font-family:arial;margin:0} /* Ce formulaire n'a pas besoin de marges hautes et basses */

.right_block_top {width:150px;
background-color:#A1AEB7;
color:#142634;
margin-bottom:1px;
margin-top:0;
padding:15px 10px 10px 10px;
}
.right_block_top a{color:#142634;}
.right_block_top form {margin:0;}

div.right_block_1#top {padding-top:15px;}

.right_block_middle {
	padding:10px;
	background-color:#C4CCD2;
	color:#142634;
	margin-bottom:1px;
	font-size:100%;
	/*padding:10px 10px 5px 10px;*/
	margin-top:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.right_block_middle a{color:#142634;}
.right_block_middle table {width:150px;}

.right_block_bottom_button {
Color:#142634;
background-color:#DCE1E4;
padding:5px 10px 10px 10px;
}
.right_block_bottom_button a{color:#142634;}
/*.right_block_bottom_button #people_tab .label {width:160px;}*/

.liste_competition_book_train {width:150px;font-size:80%;margin-bottom:10px;}

.book_train_age {font-weight:normal;font-size:85%;}

.right_block_4 {
border:1px solid #DCE1E4;
background-color:#FFFFFF;
color:#142634;
padding:10px;
height:23px;
}

.liste_competition_gauche {width:118px;height:21px;float:left;margin-bottom:5px;}
.champ_competition_gauche {width:116px;height:21px;border:1px solid #595959;float:left;}

.day_hour_tab .first_cell {width:36px;}
.day_hour_tab .last_cell {text-align:right;width:15px;}

#people_tab .label{width:125px;}

p.caption {text-align:right;margin-bottom:10px;margin-right:20px;}


/*** --- ------ PAGE QUESTIONS AND ANSWERS ------ --- ****/

#formulaire_qa {width:724px;height:84px;background-color:#7d8f99;padding:0;margin:0;vertical-align:top;}
#left_form_col_qa {float:left;padding:7px 0 0 25px;}
#right_form_col_qa {float:left;padding:7px 0 0 25px;}
.search_tips {clear:both;}
.search_tips a{color:#FFFFFF;}

#number_answers {height:23px;padding:10px 0 10px 25px;vertical-align:middle;}
#left_num_answers_qa {float:left;line-height:23px;}
#right_page_go_form_qa {float:right;line-height:23px;width:154px;padding:0; margin:0;}
.label_post_select_qa {float:left;margin:0 5px 0 5px;}
.liste_pages {width:46px;height:21px;border:1px solid #595959;float:left;}

#tableau_qa_subject {margin:0;padding:0;color:#595959;border-right:1px solid #A4B0B9;}
#tableau_qa_subject td{height:25px;border-bottom:1px solid #A4B0B9;}
.table_onglets {border-bottom:10px solid #142634;margin-bottom:1px;color:#ffffff;}

.th2{margin:0;padding-left:25px;}
.td-gauche2{width:25px;text-align:center;background-color:#7d8f99;font-weight:bold;color:#FFFFFF;}
.tableau_qa_subject_droite{padding-left:5px;width:699px;text-align:left;}

.liste_destinations {width:190px;height:21px;border:1px solid #595959;}

/** Tabs for Table Questions and Answers **/
.onglet2_gauche_on {background-color:#142634;text-align:center;vertical-align:middle;width:155px;height:22px;}
.onglet2_gauche_on a{text-decoration:none;color:#FFFFFF;display:block;font-weight:bold;}
.onglet2_gauche_off {background-color:#7D8F99;text-align:center;vertical-align:middle;border-top:3px solid #ffffff;height:20px;}
.onglet2_gauche_off a{text-decoration:none;color:#142634;display:block;font-weight:bold;}
.onglet2_on {background-color:#142634;text-align:center;vertical-align:middle;border-left:2px solid #ffffff;height:22px;}
.onglet2_on a{text-decoration:none;color:#ffffff;display:block;font-weight:bold;}
.onglet2_off {background-color:#7D8F99;text-align:center;vertical-align:middle;border-left:2px solid #ffffff;border-top:3px solid #ffffff;width:125px;height:20px;}
.onglet2_off a{text-decoration:none;color:#ffffff;display:block;font-weight:bold;}

.commentaires_tableau {font-weight:bold;text-align:right;color:#142634;}
.commentaires_tableau a{color:#142634;}
.download_links a {font-weight:bold;color:#142634;}

.champ_droite_keyword {width:240px;height:21px;border:1px solid #595959;margin-bottom:0;float:left;}

.liste_latest_news {list-style-type:none;}
.liste_latest_news li{background-image:url(../images/puce_grise.gif);background-repeat:no-repeat;padding-left:10px;}

#number_answers {height:23px;padding:10px 0 10px 25px;vertical-align:middle;}

.button_go_bleu {height:18px;background:url(../images/fd_button_bleu.gif) repeat-x;border:1px solid #595959;cursor:pointer;vertical-align:middle;text-align:center;margin:0 0 0 5px;padding-top:3px;}
.button_go_bleu a{font-weight:bold;color:#ffffff;text-decoration:none;cursor:pointer;margin:0 5px 0 5px;}

.button_go_jaune {width:23px;height:18px;background:url(../images/fd_button_jaune.gif) repeat-x;border:1px solid #595959;cursor:pointer;vertical-align:middle;text-align:center;margin:0 0 0 5px;padding-top:3px;}
.button_go_jaune a{font-weight:bold;color:#000000;text-decoration:none;cursor:pointer;}

.button_search_bleu {width:56px;height:18px;background:url(../images/fd_button_bleu.gif) repeat-x;border:1px solid #595959;cursor:pointer;vertical-align:middle;text-align:center;margin:0 0 0 5px;padding-top:3px;}
.button_search_bleu a{font-weight:bold;color:#ffffff;text-decoration:none;cursor:pointer;}

.button_search_jaune {height:18px;background:url(../images/fd_button_jaune.gif) repeat-x;border:1px solid #595959;cursor:pointer;vertical-align:middle;text-align:center;margin:0 0 0 5px;padding-top:3px;}
.button_search_jaune a{font-weight:bold;color:#000000;text-decoration:none;cursor:pointer;margin:0 5px 0 5px;}

.liste_pages {width:46px;height:21px;border:1px solid #595959;}


#left_column_360_tours {width:280px;margin-right:43px;float:left;}

#right_column_360_tours {float:right;width:400px;}

.right_block_video {
width:400px;height:300px;
background:#e1e1e3;
margin-bottom:20px;
border: 1px solid #000;
}

.right_block_sous_video {
width:400px;
}

.picto_360 {margin:0 5px 0 0;float:left;}
.picto_360_middle {margin:0 5px 0 0;float:left;vertical-align:middle;}
.picto_360_top {margin:0 5px 0 0;float:left;vertical-align:top;}
.bloc_picto {margin-bottom:10px;}
.bloc_picto_bottom_20 {margin-bottom:20px;}

.bloc_liste_360 {margin-bottom:25px;}
.bloc_liste_360#bottom_no_margin {margin-bottom:0;}
.bloc_liste_360 ul{
    list-style-type:none;
}
.bloc_liste_360 li {
    liste_style_type:none;
    background-image:url(../images/puce_grise.gif);
    background-repeat:no-repeat;
    padding-left:15px;
    margin-top:5px;
}
.bloc_liste_360_container {margin-bottom:5px;}
.legend_25{line-height:25px;vertical-align:middle;}

.content_bottom_30 {margin-bottom:30px;}
.content_bottom_20 {margin-bottom:20px;}
.content_bottom_10 {margin-bottom:10px;}

#destination1 {margin-bottom:2px;}


/**** ---------------- COMMON ------------------ *****/

#correct-ie-bug {clear: both;} /* stupid IE guillotine bug ! */

/** links **/
.primary_links {font-weight:bold;display:block;margin:0 0 0 0;}
.primary_links a{color:#142634;}
.secondary_links {display:block;margin:0 0 0 0;}
.secondary_links a{color:#595959;}


/** lists **/
.primary_links_list {}
.primary_links_list li{
	font-weight:bold;
	padding:0 0 5px 10px;
}
.primary_links_list a{color:#142634;}
.secondary_links_list {list-style-type:none;}
.secondary_links_list li{
	padding:0 0 5px 10px;
}
.secondary_links_list a{color:#595959;}
.content_list{
	padding:0 0 0 25px;
}
.content_list li {padding:0 0 5px 0;}
.content_list_bottom_30 {
    list-style-type:none;
    padding:0 0 0 25px;
    margin:0 0 21px 0;
}
.content_list_bottom_30 li {padding:0 0 5px 0;}
.content_list_bottom_15 {
    list-style-type:none;
    padding:0 0 0 25px;
    margin:0 0 6px 0;
}
.content_list_bottom_15 li {padding:0 0 5px 0;}

/** boxes **/
.box_text{width:158px;margin:8px 0 0 100px;}
.box_text_top_0 {width:158px;margin:0 0 0 100px;}
.box_text_top_0 p {margin-top:5px;}
.box_view_text {}
* html .box_text_gray { display:table-cell; _height:82px;  }
.box_text_gray {padding:7px 8px 1px 8px; background:#7D8F99 url(../images/arrondi_bleu_bas_droite.gif) no-repeat bottom right;
        margin-left:90px; min-height:82px;  }
.box_text_white {padding:8px; background:#fff; margin-left:90px; min-height:74px; }

.box_generic_page {margin-top:5px;}
.box_generic_page_image {float:left;/*width:80px;*/}
.box_generic_page_text {
	float:right;
	width:70px;
	padding:5px;
	padding-bottom:0;
	color:#fff;
	background:#7D8F99 url(../images/arrondi_bleu_bas_droite.gif) no-repeat bottom right;
}
.box_generic_page_text_4 { /* info tool box with pic and external link */
	float:right;
	width:70px;
	padding:5px;
	padding-bottom:0;
       height:85px;
	color:#fff;
	background:#7D8F99 url(../images/arrondi_bleu_bas_droite.gif) no-repeat bottom right;
}

.box_generic_page_text a {color:#fff;}
.box_generic_page_text_4 a {color:#fff;}

.three_cols_box {width:267px;float:left;margin:0 10px 20px 0;}
.three_cols_box_right {width:266px;float:left;margin:0 0 20px 0;}
.two_cols_box {
    width:267px;
    float:left;
    margin:0 10px 10px 0;
/*    background:#7D8F99 url(../images/arrondi_bleu_bas_droite.gif) no-repeat bottom right; */
    color:#FFFFFF;
}
.two_cols_box a{font-weight:bold;color:#FFFFFF;margin-bottom:5px;}
.two_cols_box p{padding-top:5px;}
#bottom_30 {margin-bottom:30px;}
.two_cols_box_bottom {
    width:267px;
    float:left;
    margin:0 10px 0 0;
/*    background:#7D8F99 url(../images/arrondi_bleu_bas_droite.gif) no-repeat bottom right; */
    color:#FFFFFF;
}
.two_cols_box_bottom a{font-weight:bold;color:#FFFFFF;margin-bottom:5px;}
.two_cols_box_bottom p{padding-top:5px;}
.two_cols_box_right {
    width:267px;
    float:left;
    margin:0 0 10px 0;
/*    background:#7D8F99 url(../images/arrondi_bleu_bas_droite.gif) no-repeat bottom right; */
    color:#FFFFFF;
}
.two_cols_box_right a{font-weight:bold;color:#FFFFFF;margin-bottom:5px;}
.two_cols_box_right p{padding-top:5px;}
.two_cols_box_bottom_right {
    width:267px;
    float:left;
    margin:0;
/*    background:#7D8F99 url(../images/arrondi_bleu_bas_droite.gif) no-repeat bottom right; */
    color:#FFFFFF;
}
.two_cols_box_bottom_right a{font-weight:bold;color:#FFFFFF;margin-bottom:5px;}
.two_cols_box_bottom_right p{padding-top:5px;}
#page_bottom {padding-bottom:0;margin-bottom:0;padding-top:30px;}
* html #page_bottom {padding-bottom:0;margin-bottom:0;padding-top:13px;}/* IE */
#plus-auto {margin-left:2px;}
#plus-hotel {margin-left:2px;}

/** Headers **/
h1 {font-size:180%;color:#142634;margin:0 0 15px 0;padding:0;font-weight:normal;line-height:100%;}
h1.bottom_20 {margin-bottom:17px;}
h2 {font-size:160%;color:#142634;margin:0 0 11px 0;Font-weight:normal;}
h1.titre_reserve {font-size:140%;font-weight:bold;margin-bottom:7px;color:#142634;line-height:100%;}
#center_01 h2 {font-size:120%;margin:0 0 6px 0;padding:0;font-weight:bold;color:#142634;}

.titre_home {font-size:140%;font-weight:bold;margin-bottom:7px;color:#142634;line-height:100%;display:none;}

#home_col_1 h2{font-size:140%;font-weight:bold;margin-bottom:7px;color:#142634;line-height:100%;}
#home_col_2 h2{font-size:140%;font-weight:bold;margin-bottom:7px;color:#142634;line-height:100%;}
#home_col_3 h2{font-size:140%;font-weight:bold;margin-bottom:7px;color:#142634;line-height:100%;}
#home_col_1 h3{font-size:120%;margin:0 0 6px 0;padding:0;font-weight:bold;color:#142634;}
#home_col_2 h3{font-size:120%;margin:0 0 6px 0;padding:0;font-weight:bold;color:#142634;}
#home_col_3 h3{font-size:120%;margin:0 0 6px 0;padding:0;font-weight:bold;color:#142634;}


h3 {font-size:120%;margin:0;padding:0;font-weight:bold;color:#142634;line-height:100%;}
/*h4 {font-size:100%;color:#142634;margin:0 0 10px 0;}*/


#center_02 h2 {font-size:120%;margin:0 0 16px 0;padding:0;font-weight:bold;color:#142634;}
div.right_block h2 {font-size:120%;margin:0 0 6px 0;padding:0;font-weight:bold;color:#142634;}
#left_column div.right_block h2 {font-size:120%;margin:0 0 6px 0;padding:0;font-weight:bold;color:#142634;}
div.right_block_top h2 {font-size:120%;margin:0 0 11px 0;padding:0;font-weight:bold;color:#142634;}
div.left_block h2 {font-size:120%;margin:0 0 11px 0;padding:0;font-weight:bold;color:#142634;}
#left_column h2 {font-size:120%;color:#142634;font-weight:bold;margin:0 0 16px 0;}
#left_column_interne_2 h2 {font-size:120%;color:#142634;font-weight:bold;margin:0 0 6px 0;padding:0;}
#left_column h2.small_font {font-size:100%;color:#142634;font-weight:bold;margin:0 0 6px 0;}
#center_01 h2.small_font {font-size:100%;color:#142634;font-weight:bold;margin:0 0 6px 0;}

#center_01 h2.dotted_subtitle {
    background:url(../images/pointilles_travel.gif) repeat-x bottom;
    padding-bottom:15px;
    margin-bottom:12px;
    }
    

/* misc: */

.hidden {
    display:none;
}
img {border: 0;}
.field_email_column {width:116px;height:21px;border:1px solid #595959;float:left;}/*margin-bottom:5px;*/
.field_email_column_120 {width:120px;height:21px;border:1px solid #595959;float:left;}
form {margin:10px 0 10px 0;}
.gras {font-weight:bold;}
.align-droite {text-align:right;}
.align-gauche {text-align:left;}
.align-centre {text-align:center;}
p {margin-bottom:10px;}

input.radio {position:relative;top:2px;margin-left:2px;}

p.radio_line {width:100%; margin-bottom:0;font-size:82%;}

#welcome {float:left;width:720px;}
#logo {
        float:right;
        position:relative; top:17px; right:12px;
        background:url(../images/logo_header.png) no-repeat;
        width: 94px; height: 76px;
        display:block;
} /* ajout de 2px de chaque cote pour avoir 33px (anciennement 15-10) */

.button_search_jaune2 {
    float:left;
    border:1px solid #595959;
    vertical-align:middle;
    margin:0 0 0 5px;
    text-align:center;
}
.button_search_right_no_border {
    float:right;
    border:0;
    vertical-align:middle;
    margin:0 21px 0 5px; /* modifie pour le probleme de la page ski_train/competition. Si il es tutilise ailleurs alors il faut scinder les classes */
    text-align:center;
}
* html .button_search_right_no_border {
    margin: 0 32px 0 5px;
} /* ajoute pour le probleme de la page ski_train/competition. Si il es tutilise ailleurs alors il faut scinder les classes */
.button_search_right {
    float:right;
    border:0;
    vertical-align:middle;
    margin:0 0 0 5px;
    text-align:center;
}
.button_reservation_layout {
    float:right;
    border:0;
    vertical-align:middle;
    margin:0 0 0 5px;
    text-align:center;
}
.button_go {
	/* current version */
	_vertical-align:middle;
	_margin:0 0 0 3px;
	_border:0;
	/* waiting patch 01.2009 */
	background: #515B62 url(/dimg/btn_go.gif) top repeat-x !important;
	color: #FFFFFF !important	;
	font-family: verdana, sans-serif;
	font-weight: bold;
	padding: 1px 0px 1px 0px!important;
	margin: -1px 0 0 4px;
	border: 1px solid #666666;
}
.button_go_vTop {
    vertical-align:top;
    margin:0 0 0 4px;
    border:0;
}
.button_go_select {
    vertical-align:top;
    margin:0;
    border:0;
    /* padding:1px 0 1px 0; en attente, par Xavier */
}
.button_go_vTop_no_margin {
    vertical-align:top;
    margin:0;
    border:0;
}

/** ------- style IE only ----------------------- **/
* html .button_go_vTop_no_margin {
    vertical-align:top;
    margin-top:1px;
    border:0;
}
* html #main_container { /* CSS hack : IE correction */
    padding-bottom:10px;
}
* html #center_01 { margin-bottom:15px;}
/**** ------------------------------------------ *****/

p.margin-top-15 { margin-top:15px; margin-bottom:0; }
p.margin-bottom-20 { margin-bottom:20px; }
p.margin-bottom-30 { margin-bottom:30px; }
p.margin-bottom-0 {margin-bottom:0; }
.block { display:block; }


.cols_no_bullets ul { line-height:140%; }

.line_date {vertical-align:top; /*position:relative;*/ width:95px; float:left;}
.line_press_article {margin-bottom:10px;}

.line_press_article_text {vertical-align:top;/*position:relative;*/padding-left:100px;}
* html .line_press_article_text a {margin-left:-3px;}
.line_press_article_link {vertical-align:top; /*position:relative;*/padding-left:0;}

.line_press_folder {vertical-align:top; position:relative; width:95px; float:left;}
.line_press_folder_text {vertical-align:top; position:relative; padding-left:100px;}

.line_press_folder_link {margin-bottom:5px;}

.left_pic {float:left;}

#no_bullets_right h2.dotted_subtitle {margin-top:2px;padding-bottom:18px;margin-bottom:12px;}
* html #no_bullets_right h2.dotted_subtitle {margin-top:3px;padding-bottom:16px;margin-bottom:12px;}

.align_right {float:right;}

/* our forms style for select, input in a right_block of a column */
.right_block table td {font-size:100%;}
* html .right_block table td {font-size:75%;}
* html .right_block select {font-size:100%;}

/* added for terminals pages */
.float_right_margin_25 {float:right;margin:0 0 25px 25px;}
.float_left_margin_25 {float:left;margin:0 25px 25px 0;}

/* Buttons with yellow and grey background */
.yellow_button {/*
	border: 1px solid #7F7F7F;
	background-image: url(../images/bg_submit_yellow.gif);
	background-repeat: repeat-x;
	background-position: left center;
	color: #4C4C4C;
	font-weight: bold;*/
}
.grey_button {
	background: #515B62 url(/dimg/btn_go.gif) top repeat-x !important;
	color: #FFFFFF !important	;
	font-family: verdana, sans-serif;
	font-weight: bold;
	padding: 1px 0px 1px 0px!important;
	margin: -1px 0 0 4px;
	border: 1px solid #666666;
}
.light_grey_button {
	border: 1px solid #7F7F7F;
	background-image: url(../images/bg_submit_light_grey.gif);
	background-repeat: repeat-x;
	background-position: left center;
	color: #4C4C4C;
	font-weight: bold;
}
.waiting { background-color:#7d97b0 ;margin:auto; text-align:center; background-image: url(../images/waitingpage_bluefooter.gif) ; background-position:bottom; width:353px; background-repeat:no-repeat; padding:0; color:#FFFFFF; margin-top:10px; margin-bottom:20px; padding-bottom:15px}
.waiting p {margin:0; padding:5px}
.waiting img { margin:15px 0 15px 0}
.waiting .smaller {font-size:90%}
.waiting h1 {font-weight:bold ;font-size:140%; padding:10px 5px 0 5px; color:#FFFFFF; }

/* minibox XML */
.three_cols_minibox_xml td {font-size:90%;}
.three_cols_minibox_xml table { line-height:160%;}
#margin_bottom_10 { margin-bottom:10px;}
/* end XML */

/* Progress bar for vouchers */

#progress_bar { font-size: 90%; list-style: none; width: 724px}
ul#progress_bar {margin:0; padding:0}
#progress_bar em { font-style:normal}
#progress_bar .previousStep {
	float : left; 
	width : 87px; 
	margin: 0 4px 25px 0; padding: 5px 0 0 0;
	text-align: center; 	
	border-top: 11px solid #899298;	
	color: #acb2b7; 
}

#progress_bar .nextStep {
	float : left; 
	width : 87px; 
	color : #acb2b7;
	margin: 0 4px 25px 0; padding: 5px 0 0 0;
	text-align: center; 	
	border-top: 11px solid #E1E1E3;	
}
#progress_bar .selectedStep {
	float: left; 
	width: 87px; 
	color: #333333;
	font-weight : bold;
	text-align  : center; 	
	padding-top : 16px;
	margin-right: 4px; 
	background-image   : url(/dimg/stepSelected.gif);
	background-repeat  : no-repeat; 
	background-position: center top;
}
#progress_bar #firstItem { 
	border: none;
	padding-top: 16px;
	background-image   : url(/dimg/firstStep.gif);
	background-repeat  : no-repeat; 
	background-position: left top;
}
#progress_bar #firstItem.selectedStep { 
	border: none;
	padding-top: 16px;
	background-image   : url(/dimg/firstStepSelected.gif);
	background-repeat  : no-repeat; 
	background-position: left top;
}
#progress_bar #lastItem { 
	border: none;
	margin-right: 0px; 
	padding-top : 16px;
	background-image   : url(/dimg/lastStep.gif);
	background-repeat  : no-repeat; 
	background-position: right top;
}
#progress_bar #lastItem.selectedStep { 
	border: none;
	padding-top: 16px;
	background-image   : url(/dimg/lastStepSelected.gif);
	background-repeat  : no-repeat; 
	background-position: right top;
}
#progress_bar_04 #firstItem { 
	width:178px ; 
	background-image   : url(/dimg/progress_bar/first_step_04.gif);
	background-repeat  : no-repeat; 
	background-position: left top;
}
#progress_bar_04 #firstItem.selectedStep { 
	width:178px ; 
	background-image   : url(/dimg/progress_bar/first_step_selected_04.gif);
	background-repeat  : no-repeat; 
	background-position: left top;
}
#progress_bar_04 #lastItem { 
	width:178px ; 
	background-image   : url(/dimg/progress_bar/last_step_04.gif);
	background-repeat  : no-repeat; 
	background-position: right top;}
#progress_bar_04 .nextStep { 
	width:178px ; 
}
#progress_bar_04 .previousStep { 
	width:178px ; 
}
#progress_bar_04 .selectedStep {
	width:178px ; 	
	background-image   : url(/dimg/progress_bar/selected_step_04.gif);
	background-repeat  : no-repeat; 
	background-position: center top; }
#progress_bar_04 #lastItem.selectedStep {
	background-image:  url(/dimg/progress_bar/last_step_selected_04.gif);
	background-repeat  : no-repeat; 
	background-position: right top; }
div .forward_button_style { 
	color  : #4B4D4A;
	width: auto !important;
	border : 1px solid #7F7F7F; 
	margin : 0; 
	padding: 0px 20px 4px 8px !important; 
	font-weight: bold; 
	text-decoration : none; 	
	background-image: url(/dimg/buttons/btn_submit.png);
	background-position: center right;
	background-repeat  : repeat;	
}
div input.forward_button_style {
	min-height : 23px !important;
}
a.forward_button_style {
	width:auto;
	padding:4px 20px 4px 8px !important;
}
div input.button_style { 
	padding: 0 5px 3px 5px !important;
	margin-left: 10px !important;
	font-size  : 100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div input.forward_button_style { 

	padding: 1px 20px 3px 5px !important;
	_padding: 3px 20px 3px 5px !important;
	margin-left: 10px !important;
	font-size  : 100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.vs_col_1 { float:left;width:327px;   border:1px solid #999; padding:9px; color:#000}

.vs_col_2 { float:right; width:327px;  border:1px solid #999; padding:9px; color:#000}
.buy_button {text-align:right; border-top:1px solid #999; padding: 14px 0 5px 0;  margin:0 0 0 0}
.vs_col_1  ul , .vs_col_2  ul { padding:0 0 0 16px;
    margin:10px 0 20px 0;
}
.vs_col_1 ul li, .vs_col_2 ul li {
padding:0 0 5px 0;}
#go_newsletter_home {margin-bottom : 3px;  margin-left:5px;_margin-bottom:6px }
/* SNCF wheelchair */
#tab_onglets_service { clear : both; width: 544px; height: 32px;background: url(/dimg/bg_service_off.gif) repeat-x;  background-position: bottom left; }
#tab_onglets_service .onglet_service_on { float: left; color: #132533; height: 32px; width: 12em; font-size: 100%; text-align: center; line-height: 32px; font-weight: bold; background : url(/dimg/bg_service_on.gif) repeat-x; vertical-align: middle; background-color: #ADBDCD;}
#tab_onglets_service .onglet_service_left_on {float: left;width: 3px;height: 32px;background: url(/dimg/l_service_on.gif) no-repeat;}
#tab_onglets_service .onglet_service_right_on {float: right;width: 3px;height: 32px;background: url(/dimg/r_service_on.gif) no-repeat;}
#tab_onglets_service .onglet_service_separator { float: left; width: 10px; height: 32px; color: #FFFFFF;background : url(/dimg/bg_service_off.gif) repeat-x;  background-position: bottom left; }
#tab_onglets_service .onglet_service_off { float: left; color: #132533; height: 29px; width: 11em; margin-top : 3px; text-align: center; line-height: 26px; font-weight: bold; font-size: 100%; background : url(/dimg/bg_service_off.gif) repeat-x; vertical-align: middle; background-position: bottom left;background-color : #899299; }
#tab_onglets_service .onglet_service_off a { color: #132533; }
#tab_onglets_service .onglet_service_left_off {float: left;width: 3px;height: 23px;background: url(/dimg/l_booking_off.gif) no-repeat;position: relative; background-position: top left;}
#tab_onglets_service .onglet_service_right_off { float: right;width: 3px;height: 23px;background: url(/dimg/r_booking_off.gif) no-repeat;position: relative; background-position: top left;}
.service_box { clear: both; width: 544px; margin: 0; padding: 8px 0 10px 0; background-color: #ADBDCD;}
.service_box h3 { font-size: 140%; text-align: center; padding-bottom: 15px; }
.service_box p { margin: 0 9px 10px 9px; padding: 0; color: #132533; clear: both; font-size: 100%; font-weight: normal; }
h1 a.links_popup { padding: 5px 13px 0 0; font-size: 55%; font-weight: normal; color: #66676B; text-decoration: underline;} 
.service_box ul li {color:#000;margin: 0; padding:0}
.service_box ul {margin :7px 0 7px 40px }
.service_box h4 {color:#000; padding: inherit; margin: 0 0 0 8px; font-size: 1.25em}
/* NEW ALERT MESSAGES BEGIN */
div.level_1_alert_message {width : 394px; border:1px solid #CCCCCC;_float: left; margin-left:270px;_margin-left: 0; background-image:url(../images/level1_alert_icon.gif); background-position:left; background-repeat:no-repeat; padding:5px 5px 5px 54px; color:#000000} 
div.level_1_alert_message a, div.level_1_alert_message a:link, div.level_1_alert_message a:visited, div.level_1_alert_message a:hover, div.level_1_alert_message a:active {color:#000000}
div.level_2_alert_message {background-image:url(../images/bg_level2_alert_message_bottom.gif) ; background-repeat:no-repeat;background-position:bottom; padding:0; width: 213px}
div.level_2_alert_message div {width: 199px; padding: 7px ; background-image:url(../images/bg_level2_alert_message.gif); background-repeat:no-repeat; background-position:top; color:#FFFFFF}
div.level_2_alert_message div img {float: left}
div.level_2_alert_message a, div.level_2_alert_message a:link, div.level_2_alert_message a:visited, div.level_2_alert_message a:hover, div.level_2_alert_message a:active {color:#ffffff}
/* NEW ALERT MESSAGES END */
/* SeatMap Plan needed styles */ 
div#A, div#B, div#wheelchair {margin-top:20px}

div#A table,div#B table, div#wheelchair table {border-left:1px solid #999; border-top :1px solid #999; margin-bottom:40px}
div#A th, div#B th, div#wheelchair th {border-right:1px solid #999;border-bottom:1px solid #999;padding:2px 0 2px 6px;background-color:#7e96b1; color:#000 }
div#A td, div#B td, div#wheelchair td {border-right:1px solid #999;border-bottom:1px solid #999;padding:6px; color:#000}
