/* Generated by KompoZer */
#titulo {
  border: 2px solid #3333ff;
  margin-right: 5%;
  margin-left: 5%;
  height: 140px;
  color: red;
  background-color: white;
}
#enlaces {
  border: 2px solid #3333ff;
  margin-top: 1%;
  margin-left: 5%;
  width: 15%;
  float: left;
  font-size: 0.9em;
  color: #000083;
  height: 160px;
}
#contenido {
  border: 2px solid #3333ff;
  margin-top: 1%;
  margin-left: 21%;
  padding-bottom: 5%;
  width: 74%;
}
#titulo h1 {
  text-align: center;
  font-family: Georgia;
  font-size: 3.5em;
  color: #000099;
  line-height: 1em;
}
body {
  background-color: #ccccff;
}
#enlaces ul li {
  font-family: Georgia;
  text-align: left;
  font-weight: bold;
  font-size: 1em;
  font-style: normal;
  color: #0000f8;
}
#contenido p {
  font-family: Georgia;
  text-align: center;
}
#contenido table td {
  text-align: center;
  font-family: Georgia;
  font-weight: normal;
}
