#allSections span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	outline: 0;
}

#allSections {
	height: 357px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}


#allSections .section {
	position: absolute;
	background: #fff url(../images/slides/bg_slides_strip.jpg) repeat-x 1px 100%;
	width: 780px;
	height: 357px;
}


#allSections .section div.content {
	position: absolute;
	height: 357px;
	width: 780px;
	background: transparent url(../images/slides/bg_slides_strip.jpg) repeat-x 1px 100%;
}

#allSections .section p.text {

	margin-top:0px;
	margin-left:415px;
	font-family:Arial;
	font-size:15px;
	color:#6a6a6a;
	height: 100px;
	width: 780px;
}
#allSections .s1 p.headtext {
	margin-top:85px;
	margin-left:415px;
	font-family:Arial;
	font-size:14px;
	color:#6a6a6a;
	width: 350px;
	line-height:1.3em;
}


/*image 1*/
#allSections .s1 div.content {
	background-image: url(../images/EN/bg_slide1_EN.jpg);
}

/* For Map link start */
#allSections .s1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#allSections .s1 a {
	text-decoration: none;
	/*
	position: absolute;
	width: 60px;
	height: 90px;
	text-indent: -1000em;
	*/
}

#allSections .s1 a:hover {
	border: 0px;
	text-decoration:underline;
}

#allSections .s1 .w_i a {
	top: 263px;
	left: 473px;
	position: absolute;
	width: 60px;
	height: 90px;
	text-indent: -1000em;
}

#allSections .s1 .w_p a {
	top: 263px;
	left: 548px;
	position: absolute;
	width: 60px;
	height: 90px;
	text-indent: -1000em;
}

#allSections .s1 .i_s a {
	top: 263px;
	left: 623px;
	position: absolute;
	width: 60px;
	height: 90px;
	text-indent: -1000em;
}

#allSections .s1 .p_r a {
	top: 140px;
	left: 644px;
	position: absolute;
	width: 100px;
	height: 100px;
	text-indent: -1000em;
}
/* For Map link end */

/*image 2*/

#allSections .s2 div.content {
	background-image: url(../images/EN/bg_slide2_EN.jpg);
}

#allSections .s2 p.headtext {
	font-family:Arial;
	font-size:17px;
	color:#6a6a6a;
	width: 350px;
} 
/*image 3*/
#allSections .s3 div.content {
	background-image: url(../images/EN/bg_slide3_EN.jpg);
}

/*image 4*/
#allSections .s4 div.content {
	background-image: url(../images/EN/bg_slide4_EN.jpg);
}

/*Backgound of the titles*/
#allSections .section h2 {
	position: absolute;
	z-index: 99999;
	display: block;
	height: 357px;
	width: 60px;
	float: left;
	overflow: hidden;
	cursor: pointer;
	text-indent: -10000px;
	background: transparent url(../images/EN/bg_slides_toggler_EN.gif)
		no-repeat 0 8px;
}

#allSections .s1 h2 {
	background-position: 0 100%;
}

#allSections .s1 h2.right {
	background-position: -60px 100%;
}

#allSections .s1 .sel h2,#allSections .s1 .sel h2.right {
	background-position: -120px 100%;
}

#allSections .s1	h2.hide {
	background-position: -180px 100%;
}

#allSections .s2 h2 {
	background-position: -240px 100%;
}

#allSections .s2 h2.right {
	background-position: -300px 100%;
}

#allSections a{
	font-family:arial;
	font-size:11pt;
}

#allSections .s2 .sel h2,#allSections .s2 .sel h2.right {
	background-position: -360px 100%;
}

#allSections .s2 h2.hide {
	background-position: -420px 100%;
}

#allSections .s3 h2 {
	background-position: -480px 100%;
}

#allSections .s3 h2.right {
	background-position: -540px 100%;
}

#allSections .s3 .sel h2,#allSections .s3 .sel h2.right {
	background-position: -600px 100%;
}

#allSections .s3 h2.hide {
	background-position: -660px 100%;
}

#allSections .s4 h2 {
	background-position: -720px 100%;
}

#allSections .s4 h2.right {
	background-position: -780px 100%;
}

#allSections .s4 .sel h2,#allSections .s4 .sel h2.right {
	background-position: -840px 100%;
}

#allSections .s4 h2.hide {
	background-position: -900px 100%;
}



