html, body{
	margin: 0;
	padding: 0;
	
	background: url('../images/b2b/branding.jpg') top left repeat-x;
	
	font: 12px verdana, tahoma, sans-serif;
	color: #808080;
	text-align: center;
	
}

.awex-link{ float: left; clear: both; position: relative; top: -25px; }
* html .awex-link{ top:0; }
.blue{ color: #2A6EBB; }

.news-block-b2b{ position: relative; top: -15px; }
/*img{ margin: 7px; }*/

.image-droite{
	float: right;
	margin: 12px;
	margin-right: 0;
}
.image-gauche{
	float: left;
	margin: 12px;
	margin-left: 0;
}

div.galerie-elem{
	
	float: left;
	margin: 0 10px 5px 0;
	font-size: 11px;
	text-align: center;
	
}

.savoir-plus{
	height: 32px;
	background: url('../images/savoir_plus_large.jpg') top left no-repeat;
	text-indent: 30px;
}
.savoir-plus a{
	line-height: 29px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}




table{ font: 12px verdana, tahoma, sans-serif; }
table img { margin-right: 10px; }
#arrivals{ margin-top: 20px; }


div.copy{ width: 967px; margin: -50px auto 0; font-size: 11px; text-align: right; color: #656565; }
div.copy a{ color: #656565; }
#left-layer{
	position: absolute;
	left: 0;
	top: 0;
	
	width: 800px;
	height: 240px;
	background: url('../images/b2b/bg_logo.jpg') top left repeat-x;
}

#branding{

	position: relative;

	width: 981px;
	height: 243px;
	
	margin: 0 auto;
	background: url('../images/b2b/branding.jpg') top left repeat-x;
	
	text-align : left;
}

div#logo{
	float: left;
	height: 131px;
	
	background: url('../images/b2b/bg_logo.png') top left repeat-x;
}

h1#logo{
	float: left;
	width: 247px;
	height: 130px;
	background: url('../images/logo.png') top left no-repeat;
	
	margin: 0;
	padding: 0;
	
	
	position: relative;
	
	text-indent: -20000px;
}

#branding #flash{
	position: absolute;
	bottom: 30px;
	right: 0;
}

ul#menu_lang{

	position: absolute;
	top: 0;
	left: 240px;

	margin: 0;
	padding: 0;
}

ul#menu_lang li{

	display: block;
	float: left;
	
	height: 44px;
	text-indent: -20000px;
}

ul#menu_lang li a{
	display: block;
	height: 44px;
	width: 40px;
	background-image: url('../images/b2b/bg_menu_lang.jpg');
	background-repeat: no-repeat;
}

ul#menu_lang li#fr a{
	background-position: -5px -0;
}
ul#menu_lang li#nl a{
	background-position: -45px -0;
}
ul#menu_lang li#en a{
	background-position: -85px -0;
}

ul#menu_lang li#fr a.active,ul#menu_lang li#fr a:hover{
	background-position: -5px -44px;
}
ul#menu_lang li#nl a.active,ul#menu_lang li#nl a:hover{
	background-position: -45px -44px;
}
ul#menu_lang li#en a.active,ul#menu_lang li#en a:hover{
	background-position: -85px -44px;
}

ul#topmenu{
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	height: 47px;
	padding-left: 5px;
}

ul#topmenu li{
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
}

ul#topmenu li a{
	display: block;
	float: left;
	height: 47px;
	line-height: 47px;
	color: #AAD0E5;
	font-weight: bold;
	padding: 0 10px 0 14px;
	text-decoration: none;
	background: url('../images/b2b/bg_topmenu.jpg') top left no-repeat;
}
ul#topmenu li a:hover,ul#topmenu li a.active{
	color: #FF8A00;
	background: url('../images/b2b/bg_topmenu_active.jpg') top left repeat-x;
	
}

ul#menu{
	margin: 0;
	padding: 0;
	
	position: relative;
	top: 69px;
	
	width: 959px;
	height: 30px;
	
	background: url('../images/b2b/bg_menu.jpg') top left no-repeat;
	
	margin: 0 auto;
	line-height: 30px;
	
	padding: 0 10px;
	
}

ul#menu li{

	list-style: none;
	display: block;
	float: left; 
	
	margin-right: 10px;
	padding: 0 3px;
	
	
}


