h2 {
  font-size: 18px;
  text-decoration: none;
  margin-top:0;
  margin-bottom:0;
  text-align: center;
  background: #0066CC;
  vertical-align: middle;
  border-left: 12px;
  color:#fff;
  }
   h3 {
  color: #AAA;
  font-size: 16px;
  text-decoration : none;
  margin-top:0;
  margin-bottom:0;
  }
/* liens : blanc */
a:link.liste
{
   font-family: Verdana;
   font-size   :   11px;
   font-style   :   normal;
   color      : Black;
   text-decoration   :   none;
   /*background   :   #999999;*/
   background: White;
   background-color: White;
}
a:visited.liste
{
   font-family: Verdana;
   font-size   :   11px;
   font-style   :   normal;
   color      : Black;
   text-decoration   :   none;
   /*background   :   #999999;*/
   background: White;
}
a:active.liste
{
   font-family: Verdana;
   font-size   :   11px;
   font-style   :   normal;
   color      : Black;
   text-decoration   :   none;
   /*background   :   #999999;*/
   background: White;
}
a:hover.liste
{
   font-family: Verdana;
   font-size   :   11px;
   font-style   :   normal;
   color      : White;
   text-decoration   :   none;
   background   : Maroon;
}



td {
   font-family: Verdana;
   padding: 1px 1px 1px 5px;
   border-style: solid;
   border-width: 1px;
   font-size: 10px;
   }
.td_2 {
   border: 0px solid;
   font-size: 12px;
}   
.table_pilotes {
   width: 800px;

}
.table2 {
   font-family: Verdana;
   background-color: White;
   border: 0px none;
   }
.copy
{
   width: 180px;
   border: none;
}

.bouton_route
{
   font-size: 10px;
}
.bouton_route_off
{
   font-size: 10px;
   visibility: hidden;
}
.bouton_callsign
{
   font-size: 9px;
   font-family: Verdana;
   color: Black;
   font-weight: bold;
   width: 70px;
}
