/* CSS Document */

/* --------------------------------------------------------------------------------------------- Récurrents */

	input.btn {

		color:#fff;

		background:#188dc3

	}

/* ------------------------------------------------------------------------- Vols */

	table.vols {

		width:100%;

		border-collapse:collapse

	}

	table.vols tr th {

		text-align:left;

		font-size:12px;

		font-weight:normal;

		color:#ef4e17;

		border-bottom:1px solid #eada7e;

		padding:4px

	}

	table.vols tr th.date_heure {width:12%}

	table.vols tr th.provenance {width: 27%;}

	table.vols tr th.vol {

		width:15%;

		text-align:center

	}

	table.vols tr th.arrivee {width:15%}

	table.vols tr th.observation {width:30%}

	table.vols tr td {

		text-transform:uppercase;

		font-size:10px;

		padding:4px

	}

	table.vols tr.alterne td {

		color:#094368;

		background:#8bc6e1;

		padding:2px 4px

	}

	table.vols tr td.centre {text-align:center}

/* --------------------------------------------------------------------------------------------- Header */

	#header {background:url(../../../images/structure/background/aeroport/header.jpg)}

	#header.en {background:url(../../../images/structure/background/aeroport/header_en.jpg)}

/* ------------------------------------------------------------------------- Header right */

/* ----------------------------------------------------- Logo */

	#header #header_left #logo {margin:20px 0 20px 8px}

/* ----------------------------------------------------- Recherche / Outils */

	#header #header_left form label, #header #header_left #outils span {

		color:#188dc3;

		background-image:url(../../../images/elements/aeroport/fleches_bleuC.gif)

	}

	#header #header_left form input.champ_recherche {

		color:#188dc3;

		border:1px solid #188dc3

	}

	#header #header_left form input.btn {

		border:1px solid #188dc3;

		background:#188dc3

	}

/* ----------------------------------------------------- Outils */

	#header #header_left #outils span {padding-left:15px}

/* --------------------------------------------------------------------------------------------- Main */

/* ------------------------------------------------------------------------- Menu */

/* ----------------------------------------------------- Premier niveau */

	#main #menu {background:#00b5d6;position:relative;z-index:10;}

	#main #menu li {background-image:url(../../../images/structure/background/aeroport/menu_li.gif)}

	#main #menu li a {

		padding-right:24px;

		padding-left:23px

	}

	#main #menu li a:hover, #main #menu li a.on {color:#0b5d82}

/* ----------------------------------------------------- Second niveau */

	#main #menu li ul {background:#00b5d6}

	#main #menu li ul li {background-image:url(../../../images/elements/fleche_blanc.gif)}

	#main #menu li ul li a {color:#fff}

	#main #menu li ul li a:hover {color:#fff}

/* --------------------------------------------------------------------------------------------- Footer */

	#footer {background-image:url(../../../images/structure/background/aeroport/footer.gif)}