ul#menu li a{

	font-weight: bold;
	color: #7b7b7b;
	text-decoration: none;

}

div#content{
	position: relative;

	width: 967px;
	background: url('../images/admin/bg_content.jpg') top left repeat-y;
	
	padding: 1px 5px 5px 15px;
	margin: 0 auto;
	
	text-align :justify;
	
}
div#foot_content{
	position: relative;
	width: 987px;
	height: 52px;
	
	background: url('../images/admin/bg_bottom_content.png') top left no-repeat;
	margin: 0 auto;
	z-index: 2;
}
div#bigfoot{
	width: 987px;
	
	text-align :left;
	position: relative;
	top: -52px;
	z-index: 1;
	
	padding-top: 48px;
	padding-bottom: 15px;
	
	background: url('../images/bg_bigfoot.jpg') bottom left no-repeat;
	margin: 0 auto;
}

div#bigfoot ul{ width: 100%; margin:0; padding:0; list-style: none; }

div.foot_column{
	float: left;
	width: 30%;
	padding: 5px 0 5px 3.3%;
}

div#bigfoot ul.navigation li{
	float: left;
	width: 30%;
	padding-left: 25px;
}

div#bigfoot ul.navigation li ul li{
	float: none;
	width: auto;
	padding: 0 0 0 3.3%;

}

div#bigfoot ul.navigation li a.home{
	display: block;
	font-size: 15px;
	margin: 0;
	font-weight: bold;
	color: #0F75BC;
	
	width: 90%;
	margin-bottom: 10px;
	
	border-bottom: 1px dashed #a6a6a6;
	padding-bottom: 3px;
}

div#bigfoot ul.navigation li a.title{
	font-size: 10px;
	color: #0F75BC;
	font-weight: bold;
	
	margin: 0;
	margin-top: 5px;
}

div#bigfoot h3{
	margin: 0;
	font-weight: bold;
	color: #0F75BC;
	
	width: 90%;
	margin-bottom: 10px;
	
	border-bottom: 1px dashed #a6a6a6;
	padding-bottom: 3px;
}

div#bigfoot a{
text-decoration: none;
	font-size: 10px;
	color: #787878;
}
div#bigfoot h4{
	font-size: 10px;
	color: #0F75BC;
	font-weight: bold;
	
	margin: 0;
	margin-top: 5px;
}

/*Fonts
*/

a img{ border: none;  }

