#caja {
  border-style: none;
  margin-left: 1%;
  width: 934px;
  background-position:  center center;
  min-height: 20em;
  padding-bottom: 1%;
  position: relative;
  visibility: visible;
  margin-bottom: 1%;
}
#content {
  padding: 1%;
  margin-top: 5%;
  margin-right: 20px;
  margin-bottom: 2%;
  color: white;
  visibility: visible;
  position: relative;
  font-family: Arial;
  font-size: 1.5em;
  opacity: 0.7;
  min-height: 100px;
  display: block;
  float: right;
  width: 65%;
}
body {
  background-image: url(images/fondiu.jpg);
}
a.felix {
  border-style: solid;
  border-width: 2px;
  color: #ffffff;
  text-decoration: none;
  font-size: 1em;
  background-color: #c2a200;
  font-weight: bold;
}
a.felix:hover {
  border-style: solid;
  border-width: 2px;
  text-decoration: none;
  font-weight: bold;
  color: #c2a200;
  font-size: 1em;
  background-color: #e9e9e9;
}
a.felix1 {
  border-style: solid;
  border-width: 2px;
  text-decoration: none;
  font-weight: bold;
  color: #c2a200;
  font-size: 1em;
  background-color: #e9e9e9;
}
a.felix1:hover {
  border-style: solid;
  border-width: 2px;
  color: #ffffff;
  text-decoration: none;
  font-size: 1em;
  background-color: #c2a200;
  font-weight: bold;
}
#sidebar {
  float: left;
  width: 220px;
  margin-right: 20px;
  background-image: url(images/felixistas1.png);
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 443px;
  padding-right: 40px;
}
#titular {
  position: absolute;
  width: 90%;
  margin-left: 6%;
  background-image: url(images/titular.jpg);
  min-height: 120px;
  float: right;
  font-family: Arial;
  font-weight: bold;
  font-size: 2em;
  color: #010101;
  text-align: center;
  padding-top: 15px;
}
#texto {
  background-image: url(images/fondiutres.jpg);
  position: relative;
  width: 80%;
  margin-top: 13%;
  float: right;
  margin-right: 8%;
  padding-right: 1%;
  padding-left: 1%;
}
#menu {
  width: 204px;
  font-family: Arial;
  margin-top: 50%;
  display: block;
  font-size: 1.2em;
  text-align: center;
  float: left;
  visibility: visible;
  position: relative;
  margin-left: 7px;
}
#menu ul {
  list-style-type: none;
  display: block;
  float: left;
  position: relative;
  visibility: visible;
}
#menu ul li.nivel1 {
  border-left: 5px solid #b7b7b7;
  border-right: 5px solid #b7b7b7;
  width: 140px;
}
#menu ul li a {
  border-style: none solid;
  border-left: 5px solid #000000;
  border-right: 5px solid #000000;
  padding: 4px 2px;
  display: block;
  text-decoration: none;
  color: #ffffff;
  background-color: #333333;
  position: relative;
  margin-top: 10px;
}
#menu ul li:hover {
  border-style: none solid;
  border-left: 5px solid #000000;
  border-right: 5px solid #000000;
  font-family: Arial;
  position: relative;
  font-size: 1em;
  background-color: #b7b7b7;
  color: #ffffff;
  text-decoration: none;
}
#menu ul li a:hover, #menu ul li:hover a.nivel1 {
  border-style: none solid;
  border-left: 5px solid #000000;
  border-right: 5px solid #000000;
  color: #000000;
  background-color: #b7b7b7;
  position: relative;
}
#menu ul li a.nivel1 {
  position: relative;
  display: block;
}
table.falsa {
  border:  none;
  border-collapse: collapse;
  float: left;
  position: relative;
}
a {
  color: #ffffff;
}
a:hover {
  color: #c7df8c;
}

