* {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

a:link, a:visited {
  background: white;
  color: black;
  text-decoration: underline;
  font-weight: bold;
}

a:link:after {
  content: "";
}

#tools , #tools-usuario, #tools #bread, #acessibilidade, #tools-secao, #left_side, .ui-tabs-nav {
  display: none;
}

.esconderImpressao, .notice {
  display: none;
}

#topo-center {
  float: none;
  width: 100%;
}


/* print.css */
body {
  line-height: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  background: none;
  font-size: 12px;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  word-spacing: 1.1pt;
  letter-spacing: 0.2pt;
}

hr {
  background: #ccc;
  color: #ccc;
  width: 100%;
  height: 2px;
  margin: 2em 0;
  padding: 0;
  border: none;
}

hr.space {
  background: #fff;
  color: #fff;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  width: 100%;
  height: auto;
  background: none;
  float: none;
}

h1 {
  font-size: 18px;
  margin-bottom: 10px;
  text-align: center;
}

h2 {
  font-size: 16px;
  text-align: center;
}

h3 {
  font-size: 14px;
}

h4, h5, h6 {
  font-size: 12px;
}

table {
  border-collapse: colapse;
  border-spacing: 0;
}

th {
  font-weight: bold;
}

th, td, caption {
  padding: 1px 2px;
}

td, th {
  border: 1px solid #000000;
  font-size: 12px;
}


/* Table */
table {
  margin: 1px;
  text-align: left;
  border-collapse: colapse;
  border-spacing: 0;
}

th {
  font-weight: bold;
}

td, th {
  border: 1px solid #000000;
  padding: 1px 2px;
  margin: 0;
}

tfoot {
  font-style: italic;
}

caption {
  background: #fff;
  margin-bottom: 2em;
  text-align: left;
}

thead {
  display: table-header-group;
}

tr {
  page-break-inside: avoid;
}

tbody tr th {
  text-align: left;
}

a:link[href^="http://"]:after,
a[href^="http://"]:visited:after {
  content: "";
  font-size: 90%;
  color: #000;
}

a[href^="http://"] {
  color: #000;
}

a.link_doc {
  color: #000000;
}
