body {
	font-family: Georgia, Georgia, serif;
	font-size: 75%;
	margin: 0 auto;
	overflow-x: hidden;
	position: relative;
}
body.accueil {
	background: url('../images/back_splash.jpg') repeat-x 0 257px #0e2f50;;
}
a {
	color: #022e4f;
}
h1 {
	font-size: 2.25em;
	margin: 0;
	padding: 0 0 20px;
	font-weight: normal;
	font-family: Georgia, Georgia, serif;
	color: #ffffff;
}
#page {
	width: 990px;
	margin: 0;
}

#colnav {
	width: 204px;
	float: left;
	border-right : solid 2px #93989b;
	color: #93989b;
	min-height: 528px;
	padding: 100px 0 200px;
	margin: 0 0 0;
	background: url('../images/inflight_logo_coul.jpg') no-repeat 10px 10px #ffffff;
}

#menu {
	list-style : none;
	text-align: right;
	margin: 0;
	padding: 0;
}
#menu>li {
	text-transform: uppercase;
	line-height: 2.75em;
}
#menu>li>a {
	text-decoration: none;
	color: #93989b;
	display: block;
	padding-right: 10px;
	border-right: solid 4px #000000;
}
#menu>li>a:hover{
	background: #eff0f2;
	border-right: solid 4px #93989b;
}
#menu>li>a.actif {
	background: #eff0f2;
	border-right: solid 4px #93989b;
}

#menu>li>ul {
	background: #eff0f2;
	font-family: Arial, Helvetica, sans-serif;
	list-style : none;
	margin: 0;
	padding: 0;
}

#menu>li>ul>li {
	line-height: 2em;
	text-transform: none;
}

#menu>li>ul>li>a {
	display: block;
	padding-right: 10px;
	border-right: solid 4px #93989b;
	color: #022e4f;
	text-decoration: none;
}
#menu>li>ul>li>a>em {
	font-style: normal;
	font-size: 0.7em;
}
#menu>li>ul>li>a:hover {
	background: #f9f9f9;
	border-right: solid 4px #eff0f2;
}
#menu>li>ul>li>a.actif {
	background: #f9f9f9;
	border-right: solid 4px #eff0f2;
}
form.recherche {
	display: block;
	float: left;
	padding: 0;
	width: 124px;
	height: 25px;
	padding: 0 0 0 15px;
	margin: 14px 10px 0 0;
	background: url('../images/search_blanc.png') no-repeat 0 3px;
}
#rechsite {
	float: right;
	padding: 0;
	margin: 0 -34px 0 0;
	width: 124px;
	height: 25px;
	padding: 0 35px 0 15px;
	background: url('../images/search_bleu.jpg') no-repeat;
}

form.recherche>input[type=text] {
	border: none #ffffff;
	float: left;
	width: 105px;
	margin: 6px 0 0;
	padding: 0;
	font-family: Georgia, Georgia, serif;
	font-size: 0.8em;
	color: #93989b;
}
form.recherche>input[type=submit] {
	margin: 0;
	padding: 0;
	border: none;
	background: #000;
	width: 10px;
	height: 20px;
	background: url('../images/loupe.jpg') no-repeat 0 7px;
}
#content {
	width: 676px;
	min-height: 460px;
	clear: right;
	float: left;
	padding: 50px 54px 82px;
	font-family: Arial, Helvetica, sans-serif;
	color: #767777;
	background: url('../images/swoosh.png') no-repeat bottom right;
}

#content>h1 {
	height: 150px;
}
#content>ol>li>ul {
	padding: 0 0 0 10px;
	line-height: 1.7em;
	list-style-type:disc;
}
#produits ul {
	padding: 0 0 0 10px;
	line-height: 1.7em;
	list-style-type:disc;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
	padding: 15px 5px 3px;
	margin: 0;
}
#copyright>a {
	color: #93989b;
}

div.deuxcols {
	-moz-column-count: 2;
	-moz-column-gap: 10px;
	-webkit-column-count: 2;
	-webkit-column-gap: 10px;
}
div.certificats {
	float: right;
	width: 120px;
	padding: 30px 0 0;
}
div.certificats>img {
	padding: 5px 10px;
}
/*************************************/
#about, #en_bref {
	background: url('../images/fond_about.png') no-repeat 204px 0 #eff0f2;
}
#content.about>p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0;
	padding: 5px 0;
}
#content.about>div {
	float: right;
	margin: 0 15px 0 5px;
	padding: 5px 0 0;
	font-size: 1.3em;
	font-weight: bold;
}
#content.about>img {
	margin: 25px 0 0;
}
/*****************************************/
#login {
	background: url('../images/fond_about.png') no-repeat 204px 0 #eff0f2;
}
#contact, #contactez_nous {
	background: url('../images/fond_contact.png') no-repeat 204px 0 #eff0f2;
}
/****************************************/
#services_on_board, #services_a_bord {
	background: url('../images/fond_onboard.png') no-repeat 204px 0 #eff0f2;
}
/*****************************************/
#services_index {
	background: url('../images/fond_services.png') no-repeat 204px 0 #eff0f2;
}
#services_index #content>ul {
	padding: 0 0 0 10px;
	line-height: 1.7em;
}