#allSections .section.sel h2 {
	cursor: default;
}


#allSections .s3 p.headtext {
	margin-top:90px;
	margin-left:423px;
	font-family:Arial;
	font-size:17px;
	color:#6a6a6a;
	width: 350px;
}


#allSections .s4 p.headtext {
	margin-top:90px;
	margin-left:423px;
	font-family:Arial;
	font-size:17px;
	color:#6a6a6a;
	width: 350px;
}

.not_underlined{
text-decoration:none;
}

.not_underlined:hover{
text-decoration:underline;
}

/*-----------------------------------------GENERAL CSS*/
.round_input {
	border: none;
	background: #FFF;
	width: 241px;
}
.rounded {
	background:  url(../images/back_input.png) no-repeat left top;
	padding: 5px;
	width: 252px;
	height:28px;
}

.round_input_short {
	border: none;
	background: #FFF;
	width: 90px;
}
.rounded_short {
	background:  url(../images/back_input_short.png) no-repeat left top;
	padding: 5px;
	width: 101px;
	height:28px;
}

h2{
	font-family:Arial;
	font-size:13pt;
	color:#000000;
	margin-bottom:0;
}

.lien_lang{
	font-family:Arial;
	font-size:12pt;
	text-decoration:underline;
	color:#2E4EA1;
	font-weight:400;
}

.lien_lang:hover{
	color:#CCCCCC;
}

.tabBlueBorder{
	border-collapse:collapse;
	width:620px;
	border:0;
	border-style:hidden;

}

.back_left{
	height:100%;
	background-color:#667788;
	/*background-image:url(../images/back_left.png);
	background-repeat:repeat-y;*/
}

.back_right{
	height:100%;
	background-color:#667788;
	/*background-image:url(../images/back_right.png);
	background-repeat:repeat-y;*/
}


.generic_box{
	position:relative;
	width:183px;
	height:193px;	
	background: url(../images/generic_box.png);
	background-repeat:no-repeat;
}

.title_generic_box{
	position:absolute;
	top:8px;
	left:20px;
}
.title_generic_box a{
	font-family:Arial;
	font-size:16pt;
	text-decoration:none;
}
.title_generic_box a:hover {
	text-decoration:underline;
}

.generic_box p{
	position:relative;
	top:40px;
	padding: 10px 10px 20px 20px;
	font-family: Arial;
	font-size:10pt;
	line-height:1.2em;
	color:#333333;
}

.blue{
color:#021dbe;
}

.majenta{
color:#b702be;
}

.green{
color:#218c00;
}

.dark_green{
color:#004605;
}

.purple{
color:#7a02be;
}

.red{
color:#be0202;
}

.orange{
color:#8a4e00;
}

.bold_text{
	font-family:arial;
	font-size:11pt;
}

.normal_text{
	font-family:arial;
	font-size:14px;
	color:#666;
}

.tips_text{
	font-family:arial;
	font-size:16px;
	color:#666;
}

.italic_text{
	font-family:arial;
	font-size:14px;
	font-style:italic;
	color:#444;
}

#find_img{
	position:absolute;
	left:87px;
	top:110px;
	width:91px;
	height:74px;	
	background: url(../images/hotspot_img.png);
	background-repeat:no-repeat;
}

#facebook_img{
	position:absolute;
	left:15px;
	top:85px;
	width:71px;
	height:96px;	
	background: url(../images/facebook_bubble.png);
	background-repeat:no-repeat;
}
#twitter_img{
	position:absolute;
	left:100px;
	top:92px;
	width:71px;
	height:96px;	
	background: url(../images/twitter.gif);
	background-repeat:no-repeat;
}

/*------------------------------------ALL ROUNDED CORNERS BOXES */

#box_round_pages_header{
	width:119px;
	height:27px;
	background: transparent url('../images/box_round_pages_header.png') no-repeat 0 100%;
}

#box_round_pages_bottom{
	width:119px;
	height:77px;
	background: transparent url('../images/box_round_pages_bottom.png') no-repeat 0 100%;
}


#allBoxes{
	position:relative;
	width:959px;
	height:181px;
	border:1px solid #000000;
}

#allBoxes p{
	padding: 10px 10px 20px 20px;
	font-family: Tahoma;
	font-size:10pt;
	line-height:1.2em;
}

