a
{
font-size: 11px;
color:#333333;
font-family: Arial;
}
.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;
}
/* 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 */
