   body              { font-family: Trebuchet MS, Arial, Verdana, Helvetica; color:#333333; font-size:12px; }
   link              { font-family: Trebuchet MS, Arial, Verdana, Helvetica; color:#333333; font-size:12px; }
   table             { font-family: Trebuchet MS, Arial, Verdana, Helvetica; color:#333333; font-size:12px; }

   a:link            { text-decoration:none; color:#006600; }
   a:visited         { text-decoration:none; color:#006600; }
   a:active          { text-decoration:none; color:#006600; }
   a:hover           { text-decoration:underline; color:#006600; }

  .fonte10           { font-size:10px; font-weight:normal; color:#131313; text-decoration:none; }
  .fonte10:link      { font-size:10px; font-weight:normal; color:#131313; text-decoration:none; }
  .fonte10:visited   { font-size:10px; font-weight:normal; color:#131313; text-decoration:none; }
  .fonte10:active    { font-size:10px; font-weight:normal; color:#131313; text-decoration:none; }
  .fonte10:hover     { font-size:10px; font-weight:normal; color:#131313; text-decoration:underline; }

  .fonte11           { font-size:12px; font-weight:normal; color:#000000; text-decoration:none; }
  .fonte11:link      { font-size:12px; font-weight:normal; color:#000000; text-decoration:none; }
  .fonte11:visited   { font-size:12px; font-weight:normal; color:#000000; text-decoration:none; }
  .fonte11:active    { font-size:12px; font-weight:normal; color:#000000; text-decoration:none; }
  .fonte11:hover     { font-size:12px; font-weight:normal; color:#000000; text-decoration:underline; }

  .titulo            { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size:12px; font-weight:bold; color:#ffffff; text-decoration:none; }
  .subtitulo         { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size:16px; font-weight:bold; color:#008E88; text-decoration:none; }
  .tituloAnuncio     { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size:17px; font-weight:bold; color:#EA4225; text-decoration:none; }

  .navegador         { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size:11px; font-weight:normal; color:#eeeeee; text-decoration:none; }
  .navegador:link    { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size:11px; font-weight:normal; color:#eeeeee; text-decoration:none; }
  .navegador:visited { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size:11px; font-weight:normal; color:#eeeeee; text-decoration:none; }
  .navegador:active  { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size:11px; font-weight:normal; color:#eeeeee; text-decoration:none; }
  .navegador:hover   { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size:11px; font-weight:normal; color:#eeeeee; text-decoration:underline; }

  .menu_site         { font-family:trebuchet ms; font-size:13px; font-weight:bold; color:#000000; text-decoration:none; }
  .menu_site:link    { font-family:trebuchet ms; font-size:13px; font-weight:bold; color:#000000; text-decoration:none; }
  .menu_site:visited { font-family:trebuchet ms; font-size:13px; font-weight:bold; color:#000000; text-decoration:none; }
  .menu_site:active  { font-family:trebuchet ms; font-size:13px; font-weight:bold; color:#000000; text-decoration:none; }
  .menu_site:hover   { font-family:trebuchet ms; font-size:13px; font-weight:bold; color:#000000; text-decoration:none; }

  .lembrar          { font-family:Trebuchet MS; font-size:13px; font-weight:normal; color:#9B9A99; text-decoration:none; }
  .lembrar:link     { font-family:Trebuchet MS; font-size:13px; font-weight:normal; color:#9B9A99; text-decoration:none; }
  .lembrar:active   { font-family:Trebuchet MS; font-size:13px; font-weight:normal; color:#9B9A99; text-decoration:none; }
  .lembrar:visited  { font-family:Trebuchet MS; font-size:13px; font-weight:normal; color:#9B9A99; text-decoration:none; }
  .lembrar:hover    { font-family:Trebuchet MS; font-size:13px; font-weight:normal; color:#9B9A99; text-decoration:underline; }

  .rodape           { font-family:Trebuchet MS; font-size:12px; font-weight:bold; color:#000000; text-decoration:none; }
  .rodape:link      { font-family:Trebuchet MS; font-size:12px; font-weight:bold; color:#000000; text-decoration:none; }
  .rodape:active    { font-family:Trebuchet MS; font-size:12px; font-weight:bold; color:#000000; text-decoration:none; }
  .rodape:visited   { font-family:Trebuchet MS; font-size:12px; font-weight:bold; color:#000000; text-decoration:none; }
  .rodape:hover     { font-family:Trebuchet MS; font-size:12px; font-weight:bold; color:#000000; text-decoration:underline; }
  
  
  #logo {
      position:relative;
      width:200px;
      height:250px;
      left: -20px;
      top: -6%; 
      margin-left:0px;
      margin-top:0px;
      z-index: 2;
      }
      
  #faisao {
      position:relative;
      width:117px;
      height:285px;
      left: 35px;
      top: -20px; 
      margin-left:0px;
      margin-top:0px;
      z-index: 1;
      }
      
      
  #faisao_novo {
      position:absolute;
      width:176px;
      height:370px;
      left:69%;
      top:41%; 
      margin-left:0px;
      margin-top:0px;
      z-index: 3;
      }