#mapamerique {
	float: right;
	position: relative;
	width: 328px;
	height: 330px;
	padding: 10px;
	background: url('../images/mapameriquen.png') 10px 10px no-repeat;
}
#mapamerique>div {
	position: absolute;
	border-top: solid 1px #022e4f;
	height: 0;
	z-index: 50;
}
#mapamerique>div>div {
	background: #ffffff;
	border: solid 1px #022e4f;
	padding: 8px;
	height: 20px;
	margin: -18px 30px 0 0;
}
#mapamerique>div.yul {
	left: 50px;
	top: 219px;
}
#mapamerique>div.yyz {
	left: 50px;
	top: 227px;
}
#mapamerique>div.yyc {
	left: 36px;
	top: 199px;
}
#mapamerique>div.yvr {
	left: -5px;
	top: 210px;
}
#mapamerique>a {
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
	z-index: 40;
}
#mapamerique>a.yul {
	left: 271px;
	top: 214px;
}
#mapamerique>a.yyz {
	left: 253px;
	top: 222px;
}
#mapamerique>a.yyc {
	left: 157px;
	top: 194px;
}
#mapamerique>a.yvr {
	left: 131px;
	top: 205px;
}
/*********************************/
#services_engineering, #services_ingenierie {
	background: url('../images/fond_engineering.png') no-repeat 204px 0 #eff0f2;
}
#services_engineering #content>p, #services_ingenierie #content>p {
	font-weight: bold;
}

/*********************************************************/
#services_maintenance {
	background: url('../images/fond_maintenance.png') no-repeat 204px 0 #eff0f2;
}

fieldset.docs{
	display: inline-block;
	margin: 40px 10px;
	padding: 5px 10px;
	text-align: center;
	font-size: 0.9em;
}
fieldset.docs>legend{
	font-weight: bold;
}
fieldset.docs>a{
	display: inline-block;
	margin: 5px 3px;
}
fieldset.docs>a>img{
	border: none;
}
fieldset.docs>a {
	text-decoration: none;
	font-weight: bold;
	color: #767777;
}
fieldset.itmdroite {
	float: right;
}
/***********************************************************************************/
#services_capability_lists_search_maintenance,
#services_capability_lists_recherche_maintenance,
#services_capability_lists_search_manufacturing,
#services_capability_lists_recherche_manufacturing,
#services_capability_lists  {
	background: url('../images/fond_capability.png') no-repeat 204px 0 #eff0f2;
}

.clist>ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
}
.clist>ul>li {
	margin: 0;
	padding: 0;
}
.clist>ul>li>ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.clist>ul>li>a {
	color: #767777;
	font-weight: bold;
	display: block;
	padding: 0 0 0 12px;
	text-decoration: none;
	background: url('/images/fleches.gif') no-repeat 0 2px;
	border-bottom: solid 1px #767777;
}
.clist>ul>li>a.actif {
	background-position: 0 -13px;
}
.clist>ul>li>ul>li.entete {
	color: #022e4f;
	font-weight: bold;
}
.clist span {
	display: inline-block;
	min-width: 127px;
}

.clist {
	float: left;
	width: 325px;
	margin: 0 5px 20px;
}

#capability>div>p {
	float: left;
	max-width: 220px;
}
#capability>h2 {
	clear: both;
	font-size: 1.5em;
}

#capability>h2>a {
	display: inline-block;
	color: #022e4f;
	padding: 0 22px 0 0;
	text-decoration: none;
	background: url('../images/fleches_clist.gif') no-repeat top right;
}
#capability>h2>a.actif {
	background-position: bottom right;
}

#capability>div>h3 {
	clear: both;
	color: #022e4f;
}

#capability>div>h3>em {
	font-size: 0.6em;
	color: #767777;
	font-style: normal;
}

div.resultats {
	clear: both;
	padding: 10px 0;
}
div.resultats>h3 {
	margin: 0 0 5px;
	padding: 8px 0;
	border-top: solid 1px #767777;
	border-bottom: solid 1px #767777;
	font-family: Georgia, Georgia, serif;
	color: #022e4f;
}
div.resultats>h3>em {
	font-family: Arial, Helvetica, sans-serif;
	color: #767777;
	font-style: normal;
	font-weight: normal;
}
div.resultats>h4 {
	padding: 5px 0;
	margin: 0;
}
div.resultats>p {
	border-bottom: solid 1px #767777;
	padding: 5px 0 10px;
	margin: 0 0 5px;
}
div.resultats>p>span>strong {
	background: #FFFF00;
}
/*************/
#products, #produits,body.products, body.produits {
	background: url('../images/fond_produits.png') no-repeat 204px 0 #eff0f2;
}
#products h1, #produits h1, body.products h1, body.produits h1 {
	color: #022e4f;
	height: 30px;
	line-height: 49px;
	width: 600px;
}
#products h1>em, #produits h1>em, body.products h1>em, body.produits h1>em {
	font-style: normal;
	font-size: 0.7em;
}
#products h3, #produits h3, body.products h3, body.produits h3 {
	color: #022e4f;
	padding: 0;
	margin: 0;
}
#products ul, #produits ul, body.products ul, body.produits ul {
	margin: 5px 0 10px;
}

