/*
========================================================================================
				 KONEKTING - 2008 - Chris Claverie
				 ATN - new web site
========================================================================================
*/

body{
	margin:0;
	font:11px/14px Arial,sans-serif;
	background:#bfd9ee url(../images/body-bg.jpg) repeat-x;
	color:#666;
}
form{
	margin:0;
	padding:0;
}
#main{
	margin:0 auto;
	width:900px;
	overflow:hidden;
	background:#fff;
}

/*
======================================================================
Header - Entete
======================================================================
*/
#header{
	position: relative;
	width:900px;
	clear:both;
	height:200px;
	overflow:hidden;
}
#header h1{
	float:left;
	display:inline;
	overflow:hidden;
	margin: 0;
}
#header h1 a{
	display:block;
	width:900px;
	height:200px;
}
/*
======================================================================
Navigation - Bar de menu
======================================================================
*/
#navigation {
	width:900px;
	float:left;
	position:relative;
	z-index:100;
}
#navigation ul{
	height:26px;
	background:url(../images/navigation-bg.gif) repeat-x;
	margin:0;
	padding:0;
}
#navigation ul li{
	padding:0;
	list-style:none;
	float:left;
}
#navigation ul li a{
	line-height:14px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	background:url(../images/nav-arrow.gif) no-repeat 6px 10px;
}
#navigation ul li a span{
	cursor:pointer;
	white-space:nowrap;
	height:21px;
	padding:5px 28px 0 18px;
	text-decoration:none;
	float:left;
	color:#fff;
}
#menu li.hover,
#menu li:hover {
	position:relative;
}
#menu li.hover a,
#menu li:hover a{background:url(../images/a-left-bg.gif) no-repeat;}

#menu li.hover a span,
#menu li:hover a span{
	color:#1279be;
	background:url(../images/a-right-bg.gif) no-repeat 100% 0;}

#menu li.hover ul.second-level-last,
#menu li:hover ul.second-level-last,
#menu li.hover ul.second-level,
#menu li:hover ul.second-level{
	display:block;
}
#menu ul.second-level {
	height:auto;
	width:152px;
	margin:0;
	padding:6px 1px 19px;
	background:url(../images/second-l-dd-bg.gif) no-repeat 0 100%;
	display:none;
	position:absolute;
	left:0;
	top:26px;
	z-index:10;
}
#menu ul.second-level-last {
	height:auto;
	width:152px;
	margin:0;
	padding:6px 1px 19px;
	background:url(../images/second-l-dd-bg.gif) no-repeat 0 100%;
	display:none;
	position:absolute;
	right:0;
	top:26px;
	z-index:10;
}
#menu ul li{
	width:152px;
}
#menu ul li a{
	float:none;
	display:block;
	padding:2px 0 2px 15px;
	font-weight:normal;
	color:#1279be;
	background:url(../images/dd-arrow.gif) no-repeat 5px 6px!important;
}
#menu ul li.hover,
#menu ul li:hover {
	background:#a1c5e7;
	position:relative;
}
#menu ul li.hover a,
#menu ul li:hover a {
	color:#fff;
	background:url(../images/dd-arrow-hov.gif) no-repeat 5px 6px!important;}
#menu ul li a:hover{
	background:url(../images/dd-arrow-hov.gif) no-repeat 5px 6px!important;
	color:#fff;
}
#menu ul li.hover ul,
#menu ul li:hover ul { display:block;}
#menu ul ul{
	border-top:2px solid #afceea;
	height:auto;
	width:117px;
	margin:0;
	padding:0 2px 15px;
	background:url(../images/third-l-dd-bg.gif) no-repeat 0 100%;
	display:none;
	position:absolute;
	left:152px;
	top:0;
	z-index:10;
}
#menu ul ul li{
	width:117px;
}
#menu ul ul li a{
	width:102px;
	float:none;
	display:block;
}
#menu ul li:hover li a,
#menu ul li.hover li a{
	background:url(../images/dd-arrow.gif) no-repeat 5px 6px!important;
	color:#1279be !important;
}
#menu ul ul li a:hover{
	color:#fff !important;
	background:url(../images/dd-arrow-hov.gif) no-repeat 5px 6px!important;}
#navigation ul li a:hover{ text-decoration:none;}
/*
======================================================================
Promotion
======================================================================
*/
.promo{
	width:900px;
	clear:both;
	overflow:hidden;
	height:99px;
	margin: 0;
}
#image img {
	border: none;
}
/*
======================================================================
Promotion list - Page du listing des promotions
======================================================================
*/
.pagepromotionlist, .pagenewslist {
	width:580px;
	float:left;
}
.pagepromotionlist .post, .pagenewslist .post{
	padding:0 0 13px;
	background:url(../images/longline.png) no-repeat 30px 100%;
	clear:both;
	overflow:hidden;
}
.pagepromotionlist .last-post, .pagenewslist .last-post { background:none;}
.pagepromotionlist .post img, .pagenewslist .post img{
	display:inline;
	margin:15px 11px 0 3px;
	float:left;
}
.pagepromotionlist .post a.morepromo, .pagenewslist .post a.morenews {
	display:block;
	text-decoration:none;
	color:#2685d1;
	font-size:11px;
	background-image: url(../images/bg-arrow.png);
	background-repeat: no-repeat;
	width:108px;
	height:31px;
	line-height:31px;
	padding: 0 0 0 10px;
	margin:0;
	font-weight:bold;
}
.pagepromotionlist .post a.morepromo:hover, .pagenewslist .post a.morenews:hover {
	color:#ff000c;
	text-decoration:none;
}

.pagepromotionlist .post h4, .pagenewslist .post h4 {
	padding:11px 0 0;
	font-size:16px;
	color:#ffa61a;
	font-weight:bold;
	font-style: italic;
}
.pagepromotionlist .post h6, .pagenewslist .post h6 {
	padding:10px 0;
	font-size:18px;
	color:#ff000c;
	font-weight:bold;
}
.pagepromotionlist .post p, .pagenewslist .post p {
	word-spacing:-1px;
	line-height:13px;
	text-align:justify;
	padding:2px 12px 10px 0;
	margin:0;
}
.pagepromotionlist .post .pagepromoleft, .pagenewslist .post .pagepromoleft {
	width: 100px;
	float: left;
}
.pagepromotionlist .post .pagepromoright, .pagenewslist .post .pagepromoright {
	margin-left: 100px;
}

