h1 {
  color: #99ff99;
  padding-top: 1.5em;
  font-family: Arial,Helvetica,sans-serif;
  margin-bottom: 0;
  text-align: center;
  font-size: xx-large;
  font-weight: normal;
}
h1 a {
  text-decoration: none;
  color: #99ff99;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  color: #ffcc66;
  padding-bottom: 5mm;
  font-size: x-large;
  margin-top: 0;
  margin-bottom: 0px;
  text-align: center;
  font-weight: normal;
}
h2 a {
  text-decoration: none;
  color: #ffcc66;
}
h3 {
  background-color: #99ff99;
  margin-top: 0;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  padding-left: 5mm;
  font-size: medium;
  font-weight: normal;
}
h4 {
  border-bottom: 3px solid #000066;
  font-family: Arial,Helvetica,sans-serif;
  color: #000066;
  padding-top: 10px;
}
body {
  color: #000066;
  background-color: #94a2ee;
}
.posthidden {
  display: none;
}
.postshown {
  display: inline;
  border-top-style: solid;
  border-bottom-style: solid;
}
#cabezera {
  background: #5f6e8f url(pics/avioncabecera.jpg) no-repeat scroll left top;
}
#centro {
  text-align: justify;
}
#centro img {
  border: 5px solid white;
}
#footer {
  background-color: #5f6e8f;
  text-align: center;
  color: #ffcc66;
  padding-top: 1em;
}
#lateral {
  background-color: #5f6e8f;
  text-align: center;
  color: #ffcc66;
}
#lateral a {
  color: #ffcc66;
}
#vlmenu {
  background-color: #ffffcc;
  font-family: Arial,Helvetica,sans-serif;
  height: 100%;
  color: #ffcc66;
}
table {
  border: 2px solid black;
  margin-left: 15px;
  margin-bottom: 5px;
  background-color: #ffffcc;
}
tr {
}
td {
  border: 1px solid black;
  padding: 1px 3px;
}