a{ outline: none; color: #2A6EBB; }

h2,.main-title{
	color: #fb8629;
	border-bottom: 1px dashed #fb8629;
	
	padding-bottom: 5px;
}

.subtitle{
	color: #2A6EBB; 
	font-weight: bold;
	
}

span.breadcrumb{ font-size: 11px; display: block; margin-top: 7px; }
span.breadcrumb a{ color: #808080; }

div.simplifly{


}

/* Tables */

#tabHoraires table.data{
	font-size: 10px;
	color: #3c3c3c;
	width: 100%;
}

table.data{
	border: 1px solid #ecf0f3;
	font-size: 12px;
	width: 100%;
}
table.data th a{text-decoration: none;}

table.data th{
	border-bottom: 1px solid #ecf0f3;
	border-right: 1px solid #fff;
	background: #dfe7f4;
	
	color: #0d6fb0;
	padding: 3px 5px;
	
	text-align:left;
	
}


table.data tr td{
	background: #FFFBF0;
	padding: 2px 4px;
}
table.data tr.odd td{
	background: #FFF6DD;
}
table.data tr.hover td{
	background: #FFE8A5;
}

table.data tr.minor{
	display: none;
}

table.data tr.odd.minor td,table.data tr.even.minor td{
	background: #FFF4F6;
}

table.data tr a{
	font-weight: bold;
	color: #0d6fb0;
}
table.data tr a:hover{
	text-decoration: none;
	color: #fb8629;
}

td.more-flights{
	height: 34px;
	background: url('../images/bg_more_flights.jpg') top left no-repeat;
	text-indent: 30px;
}
table.data tr td.more-flights a{color: #fff;}

/* Flash Messenger */

div#flashMsgShadow
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 10;
	background: #fff;
	opacity: .8;
}
div#flashMsg
{
	background: #fff;
	border: 2px solid #2880b2;
	width: 300px;
	height: 150px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -75px;
	z-index: 11;
}
div#flashMsg p
{
	color: #333;
	margin: 20px 0px 0px 20px;
}
div#flashMsg a
{
	display: block;
	padding: 0 5px;
	line-height: 36px;
	position: absolute;
	left: 20px;
	bottom: 10px;
	color: #2880b2;
	border: 2px solid #2880b2;
	font-weight: bold;
	text-decoration: none;
}


/* Layouts
*/
div.column{
}

div#two-columns-left,div#destination-left,div#contact-left,div#tours-left
{
	float: left;
	width: 200px;
	padding: 25px 5px 40px 5px;
}

div#two-columns-right,div#destination-right,div#contact-right,div#tours-right
{
	float: right;
	width: 735px; 
	padding: 5px 10px 40px 5px;
	text-align: justify;
}


div#three-columns-left
{
	float: left;
	width: 265px;
	margin-right: 5px;
	padding: 5px 5px 40px 5px;
}

div#three-columns-center
{
	float: left;
	width: 455px; 
	margin-right: 5px;
	padding: 5px 5px 40px 5px;
}

div#three-columns-right
{
	float: left;
	width: 200px; 
	padding: 5px 5px 40px 5px;
}

/* portlets
*/

div.bloc{ margin-bottom: 10px;}
div.bloc p,div.bloc h3{ margin: 0 ;}
div.portlet-header{
	background: url('../images/right_header_portlet.jpg') top right no-repeat;
	height: 26px;
}
div.portlet-header h3{
	background: url('../images/left_header_portlet.jpg') top left no-repeat;
	height: 26px;
	line-height: 26px;
	text-indent: 15px;
	color: #FF8000;
	font-size: 13px;
	overflow: hidden;
	margin-top: 0;
}
div.portlet-header.blue{
overflow: hidden;
	background: url('../images/right_header_portlet_blue.jpg') top right no-repeat;
	height: 31px;
}
div.portlet-header.blue h3{
	background: url('../images/left_header_portlet_blue.jpg') top left no-repeat;
	height: 31px;
	line-height: 31px;
	text-indent: 15px;
	color: #fff;
	font-size: 13px;
	margin: 0;
}

div.portlet-content{
	border: 1px solid #DAE0E6;
	background: #fff;
	padding: 5px;
}

div.bloc.meteo div.portlet-content div.meteo{
	margin-top: 7px;
	margin-left: 7px;
}

div.bloc.meteo div.portlet-content{
	padding: 0;
	height: 80px;
	background: url('../images/bg_block_meteo.jpg') top left repeat-x;
	
	color: #fff;
}
div.portlet-content.pave{
	border: 1px solid #DAE0E6;
	padding: 0;
	overflow: hidden;
}


/* Left Menu */
ul.leftmenu{

	width: 202px;
	padding: 0;
	margin: 0;
	
}

ul.leftmenu.general li{
	display: block;
	list-style: none;
	border-top: 1px solid #E3E8EC;
	border-bottom: 1px solid #DDE3E9;
	
	
	border-left: 1px solid #E3E8EC;
	border-right: 1px solid #E3E8EC;
	
	text-indent: 10px;
}
ul.leftmenu.general li ul.leftmenu li{

	border-top: none;
	border-bottom: none;
}

ul.leftmenu.general li span, ul.leftmenu li span{
	display: block;
	height: 27px;
	line-height: 27px;
	
	background: url('../images/bg_menu_item.jpg') top left repeat-x;
}

ul.leftmenu.general li.level2 span, ul.leftmenu li.level2 span{
	display: block;
	height: 27px;
	line-height: 27px;
	font-weight: normal;
	background: none;
}
ul.leftmenu li.first{
	background: url('../images/left_first_item_menu.jpg') top left no-repeat;
	border: none;
}

ul.leftmenu li.first span{
	display: block;
	height: 30px;
	line-height: 30px;
	width: 100%;
	background: url('../images/right_first_item_menu.jpg') 6px 0 no-repeat;
}

ul.leftmenu li ul li span,ul.leftmenu li.first ul li span{
	background: none;
}
ul.leftmenu li ul li,ul.leftmenu li.first ul li{
	background: none;
	border-top: none;
	border-bottom: none;
}

ul.leftmenu ul,ul.leftmenu li ul{ background-color: #E5EAEF; }

ul.leftmenu.general{
	background: url('../images/last_item_menu.jpg') bottom left no-repeat;
	padding-bottom: 30px;
}

ul.leftmenu li span.actions,ul.leftmenu li.first span.actions{ float: right; text-align : right; width: 60px; line-height: 27px; background: none; margin-right: 3px;}
ul.leftmenu li span.actions img,ul.leftmenu li.first span.actions img{ position: relative; top: 4px; }

ul.leftmenu.general li span a{
	font-weight: bold;
	color: #7b7b7b;
	text-decoration: none;
}
ul.leftmenu.general li.level2 span a{
	font-weight: normal;
}
ul.leftmenu.general li span a:hover,ul.leftmenu.general ul.leftmenu li span a:hover,
ul.leftmenu.general li.active span a,ul.leftmenu.general ul.leftmenu li.active span a{
	color: #FD8526;
	font-weight: bold;
}

ul.leftmenu.general ul.leftmenu li span{
	font-weight: normal;
	color: #7b7b7b;
	background: none;
}


p.formline{ clear: both; }
p.formline label{ display: block; float: left; width: 180px; }
.bordered{border: 1px solid #ddd; }
/* Block news */
#block-container-news{ border: 1px solid #ddd; position: relative; margin: 0; padding: 0; width: 420px;}
#newsletter-block{  position: relative; margin: 0; padding: 0; height: 120px; width: 420px; }
#news-go-left{
	position: absolute; top:0; left:0; width: 15px; border-right: 1px dashed #ddd; height: 120px; text-align: center;
}
#news-go-right{
	position: absolute; top:0; right:0; width: 15px; border-left: 1px dashed #ddd; text-align: center; height: 120px;
}
#news-go-left span a{
	font-weight: bold; 
	color: #0F75BC;
	text-decoration: none;
	line-height: 120px;
	display: block;
	width: 15px;
	height: 120px;
}
#news-go-right span a{
	font-weight: bold; 
	color: #0F75BC;
	text-decoration: none;
	line-height: 120px;
	display: block;
	width: 15px;
	height: 120px;
}
#news-go-left span a:hover,#news-go-right span a:hover{
background-color: #eee; }
#block-global-news{ width: 388px; position: absolute; top: 0; left: 16px;}

