@charset "utf-8";
/* CSS Document */


h1, h1.logo, h2, h3, h4, h5 { margin:0; padding:0; font-weight:normal }
h3 img, h4 img {float:left; }
a {
	
	font-size: 11px;
	color:#333333;
	font-family: Arial;
}

a.sousnaviguebleu {display:block;}
.navigueblanche {
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	color:#FFFFFF;
}
.navigueblanche:hover {
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	color:#FFFFFF;
}
.naviguebleu {
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	color:#3F76B8;
}
.naviguebleu:hover {
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	color:#000000;
}
.sousnaviguebleu {
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	color:#000000;
}
.sousnaviguebleu:hover {
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	color:#3F76B8;
}
.navigueverte {
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	color:#5E9E6A;
}
.navigueverte:hover {
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	color:#000000;
}
.sousnavigueverte {
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	color:#333333;
}
.sousnavigueverte:hover {
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	color:#000000;
}
.type1 {
	font-size: 11px;
	font-family: Arial;
	color:#000000;
}
.type2 {
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	color:#666666;
}
.type3 {
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	color:#4582CA;
}
.type4 {
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	color:#5E9E6A;
}
ul.menu_bas {
	list-style:none;
}

ul.menu_bas ul {
	list-style:none;
	padding: 0 0 0 2px;
	margin:0;
}

ul.menu_bas li { 
	background: url('/v01/img/commun/icones/fl_bleu.gif') no-repeat left 7px transparent;
	padding-left:6px;
	float:left;
	}
	
ul.menu_bas li.rub {
	font-weight:bold;
	margin-right: 70px;
    min-height: 126px;
	_height: 126px;
}
ul.menu_bas li li {
	float:none;
	min-height: inherit;
	font-weight:normal;
}
/* Pour le FR */
ul.menu_bas li.id_15, ul.menu_bas li.id_16, ul.menu_bas li.id_17, ul.menu_bas li.id_18 {
	border-bottom:1px dotted #CCC;
	margin-bottom: 10px;
}
ul.menu_bas li.id_19, ul.menu_bas li.id_20, ul.menu_bas li.id_48 { min-height: 80px; _height: 80px; }

/* Pour le UK */
ul.menu_bas li.id_67, ul.menu_bas li.id_68, ul.menu_bas li.id_69, ul.menu_bas li.id_70 {
	border-bottom:1px dotted #CCC;
	margin-bottom: 10px;
}
ul.menu_bas li.id_71, ul.menu_bas li.id_72, ul.menu_bas li.id_73 { min-height: 80px; _height: 80px; }

/* Styles pour Internet Explorer et Netscape 6.x */
TEXTAREA {
	background-image: url("images/logo.gif");
	background-repeat: no-repeat;
	background-position: center;
	background-color: #F1F0F0;
	border-width: 1px;
	border-color: #AFAFAF;
	border-style: double;
	font-family: arial;
	font-size: 11px;
color: # 4F4F4F;
	text-align: left;
}
INPUT {
	background-color: #F1F0F0;
	border-width: 1px;
	border-color: #AFAFAF;
	border-style: solid;
	font-family: arial;
	font-size: 11px;
	color: #4F4F4F;
}
SELECT {
	background-color: #F1F0F0;
	font-family: arial;
	font-size: 11px;
	color: #4F4F4F;
	text-align: center;
}
#zonePub {
	display:block;
	width:210px;
	height:100%;
	position:absolute;
	right:-10%;
	top:147px;
}
#zoneFlash {
	display:block;
	width:468px;
	height:60px;
	position:absolute;
	left:36.5%;
	top:8px;
}
#zonePub img {
	border:none;
	margin-bottom:5px;
}
#content {
	width:1040px;
	position:absolute;
	left:50%;
	margin-left:-520px;
}
/* STYLE POUR LE TABLEAU DES VOLS RÉGULIERS */
table.tableau_vols {
	border-collapse : collapse;
	margin-top:15px;
	width : 100%;
	border:#4582ca 1px solid;
}
.tableau_vols thead {
	background-color : #4582ca;
	text-transform:uppercase;
}
.tableau_vols thead td {
	color:#ffffff;
	font-weight:bold;
	padding:5px;
	text-align : center;
}
.tableau_vols tbody td, .tableau_vols tbody th {
	background:url(images/dotted_tableau.gif) repeat-x left bottom;
}
.tableau_vols tbody th, .tableau_vols tbody td.th {
	text-align : center;
}
.tableau_vols .ligneImpaire {
	background:#d7e5f6 url(images/dotted_tableau.gif) repeat-x left bottom;
	;
}
.tableau_vols thead td, .tableau_vols tbody td, .tableau_vols tbody th {
	margin : 0;
	padding : 2px;
}
/* FIN STYLE POUR LE TABLEAU DES VOLS RÉGULIERS */

