body{
  background-color: #e6e5ea;
  background-image: url("Imagem/background2.jpg");
  background-repeat: repeat-x;
  background-attachment: scroll;
}
  
body, td, th, tr {
  font-family: "arial", trebuchet MS, sans-serif; text-decoration: none; font-size: 12px; color:#5d597a; line-height: 110%; font-weight: normal; }
  a:link {text-decoration: none;color:#5d597a; line-height:110%; font-size: 11px; font-weight: normal;}
  a:active {text-decoration: none; color:#5d597a; line-height:110%; font-size: 11px; font-weight: normal;}
  a:visited {text-decoration: none; color:#5d597a; line-height:110%; font-size: 11px; font-weight: normal;}
  a:hover {text-decoration: none; color:#6d6d6d; font:none; line-height:110%; font-size: 11px; font-weight: normal;
}



th.topodocumento{
  background-image: url('Imagem/topodocumento.jpg');
  background-repeat: no-repeat;
  background-position: top;
  background-repeat: repeat-x;
}


th.esquerdadocumento{
  background-image: url('Imagem/esquerdadocumento.jpg');
  background-repeat: no-repeat;
  background-position: top;
  background-repeat: repeat-x;
}


th.direitadocumento{
  background-image: url('Imagem/direitadocumento.jpg');
  background-repeat: no-repeat;
  background-position: top;
  background-repeat: repeat-x;
}


th.documento{
  background-color: #FFFFFF;
  font-family: "arial", trebuchet MS, sans-serif; text-decoration: none; font-size: 12px; color:#303030; font-weight: normal ; line-height: 110%; }
  
td.documentolinha{
  background-color: #FFFFFF;
  background-image: url('Imagem/documentolinha.jpg');
  
}

th.linha_principal{
  background-color: #FFFFFF;
  background-image: url('Imagem/linha_principal.jpg');
  
}

th.rodapelinha{
  background-image: url('Imagem/rodapelinha2.jpg');
  background-repeat: no-repeat;
  background-position: top;
  background-repeat: repeat-x;
}

th.rodape{
  background-image: url('Imagem/rodape.jpg');
  background-repeat: no-repeat;
  background-position: top;
  background-repeat: repeat-x;
}

td.imagemcartuchotopo{
  background-image: url('Imagem/imagemcartuchotopo2.jpg');
  background-repeat: no-repeat;
  background-position: top;
  background-repeat: repeat-x;
}

h1 {
  font-family: "arial", trebuchet MS, sans-serif; text-decoration: none; font-size: 19px; color:#303030; font-weight: bold;
  }


h2{
  font-family: "arial", trebuchet MS, sans-serif; text-decoration: none; font-size: 14px; color:#303030; line-height: 110%; font-weight: normal;
  }
  
h3 {
  font-family: "arial", trebuchet MS, sans-serif; text-decoration: none; font-size: 17px; color:#303030; font-weight: bold;
  }

h4{
  font-family: "arial", trebuchet MS, sans-serif; text-decoration: none; font-size: 12px; color:#303030; line-height: 110%; font-weight: normal;
  }

h5 {
  font-family: "arial", trebuchet MS, sans-serif; text-decoration: none; font-size: 17px; color:#6f8ba1; font-weight: bold;
  }