/********   AIR FRANCE - KLM    *********/


/************ pour la page d'accueil seulement ***********/

#Logo{
	width: 201px;
	height: 66px;
	margin-top: 25px;
	display: inline;
	float: left;
	background: url(../img/logo_accueil.gif) no-repeat;
}

#ZoneCentrale{
	background: none;
}

#Contenu{
	background: url(../img/bout_col_accueil.gif) no-repeat top left;
	/*height: 402px;*/
	height: 485px;
	/*margin-top: -25px;*/
	width: 754px;
	padding: 0 10px 0 15px;
}

#ColonneGauche{
	background: url(../img/fond_colonne.jpg) no-repeat top;
	text-align: left;
	height: 485px;
	/*margin-bottom: -11px;*/
	width: 191px;
	display: inline;
	float: left;
	/*padding-top: 0px;
	padding-right: 0px;*/
}
/*
#BasDePage{
	background: url(../img/bas_col_accueil.jpg) no-repeat top left;
}*/


#BasDePage{
	background: url(../img/bas_col_accueil.jpg) no-repeat top left;
	margin-top : 0;
	/*_margin-top: -20px;*/
}

.BlocCrise{
	background: url(../img/bloc_crise.gif) no-repeat;
	color: #FFFFFF;
	padding: 45px 16px 10px 14px;
}

.BlocCrise a, .BlocCrise a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}

.BlocCrise a:hover{
	color: #93D5F1;
}

#BasBandeau{
	/*width: 609px;*/
	width: 754px;
	/*margin-left: 40px;*/
	display: inline;
	float: left;
	background: url(../img/bas_bandeau.gif) no-repeat;
	height: 34px;
	text-align: right;
	_margin-top: -3px;
}

/*.CoinCourbeAccueil{
  position: absolute;
	width: 257px;
	height: 250px;
	background: url(../img/coin_courbe_accueil.gif) no-repeat left;
	top: 395px;
	left: 390px;
	
}*/

.DernieresPresentationstitre{
  margin-top: 2px;
}

.CoinCourbe{
  width: 100%;
	height: 16px;
	float: left;
	background: url(../img/coin_courbe_accueil.gif) no-repeat left;
}

