/* Generated by KompoZer */
#titulo {
  border: 3px solid #663300;
  font-weight: bold;
  margin-right: 5%;
  margin-left: 5%;
  text-align: center;
  text-decoration: none;
  height: 175px;
  font-family: Arial;
  font-size: 15px;
  color: white;
  background-color: #996633;
  width: 90%;
}
#enlaces {
  border: 3px solid #663300;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
  margin-top: 1%;
  margin-left: 5%;
  float: left;
  width: 17%;
  font-family: Arial;
  background-color: #996633;
  color: white;
  height: 333px;
}
#contenido {
  border: 3px solid #663300;
  margin-top: 1%;
  margin-right: 5%;
  margin-left: 25%;
  padding-bottom: 5%;
  text-align: center;
  font-family: Arial;
  font-size: 15px;
  background-color: #996633;
  color: white;
  width: 70%;
}
#titulo h1 {
  line-height: 60px;
  font-size: 15px;
  font-family: Arial;
  background-color: #996633;
  color: white;
}
#enlaces ul li {
  font-size: 15px;
  font-weight: bold;
  font-family: Arial;
  list-style-type: disc;
  background-color: #996633;
  color: white;
}
#enlaces ul li a {
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  font-family: Arial;
  background-color: #996633;
  color: #cc9933;
}
#enlaces ul li a:hover {
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  font-family: Arial;
  background-color: #996633;
  color: #cc9933;
}
#contenido h1 {
  line-height: 0px;
  font-size: 15px;
  font-family: arial;
  background-color: #996633;
  color: white;
}
#contenido table tr {
  border: 1px solid #663300;
  font-family: Arial;
  font-size: 15px;
  background-color: #996633;
  color: white;
}
#contenido table tr td {
  border: 1px solid #663300;
  font-size: 15px;
  font-family: Arial;
  background-color: #996633;
  color: white;
}
body {
  height: 1100px;
  font-family: Arial;
  background-color: #cc9933;
  color: white;
}
#contenido h3 {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  background-color: #996633;
  color: white;
}