#box01{
	position:relative;
	width:185px;
	height:185px;	
	background: url(../images/EN/roundBoxSearch_EN.png);
	background-repeat:no-repeat;
}

#box02{
position:relative;
	width:185px;
	height:185px;	
	background: url(../images/EN/roundBoxHelp_EN.png);
	background-repeat:no-repeat;
}

#box03{
position:relative;
	width:185px;
	height:185px;	
	background: url(../images/roundBoxClients.png);
	background-repeat:no-repeat;
}

#box04{
position:relative;
	width:185px;
	height:185px;	
	background: url(../images/EN/roundBoxPortal_EN.png);
	background-repeat:no-repeat;
}

#box05{
	position:relative;
	width:185px;
	height:185px;	
	background: url(../images/generic_box.png);
	background-repeat:no-repeat;
}


/*BLUE*/
#bluebox{
	position:absolute;
	left:0px;
	width:208px;
	height:181px;
}

#bluebox_header{
	width:208px;
	height:46px;
	background: transparent url('../images/gray_header.jpg') no-repeat 0 98%;
}

#bluebox_header p{
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 15px;
	padding-top: 15px;
	color:blue;
}

a.grosTitres{
	font-family:Arial;
	font-size:16pt;
	color:#000000;
	text-decoration:none;
}

#bluebox_bottom{
	width:208px;
	height:135px;
	background: transparent url('../images/bluebox/bluebox_bottom.jpg') no-repeat 0 100%;
}

#bluebox_bottom p{
	color:blue;
}


/*GREEN*/
#greenbox{
	position:absolute;
	left:220px;
	width:208px;
	height:181px;

}

#greenbox_header{
	width:208px;
	height:46px;
	background: transparent url('../images/gray_header.jpg') no-repeat 0 98%;
}

#greenbox_header p{
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 15px;
	padding-top: 15px;
	color:green;
}

#greenbox_bottom{
	width:208px;
	height:135px;
	background: transparent url('../images/greenbox/greenbox_bottom.jpg') no-repeat 0 100%;
}

#greenbox_bottom p{
	color:green;
}

/*PURPLE*/
#purplebox{
	position:absolute;
	left:440px;
	width:208px;
	height:181px;

}

#purplebox_header{
	width:208px;
	height:46px;
	background: transparent url('../images/gray_header.jpg') no-repeat 0 98%;
}

#purplebox_header p{
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 15px;
	padding-top: 15px;
}

#purplebox_bottom{
	width:208px;
	height:135px;
	background: transparent url('../images/purplebox/purplebox_bottom.jpg') no-repeat 0 100%;
}

/*ORANGE*/

#orangebox{
	position:absolute;
	left:660px;
	width:208px;
	height:181px;

}

#orangebox_header{
	width:208px;
	height:46px;
	background: transparent url('../images/gray_header.jpg') no-repeat 0 98%;
}

#orangebox_header p{
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 15px;
	padding-top: 15px;
}

#orangebox_bottom{
	width:208px;
	height:135px;
	background: transparent url('../images/orangebox/orangebox_bottom.jpg') no-repeat 0 100%;
}


/*---------------------------------------------------generated rounded corners border*/

.left_top_corner_roundedBorder {
	background-image: url(../images/left_top_corner_roundedBorder.gif);
	background-repeat: no-repeat;
}

.right_top_corner_roundedBorder {
	background-image: url(../images/right_top_corner_roundedBorder.gif);
	background-repeat: no-repeat;
}

.left_side_roundedBorder {
	background-image: url(../images/left_side_roundedBorder.gif);
	background-repeat: repeat-y;
}

.right_side_roundedBorder {
	background-image: url(../images/right_side_roundedBorder.gif);
	background-repeat: repeat-y;
}

.left_bottom_corner_roundedBorder {
	background-image: url(../images/left_bottom_corner_roundedBorder.gif);
	background-repeat: no-repeat;
}

.right_bottom_corner_roundedBorder {
	background-image: url(../images/right_bottom_corner_roundedBorder.gif);
	background-repeat: no-repeat;
}

.top_side_roundedBorder{
	background-image: url(../images/top_side_roundedBorder.gif);
	background-repeat: repeat-x;
}

.bottom_side_roundedBorder{
	background-image: url(../images/bottom_side_roundedBorder.gif);
	background-repeat: repeat-x;
}




