/*
  Frame statique
*/
body { margin-top: 82px; background-position: 0px 82px; }
#aa_header { position: absolute; top: 0px; left: 0px; width: 100%; height: 82px; width: expression(eval(document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth)+'px'); }
#aa_header[id] { position: fixed; }

/*
  Elements des frames
*/
.aa_sitelien { font-family: Tahoma; font-size: 12px; color: #333333; text-decoration: underline; font-weight: bold; }
.aa_sitelien:hover { font-family: Tahoma; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold; }
.aa_date { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #7D3F00; }
input.aa_auth { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #000000; height: 14px; border: 1px solid #999; width: 95px; margin-left: 75px; }

/*
  Elements du catcher
*/
.aa_catcher td { color : #000000; Font-Family : Arial; Font-Size : 11px; }
.aa_catcher .lienbleu { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0000FF; text-decoration: underline; }
.aa_catcher .lienbleu:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0000FF; text-decoration: none; }
.aa_catcher input { color : #000000; Font-Family : Arial; Font-Size : 10px; }

/*
  Elements du bloc screenshots
*/
.aa_titrescreen { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FF6600; text-decoration: none; }
.aa_titrescreenblanc { font-family: Arial, Helvetica, sans-serif; font-size: 20pt; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.aa_titrescreenblanc2 { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.aa_textnormal { font-family: Tahoma; font-size: 10px; color: #000000; }

/*
  Bloc screenshots étendu
*/
.aa_screenx td { text-align: center; font-size: 11px; padding: 5px; }
.aa_screenx .site { text-align: center; font-size: 11px; background-color: #fff; border: 1px solid #000; }
.aa_screenx .title { padding: 4px 2px 0; font-variant: small-caps; font-weight: bold; }
.aa_screenx .excerpt { margin: 2px; font-size: 9px; }
.aa_screenx .screenshot { padding: 2px; }

