/* General */
  BODY      { font-family: Times New Roman, Times, serif; font-size: 12px; color: #000000;
                            scrollbar-face-color: #012770; /*defini la couleur du dessus des boutons et de la barre de défilement*/
                          scrollbar-shadow-color: #000000; /*defini la couleur sombre du relief des boutons (noir conseillé)*/
                          scrollbar-highlight-color: #FFFFFF; /*defini la couleur claire du relief des boutons (blanc conseillé)*/
                          scrollbar-3dlight-color: #CCCCFF; /*defini la couleur claire du relief des boutons quand ceux-ci ne sont pas enfoncés (noir conseillé)*/
                          scrollbar-darkshadow-color: #000000; /*defini la couleur sombre du relief des boutons quand ceux-ci ne sont pas enfoncés (noir conseillé)*/
                          scrollbar-track-color: #CCCCFF; /*defini la couleur du fond de la barre*/
                          scrollbar-arrow-color: #FFFFFF; /*defini la couleur des flèches*/
                        }

  TD        { font-family: Times New Roman, Times, serif; font-size: 12px; color: #000000 }

  A         { font-family: Times New Roman, Times, serif; font-size: 12px; color: #FF4239; font-weight: bold }
  A.error   { font-family: Viner Hand ITC, Times New Roman, Times, serif; font-size: 18px; color: #FF0000; font-weight: bold }
  A.title   { font-family: Viner Hand ITC, Times New Roman, Times, serif; font-size: 18px; color: #000000; font-weight: normal } /* Titre des soumissions */
  A.admin   { font-family: Viner Hand ITC, Times New Roman, Times, serif; font-size: 18px; color: #000000; font-weight: normal } /* Titre des soumissions */
  A.help   { font-family: Times New Roman, Times, serif; font-size: 12px; color: #012770; font-weight: normal } /* Aide de liens pour forum et news */
  A:link    { font-family: Times New Roman, Times, serif; font-size: 12px; color: #012770; font-weight: bold; text-decoration: underline }
  A:visited { font-family: Times New Roman, Times, serif; font-size: 12px; color: #6699FF; font-weight: bold; text-decoration: underline }
  A:hover   { font-family: Times New Roman, Times, serif; font-size: 12px; color: #FF4239; font-weight: bold; text-decoration: overline underline }
  A.souscat:link    { font-family: Times New Roman, Times, serif; font-size: 9px; color: #012770; font-weight: bold; text-decoration: underline }
  A.souscat:visited { font-family: Times New Roman, Times, serif; font-size: 9px; color: #6699FF; font-weight: bold; text-decoration: underline }
  A.souscat:hover   { font-family: Times New Roman, Times, serif; font-size: 9px; color: #FF4239; font-weight: bold; text-decoration: overline underline }
  LI {LIST-STYLE: url(../../../Aerostation.Net/240Plan/www/portail/images/liste.gif);}
  input.text {/*color:#000000;*/background-color:#FFFFCC;/*font-size:12px;font-family:arial;*/}
  select {/*color:#000000;*/background-color:#FFFFCC;/*font-size:12px;font-family:arial;*/}
  textarea {/*color:#000000;*/background-color:#FFFFCC;/*font-size:12px;font-family:arial;*/}

/* Tableaux */
  TD.help { font-family: Times New Roman, Times, serif; font-size: 12px; background: #9999FF; color: #000000 } /* Aide de liens pour forum et news */
  TD.barrenavig { font-family: Times New Roman, Times, serif; font-size: 12px; background: none; color: #000000 }
  TD.titre { font-family: Times New Roman, Times, serif; font-size: 12px; background: #9999FF; color: #000000 }
  TD.desc { font-family: Times New Roman, Times, serif; font-size: 12px; background: #CCCCFF; color: #000000 }
  TR.barrenavig { font-family: Times New Roman, Times, serif; font-size: 12px; background: none; color: #000000 }
  TR.titre { font-family: Times New Roman, Times, serif; font-size: 12px; background: #9999FF; color: #000000 }
  TR.desc { font-family: Times New Roman, Times, serif; font-size: 12px; background: #CCCCFF; color: #000000 }

/* Menu */
  .skin0{position:absolute; width:200px; border:2px solid black; background-color:#CCCCFF; font-family:Verdana; line-height:20px; cursor:default; visibility:hidden; }
  .skin1{cursor: default; font: menutext; position: absolute; width: 160px; background-color: #CCCCFF;  border: 1 solid buttonface;visibility:hidden; border: 2 outset buttonhighlight; font-family: Verdana,Geneva, Arial; font-size: 12px; color: black;}
  .menuitems{padding-left:15px; padding-right:12px; }