/*---------------------------------------------------Principal and contenu*/
#principal{

	margin:0 auto;
	width:961px;
	min-height:400px;
	padding:0;
}

#horizontalMenu{
	position:relative;
	width:961px;
	height:40px;
}

#contenu{
	position:relative;
	width:959px;
	min-height:400px;
	margin-top:18px;
	margin-left:2px;
	border-right:1px solid #F2F2F2;
	border-left:1px solid #F2F2F2;
	border-bottom:1px solid #F2F2F2;

}

#hautPage{
	width:961px;
	height:110px;
	position:relative;

}

#logoDiv{
	width:150px;
	height:100px;
	position:absolute;
	left:30px;
	top:10px;
}

#langDiv{
	width:80px;
	height:25px;
	position:absolute;
	left:880px;
	top:20px;
}

#sloganDiv{
	width:600px;
	height:25px;
	position:absolute;
	left:250px;
	top:50px;
	font-family:Arial;
}

#sloganDiv h2{
	font-family:Arial;
	font-size:15pt;
	color:#2E4EA1;
}

#connectionsDiv{
	width:550px;
	height:25px;
	position:absolute;
	left:250px;
	top:75px;
	font-family:Arial;
}

#connectionsDiv h2{
	font-family:Arial;
	font-size:15pt;
	color:#2E4EA1;
}

.rounded input{
	font-family:arial;
	font-size:12px;
	color:#777777;
	
}

#tab_down_boxes{
	position:relative;
	width:658px;
	margin-right:1em;
	margin-left:1.5em;
	margin-top:1em;
	margin-bottom:1em;
}
/*---------------------------------------------------navMenu*/


#container_navigation{
	position:relative;
	width:961px;
	height:180px;
	margin-top:10px;
	background-image:url(../images/back_navMenu.png);
	background-repeat:no-repeat;
}

#navigation{
	position:absolute;
	top:15px;
	
}

#lang{
	width:105px;
	height:22px;
	padding:3px 0px 5px 29px;
	position:absolute;
	top:-36px;
	left:825px;
	background-image:url(../images/back_lang.png);
	background-repeat:no-repeat;
}

#HomeTab{
	position:absolute;
	left:110px;
	width:97px;
	height:29px;
	background-image:url(../images/EN/home_tab_EN.png);
	background-repeat:no-repeat;
	}

#HomeTab:hover{
	position:absolute;
	left:110px;
	width:97px;
	height:29px;
	background-image:url(../images/EN/home_tab_EN_h.png);
	background-repeat:no-repeat;
	}

	
#LocationsTab{
	position:absolute;
	left:220px;
	width:158px;
	height:29px;
	background-image:url(../images/EN/locations_tab_EN.png);
	background-repeat:no-repeat;
}	

#LocationsTab:hover{
position:absolute;
	left:220px;
	width:158px;
	height:29px;
	background-image:url(../images/EN/locations_tab_EN_h.png);
	background-repeat:no-repeat;
}	

#MembershipTab{
	position:absolute;
	left:390px;
	width:170px;
	height:29px;
	background-image:url(../images/EN/membership_tab_EN.png);
	background-repeat:no-repeat;
}

#MembershipTab:hover{
	position:absolute;
	left:390px;
	width:170px;
	height:29px;
	background-image:url(../images/EN/membership_tab_EN_h.png);
	background-repeat:no-repeat;
}

#SupportTab{
	position:absolute;
	left:575px;
	width:139px;
	height:29px;
	background-image:url(../images/EN/support_tab_EN.png);
	background-repeat:no-repeat;
}

#SupportTab:hover{
position:absolute;
	left:575px;
	width:139px;
	height:29px;
	background-image:url(../images/EN/support_tab_EN_h.png);
	background-repeat:no-repeat;
}


#ContactTab{
	position:absolute;
	left:730px;
	width:139px;
	height:29px;
	background-image:url(../images/EN/contact_tab_EN.png);
	background-repeat:no-repeat;
}

#ContactTab:hover{
	position:absolute;
	left:730px;
	width:139px;
	height:29px;
	background-image:url(../images/EN/contact_tab_EN_h.png);
	background-repeat:no-repeat;
}