/*
======================================================================
Content page - Contenu des pages
======================================================================
*/
#content{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:0 0 57px;
}
h2{margin:0;}
h3{
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	color:#2685d1;
	margin:0;
}
h4{margin:0;}
h5{margin:0;}
h6{margin:0;}
/*
======================================================================
Column - Colonnes
======================================================================
*/
.column{
	padding:6px 8px 0 7px;
	width:302px;
	float:left;
}
.column h3{padding:0 0 2px 5px;}
.tabset{
	width:300px;
	clear:both;
	overflow:hidden;
	margin:6px 0 -1px;
	position:relative;
	z-index:10;
}
.tabset a{
	text-align:center;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	margin:0 1px 0 0;
	padding:3px 0 0;
	height:17px;
	background:url(../images/a-tab.gif) no-repeat 0 0;
	width:99px;
	float:left;
	color:#fff;
}
.tabset a.active{
	color:#2685d1;
	background-position:0 -20px;
}
div.tab{
	clear:both;
	overflow:hidden;
	width:300px;
	margin:0 0 8px;
	background:url(../images/tab-bg.gif) repeat-y;
}
div.tab-head,
div.tab-foot{
	clear:both;
	overflow:hidden;
	width:300px;
	background:url(../images/tab-head.gif) no-repeat;
}
div.tab-foot{
	padding:0 0 10px;
	background:url(../images/tab-foot.gif) no-repeat 0 100%;
}
.form{
	padding:13px 0 0;
	width:100%;
	clear:both;
	overflow:hidden;

}
.form label{
	float:left;
	color:#000;
	font-size:10px;
	line-height:13px;
}
.form label span{
	padding:3px 5px 0 0;
	float:left;
}
.form select{
	color:#000;
	font:11px/13px Arial, sans-serif;
	margin:0 3px 0 0;
	padding:0;
	display:inline;
	float:left;
}
.form div.holder{
	padding:0 0 0 8px;
	width:292px;
	clear:both;
	overflow:hidden;
}
.radio-btn{
	display:inline;
	float:left;
	width:15px;
	height:15px;
	margin:0 5px 0 0;
	padding:0;
}
.form div.h-radio{ padding:5px 0 10px 8px;}
.form div.h-radio-1{ padding-top: 10px;}
.form .selects label span{
	/*padding:0;
	float:none;
	display:block;
	overflow:hidden;
	clear:both;*/
}
span.line{
	display:block;
	margin:14px 21px 12px;
	font-size:0;
	line-height:0;
	height:0;
	border-top:1px solid #96c4e9;
}
a.calendar{
	text-indent:-3000px;
	overflow:hidden;
	background:url(../images/calendar-icon.gif) no-repeat;
	width:20px;
	height:17px;
	margin:14px 0 0;
	float:left;
}
.form h5{
	color:#000;
	font-size:10px;
	margin:0;
	padding:0 0 0 8px;
}
#classe{ width:107px;}
.de{ width:107px;}
.recherche-btn{
	margin:7px 14px 0 0;
	display:inline;
	float:right;
}
.column .box{ margin:0 0 9px;}
.marg{ margin-bottom:6px;}
.column .box,
.column .box-head,
.column .box-foot{
	clear:both;
	width:302px;
	background:url(../images/box-bg.gif) repeat-y;
	overflow:hidden;
}
.column .box-head { background:url(../images/box-head.jpg) no-repeat;}
.column .box-foot{ background:url(../images/box-foot.jpg) no-repeat 0 100%;}
.column .box h4{
	padding:12px 0 14px 14px;
	font-size:13px;
	line-height:16px;
	color:#2685d1;
}
a.btn{
	text-decoration:none;
	width:80px;
	display:inline;
	margin:7px 15px 0 12px;
	padding:7px 0 0 10px;
	height:21px;
	font-size:12px;
	color:#006f9f;
	font-weight:bold;
	background:url(../images/arrow-btn.gif) no-repeat;
	float:right;
}
a.btn:hover{ text-decoration:underline;}
.column .box p{
	line-height:13px;
	color:#2685d1;
	padding:3px 0 6px 14px;
	margin:0;
	font-size:10px;
}
/*
======================================================================
Column 1 - Colonne 1
======================================================================
*/
.column-1{
	padding:0 13px 0 0;
	float:right;
	width:570px;
}
.column-1 h3{
	overflow:hidden;
	clear:both;
	line-height:18px;
	padding:0 6px 0 13px;
	border-bottom:1px solid #2685d1;
}
.column-1 h3 a{
	line-height:12px;
	margin:6px 0 0;
	padding:0 0 0 14px;
	background:url(../images/arrows.gif) no-repeat 0 4px;
	font-style:normal;
	font-weight:normal;
	font-size:11px;
	color:#2685d1;
	float:right;
	text-decoration:none;
}
.column-1 h3 a:hover{ text-decoration:underline;}
h3.clab{
	padding:0;
	border:none;
	margin:10px 0 4px 14px;
	background:url(../images/text-club-tiare.gif) no-repeat;
	height:17px;
	text-indent:-3000px;
	overflow:hidden;
}
.promo-container{
	background:url(../images/promo-container-bg.jpg) no-repeat;
	clear:both;
	overflow:hidden;
	width:570px;
	padding:0 0 10px;
}
.tiare-form{
	padding:12px 0 36px 15px;
	width:270px;
	float:left;
}
.tiare-form input.text{
	width:78px;
	float:left;
	display:inline;
	margin:0 0 0 9px;
	padding:0 2px;
	font:11px/13px Arial, Helvetica, sans-serif;
}
.tiare-form .btn{
	margin:0 0 0 6px;
	display:inline;
	float:left;
}
ul.links{
	margin:0;
	padding:13px 0 0 5px;
	float:left;
}
ul.links li{
	float:left;
	padding:0 7px;
	background:url(../images/links-separator.gif) no-repeat 0 3px;
	list-style:none;
}
ul.links li a{
	color:#2685d1;
	font-size:10px;
	text-decoration:none;
}
ul.links li a:hover{ text-decoration:underline;}
h3.orange{
	overflow:hidden;
	clear:both;
	font-style:italic;
	font-size:16px;
	color:#ffa61a;
	width:551px;
}
.promo-container img{
	display:inline;
	float:left;
	margin:6px 0 0 3px;
}
.inner-container,
.inner-container-foot{
	display:inline;
	width:337px;
	background:url(../images/inner-conteiner-bg.jpg) no-repeat;
	float:left;
}
.inner-container { margin:4px 0 0 7px;}
.inner-container-foot{background:url(../images/inner-conteiner-foot-bg.jpg) no-repeat 0 100%;}
.inner-container p{
	text-align:justify;
	margin:0;
	line-height:13px;
	padding:9px 10px 12px 11px;
}
strong.price{
	float:left;
	padding:5px 0 0 8px;
	font-size:24px;
	line-height:15px;
	color:#ffa800;
}
strong.price span{
	padding:0 13px 0 0;
	float:left;
	color:#666;
	font-size:10px;
	line-height:10px;
	font-weight:normal;
}
strong.price em{
	padding:3px 0 0;
	float:left;
}
a.more{
	margin:0 10px 0 0;
	text-decoration:none;
	color:#2685d1;
	line-height:12px;
	font-size:10px;
	padding:0 0 0 14px;
	background:url(../images/arrows.gif) no-repeat 0 4px;
	float:right;
}
a.more:hover{ text-decoration:underline;}
p.preview {
	float:left;
	margin:0;
	width:337px;
	padding:22px 0 13px;
	line-height: 50px;
	text-align: center;
}
ul.preview{
	float:left;
	margin:0;
	width:337px;
	padding:22px 0 13px;
}
ul.preview li{
	width:155px;
	display:inline;
	margin:0 6px;
	padding:2px 0;
	font-size:10px;
	list-style:none;
	float:left;
}
ul.preview li.border { border-bottom:1px solid #81b9ed;}
ul.preview a{
	line-height:19px;
	color:#666;
	text-decoration:none;
}
ul.preview a img{
	margin:0 7px 0 0;
	display:inline;
	border:none;
	float:left;
}
table{
	width:100%;
	padding:0;
	margin:0;
	border-collapse:collapse;
}
table td{
	text-align:center;
	padding:0;
	margin:0;
	vertical-align:middle;
}
.packages-table{
	padding:0 0 1px !important;
	margin:2px 0 0;}
.packages-table thead{
	background:url(../images/table-head-bg.jpg) no-repeat;
}
.packages-table th{
	padding:35px 0 0 0;
	color:#0d76bc;
	font-weight:bold;
	vertical-align:bottom;
}
.packages-table td,
.packages-table th{ border-bottom:1px solid #c9e0f3;}
.packages-table td { padding:4px 0;}
.packages-table strong,
.packages-table em{display:block;}
.packages-table .col-1{
	/*width:396px;*/
	width:240px;
	padding:4px 16px 4px 0;
	text-align:right;
}
.packages-table th.col-1{ padding:0 46px 0 0;}
.packages-table .col-1 strong{color:#81b9ed;}
.packages-table .col-2 strong,
.packages-table .col-3 strong{
	font-size:12px;
	color:#3cb7c8;
}
.packages-table td.col-2{ background:#eff6fd;}
ul.tools{
	background-image: url(../images/tools-bg.jpg);
	background-repeat: repeat;
	background-position: bottom;
	width: 85%;
	height: 25px;
	line-height: 15px;
	margin: 10px 5% 20px 5%;
}
ul.tools li{
	padding:0 10px;
	background:url(../images/tools-separator.gif) no-repeat 0 5px;
	list-style:none;
	float:left;
}
ul.tools a{
	text-decoration:none;
	color:#0d76bc;
	font-weight:bold;
}
ul.tools a:hover{ text-decoration:underline;}
/*.airfares{
	width:234px;
	float:left;
}
.airfares h3{ border-bottom:none;}
.airfares ul{
	margin:4px 0 0 1px;
	padding:0 0 10px;
	overflow:hidden;
	clear:both;
	width:224px;
	background:url(../images/airfares-foot.jpg) no-repeat 0 100%;
}
.airfares ul li{
	float:left;
	padding:5px 0;
	font-weight:bold;
	width:224px;
	list-style:none;
}
.airfares ul li.head{
	height:42px;
	background:url(../images/airfares-head.jpg) no-repeat;
}
.airfares ul li div{float:left;}
.airfares ul li div.col-1{
	width:100px;
	padding:0 0 0 12px;
	text-align:left;
	color:#81b9ed;
}
.airfares ul li div.col-2{
	width:98px;
	padding:0 14px 0 0;
	text-align:right;
	color:#3cb7c8;
}
.airfares ul li.head div{
	padding-top:31px !important;
	color:#999;
}
.airfares ul li.head div.col-2{
	width:88px;
	padding:0 24px 0 0;
}*/

.airfares{
	width:234px;
	float:left;
	background-image: url(../images/airfares-head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 25px;

}
.airfares h3{ border-bottom:none;}
.airfares ul{
	margin:4px 0 0 1px;
	padding:0 0 10px;
	overflow:hidden;
	clear:both;
	width:224px;
	background:url(../images/airfares-foot.jpg) no-repeat 0 100%;
}
.airfares ul li{
	float:left;
	padding:5px 0;
	font-weight:bold;
	width:224px;
	list-style:none;
}
.airfares ul li.head{
	height:42px;
	background:url(../images/airfares-head.jpg) no-repeat;
}
/*
.airfares .tableairfares{

	background-image: url(../images/airfares-foot.jpg);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	border:solid 0px blue;

}*/
.airfares .tableairfares{

}
.airfares .tableairfares_new{

	background-image: url(../images/airfares-foot.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	border:solid 0px blue;

}
.airfares .tableairfares .head{

	height:25px;
	padding-top:31px !important;
	color:#999;
	vertical-align: text-bottom;
	font-weight: bold;
	border:solid 0px red;
}

.airfares .tableairfares .col-1{
	padding:0 0 5px 12px;
	padding-left:20px;
	text-align:left;
	color:#81b9ed;
	font-weight: bold;
}
.airfares .tableairfares .col-2{
	padding:0 14px 5px 0;
	text-align: center;
	color:#3cb7c8;
	font-weight: bold;
}
.airfares ul li div{float:left;}
.airfares ul li div.col-1{
	width:100px;
	padding:0 0 0 12px;
	text-align:left;
	color:#81b9ed;
}
.airfares ul li div.col-2{
	width:98px;
	padding:0 14px 0 0;
	text-align: right;
	color:#3cb7c8;
}
.airfares ul li.head div{
	padding-top:31px !important;
	color:#999;
}
.airfares ul li.head div.col-2{
	width:88px;
	padding:0 24px 0 0;
}
.actualites{
	padding:0 0 4px;
	background:url(../images/actualites-foot.jpg) no-repeat 0 100%;
	width:336px;
	float:left;
}
.actualites h3{ margin-bottom:2px;}
.actualites .post{
	padding:0 0 15px 0;
	height:1%;
	background:url(../images/line.gif) no-repeat 30px 100%;
	clear:both;
	overflow:hidden;
}
.actualites .last-post{ background:none;}
.actualites .post img{
	display: inline;
	margin: 15px 11px 0 3px;
	float: left;
}
.actualites .post .description {
  margin-left: 85px;
	display: block;
	position: relative;
	padding: 0 0 10px 0;
}
.actualites .post .description h4 {
	padding:11px 0 0 0;
	font-size:12px;
	color:#ffa61a;
	font-style:italic;
	font-weight:bold;
}
.actualites .post .description p {
  margin: 0;
  padding: 0;
}
.actualites .post .description .resume {
	word-spacing:-1px;
	line-height:13px;
	text-align:justify;
	height:1%;
	padding:2px 12px 0 0;
	margin:0;
}
.actualites .post .description a.more {
	display: block;
	position: absolute;
	left: 10px;
	padding: 0 0 0 -5px;
	margin: 5px 0 0 0;
	float: left;
}
.actualites .post .description a.more:hover {
	color:#ffa61a;
	text-decoration:none;
}
/*
======================================================================
Footer  - Pied de page
======================================================================
*/
#footer{
	background:#bfd9ee url(../images/footer-bg.jpg) no-repeat;
	height:179px;
	padding:0 0 19px;
	width:900px;
	overflow:hidden;
	clear:both;
}
#footer ul{
	width:100%;
	clear:both;
	float:left;
	margin:0;
	padding:70px 0 0;
}
#footer ul li{
	padding:0 11px 0 12px;
	background:url(../images/footer-separator.gif) no-repeat 0 3px;
	display:inline;
	list-style:none;
}
.none-separator{ background:none !important;}
#footer ul li a{
	text-decoration:none;
	font-size:10px;
	color:#fff;
}
#footer p{
	color:#96c4e2;
	float:right;
	margin:0;
	font-size:10px;
	padding:13px 35px 0 0;
}
#footer p a{color:#96c4e2;}
#footer a{text-decoration:none;}
#footer a:hover{text-decoration:underline;}

/*
======================================================================
Inner page / Package and promotion - Page interne / Package et promotion
======================================================================
*/
.inner-page #content{
	padding-bottom:24px;
	background:url(../images/inner-page-content-bg.jpg) no-repeat;}
