table.compagnies_aeriennes{
			border: 1px solid rgb(0, 0, 0);
		  -moz-border-radius-topleft: 10px;
		   -moz-border-radius-topright: 10px; 
		   -moz-border-radius-bottomright: 10px; 
		   -moz-border-radius-bottomleft: 10px; 
		   background-color:#EFEFEF;
			text-align: center;
			vertical-align: top;
			font-family: Arial,Helvetica,sans-serif;
  			font-size: 11px;
		}
		
table.compagnies_aeriennes th{
	background:#bfbfbf ;
}

table,tr,td,th{
	vertical-align: top;
	align :center;
	}