/*
.navMenu_table{
	width:950px;
	height:80px;
	}

#div_navMenu{
	padding-top:20px;
	height:90px;
	}
	
#div_navMenu .lienNavMenu{
	display:block;
	font-family:Tahoma;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
	text-align:center;
	background:url(../images/back_tap.png) center center no-repeat;
	}	

#div_navMenu .lienNavMenu span{
	display:block; 
	padding:11px 30px 11px 30px;
	}	
	
#div_navMenu .lienNavMenu:hover{
	display:block; 
	text-align:center; 
	text-decoration:none;
	width:auto;
	background:url(../images/top_menu_marker.gif) bottom center no-repeat;
	}	
	*/
/*	
#div_navMenu td:hover{
background:url(../images/top_menu_marker.gif) bottom center no-repeat;
	}	
*/




/*---------------------------------------------------generated buttons*/

.middle_button{
	background-image: url(../images/button_02.gif);
	background-repeat: repeat-x;
}
.right_side_button {
	background-image: url(../images/button_03.gif);
	background-repeat: no-repeat;
}

.left_side_button {
	background-image: url(../images/button_01.gif);
	background-repeat: no-repeat;
}

.middle_button a{
	font-family:Arial;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}

.middle_button a:hover{
	color:#555555;
}



.right_side_greybutton {
	background-image: url(../images/arrowbtn_03.gif);
	background-repeat: no-repeat;
}

.left_side_greybutton {
	background-image: url(../images/arrowbtn_01.gif);
	background-repeat: no-repeat;
}

.middle_greybutton {
	background-image: url(../images/arrowbtn_02.gif);
	background-repeat: repeat-x;
}

/*mot sur le bouton greybutton*/
.btnDetails{
	font-family:Arial;
	font-size:10pt;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:600;
}

.btnDetails:hover{
	color:yellow;
}




.right_side_simpleBlueBtn {
	background-image: url(../images/langBtn_03.png);
	background-repeat: no-repeat;
}

.left_side_simpleBlueBtn {
	background-image: url(../images/langBtn_01.png);
	background-repeat: no-repeat;
}

.middle_simpleBlueBtn {
	background-image: url(../images/langBtn_02.png);
	background-repeat: repeat-x;
}

/*---------------------------------------------------boxSearch*/

#searchPage_content{
	width:959px;
	height:450px;
	background-image: url(../images/EN/search_EN.jpg);
	background-repeat: no-repeat;
	font-family:arial;
}

#boxSearch_container{
	position:absolute;
	left:480px;
	top:110px;
	width:455px;
	min-height:96px;
}

#boxSearch_header{
	width:455px;
	height:18px;
	background-image: url(../images/searchHotspot_box_header.png);
	background-repeat: no-repeat;
}

#boxSearch_header h1{
	margin-left:230px;
	margin-top:10px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
}


#boxSearch_middle{
	width:455px;
	min-height:3px;
	background-image: url(../images/searchHotspot_box_middle.png);
	background-repeat: repeat-y;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
}

#boxSearch_middle td{
	color:#FFFFFF;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}

#boxSearch_bottom{
	width:455px;
	height:26px;
	background-image: url(../images/searchHotspot_box_bottom.png);
	background-repeat: no-repeat;
}

#button_advSearch{
	position:relative;
	left:12px;
	top:4px;
	text-align:center;
}

#btn_GO{
	position:absolute;
	left:385px;
	top:22px;
	width:52px;
	height:30px;
	background-image: url(../images/go_button.png);
	background-repeat: no-repeat;
}

#btn_GO:hover{
	background-image: url(../images/go_button_h.png);
	background-repeat: no-repeat;
}

#btn_search{
	position:relative;
	margin-left:78px;
	width:52px;
	height:30px;
	background-image: url(../images/go_button.png);
	background-repeat: no-repeat;
}

#btn_search:hover{
	background-image: url(../images/go_button_h.png);
	background-repeat: no-repeat;
}
/*---------------------------------------------------boxFAQ*/

.lien_FAQ{
	font-size:10pt;
	font-family:Tahoma;
	color:#0066cc;
	text-decoration:none;
	font-weight:bold;
}

.lien_FAQ:hover{
	color:#369bff;
	text-decoration:underline;
}

.titleFAQ{
	text-align:left;
	font-family:arial;
	font-size:12pt;
	color:#FFFFFF;
	padding: 5px; 
	background-color: #308ae2;
	font-weight:bold;
}

#faq_left_container{
	position:relative;
	margin-left:0px;
	margin-top:25px;
}

