.liste_cmd_ref_tab {
	 background-image:url(../accueil/images/fond.jpg);
	 border:2px #999999;
	 border-style:outset;
	 padding-left:5px;
	 padding-right:5px;
	 margin-left:30px;
	 font-size:100%;
}

.cmd_ref_nom
{
	font-weight:bold;
	font-family: "Courier New", Helvetica, sans-sherif;
	font-size:120%;
}

.cmd_typ_ref
{
	font-family: "Courier New", Helvetica, sans-sherif;
	font-size:90%;
}

.tab_liste_ref_cmd
{
	font-family: "Courier New", Helvetica, sans-sherif;
	border:1px solid #BBBBBB;
	width:400px;
	background-image:url(../cmd_ref/images/fond_cmd.png);
}

.titre_tableaux_liste_cmd_ref
{
	background-color:#CCCCCC;
	border:1px dotted #999999;
	text-align:center;
}

.icao
{
	font-family: "Courier New", Helvetica, sans-sherif;
	color:#1D3E94;
	font-weight:bolder;
}

.ville
{
	font-family: "Courier New", Helvetica, sans-sherif;
	color:#333333;
	font-weight:normal;
}

.titre_distance_pts
{
	font-family: "Courier New", Helvetica, sans-sherif;
	font-weight:bold;
	padding-left:20px;
	width:25%;
}

.text_distance_pts
{
	font-family: "Courier New", Helvetica, sans-sherif;
	width:75%;
}

.nb_cmd_ref
{
	font-weight:bold;
	font-size:120%;
	font-family: "Courier New", Helvetica, sans-sherif;
}

.typ_fret
{
	font-size:85%;
	font-style:italic;
	font-family: "Courier New", Helvetica, sans-sherif;
	padding-left:10px;
	color:#006600;
	font-weight:normal;
}

.liste_cmd_ref_titre {
	text-align:center;
    height:140px; 
	 background-image:url(../accueil/images/fond_callsign.png);
	 background-position:center;
	 background-repeat:no-repeat;
	font-family: "Courier New", Helvetica, sans-sherif;
	font-size:x-large;
	font-weight:bold;
	vertical-align:middle;
	}

.btn_ok{
	display:block;
	width:99%;
    height:40px; 
	background-image:url(../commun/images/btn_ok.png);
	background-repeat:no-repeat;
	background-position:center;
	float:left;	
	} 

.btn_ok:hover{
	display:block;
	width:99%;
    height:40px; 
	background-image:url(../commun/images/btn_ok_enfonce.png);
	background-repeat:no-repeat;
	background-position:center;
	float:left;	
} 

.ligne1_tab_liste_cmd_ref_avion
{
	background-color:#FFFFCC;
	text-align:center;
	padding-bottom:10px;
	vertical-align:middle;
}

.ligne2_tab_liste_cmd_ref_avion
{
	background-color:#E6F5FF;
	text-align:center;
	padding-bottom:10px;
	vertical-align:middle;
}

.tab_liste_cmd_ref_avion
{
 border-width:thin;
 border-color:#CCCCCC;
 border-style:dashed;
 background-color:#999999; 
}

.staff_supp_cmd_ref a {
	display:block;
    height: 60px; 
	background-image:url(../cmd_ref/images/supp_cmd_ref.png);
	background-repeat:no-repeat;
	background-position:center;
}
 
.staff_supp_cmd_ref a:hover{
	display:block;
    height: 60px; 
	background-image:url(../cmd_ref/images/supp_cmd_ref_enfonce.png);
	background-repeat:no-repeat;
	background-position:center;
} 
