html {
  text-color: navy;
  margin: 10 10 10 10;
  background-color: #f4f6f6;
}

h1, h2 {
  text-align: center;
  font-weight: bold;
}

table {
  border-collapse: collapse;
}

.cadastro {
  padding: 20px;
  margin-left:auto; 
  margin-right:auto;
  text-color: navy;
  text-decoration: none;
  background-color: #ccd1d1 ;
  border-collapse: separate;
}

.cadastro input {
  background-color: #eaecee;
}

.cadastro th {
  text-align: right;
  vertical-align: top;
  padding-right: 2px;
}

.aMenu {
  text-decoration: none;
}

.tdMenu:hover {
  font-weight: bold;
}

.tdMenu {
  text-decoration: none;
}

.mtopera_relcab { background-color: #CCD1D1; }
.mtopera_reldet { background-color: #E8E8E8; }