#faq_left_header{
	width:237px;
	height:98px;
	background-image:url(../images/faq_left_header.png);
	background-repeat:no-repeat;
}

#faq_left_header_h1{
	position:absolute;
	top:38px;
	left:20px;	
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
	color:#666666;
}


#faq_left_middle{
	width:237px;
	min-height:3px;
	background-image:url(../images/faq_left_middle.png);
	background-repeat:repeat-y;
}

#faq_left_middle a{
	text-decoration:none;
	font-family:Arial;
	font-size:10pt;
	color:#000000;
}

#faq_left_middle img{
margin-left:8px;
}

#faq_left_middle span{
	text-align:center;
	display:block;
	height:20px;
	padding:10px 0px 0px 0px;
}

#faq_left_middle span:hover{
	height:20px;
	background-image:url(../images/faq_left_middle_back.gif);
	background-repeat:no-repeat;
	background-position:center; 

}

#faq_left_bottom{
	width:237px;
	height:44px;
	background-image:url(../images/faq_left_bottom.png);
	background-repeat:no-repeat;
}

	

#faq_right_container{
	margin-top:28px;
	margin-left:20px;
	width:594px;
	min-height:156px;
}
	
#faq_right_header{
	margin-left:20px;
	width:690px;
	min-height:50px;

}

#faq_right_header_h1{
	margin-left:10px;
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
	color:#666666;
}

#faq_right_middle{
	margin-left:120px;
	width:690px;
	min-height:2px;

}


#faq_right_bottom{
margin-left:20px;
margin-left:20px;
	width:690px;
	min-height:34px;

}

.faq_title{
	font-family:arial;
	font-size:14pt;
	color:#444444;
}

.faq_question{
	font-family:arial;
	font-size:10pt;
	line-height:1.5em;
	color:#155100;
}

.faq_answer{
	margin-top:5px;
	font-family:arial;
	font-size:10pt;
	color:#6d0000;
}

.faq_answer p{
padding-left:27px;
line-height:1.3em;
}

.back_to_top{
	margin-top:2em;
	margin-bottom:2em;
	font-family:arial;
	font-size:10pt;
	color:blue;
	float:right;
}
/*---------------------------------------------------boxRates*/

.tab_rates_light{
	text-align:center;
	width:100%;
	}
	
.tab_rates_dark{
	text-align:center;
	width:100%;
	}



.tr_rates_light{
	text-align:center;
	width:100%;
	height:30px;
	background-color:#617dce; 
	font-size:9pt;
	font-family:arial;
	color:#FFFFFF;
	}

.tr_rates_dark{
	text-align:center;
	width:100%;
	height:30px;
	font-size:9pt;
	font-family:arial;
	background-color:#617dce; 
	color:#FFFFFF;
	}
	
.td_rates_light{
	text-align:center;
	width:100%;
	height:70px;
	background-color:#fffcc0; 
	font-size:9pt;
	font-family:arial;
	color:#000000;
	
	}	

.td_rates_dark{
	text-align:center;
	width:100%;
	height:70px;
	background-color:#d5f0b5; 
	font-size:9pt;
	font-family:arial;
	color:#000000;
	}	



/*---------------------------------------------------boxHome*/

#divBoxHome{
	width:100%;
}

#divBoxHome_left{
	width:60%;
	float:left;
}

#divBoxHome_right{
	width:40%;
	float:right;
}

#divBoxHome p{
	padding:14px 11px 0 3px; 
	color:#282828; 
	font-family:Arial;
	font-size:12pt; 
	line-height:20px;
}

.tdAlignCenter{text-align:center;}

.tdAlignCenter img{
	margin-left:130px;
	margin-right:130px;
	margin-bottom:0;
	margin-top:0;
	}

/*---------------------------------------------------MenuBox*/


.titre_menuBox{
	font-family:Tahoma;
	font-size: 13pt;
	color:#FFFFFF;
}

.MenuBox_table td a{
	font-family:Tahoma;
	font-size: 10pt;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 0 10px 20px;
	background:url(../images/menu_marker.gif) 0 4px no-repeat; 
}

.MenuBox_table td a:hover{
	text-decoration:underline;
	/*background:url(../images/menu_marker_o.gif) 0 4px no-repeat;
	color:#000000;*/
}