#pedestal_1 {
	background: url('/images/produits/gros_plan/pedestal1.png') no-repeat 450px 30px;
}
#pedestal_2 {
	background: url('/images/produits/gros_plan/pedestal2.png') no-repeat 450px 30px;
}
#pedestal_3 {
	background: url('/images/produits/gros_plan/pedestal3.png') no-repeat 425px 30px;
}
#ped_power_module {
	background: url('/images/produits/gros_plan/pedpowermodule.png') no-repeat 400px 80px;
}
#system_control_unit {
	background: url('/images/produits/gros_plan/systemcontrol.png') no-repeat 395px 105px;
}
#emergency_power_switch {
	background: url('/images/produits/gros_plan/powerswitch.png') no-repeat 375px 145px;
}
#icache {
	background: url('/images/produits/gros_plan/icache.png') no-repeat 385px 85px;
}
#pass {
	background: url('/images/produits/gros_plan/pass.png') no-repeat 445px 35px;
}
#media_player{
	background: url('/images/produits/gros_plan/mediaplayer_grosplan.png') no-repeat 445px 35px;
	background-position-x:395px;
}
#photos {
	height: 130px;
	width: 677px;
}
#photos>img {
	margin-right: 5px;
}
div.fiche {
	min-height: 500px;
	position: relative;
	width: 400px;
	padding: 0 362px 0 0;
}
div#prodgroupe {
	position: absolute;
	top: 80px;
	right: 24px;
	width: 160px;
	color: #022e4f;
	font-size: 2.2em;
}

div#prodgroupe>a {
	display: inline-block;
	font-family: Georgia, Georgia, serif;
	margin: 0 10px;
	color: #022e4f;
	text-decoration: none;
}
div#prodgroupe>a.actif {
	text-decoration: underline;
}
#products #zonedoc, #produits #zonedoc{
	position: absolute;
	top: 475px;
	left: 450px;
	text-align: center;
	width: 300px;
}
dl {
	margin: 0;
	padding: 0;
	width: 500px;
}
dt {
	display: block;
	float: left;
	clear: both;
	width: 150px;
	margin: 5px 0 0;
	vertical-align: top;
}
dd {
	display: block;
	float: left;
	width: 240px;
	margin: 5px 0 0;
}
/*************/
#splash>#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	padding-top: 50px;
	color: #ffffff;
}
#splash>#copyright>a {
	color: #ffffff;
}
#splash {
	background: #0e2f50;
	color: #ffffff;
	width: 1024px;
	min-height: 714px;
	max-height: 900px;
	margin: 0 auto;
	padding: 0;
}
#splash>h1 {
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	width:  369px;
	height: 162px;
	background: url('../images/inflight_logo.png') no-repeat 0 10px;
	text-indent: -1000em;
}
#splash>a {
	color: #ffffff;
}
#splash>a>h2 {
	font-size: 1.45em;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-weight: normal;
}
#splash>a>h3 {
	font-size: 1.2em;
	line-height: 1.75em;
	margin: 0 auto;
	padding: 10px 0 0;
	text-align: center;
	font-weight: normal;
}
#splash>img {
	margin: 20px 0;
}

/*******************************/
#services_manufacturing, #services_fabrication {
	background: url('../images/fond_manufacturing.png') no-repeat 204px 0 #eff0f2;
}


/*******************************/
#achievements, #realisations {
	background: url('../images/fond_achievements.png') no-repeat 204px 0 #eff0f2;
}


#popdiv {
	position: absolute;
	top: 0;
	left: 0;
	background: url('../images/bgnoir50.png');
}
#popdiv>img {
	display: block;
	margin: 100px auto 0;
	cursor: pointer;
}
/**********************************/
#staff {
	margin: 160px 0 0;
	border-top: solid 1px #93989b;
	border-bottom: solid 1px #93989b;
}
#staff>a {
	display: block;
	padding: 0 10px 0 0;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1.6em;
	font-size: 0.95em;
	font-weight: bold;
	color: #93989b;
}
#staff>a>em {
	background: #93989b;
	color: #ffffff;
	font-variant: normal;
	padding: 0 2px;
}

#staff>form {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 8px;
}

#staff>form>p {
	text-align: right;
	margin: 3px;
}

#staff>form>p>input[type=text],#staff>form>p>input[type=password] {
	width: 80px;
	height: 12px;
	border: solid 1px #93989b;
	font-size: 0.8em;
	margin: 0 5px;
}
#staff>form>p>input[type=submit] {
	background: #93989b;
	border: solid 1px #93989b;
	color: #ffffff;
	font-size: 0.8em;
	margin: 0 5px;
	text-transform: uppercase;
}

#content.cms {
	padding: 10px;
}
#content.cms>h1 {
	height: auto;
	color: #022e4f;
}
