td,input,textarea,select {
  font-family: MS Sans Serif,Arial,Helvetica;
  font-size: 11px;
  text-align: justify;
  vertical-align: top;
}
a {
  text-decoration: none;
  color: #01557B;
}
.titulo {
  font-size: 13px;
  font-weight: bold;
  background-color: #E2EAF2;
  padding: 5px;
}
.drmms {
  font-size: 11px;
  font-weight: bold;
  color: #01557B;
}
.logos {
  background-color: #E2EAF2;
  padding: 10px;
  text-align: center;
}
.pie {
  font-family: MS Sans Serif,Arial,Helvetica;
  font-size: 8px;
  text-align: center;
  vertical-align: middle;
  height: 58px;
  background-image: url(pie.jpg); 
}
.menu {
  vertical-align: top;
  text-align: center;
  height: 47px;
  background-image: url(cabecera3.jpg); 
}
.fontmenu {
  padding: 8px;
  text-align: center;
  font-family: MS Sans Serif,Arial,Helvetica;
  font-size: 15px;
  font-weight: bold;
  padding: 8px;
}
.formul {
  text-align: right;
  vertical-align: middle;
}