.left_top_corner_menuBox {
	background-image: url(../images/MenuBox_01.png);
	background-repeat: no-repeat;
}
.right_top_corner_menuBox {
	background-image: url(../images/MenuBox_03.png);
	background-repeat: no-repeat;
}
.top_border_menuBox {
	background-image: url(../images/MenuBox_02.jpg);
	background-repeat: repeat-x;
}
.middle_menuBox {
	background-image: url(../images/MenuBox_05.png);
	background-repeat: repeat-x;
}
.right_bottom_corner_menuBox {
	background-image: url(../images/MenuBox_10.png);
	background-repeat: no-repeat;
}
.bottom_border_menuBox {
	background-image: url(../images/MenuBox_09.jpg);
	background-repeat: repeat-x;
}
.left_bottom_corner_menuBox {
	background-image: url(../images/MenuBox_08.png);
	background-repeat: no-repeat;
}


/*---------------------------------------------------OnlineBox*/

.text_onlineBox{
	font-family:Tahoma;
	font-size: 10pt;
	color:#FFFFFF;
}


.titre_onlineBox{
	font-family:Arial;
	font-size: 11pt;
	color:#FFFFFF;
}


.left_top_corner_onlineBox{
	background-image: url(../images/OnlineBox_01.jpg);
	background-repeat: no-repeat;
}
.right_top_corner_onlineBox {
	background-image: url(../images/OnlineBox_04.jpg);
	background-repeat: no-repeat;
}
.top_border_onlineBox {
	background-image: url(../images/OnlineBox_02.jpg);
	background-repeat: repeat-x;
}
.middle_onlineBox {
	background-image: url(../images/OnlineBox_06.jpg);
	background-repeat: repeat-x;
}
.right_bottom_corner_onlineBox {
	background-image: url(../images/OnlineBox_11.jpg);
	background-repeat: no-repeat;
}
.bottom_border_onlineBox {
	background-image: url(../images/OnlineBox_12.jpg);
	background-repeat: repeat-x;
}
.left_bottom_corner_onlineBox {
	background-image: url(../images/OnlineBox_09.jpg);
	background-repeat: no-repeat;
}


/*---------------------------------------------------QuickSearch in Section 2 Box*/

#section2_QuickSearch{
	position:absolute;
	top:112px;
	left:430px;
	/*width:290px;
	height:42px;*/
	/*background-image: url(../images/fond_quickSearchInput.png);
	background-repeat: no-repeat;*/
}


#btn_quicksearch{
	position:absolute;
	top:0px;
	left:255px;
}


/*---------------------------------------------------MembershipBox*/

#container_plan_header{
margin-left:24px;
margin-top:0px;
}

#side{
position:absolute;
	left:739px;
	top:47px;
}

#rside{
	position:absolute;
	left:25px;
	top:47px;
}

.pic{
	width:120px;
	height:120px;
	background-image:url(../images/pic.jpg);
	background-repeat:no-repeat;
}

#div_table_boxRates{
position:relative;
width:640px;
min-height:824px;
}

#table_boxRates{
position:relative;
margin-left:45px;

}

#box_plan_header{
	width:686px;
	height:96px;
	background-image:url(../images/big_box_header_plans.png);
	background-repeat:no-repeat;
}

#rates_internet_header{
	width:686px;
	height:96px;
	background-image:url(../images/big_box_header_cards.png);
	background-repeat:no-repeat;
}

#rates_internet_print_header{
	width:686px;
	height:42px;
	background-image:url(../images/big_box_header.png);
	background-repeat:no-repeat;
}

#rates_vip_header{
	width:686px;
	height:96px;
	background-image:url(../images/big_box_header_vip.png);
	background-repeat:no-repeat;
}

#box_rates_middle{
	width:686px;
	min-height:4px;
	background-image:url(../images/big_box_middle.png);
	background-repeat:repeat-y;
	padding:50px 0px 0px 30px;
}


#box_rates_middle1{
	width:631px;
	min-height:4px;
	background-image:url(../images/big_box_middle.png);
	background-repeat:repeat-y;
	padding:50px 0px 0px 30px;
}

#box_rates_middle2{
	width:686px;
	min-height:4px;
	background-image:url(../images/big_box_middle.png);
	background-repeat:repeat-y;
	padding:50px 0px 0px 30px;
}

