﻿@charset "UTF-8";
/* CSS Document */

/* Main Styles
-------------------------------------------------------------------------*/
@import url("style.css");
@import url("classes.css");
body {
	margin: 0;
	padding: 0;
	color: #fff;
	font: 12px/14px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	background:#0f687a url("img/bgBody00.gif") repeat-x scroll bottom;
}
table, td {
	font: 11px/14px'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
}
p {
	padding:0 0 20px 0;
	margin:0;
}
.clear {
	clear: both;
	margin:0;
	padding:0;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	color:#9ec5cc;
	text-decoration:none;
	cursor: pointer;
}
a:hover {
	color:#ffff33;
	text-decoration:none;
}
h1 {
	font-size:30px;
	font-weight:normal;
	color:#fff;
	padding:0;
	margin:0 0 10px 0;
}
h2 {
	font-size:20px;
	font-weight:normal;
	color:#fff;
	padding:0;
	margin:20px 0 10px 0;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:0;
	margin:0 0 10px 0;
}
#breadCrumb {
	padding:3px;
	font-size:9px;
	color:#9ec5cc;
}
#breadCrumb a:link {
	color:#9ec5cc;
}
#breadCrumb a:hover {
	color:#ccffff;
}
/* HR 
-------------------------------------------------------------------------*/

hr {
	color: #488c99;
	height: 1px;
	background-color: #488c99;
	border:0;
}
/* PNG Fix
-------------------------------------------------------------------------*/
* html img, * html .png {
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "../images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true) );
}
/*= Header
-------------------------------------------------------------------------*/
#layerTop {
	height:25px;
	background-color: #08596b;
	padding:0;
}
#navtop {
	position:absolute;
	top:4px;
	right:0;
	color:#2d7c8b;
	padding:0 200px 0 0;
}
#navtop a {
	color:#9ec5cc;
}
#navtop a:hover {
	color:#ffff33;
}
a#linkHome {
	display:block;
	width:190px;
	height:25px;
	text-indent:-9000px;
	position:absolute;
}
/*= Search
-------------------------------------------------------------------------*/
#layerSearch {
	position:relative;
	top:0;
	right:0;
	padding:3px 10px 0 10px;
}
#layerSearch table {
	margin:0;
	padding:0;
	border-collapse:collapse;
	border:none;
	height:18px;
	float:right;
}
#layerSearch td {
	vertical-align:top;
}
.searchBox {
	width:150px;
	height:16px;
	padding:3px 0 0 0;
	margin:0;
	background: url("img/bgSearch.gif") repeat-x 0px 0px;
	border: none;
	font-size:11px;
	color:#084a57;
	font-weight:bold;
	display:block;
	float:left;
}
.searchBtn {
	margin:0;
	padding:0;
	border: none;
}
/*= Main styles
-------------------------------------------------------------------------*/
.pageWrapper {
	text-align: left;
	width: 1000px;
	margin: 0 auto 0 auto;
	min-width:1000px;
}
* html .pageWrapper {
	width:1000px;
}
#headerInsidePic {
	height:306px;
	background: url("img/flightwo.jpg");
	/*text-indent:-9000px;*/
}
body#fra #headerInsidePic {
	height:306px;
	background: url("img/flightwp.jpg");
	/*text-indent:-9000px;*/
}
#bgContent {
	background: url("img/bgConten.gif") repeat-y;
}
#bgBottomMain {
	background: url("img/bgConteo.gif") no-repeat bottom;
	min-height:700px;
}
* html #bgBottomMain {
	height:700px;
}
/*= Content Main
-------------------------------------------------------------------------*/
#contentMain {
	width:675px;
	padding:24px 0 0 40px;
	float:left;
	min-height:300px;
}
div.images img {
	background:#99cccc;
	margin:1px;
	padding:1px;
	border-right: 3px solid #02404d;
	border-bottom: 3px solid #02404d;
}
#contentMain ul {
	padding:5px 0 10px 20px;
	margin:0 0 0 20px;
	list-style: square;
}
#contentMain ul li {
	padding:5px 0 5px 0;
	margin:0;
	border-bottom: 1px dotted #488c99;
}
#contentMain ul li:hover {
	background:#388796;
}
#layerHrTop {
	width:675px;
	padding:24px 0 20px 40px;
	float:left;
}
#layerHrTop a {
	color:#55959f;
	float:right;
	display:block;
	background: url("img/arrowTop.gif") no-repeat right top;
	padding:0 50px 0 0;
}
#layerHrTop a:hover {
	color:#ffff33;
}
/*= Main Navigation
-------------------------------------------------------------------------*/
.navigationRight {
	float:right;
	width:215px;
	padding:24px 40px 0 0;
	background: url("img/bgPlane0.gif") no-repeat 124px 0;
}
#navCms {
	margin-bottom: 20px;
	border-bottom: 1px solid #FFFFFF;
}
#layerNews {
	border: 1px solid #52929e;
	padding:10px;
}
#layerNews h1 {
	font-size:20px;
	font-weight:normal;
	color:#fff;
	padding:0;
	margin:0 0 10px 0;
}
/*= Footer
-------------------------------------------------------------------------*/
#pageFooter {
	background: url("img/bgFooter.gif") no-repeat;
	height: 35px;
	padding:0 0 0 40px;
	color:#2d7c8b;
}
#copy {
	float:left;
}
#footerMenu {
	float:right;
	padding:0 40px 0 0;
}
*html #footerMenu {
	float:right;
	padding:0 40px 0 0;
	font-size:9px;
}
#pageFooter a {
	color:#87b7bf;
}
#pageFooter a:hover {
	color:#ffff33;
}
/*= Splash Page
-------------------------------------------------------------------------*/
body#splash {
	margin: 0;
	padding: 0;
	color: #fff;
	font: 11px/14px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	background:#075464 url("img/bgSplash.gif") repeat-x scroll top;
}
#headerSplashPic {
	height:475px;
	background: url("img/flightwp.jpg");
	text-indent:-9000px;
}
#bottomSplash {
	height:280px;
	background: url("img/bgSplash.gif");
}
a#btnEnglish {
	background: url("img/bgBtnEng.gif");
	display: block;
	height: 120px;
	width: 160px;
	float:left;
	text-indent:-9000px;
	cursor: pointer;
}
a#btnEnglish:hover {
	background: url("img/bgBtnEng.gif") 0px -120px;
}
a#btnFrancais {
	float:right;
	background: url("img/bgBtnFra.gif");
	display: block;
	height: 120px;
	width: 160px;
	text-indent:-9000px;
	cursor: pointer;
}
a#btnFrancais:hover {
	background: url("img/bgBtnFra.gif") 0px -120px;
}
/*= Powered by Fuego
-------------------------------------------------------------------------*/
body#splash a#fuegoCMS {
	display:block;
	background: url("img/fuegoLog.png") no-repeat;
	height: 50px;
	width: 250px;
	cursor: pointer;
	text-indent:-9000px;
	position:absolute;
	bottom:0;
	right:10px;
}
/*= Link PDF
-------------------------------------------------------------------------*/

a.linkPdf {
	text-decoration: none;
	background: url("img/icoPdf00.gif") no-repeat;
	padding: 3px 0 3px 25px;
	font-weight:bold;
	line-height:11px;
	display:block;
}
a.linkPdf:hover {
	text-decoration: none;
}
/*= END
-------------------------------------------------------------------------*/

