/*
========================================================================================
				 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{
	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,
#menu li:hover ul.second-level{
	display:block;
}
#menu ul {
	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 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;
}
/*
======================================================================
Promotion list - Page du listing des promotions
======================================================================
*/
.pagepromotionlist {
	width:580px;
	float:left;
}
.pagepromotionlist .post, .pagenewslist .post{
	padding:0 0 13px;
/*	height:1%;
*/	background:url(../images/longline.png) no-repeat 30px 100%;
	clear:both;
	overflow:visible;
}
.pagepromotionlist .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 {
	color:#ff000c;
	text-decoration:none;
}

.pagepromotionlist .post h4{
	padding:11px 0 0;
	font-size:16px;
	color:#ffa61a;
	font-weight:bold;
	font-style: italic;
}
.pagepromotionlist .post h4, .pagenewslist .post h4 {
	padding:11px 0 0;
	font-size:16px;
	color:#ffa61a;
	font-weight:bold;
	font-style: italic;
}
.pagepromotionlist .post h6{
	padding:10px 0;
	font-size:18px;
	color:#ff000c;
	font-weight:bold;
}
.pagepromotionlist .post p{
	word-spacing:-1px;
	line-height:13px;
	text-align:justify;
	display:table;
/*	height:1%;*/
	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, #parentData, #column-1{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:0 0 57px;
}
#content, #parentData{padding:0 0 30px 0;}
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;
	display: none;
}
.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 29px 8px;}
.form div.h-radio-1{ padding-top:2px;}
.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:left;
	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{
	display:inline;
	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;}
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{
	font-size: 11px;
	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:289px;
	padding:4px 46px 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:url(../images/tools-bg.jpg) no-repeat 0 -14px;
	width:432px;
	height:22px;
	float:left;
	display:inline;
	margin:14px 0 0 120px;
	padding:0 0 24px 2px;
}
ul.tools li{
	padding:0 12px;
	background:url(../images/tools-separator.gif) no-repeat 0 3px;
	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;
	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;
}
.airfares .tableairfares .head{
	height:25px;
	padding-top:31px !important;
	color:#999;
	vertical-align: text-bottom;
	font-weight: bold;
}
.airfares .tableairfares .col-1{
	padding:0 0 5px 12px;
	text-align:left;
	color:#81b9ed;
	font-weight: bold;
}
.airfares .tableairfares .col-2{
	padding:0 14px 5px 0;
	text-align:right;
	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 13px;
/*	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 a.more{
	margin:-2px 0 0 3px;
	float:left;
}
.actualites .post a.more:hover{
	color:#ffa61a;
	text-decoration:none;
}
.actualites .post h4{
	padding:11px 0 0;
	font-size:12px;
	color:#ffa61a;
	font-style:italic;
	font-weight:bold;
}
.actualites .post p{
	word-spacing:-1px;
	line-height:13px;
	text-align:justify;
	display:table;
/*	height:1%;*/
	padding:2px 12px 0 0;
	margin:0;
}
/*
======================================================================
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-image: none;
	background-repeat: 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;
	display: none;
}
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;
	display: none;
}
ul.bread-crumbs a{
	line-height:12px;
	text-decoration:none;
	color:#a0a0a0;
	display: none;
}
ul.bread-crumbs a:hover{ text-decoration:none; color:#04529c; display: none;}
.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{
	margin:0 20px 0 45px;
	width: 597px;
	float: left;
}
.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;
}
.info{
	width:365px;
	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:174px;
	padding:0px;
	text-indent: 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 top right;
	float:left;
	width:640px;
}
.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{
	float: left;
	width:530px;
	margin:19px 0 0 20px;
	padding-left: 20px;
}
.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:600px;
	float:left;
}
.airfareslist1 {
	margin:5px 0 0 0;
	width:600px;
	float:left;
}
.airfareslist h3,
.airfareslist1 h3 {
	padding:50px 0 0 10px;
	font-size:24px;
	line-height:18px;
	color:#91c154;
	font-weight: normal;
}

.airfareslist ul,
.airfareslist1 ul {
	margin:4px 0 0 1px;
	padding:0 0 30px 10px;
	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-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:600px;
	float:left;
}
.downpage h3{
	font-style:italic;
	padding:40px 0 0 100px;
	font-weight:bold;
	font-size:18px;
	line-height:18px;
	color:#04529c;
}
.downpage-text{
	width:600px;
	float:left;
	padding: 10px 0 0 20px;
}
.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-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{
	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;
}
/*
======================================================================
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{
	margin:-2px 0 0 3px;
	float:left;
}
.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: 30px 10px 10px 10px;
	width:570px;
	float: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 label{
	float:left;
	color:#666;
	font-size:12px;
	line-height:20px;
}
.newsletter-form label span{
	width:100px;
	padding:3px 5px 0 0;
	float:left;
	text-align:right;
}
.newsletter-form div.holder{
	padding:0 0 5px 30px;
	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;
}