#box_rates_middle3{
	width:686px;
	min-height:4px;
	background-image:url(../images/big_box_middle.png);
	background-repeat:repeat-y;
	padding:50px 0px 0px 30px;
}
#box_rates_bottom{
	width:686px;
	height:22px;
	background-image:url(../images/big_box_bottom.png);
	background-repeat:no-repeat;
}

#img_title_Rates{
	position:relative;
	margin-left:30px;
	width:183px;
	height:73px;
	background-image:url(../images/EN/buy_title_EN.png);
	background-repeat:no-repeat;
}

.moreInfoBtn{
	position:relative;
	left:70px;
	top:130px;
}

.txtOnTopBtn{
	position:relative;
	left:30px;
	top:88px;
}

.txtOnTopBtn p{
	font-family:arial;
	font-size:16pt;
}

.buyPage_right h2{
	font-family:arial;
	font-size:16px;
}

.buyPage_right ul{
	margin-top:0.8em;
	margin-right:3em;
	list-style-type:none;
	list-style-image:url(../images/blue_bullet.png);
	padding: 0px 0px 0px 20px;
}

.buyPage_right li{
	line-height:1.8em;
	font-family:arial;
	font-size:13px;
	width:270px;
}

.buyPage_right2 h2{
	font-family:arial;
	font-size:16px;
}

.buyPage_right2 ul{
	list-style-type:none; 
	list-style-image:url(../images/majenta_bullet.png);
	margin-top:0.8em;
	margin-right:3em;
	padding: 0px 0px 0px 20px;
}

.buyPage_right2 li{
	line-height:1.8em;
	font-family:arial;
	font-size:13px;
	width:270px;
}

.buyPage_right3 ul{
	list-style-type:none; 
	list-style-image:url(../images/green_bullet.png);
	margin-top:0.8em;
	margin-right:3em;
	padding: 0px 0px 0px 20px;
}

.buyPage_right3 li{
	line-height:1.8em;
	font-family:arial;
	font-size:13px;
	width:270px;
}

#rates_internet_header h2{
	font-family:arial;
	font-size:16px;
	color:#b702be;
}
/*---------------------------------------------------boxContact*/

.tabContact{
	width:961px;
	border:0;
}

.tabContact p{
	font-family:Arial;
	font-size:13pt;
	color:#222222;
	text-align:center;
	font-weight:bold;
}

.tabContact p.contact_p{
	text-align:center;
	line-height:1.5 em;
}

.listingHeaderClean{
	font-weight:normal;
	color:#222222;
}

.contactPageInput td{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}

#contact_img{
	position:relative;
	margin-left:30px;
	margin-top:50px;
	width:321px;
	height:63px;
	background-image:url(../images/EN/contact_us_EN.gif);
	background-repeat:no-repeat;
}

#content_contact{
	position:relative;
	margin-top:0px;
	margin-left:30px;
	width:900px;
	min-height:400px;	
}

#content_contact p{
	font-family:arial;
	font-size:10pt;
	color:#555;
	margin-top:1em;
	margin-bottom:1em;
}

#content_contact ul{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:35px;
}

#content_contact li{
	line-height:1.6em;
	font-family:arial;
	font-size:10pt;
	color:#555;
}

.blue_btn_open1{
	position:relative;
	margin-left:35px;
	margin-top:8px;
	width:82px;
	height:26px;

}

.blue_btn_open2{
	position:relative;
	margin-left:35px;
	margin-top:8px;
	width:82px;
	height:26px;
}

.tab_contact{
	position:relative;
	left:0;
	width:350px;
	border:1px solid #000;
	
}
/*---------------------------------------------------footer*/

#footer{ 
	width:961px;
	height:170px;

	margin-left:2px;
	
}

#td_footer {
	padding:7px 0px 0px 0px;
}

#td_footer a{
	text-align:left;
	font-family:arial;
	font-size:11pt;
	color:#777;
	line-height:1.5em;
	display:block;
	text-decoration:none;
}


#td_footer a:hover{

	text-decoration:underline;
}









/*--- GENERAL PAGES ----*/

body { background-color:#FFF;}

.iframe{
	position:absolute;
	left:6px;
	top:60px;
}

#tel{
	position:absolute;
	left:800px;
	top:107px;
	font-family:arial;
	color:#2E4EA1;
}
#img_tel{
	position:absolute;
	width:15px;
	height:15px;
	left:780px;
	top:109px;
	font-family:arial;
	color:#457093;
}