.news-item{
	padding: 3px 6px;
	font: 12px verdana, tahoma, sans-serif;
	color: #808080;
}
.news-item ul li a{ color: #0F75BC; }
.news-item h4{
	margin-top: 3px;
}
#all-news{
	height: 33px;
	line-weight: 33px;
	background: url('../images/bg_all_news.jpg') top left no-repeat;
}
#all-news a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	position: relative;
	left: 35px;
	top: 7px;
}

div#newsletter-block {
background:transparent url('../images/bg_pave_newsletter.jpg') no-repeat scroll left top;
height:146px;
padding:0;
width:422px;
}

/** Block News B2B **/

ul.fleche{margin: 15px 0 0 0; display: none; list-style-image: url('../images/puce-fleche.jpg');}

/* Block news */
div.news-block-b2b #block-container-news{ border: 1px solid #ddd; position: relative; margin: 0; padding: 0;  width: 263px;}
div.news-block-b2b #newsletter-block{ position: relative; margin: 0; padding: 0; width: 235px; }
div.news-block-b2b #news-go-left{
	position: absolute; top:0; left:0; width: 15px; border-right: 1px dashed #ddd; height: 100%; text-align: center;
}
div.news-block-b2b #news-go-right{
	position: absolute; top:0; right:0; width: 15px; border-left: 1px dashed #ddd; text-align: center; height: 100%;
}
div.news-block-b2b #news-go-left span a{
	font-weight: bold; 
	color: #0F75BC;
	text-decoration: none;
	line-height: 120px;
	display: block;
	width: 15px;
	height: 100%;
}
div.news-block-b2b #news-go-right span a{
	font-weight: bold; 
	color: #0F75BC;
	text-decoration: none;
	line-height: 120px;
	display: block;
	width: 15px;
	height: 100%;
}
div.news-block-b2b #news-go-left span a:hover,#news-go-right span a:hover{
background-color: #eee; }
div.news-block-b2b #block-global-news{ width: 235px; position: relative; top: 0; left: 16px;}

