/* CSS Document */
#left_ctn {
  float: left;
  margin: 0; 
  /*border: 1px solid red;*/
}

#airmiles_content {
  /*width: 930px;*/
  text-align:left;
  /*padding-top:0px;
  padding-left:0px;
  padding-right:0px;*/
  padding: 5px 15px 15px 15px;
  /*border: 1px solid green;*/
}

#right_content.top {
  background: #058ed0 url('/uploadedImages/Marketing/fond_flash.gif') no-repeat;
}

#airmiles_copyright {
  padding-top:5px;
  padding-bottom:5px;
  text-align:left;
  color: #99afc7;
  font: 10px arial;
}



#airmiles_promo {
  width: 500px;
  float: right;
  margin: 0;
  /*border: 1px solid blue;*/
}

#section_media {
  float: left;
  width: 500px;
  height: 300px;
  margin: 0;
}

#entete {
  width: 740px;
  height: 200px;
  padding: 0;
  margin: 0;
}

#expertise_alt_ctn {
  float: right;
  height: 175px;
  width: 240px; 
  padding-top: 15px; 
  display: block;
}

#expertise_ctn {
  float: right;
  height: 275px;
  width: 235px; 
  padding-top: 23px; 
  padding-left: 4px;
  /*background: #158fc7 url('/uploadedImages/Marketing/expertise_bgnd.gif') repeat-y;*/
  display: block;
}

#expertise {
  margin: 0;
  padding: 2px;
}

#left_promos {
  width: 500px;  
  float: left;
  margin: 0;
}

#right_promos {
  float: right;
  width: 235px;
  padding-left: 5px;
}

#promo_img {
  padding-top: 2px;
  padding-bottom: 2px;
}

#TextAirmiles
	{
		text-decoration	: none;
		font-size		: 13px;
		font-family		: georgia;
		color			: #87898C;
	}

#TextAirmiles a
	{
		text-decoration	: none;
		font-size		: 13px;
		font-family		: georgia;
		color			: #87898C;
	}

P
	{
		text-decoration	: none;
		font-size		: 13px;
		font-family		: arial;
		color			: #003366;
	}

LI
	{
		text-decoration	: none;
		font-size		: 13px;
		font-family		: arial;
		color			: #003366;
	}

#onglets_airmiles {
  width: 740px;
  height: 30px;
  padding: 0;
  margin: 0;
  background: #e1e8e6 url('/uploadedImages/Marketing/Air_Miles/fond_menu_am_fr.gif') no-repeat;
}

#onglets_airmiles_en {
  width: 740px;
  height: 30px;
  padding: 0;
  margin: 0;
  background: #e1e8e6 url('/uploadedImages/Marketing/Air_Miles/fond_menu_am_en.gif') top left no-repeat;
}

#onglet_ctn {
  padding-left: 160px;
  margin: 0;
}

#onglet {
  float: left;
  width: 160px;
  height: 30px;
  background: #e1e8e6 url('/uploadedImages/Marketing/Air_Miles/fond_onglet_am_selected.gif') no-repeat;
  text-align: center; 
}

#onglet_active {
  float: left;
  width: 160px;
  height: 30px;
  background: #ffffff url('/uploadedImages/Marketing/Air_Miles/fond_onglet_am.gif') no-repeat;
  text-align: center; 
}

#onglet a, #onglet_active a {
  font: bold 14px arial;
  line-height: 30px;
  text-decoration: none;
  color: #5780a8;
  vertical-align:bottom;
}

#onglet a:hover, #onglet_active a:hover {
  font: bold 14px arial;
  line-height: 30px;
  text-decoration: none;
  color: #E0A000;
  vertical-align:bottom;
}

