/* CSS Document */

body {
	margin: 0;
	background-color: #010101;
	background-image: url(images/home/bgExt.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33548b;
}

#organigram {
position:absolute;
top:250px;
left:170px;
border:2px solid #000000;
}
td {
	vertical-align: top;
}
a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC9900;
	text-decoration: underline;
	font-weight: bold;
}
.mainFooter {
	color: #ffffff;
}
.footerNav a {
	color: #ffffff;
	text-decoration: none;
}
.footerNav a:hover {
	color: #ffffff;
	text-decoration: none;
}
.creditLink {
	color: #969696;
	text-decoration: none;
}
.creditLink:hover {
	color: #c9c9c9;
	text-decoration: none;
}
.boldBlueTtl {
	font-size: 12px;
	font-weight: bold;
	color: #00AACF;
}
.planeName {
	padding: 5px 0px 18px 4px;
}
.planeName .model {
	font-size: 15px;
	font-weight: bold;
	color: #00AACF;
}
.planeName .class {
	padding-left: 1px;
	font-size: 12px;
	font-style: italic;
}
.holderBg {
	background-image: url(images/holder/bgExt.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.holderCont {
	height: 100%;
	background-image: url(images/holder/bgTL.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 40px 40px 40px 90px;
}
.holderCont .item {
	border: 1px solid #e4e4e4;
}
.splashBodyTxt {
	color: #7d7d7d;
	margin: 0 27px 5px 27px;
}
.splashFooter {
	color: #7d7d7d;
}
.splashFooter a {
	color: #00aeef;
	text-decoration: none;
}
.splashFooter a:hover {
	color: #ed1c24;
	text-decoration: none;
}
.midAlign {
	vertical-align: middle;
}
.inputField {
	background-image: url(images/interior/inputFieldBg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #4d5d79;
	padding-left: 3px;
}
.proceedBtn {
	background-color: #c6c6c6;
	color: #293c5d;
	width: 74px;
	height: 20px;
}.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CCFF;
	text-transform: uppercase;

}
.fondtable {
	background-attachment: fixed;
	background-image: url(images/holder/bgTL.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.evidence {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC9900;
}
.fondterre {
	background-attachment: fixed;
	background-image: url(images/site/fondterre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cadre {
	border: 1px solid #CCCCCC;
}
.evidence2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00CCFF;
}
.titreblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.titrebordeaux {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
}
.gorscadre {
	border: 4px solid #CF974D;
	color: #1A263C;
}
.petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.cadremenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
}
