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

h3{ font-size: 14px;}

.blue{ color: #2A6EBB; }

/*img{ margin: 7px; }*/

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

.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;
}
.small{font-size: 11px;}


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

#left-layer{
	position: absolute;
	left: 0;
	top: 0;
	
	width: 800px;
	height: 240px;
	background: url('../images/bg_logo.jpg') top left repeat-x;
}

#branding{

	position: relative;

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

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

h1#logo{
	float: left;
	width: 247px;
	height: 130px;
	background: url('../images/logo.jpg') 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/bg_menu_lang.jpg');
	background-repeat: no-repeat;
}
* html ul#menu_lang li a{
	display: block;
	height: 44px;
	width: 40px;
	
	float: left;
	background-image: url('../images/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#de a{
	background-position: -125px -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#menu_lang li#de a.active,ul#menu_lang li#de a:hover{
	background-position: -125px -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/bg_topmenu.jpg') top left no-repeat;
}
ul#topmenu li a:hover,ul#topmenu li a.active{
	color: #FF8A00;
	background: url('../images/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/admin/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; 
	
	
}


ul#menu li a{
	display: block;
	float: left;
	padding: 0 7px;
	font-weight: bold;
	color: #7b7b7b;
	text-decoration: none;
	
	height: 30px;
	line-height: 30px;

}
ul#menu li a:hover,ul#menu li a.active{

	font-weight: bold;
	color: #7b7b7b;
	text-decoration: none;
	
	height: 30px;
	line-height: 30px;
	color: #fff;
	
	background: url('../images/bg_menu_active.jpg') top left repeat-x;

}

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 :left;
	
}

div.galerie-elem{
	
	float: left;
	margin: 0 10px 5px 0;
	font-size: 11px;
	text-align: center;
	
}
div.copy{ width: 967px; margin: -50px auto 0; font-size: 11px; text-align: right; color: #656565; }
div.copy a{ color: #656565; }

div#foot_content{
	position: relative;
	width: 967px;
	height: 52px;
	padding: 0 5px 0 15px;
	
	background: url('../images/admin/bg_bottom_content.jpg') top left no-repeat;
	margin: 0 auto;
	z-index: 2;
}
div#bigfoot{
	width: 967px;
	
	text-align :left;
	position: relative;
	top: -52px;
	z-index: 1;
	
	padding: 0 5px 0 15px;
	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;
}

#bloc_newsletter{ margin-top: 7px;}


/*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;
}

table.data tr 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,div#infos-vols-left,div#repertoire-left
{
	float: left;
	width: 200px;
	padding: 25px 5px 40px 5px;
}

div#two-columns-right,div#destination-right,div#contact-right,div#tours-right,div#infos-vols-right,div#repertoire-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;
	margin-top: 0;
	overflow: hidden;
}


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;
	
}
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;
	padding-left: 10px;
	
	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; text-align: left; width: 180px; }




/* Block news */





#tab-news{ position: relative; top: -17px; }
.news-block-b2b{ position: relative; top: -15px; }

#block-container-news{ border: 1px solid #ddd; position: relative; margin: 0; padding: 0; width: 420px;}
#newsletter-block{ border: 1px solid #ddd; 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: 100%; text-align: center;
}
#news-go-right{
	position: absolute; top:0; right:0; width: 15px; border-left: 1px dashed #ddd; text-align: center; height: 100%;
}
#news-go-left span a{
	font-weight: bold; 
	color: #0F75BC;
	text-decoration: none;
	line-height: 120px;
	display: block;
	width: 15px;
	height: 100%;
}
#news-go-right span a{
	font-weight: bold; 
	color: #0F75BC;
	text-decoration: none;
	line-height: 120px;
	display: block;
	width: 15px;
	height: 100%;
}
#news-go-left span a:hover,#news-go-right span a:hover{
background-color: #eee; }
#block-global-news{ width: 388px; position: relative; 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;
	font-size: 12px;
}
ul.fleche{ list-style-image: url('../images/puce-fleche.jpg'); margin: 0 0 0 25px; }
#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;
}
.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#newsletter-block .content {
color:#FFFFFF;
left:160px;
position:relative;
width:250px;
}

#toto{ margin-right: 7px; }
/* Misc
*/

.clear{ clear: both; }