#bloc_vols
{
	background-image:none;
	background-color:Transparent;
	width:460px;
}

#bloc_vols h2
{
	display:none;
}

#vols_arrivees
{
	width:460px;
	background-color:#30bfeb;
}
#vols_departs
{
	width:460px;
	background-color:#bacd24;
}

#bloc_vols .bandeau_boutons
{
	display:none;
}

#bloc_vols tr.header
{
	/*position:relative;
	top:0px;*/
}
#bloc_vols .scroll
{
	height:460px;
	overflow:auto;
}
#bloc_vols table
{
	width:443px;
}
#vols_departs_contenu,
#vols_arrivees_contenu
{
	height:auto;
}

.bandeau_boutons 
{
	margin-top:5px;
	margin-right:20px;
}

.bandeau_boutons a
{
	text-decoration:none;
}