ul.bread-crumbs{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:right;
	width:586px;
	clear:both;
	float:right;
	margin:7px 0 0;
	padding:0 7px 0 0;
	height:14px;
}
ul.bread-crumbs li{
	display:inline;
	font-size:9px;
	line-height:13px;
	padding:0 3px 0 8px;
	background:url(../images/small-gray-arrow.gif) no-repeat 0 3px;
	list-style:none;
}
ul.bread-crumbs a{
	line-height:12px;
	text-decoration:none;
	color:#a0a0a0;
}
ul.bread-crumbs a:hover{ text-decoration:none; color:#04529c;}
.inner-page .promo h2{
	padding-right:39px;
	text-align:right;
}
.inner-page .column{
	padding:0 3px;
	width:232px;
}
.inner-page .column h3{
	padding:15px 6px 0;
	color:#ffa800;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	line-height:22px;
	border-bottom:1px solid #ffa800;
}
.none-border{ border:none !important;}
ul.sub-nav,
ul.sub-nav-1{
	font-weight:bold;
	margin:0;
	padding:0;
	list-style:none;
}
ul.sub-nav { padding:2px 0 36px 6px;}
ul.sub-nav li{
	padding:0 0 4px 12px;
	background:url(../images/gray-arrow.gif) no-repeat 0 4px;
}
ul.sub-nav li a{
	text-decoration:none;
	color:#7a7a7a;
	font-size:11px;
}
ul.sub-nav li a:hover{ color:#04529c;}
ul.sub-nav-1{ padding:9px 0 0 11px;}
ul.sub-nav-1 li{
	font-size:12px;
	padding:0 0 10px 10px;
	background:url(../images/bullet.gif) no-repeat 0 4px;
}
ul.sub-nav-1 a{
	color:#666;
	text-decoration:none;
}
ul.sub-nav-1 a:hover,
ul.sub-nav-1 a.active{color:#ffa800;}
/*
======================================================================
Column - Colonne
======================================================================
*/
.inner-page .column-1{
	padding:0 20px 0 45px;
	float:right;
	width:597px;
}
.inner-page .column-1 h2{
	padding:30px 0 20px 3px;
	font-weight:bold;
	font-size:30px;
	line-height:29px;
	color:#3377c2;
}
.inner-page .column-1 h2 em{
	font-weight:normal;
	padding:0 0 0 41px;
	font-size:18px;
	line-height:18px;
	color:#7e7e7e;
	display:block;
}
.inner-page .column-1 h2 span{
	font-style: italic;
	padding: 5px 0 0 0;
	font-size: 16px;
	line-height:16px;
	color:#81b9ed;
	display:block;
}
.info{
	width:365px;
	float:left;
}

.info2{
	float:left;
}

.info p{
	margin:0;
	padding:14px 0;
	text-align:justify;
}
.info h4{
	padding:11px 0 0;
	font-size:13px;
	line-height:16px;
	color:#3377c2;
}
ul.list,
ul.link-list{
	margin:0;
	padding:0;
}
ul.list li,
ul.link-list{list-style:none;}
ul.list{ padding:10px 0 28px;}
ul.list li{
	padding:0 0 2px 15px;
	color:#3377c2;
}
ul.list li em{ color:#666;}
ul.link-list{ padding:12px 0 20px;}
ul.link-list li{
	padding:0 0 2px 10px;
	background:url(../images/gray-arrow.gif) no-repeat 0 4px;
}
ul.link-list li a{
	color:#3377c2;
	text-decoration:none;
}
ul.link-list li a:hover{ text-decoration:underline;}
.add-info{
	float:right;
	width:187px;
}
.add-info .box{ margin:8px 0 0;}
.add-info .box,
.add-info .box-head,
.add-info .box-foot{
	clear:both;
	width:181px;
	background:url(../images/inner-page-box-bg.gif) repeat-y;
	float:left;
}
.add-info .box-head { background:url(../images/inner-page-box-head-bg.gif) no-repeat;}
.add-info .box-foot{
	min-height:64px;
	padding:0 0 13px;
	background:url(../images/inner-page-box-foot-bg.gif) no-repeat 0 100%;}

* html .add-info .box-foot{ height:64px;}
.add-info .box p{
	line-height:13px;
	margin:0;
	padding:11px 20px 2px 30px;
}
.add-info .box strong{
	padding:7px 30px 0;
	color:#ffa800;
	display:block;
	font-size:18px;
}
.add-info .box-1 strong{
	font-weight:normal;
	padding:3px 27px 2px 30px;
}
.add-info .box-1 .box-foot{padding:0 0 7px;}
.add-info h5{
	clear:both;
	overflow:hidden;
	padding:15px 0 0 16px;
	margin:0;
	line-height:12px;
	color:#3377c2;
	font-size:9px;
	width:171px;
}
ul.list-1{
	width:150px;
	clear:both;
	overflow:hidden;
	margin:0;
	padding:0 20px 0 23px;
}
ul.list-1 li{
	line-height:12px;
	font-size:9px;
	padding:0 0 0 6px;
	background:url(../images/list-1-bullet.gif) no-repeat 0 5px;
	list-style:none;
	float:left;
	width:100%;
}
a.arrow-btn{
	display:inline;
	margin:7px 0 0 13px;
	width:157px;
	padding:0 0 0 17px;
	text-decoration:none;
	color:#e5154e;
	font-size:25px;
	float:left;
	line-height:101px;
	background:url(../images/arrow-btn-big.gif) no-repeat;
}
a.arrow-btn:hover{
	color:#3377c2;
}

.page{
	width:580px;
	float:left;
}
.page p{
	margin:0;
	padding:10px 0;
	text-align:justify;
}
.page h4{
	padding:11px 0 0;
	font-size:13px;
	line-height:16px;
	color:#3377c2;
}
/*
======================================================================
Photos
======================================================================
*/
.photos{
	margin:15px 0 0;
	background:url(../images/wave.gif) no-repeat;
	width:900px;
	float:left;
}
.photos h3{
	font-style:italic;
	padding:30px 0 0 20px;
	font-weight:bold;
	font-size:18px;
	line-height:18px;
	color:#68b7de;
}
.photos h3 em{
	padding:0 0 0 17px;
	font-weight:normal;
	display:block;
	font-size:17px;
}
.photos ul{
	width:510px;
	margin:0;
	padding:19px 0 0 311px;
}
.photos ul li{
	padding:0 0 20px;
	margin:0 20px 0 0;
	float:left;
	list-style:none;
}
.photos ul li a img{
	display:block;
	border:none;
}
/*
======================================================================
AIRFARES
======================================================================
*/
.airfareslist{
	margin:5px 0 0;
	background:url(../images/wave.gif) no-repeat;
	width:900px;
	float:left;
}
.airfareslist1 {
	margin:5px 0 0 0;
	width:900px;
	float:left;
}
.airfareslist h3,
.airfareslist1 h3 {
	padding:50px 0 0 260px;
	font-size:24px;
	line-height:18px;
	color:#91c154;
	font-weight: normal;
}

.airfareslist ul,
.airfareslist1 ul {
	margin:4px 0 0 1px;
	padding:0 0 30px 260px;
	overflow:hidden;
	clear:both;
	width:600px;
}
.airfareslist ul li,
.airfareslist1 ul li {
	float:left;
	font-weight:bold;
	width:600px;
	list-style:none;
	background-image: url(../images/bg-airfares.png);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
.airfareslist ul li.head,
.airfareslist1 ul li.head {
	height:25px !important;
	padding-bottom:10px;
	background-image: none;
}
.airfareslist ul li div,
.airfareslist1 ul li div {
float:left;
}

.airfareslist ul li div.col-1,
.airfareslist1 ul li div.col-1 {
	width:180px;
	padding:0 0 0 10px;
	text-align:left;
	color:#999;
	font-size: 13px;
	font-weight: bold;
}
.airfareslist ul li div.col-2,
.airfareslist1 ul li div.col-2 {
	width:100px;
	text-align:right;
	color:#3377c2;
	font-size: 12px;
	font-weight: bold;
	padding:0 10px 0 0;
}
.airfareslist ul li div.col-3,
.airfareslist1 ul li div.col-3 {
	width:100px;
	padding:0 10px 0 0;
	text-align:right;
	color:#666666;
	font-size: 12px;
}
.airfareslist ul li div.col-4,
.airfareslist1 ul li div.col-4 {
	width:130px;
	padding:0 10px 0 0;
	text-align:right;
}
.airfareslist ul li.head div,
.airfareslist1 ul li.head div{
	padding-top:10px !important;
	height:20px;
	color:#999;
	vertical-align: middle;
	text-align: left;
}
.airfareslist ul li.head div.col-1,
.airfareslist1 ul li.head div.col-1{
	width:180px;
	font-size:12px;
	font-weight: bold;
	padding: 0 0 0 10px;
}
.airfareslist ul li.head div.col-2,
.airfareslist1 ul li.head div.col-2{
	font-size:12px;
	font-weight: bold;
	width:100px;
	text-align:right;
	padding:0 10px 0 0;
}
.airfareslist ul li.head div.col-3,
.airfareslist1 ul li.head div.col-3{
	font-size:12px;
	font-weight: bold;
	width:100px;
	padding:0 10px 0 0;
	text-align:right;
}
.airfareslist ul li.head div.col-4,
.airfareslist1 ul li.head div.col-4{
	font-size:12px;
	font-weight: bold;
	width:130px;
	padding:0 10px 0 0;
	text-align:right;
}

.airfareslist ul li div.col-4 a,
.airfareslist1 ul li div.col-4 a {
	text-decoration:none;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.airfareslist ul li div.col-4 a:hover,
.airfareslist1 ul li div.col-4 a:hover {
	color:#91c154;
}
/*
======================================================================
Package Agent list - Liste des packages par agents
======================================================================
*/
ul.package-agent-list{
	width:586px;
	clear:both;
	text-align:center;
	margin:7px 0 0;
	padding:0 7px 10px 0;
	height:14px;
}
ul.package-agent-list li{
	display:inline;
	font-size:11px;
	line-height:13px;
	padding:0 3px 0 8px;
	border-left:1px solid #4584cb;
	list-style:none;
}
ul.package-agent-list a{
	line-height:12px;
	text-decoration:none;
	color:#4584cb;
}
ul.package-agent-list a:hover{
	text-decoration:none;
	color:#ffa800;
}

ul.package-agent-list a.active {
	text-decoration:none;
	color:#ffa800;
}

ul.package-agent-ville{
	width:586px;
	clear:both;
	text-align:center;
	margin:0;
	padding:10px 7px 10px 0;
	height:14px;
}
ul.package-agent-ville li{
	display:inline;
	line-height:13px;
	padding:0 10px;
	list-style:none;

}
ul.package-agent-ville a{
	line-height:12px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#4584cb;
}
ul.package-agent-ville a:hover, ul.package-agent-ville a.active {
	text-decoration:none;
	color:#ffa800;
}

.none-separator-pack{ border:none !important;}

.column-1 h5{
	overflow:hidden;
	clear:both;
	padding:15px 0 5px 0;
	margin:0;
	font-size: 11px;
	text-align:center;
	color:#4584cb;
	border-bottom:2px solid #2685d1;
}
.downpage{
	margin:15px 0 0;
	background:url(../images/wave.gif) no-repeat;
	width:900px;
	float:left;
}
.downpage h3{
	font-style:italic;
	padding:40px 0 0 50px;
	font-weight:bold;
	font-size:18px;
	line-height:18px;
	color:#04529c;
}
.downpage-text{
	width:810px;
	float:left;
	padding: 10px 0 0 50px;
}
.downpage-text p{
	margin:0;
	padding:10px 0;
	text-align:justify;
}

.page ul{
	margin:4px 0 0 1px;
	padding:0;
	overflow:hidden;
	clear:both;
	/*width:550px;*/
}
.page ul li{
	float:left;
	padding:2px 0;
	font-weight:bold;
	/*width:550px;
	list-style:none;*/
}
.page ul li.head{
	height:25px !important;
	padding-bottom:10px;
}
.page ul li div{float:left;}
.page ul li div.col-1{
	width:364px;
	padding:0 0 0 10px;
	text-align:left;
	color:#81b9ed;
}
.page ul li div.col-1 em{
	font-weight:normal;
}
.page ul li div.col-2{
	width:150px;
	padding:0 14px 0 0;
	text-align:right;
	color:#1a91e5;
}
.page ul li.head div{
	padding-top:10px !important;
	height:30px;
	color:#999;
	vertical-align: middle;
	text-align: left;
}
.page ul li.head div.col-1{
	color:#005594;
	font-size:12px;
	font-weight: bold;
	background-image: url(../images/tiare.png);
	text-indent: 36px;
	background-repeat: no-repeat;
}
.page ul li.head div.col-2{
	/*width:100px;
	padding:0 24px 0 0;*/
	text-align:right;
}
.page ul li div.col-1 a, .page ul li div.col-2 a {
	text-decoration:none;
	color:#4584cb;
}
.page ul li div.col-1 a:hover, .page ul li div.col-2 a:hover {
	text-decoration:none;
	color:#ffa800;
}
/*.page *{ border: 1px solid red }
/*
======================================================================
News list - Page de la liste des news
======================================================================
*/
.page .post{
	padding:0 0 13px;
	height:1%;
	background:url(../images/line.gif) no-repeat 30px 100%;
	clear:both;
	overflow:hidden;
}
.page .last-post{ background:none;}
.page .post img{
	display:inline;
	margin:15px 11px 0 3px;
	float:left;
}
.page .post a.more{
	float:left;
	display:inline;
	text-decoration:none;
	color:#2685d1;
	font-size:11px;
	background-image: url(../images/bg-arrow.png);
	background-repeat: no-repeat;
	width:108px;
	height:31px;
	line-height:31px;
	padding: 0 0 0 10px;
	font-weight:bold;
}

.page .post a.more:hover{
	color:#ffa61a;
	text-decoration:none;
}
.page .post h4{
	padding:11px 0 0;
	font-size:12px;
	color:#4584cb;
	font-weight:bold;
}
.page .post p{
	word-spacing:-1px;
	line-height:13px;
	text-align:justify;
	display:table;
	height:1%;
	padding:2px 12px 10px 0;
	margin:0;
}

/*
======================================================================
Newsletter - Page des newsletters
======================================================================
*/
.pagenewsletter{
	width:590px;
	float:left;
}
.pagenewsletter p{
	margin:0;
	padding:10px 0;
}
.pagenewsletter h4{
	padding:50px 0 0 20px;
	font-size:11px;
	color:#3377c2;
}
.pagenewsletter h4 em{
	padding:0;
	font-size:11px;
	color:#3377c2;
	font-weight: normal;
}
.pagenewsletter h5{
	padding:20px 0 0 20px;
	font-size:11px;
	color:#666;
	background-image: none;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.pagenewsletter h5 em{
	padding:0;
	font-size:11px;
	font-weight: normal;
	color:#666;
}
div.tabnewsletter{
	clear:both;
	overflow:hidden;
	width:590px;
	margin:0 0 8px;
	background-image: url(../images/bg-newsletter.png);
	background-repeat: repeat-y;
}
div.tabnewsletter-head,
div.tabnewsletter-foot{
	clear:both;
	overflow:hidden;
	width:590px;
	background-image: url(../images/bg-head-newsletter.jpg);
	background-repeat: no-repeat;
}
div.tabnewsletter-foot{
	padding:0 0 10px;
	background-image: url(../images/bg-foot-newsletter.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.newsletter-form{
	padding: 40px 10px 10px 5px;
	width:570px;
	float:left;
}
.newsletter-form p {
	text-align: left;
}
.newsletter-form input.text{
	width:120px;
	float:left;
	margin:5px 0 0 9px;
	padding:0 2px;
	font:11px/13px Arial, Helvetica, sans-serif;
}
.newsletter-form select.list{
	float:left;
	margin:5px 0 0 9px;
	padding:0 2px;
	font:11px/13px Arial, Helvetica, sans-serif;
}

.newsletter-form label{
	float:left;
	color:#666;
	font-size:12px;
	line-height:20px;
}
.newsletter-form label span{
	width:110px;
	padding:3px 5px 0 0;
	float:left;
	text-align:right;
}
.newsletter-form div.holder{
	padding:0 0 5px 18px;
	width:570px;
	clear:both;
	overflow:hidden;
}
.newsletter-form em{
	color:#CC0000;
	padding: 0 0 0 7px;
}

.pagenewsletter div.h-panel {
	padding: 3px 0 0 100px;
 }

 .pagenewsletter div.h-panelbtn {
	padding: 25px 0 50px 100px;
 }

/*
======================================================================
Flight Statuts - Pour la page des informations sur les vols
======================================================================
*/
.downpage .flightstatuts{
	width: 640px;
	float:left;
	padding: 50px 0 0 250px;
 }

.flightstatuts table td{
	height:25px;
 }

.headflight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3377c2;
}
.red {
	font-weight: bold;
	color: #ff0000;
}
.blue {
	font-weight: bold;
	color: #4e89ca;
}
.green {
	font-weight: bold;
	color: #36be1f;
}
.grey{
	font-weight: bold;
	color: #666666;
}
.lineblue {
	background-color: #eaf1f9;
}

.pageflight{
	width:580px;
	float:left;
	background-image: url(../images/bg-flight.jpg);
	height: 198px;
	background-repeat: no-repeat;
}
.pageflight h3{
	padding: 90px 0 0 0;
	border: none;
}
.inputflight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}








/* GTL CSS*/
#TopMenu {border-bottom:1px solid #b5b5b5}
/* drop down menu start */
.menu2 {padding:0; margin:0; list-style:none; height:19px; background:#fff; position:relative; z-index:500; font-family:Arial; font-size:11px; color:#666666}
.menu2 li.top {display:block; float:left; font-weight:bold; margin-right:1px; border-top:4px solid #005594;}
.menu2 li a.top_link {display:block; float:left; height:15px; line-height:15px; color:#666666; text-decoration:none; padding:0; cursor:pointer; width:116px; padding:0 8px; background:#e8e8e8}
.menu2 li a.top_link span {float:left; display:block; padding:0}
.menu2 li a.top_link span.down {float:left; display:block; padding:0}
.menu2 li a.top_link:hover {color:#000}
.menu2 li a.top_link:hover span {}
.menu2 li a.top_link:hover span.down {}

.menu2 li:hover > a.top_link {color:000}
.menu2 li:hover > a.top_link span {}
.menu2 li:hover > a.top_link span.down {}

.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0}

/* Default link styling */
/* Style the list OR link hover. Depends on which browser is used */
.menu2 a:hover {visibility:visible; position:relative; z-index:200}
.menu2 li:hover {position:relative; z-index:200}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul,
.menu2 :hover ul ul,
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none}

.menu2 :hover ul.sub {left:0; top:15px; background:#e8e8e8; padding:0; border-top:1px solid #b5b5b5; width:132px; z-index:300}
.menu2 :hover ul.sub li {display:block; position:relative; float:left; width:132px; font-weight:normal; background:#e8e8e8}
.menu2 :hover ul.sub li a {display:block; font-size:11px; padding:2px 8px 2px 12px; width:112px; color:#666666; text-decoration:none; border-bottom:1px solid #b5b5b5}
.menu2 :hover ul.sub li a.fly {background:url(../images/arrow.gif) 120px 6px no-repeat}
.menu2 :hover ul.sub li a:hover {background:#ffa800; color:#fff}
.menu2 :hover ul.sub li a.fly:hover {background:#ffa800 url(../images/arrow_over.gif) 120px 6px no-repeat; color:#fff}
.menu2 :hover ul li:hover > a.fly {background:#ffa800 url(../images/arrow_over.gif) 120px 6px no-repeat; color:#fff}

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:132px; top:-1px; background:#e8e8e8; padding:0; border-top:1px solid #b5b5b5; border-left:1px solid #fff; width:132px; z-index:400; height:auto}
/* drop down menu ends */

/*homepage reservation box css*/
#cal1Container { display:none; position:absolute; left:0px; top:0px;}
#cal2Container { display:none; position:absolute; left:0px; top:0px;}
.calendarContainter {position: absolute; width: 700px;}
#spnOriginError, #spnDepDateError, #spnDestinationError, #spnRetDateError, #spnPassengerError {display:none;color:red;}
/** reservation form box css end */



.airfares .head_airfares{
	background:url(../images/airfares-head.jpg) no-repeat;
	padding-top:31px !important;
	color:#999;
}
.airfares ul li div{float:left;}
.airfares ul li div.col-1{
	width:100px;
	padding:0 0 0 12px;
	text-align:left;
	color:#81b9ed;
}
.airfares ul li div.col-2{
	width:98px;
	padding:0 14px 0 0;
	text-align:right;
	color:#3cb7c8;
}
.airfares head_airfares .head_airfares_top{
	padding-top:31px !important;
	color:#999;
}
.airfares ul li.head div.col-2{
	width:88px;
	padding:0 24px 0 0;
}

/* highslide page start */
.highslide-html {background-color:white;}
.highslide-html-blur {}
.highslide-html-content {position:absolute; display:none; height:100%;}
.highslide-loading {display:block; color:black; font-size:8pt; font-family:sans-serif; font-weight:bold; text-decoration:none; padding:2px; border:1px solid black; background-color:white; padding-left:22px; background-image:url(../images/graphics/loader.white.gif); background-repeat:no-repeat; background-position:3px 1px}
a.highslide-credits, a.highslide-credits i {padding:2px; color:silver; text-decoration:none; font-size:10px}
a.highslide-credits:hover, a.highslide-credits:hover i {color:white; background-color:gray}
/* Styles for the popup */
.highslide-wrapper {background-color:white}
.highslide-wrapper .highslide-html-content {width:600px; padding:0px;}
.highslide-wrapper .highslide-header div { margin:0px 0px 0px 0px; padding:0px;}
.highslide-wrapper .highslide-header ul {margin:0; padding:0; text-align:right}
/*	ligne ajouter	*/
.highslide-wrapper .highslide-pied ul{text-align: left;}

.highslide-wrapper .highslide-header ul li {display:inline; padding-left:1em}
.highslide-wrapper .highslide-header ul li.highslide-close { }
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {display:none}
.highslide-wrapper .highslide-header a {font-weight:bold; color:gray; text-transform:uppercase; text-decoration:none}
.highslide-wrapper .highslide-header a:hover {color:black}
.highslide-wrapper .highslide-header .highslide-move a {cursor:move}
.highslide-wrapper .highslide-footer {height:11px}
.highslide-wrapper .highslide-footer .highslide-resize {float:right; height:11px; width:11px; background:url(../images/graphics/resize.gif)}
.highslide-wrapper .highslide-body {}
.highslide-move {cursor:move}
.highslide-resize {cursor:nw-resize}
/* These must be the last of the Highslide rules */
.highslide-display-block {display:block}
.highslide-display-none {display:none}
/* highslide page end */

/* print box start */
.print_titlebox { margin:0px 0px 15px 0px; padding:0px 0px 0px 5px;}
.print_imgbox { margin:0px 0px 10px -2px; padding:0px 0px 0px 0px; background-color:#e8e8e8; border:0px solid #ff0000;}

/* Flight Info */
.greentxt {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: green;
}
.redtxt {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: red;
}
.bluetxt {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #3377c2;
  text-decoration: none;
}
/* print box end */

/* contact box start */
.contactpop_box { margin:0px; padding:5px; width:460px;}
.contactpop_box h1 { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#0272c3; font-weight:bold; font-style:italic; text-decoration:none; margin:0px 0px 0px 0px; padding:0px 0px 0px 5px;}
hr.popline2 {border:0px none; border-bottom:1px solid #1a91e5; height:1px; width:100%; margin-top:-5px; }
.contactform_pop { margin:0px; padding:10px 0px 0px 0px;}
.contactform_pop .label1 { margin:0 0 8px 0; *margin:0; padding:0px 10px 0px 0px; float:left; width:180px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5d5d5d; text-align:right; border:0px solid #ff0000;}
.inputbox { border:1px solid #7f9db9; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5d5d5d;}
/* contact box end */

/* Reservation */
.Divider2 {margin:0; padding:0; background:url(../images/Divider2.gif) left top no-repeat; border:1px solid #cccccc; border-width:0 1px; height:1%}
.font_nav {font-size:9px; color:#a0a0a0; padding:2px 10px; border:1px solid #cccccc;}
.font_nav a{font-size:9px; color:#a0a0a0; text-decoration:none;}
.font_nav a:hover {font-size:9px; color:#7a7a7a; text-decoration:none;}
.HomeLt2 {float:left; width:200px; margin-right:1px}
.HomeRt2 {float:left; width:584px}
.outils_con {padding:8px 0px 0px 8px; line-height:}
.outils_con a{color:#7a7a7a; line-height:17px; text-decoration:none; font-weight:bold;}
.outils_con a:hover {color:#ffa800; text-decoration:none; font-weight:bold;}
.outils_con ul {margin:0px; padding:0px;}
.outils_con ul li {margin:0px; padding:0px; font-size:12px; line-height:23px; list-style:none; padding-left:10px;}
.font_left_title {font-size:18px; line-height:25px; font-weight:bold;  font-style:italic; color:#ffa800;}
.le_service {padding:8px 0px 0px 8px;}
.le_service a{color:#7a7a7a; line-height:20px; font-size:12px; text-decoration:none;}
.le_service a:hover {color:#ffa800; text-decoration:none;}
.le_service a span, .font_it {color:#7a7a7a; line-height:20px; font-size:9px; font-style:italic; text-decoration:none;}
.le_service a span:hover, .font_it:hover {color:#ffa800; text-decoration:none;}
.list_right_title {padding:20px 0px 0px 30px; line-height:35px;}
.font_air_gray25 {color:#7e7e7e; font-size:25px;}
.font_air_blue48 {color:#3377c2; font-size:48px;}
.list_middle_p {padding:20px 0px 0px 30px;}
.list_middle_p ul {margin:0px; padding:0px; height:1%; width:544px;}
.list_middle_p ul li {margin:0px; padding:0px; list-style:none; line-height:20px;  float:left;}
.first_li {width:130px;color:#b2b2b2; font-size:12px; font-weight:bold;}
.sec_li {width:120px;color:#b2b2b2; font-size:12px; font-weight:bold;}
.thr_li {width:120px;color:#b2b2b2; font-size:12px; font-weight:bold;}
.for_li {width:90px;color:#b2b2b2; font-size:12px; font-weight:bold;}
.last_li {width:80px;}
.underline_ul {border-bottom:2px solid #e2e2e2; width:544px;}
.first_con_li {width:130px; font-weight:bold; font-size:14px;color:#b2b2b2; float:left;}
.sec_con_li {width:120px; font-weight:bold; font-size:14px; color:#3377c2; float:left;}
.thr_con_li {width:120px; font-weight:bold; font-size:14px; color:#91c154; float:left;}
.for_con_li {width:70px; font-size:14px; color:#5d5d5d; float:left;}
.last_con_li {width:100px; font-size:14px; font-weight:bold; color:#5d5d5d; float:left;}
.font_reg_green24 { color:#91c154; font-size:24px;}
.promo_part1 {float:left; width:316px; color:#666; text-align:justify; padding-left:33px;}
.promo_part1 a{color:#3377c2; text-decoration:none;}
.promo_part1 a:hover{color:#3377c2; text-decoration:underline;}
.promo_part2 {float:right; width:150px; color:#666; text-align:justify; padding-right:33px;}
.promo_part2 a{color:#3377c2; text-decoration:none;}
.promo_part2 a{color:#3377c2; text-decoration:underline;}
.promo_box {border:1px solid #e6e6e6; display:block; width:150px;}
.promo_box p {padding:10px 10px 0px 10px;}
.sejour_con {margin:20px 0px 0px 20px; padding-bottom:10px; width:320px; color:#000; border-bottom:1px solid #efefef; height:auto;}
.sejour_con2 {margin:20px 0px 0px 20px; padding-bottom:10px; width:480px; color:#000; border-bottom:1px solid #efefef; height:auto;}
.sejour_con3 {margin:20px 0px 0px 20px; padding-bottom:10px; width:480px; color:#000; border-bottom:0px solid #efefef; height:auto;}

.Form_contactpop_box { margin:0px; padding:0px; width:590px; border:0px solid #ff0000;}
/*.Form_RawContainer{width:585px;clear:both; padding-top:12px; border:0px solid #ff0000;}*/
.Form_RawContainer{width:585px;clear:both; padding-top:12px; padding-left:15px; border:0px solid #ff0000;}
.Form_RawContainer2{width:250px;clear:both; padding-top:12px; padding-left:15px; border:0px solid #ff0000;}
.Form_RawContainer big{color:#0858af;}
/*.Form_LabelText{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5d5d5d; text-align:right; width:179px; float:left; border:0px solid #ff0000;}*/
.Form_LabelText{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5d5d5d; text-align:left; width:89px; float:left; border:0px solid #ff0000;}
.Form_TextBoxDiv{float:left; width:144px; padding-left:5px; border:0px solid #ff0000;}
/*.Form_MandatoryRed{float:left; padding-left:5px; width:240px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:red; border:0px solid #ff0000;}*/
.Form_MandatoryRed{display:none;float:left; padding-left:5px; width:240px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:red; border:0px solid #ff0000;}
.Form_SelectDate{float:left; padding-left:5px; width:240px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:red; border:0px solid #ff0000;}
.Formpackage_box { margin:0px; padding:10px 20px 10px 20px; width:350px; border:1px solid #7f9db9; }
.Formagency_namediv { float:left; width:380px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5d5d5d;}
.TextBoxDiv{float:left; width:155px; padding-left:5px;}
.TextBox{width:145px; border:1px solid #7f9db9; height:16px;font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#5d5d5d;}
.Form_RawContainer#infosPAX table {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5d5d5d; text-align:left;}
.Form_RawContainer#infosPAX table td {padding:2px 0 2px 0;font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5d5d5d; text-align:left;}
.PAXcol-1 {width:250px;}
.PAXcol-2 {width:250px;}

/* site map start */
.sitemap_container { margin:0px 0px 5px 0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#0000FF; width:525px; border:0px solid #000000;}
.sitemap_box { border:1px solid #cccccc; width:240px; margin:0px 0px 20px 0px; padding:0px}

.sitemap_boxcol1 { width:240px; margin:0px 20px 0px 0px; padding:0px; float:left; border:0px solid #ff0000; }
.sitemap_boxcol2 { width:240px; margin:0px 0px 0px 0px; padding:0px; float:left; border:0px solid #ff0000;}

.sitemap_box h5 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; font-weight:bold; margin:0px; padding:3px 3px 3px 5px; background:url(../images/navigation-bg.gif) repeat-x; }
.sitebox_ulli {margin:0px; padding:0px}
.sitebox_ulli ul {margin:0px; padding:0px; list-style:none}
.sitebox_ulli li { margin:0px; list-style:none}
.sitebox_ulli li.snd {margin:0; padding-left:24px}
.sitebox_ulli li.trd {margin:0; padding-left:36px}
.sitebox_ulli li a {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#3377c2; line-height:20px; text-decoration:underline}
.sitebox_ulli li a:hover {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffa800;line-height:20px; text-decoration:none;}
/* site map end */

.column-base{
	width:570px;
	float:right;
}
a {
	color: #4e89ca;
}

a.btn-arrow {
	text-decoration:none;
	width:108px;
	display:inline;
	margin:8px 15px 0 12px;
	padding:10px 24px 4px 15px;
	height:31px;
	font-size:11px;
	color:#006f9f;
	font-weight:bold;
	background:url(../images/bg-arrow.png) no-repeat;
}

a.btn-arrow:hover {color:#ff000c;}

div#ClubTiare_enroll {font-family: Arial, Verdana, Trebuchet MS;font-size:9pt;}
div#ClubTiare_enroll table, div#ClubTiare_enroll input, div#ClubTiare_enroll select, div#ClubTiare_enroll textarea {font-size: 1em;}
div#ClubTiare_enroll table th {background-color:#336699;color:white;}
div#ClubTiare_enroll table td {text-align:left;}
div#ClubTiare_enroll .UpperText, div#ClubTiare_enroll  .UpperTd {text-transform: uppercase;}
div#ClubTiare_enroll .UpperTd, div#ClubTiare_enroll  .borderTd {border-left:1px solid silver;padding-left:20px;color:#0073B5;font-weight:bold;}
div#ClubTiare_enroll .alertMessage {color:red;text-align:center;}
div#ClubTiare_enroll .infoTd {background-color:#B0E0E6;text-align:center;color:#1F8BCC;}
div#ClubTiare_enroll .infoMessage {text-align:center;color:#0073B5;font-weight:bold;}

span.madeby {text-transform: uppercase;font-size:7px;}

div#conditions {clear:both;width:570px;padding-top:10px;}
div#conditions a {font-weight:bold;}
div#conditions span {display:none;}
div#conditions p {text-align:justify;}

div#box-mainPAX {float:left;width:250px;}
div#box-conditions {float:right;width:320px;height:165px;position:relative;top:10px;right:0;border:1px dotted silver;padding:5px;padding-top:10px;overflow:auto;}
div#box-conditions a {display:block;position:absolute;top:0;padding:0 10px;text-decoration:none;font-weight:bold;color:gray;}
div#box-conditions p {text-align:justify;}

div#box-dates-voyage {width:100%;}
div#voyage-alerte {float:right;width:280px;height:80px;position:absolute;top:405px;right:5px;color:red;}
div#voyage-alerte p {vertical-align: middle; display: inline;}

ul#errorlinks {list-style:none;background:url(../images/bg-tiare.jpg) no-repeat 0px 5px;}
ul#errorlinks li {padding:10px 0;}
ul#errorlinks li a {text-decoration:none;font-size:12px;font-weight:bold;color:#3D7CFF;}


.page #conditions-generales-transport h3 {
	margin-top: 20px;
}

.page ul.liste {
	margin-top:0;
	padding-left:40px;
}

.page  ul.liste li {
	float:none;
	padding:3px 0;
	font-weight:normal;
	text-align:justify;
}

.page ul.sommaire li a {
	font-weight:bold;
	text-decoration: none;
}

.page ul.lowerAlpha {list-style: lower-alpha;}
.page ul.lowerRoman {list-style: lower-roman;}
.page ul.decimal {list-style: decimal;}
.page ul.noStyle {list-style: none;}


.form .selects {
	margin: 10px 0;
}

.form .selects label {
	display: block;
}

.form .selects div.de-resa, .form .selects div.date-resa {
	display: block;
	clear: both;
	float: none;
}

ul#socialnetworks {
	position: absolute;
	list-style: none;
	bottom: -2px;
	right: 250px;
	margin: 0;
	padding: 0;
}

ul#socialnetworks li {
	display: inline-block;
	width: 50px;
}

.redline {
	color: red;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
}

.redline a {
	color: red;
	text-decoration: none;
}

.redline span {
	color: #4E89CA;
	text-decoration: underline;
}