div.news-block-b2b .news-item{
	padding: 3px 6px;
	font: 12px verdana, tahoma, sans-serif;
	color: #808080;
}
div.news-block-b2b .news-item ul li a{ color: #0F75BC; }
div.news-block-b2b .news-item h4{
	margin-top: 3px;
}
div.news-block-b2b .news-item p{
	margin:0;
}
div.news-block-b2b #all-news{
	height: 33px;
	line-weight: 33px;
	background: url('../images/bg_all_news.jpg') top left no-repeat;
}
div.news-block-b2b #all-news a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	position: relative;
	left: 35px;
	top: 7px;
}

div.news-block-b2b div#newsletter-block {
background:transparent url('../images/bg_pave_newsletter.jpg') -150px -0 no-repeat;
height:175px;
padding:5px 0 0 0;
width:265px;
position: relative;
top: 5px;
}


div.news-block-b2b .lit-button {

background:transparent url(../images/bg_orange_button.jpg) repeat-x scroll center center;
border:1px solid #FFFFFF;
color:#FFFFFF;
font-weight:bold;
height:20px;
line-height:20px;
margin-left:5px;
text-align:center;
text-decoration:none;
}
div.news-block-b2b div#newsletter-block .content {
color:#FFFFFF;
left: 15px;
position:relative;
width:240px;
}


.introGraph{
	padding: 10px;
	background: url('../images/bg_introGraph.jpg') top left repeat-x;
}
.introGraph img{
	margin-right: 5px;
	
}

.itemGraph{
	margin-left: 10px;
}
.titreGraph{
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
}
.labelGraph{
	color: #fff;
}

/* ACCORDION B2B */

ul#b2b-accordion{
	margin: 0;
	padding: 0;
	width: 425px;
	margin: 5px auto 0;
	border: 1px solid #ddd;
	border-top: none;
}

ul#b2b-accordion li,ul#b2b-accordion li a{
	display: block;
	height: 27px;
}

ul#b2b-accordion li#intro{
	text-indent: -20000px;
	display: block;
	height: 158px;
	background: url('../images/intro.jpg') top left no-repeat;
}
ul#b2b-accordion li#intro_en{
	text-indent: -20000px;
	display: block;
	height: 158px;
	background: url('../images/intro_en.jpg') top left no-repeat;
}

ul#b2b-accordion li a{
	line-height: 27px;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 10px;
	color: #FF8000;
	font-size: 13px;
	font-weight: bold;
}

ul#b2b-accordion li#passagers a{ background: url('../images/simplyfly.jpg') top left no-repeat; }
ul#b2b-accordion li#cargo a{ background: url('../images/flexport.jpg') top left no-repeat; }
ul#b2b-accordion li#immo a{ background: url('../images/immo.jpg') top left no-repeat; }
ul#b2b-accordion li#conseil a{ background: url('../images/conseil.jpg') top left no-repeat; }
ul#b2b-accordion li#invest a{ background: url('../images/investir.jpg') top left no-repeat; }

ul#b2b-accordion li#passagers a:hover{ background: url('../images/simplyfly.jpg') 0 -27px no-repeat; }
ul#b2b-accordion li#cargo a:hover{ background: url('../images/flexport.jpg') 0 -27px no-repeat; }
ul#b2b-accordion li#immo a:hover{ background: url('../images/immo.jpg') 0 -27px no-repeat; }
ul#b2b-accordion li#conseil a:hover{ background: url('../images/conseil.jpg') 0 -27px no-repeat; }
ul#b2b-accordion li#invest a:hover{ background: url('../images/investir.jpg') 0 -27px no-repeat; }

ul#dt{ margin: 0; padding: 0; width: 200px; }
ul#dt li{ display: block; padding-left: 40px; }
ul#dt li a{ text-decoration:none; color: #fff;  }
ul#dt li#donnees{ height: 42px; background: url('../images/donnestechniques.jpg') top left no-repeat; padding-top: 10px; }
ul#dt li#escale{ height: 41px; background: url('../images/escale.jpg') top left no-repeat; line-height: 41px; }
ul#dt li#charges{ height: 39px; background: url('../images/charges.jpg') top left no-repeat; line-height: 39px; }

/* Misc
*/

.clear{ clear: both; }
