#cabecera {
  border:  none;
  font-family: Arial,Helvetica,sans-serif;
  background-image: url(../imagenes/logos/logo.png);
  background-position:  center center;
  width: 100%;
  height: 80px;
  position: absolute;
  background-repeat: no-repeat;
  background-color: #616660;
  left: 0px;
  right: 0px;
  top: 0px;
}
#subcabecera {
  border-style: none;
  background-position: left center;
  width: 100%;
  font-size: 18px;
  line-height: 29px;
  background-repeat: repeat-x;
  color: white;
  margin-top: 85px;
  background-color: #cccccc;
  height: 30px;
  font-weight: inherit;
  text-decoration: none;
  top: 0px;
  left: 0px;
  right: 0px;
  position: relative;
}
#ocultable {
  position: relative;
}
#subsubcabecera {
  border-style: none;
  background-position: left center;
  width: 100%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  line-height: 30px;
  background-repeat: repeat-x;
  margin-top: 10px;
  color: white;
  background-color: #999999;
  position: relative;
  font-weight: bold;
}
#inferior {
  border-style: none;
  position: static;
  margin-top: 10px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 17px;
  line-height: 35px;
  color: black;
  text-decoration: none;
  text-align: center;
}
.textoexplicacion {
  font-family: Arial,Helvetica,sans-serif;
  text-align: justify;
  text-decoration: none;
  font-size: 18px;
  line-height: 27px;
  color: white;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  font-weight: normal;
}
.textosubcabecera {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 17px;
  line-height: 30px;
  text-decoration: none;
  color: #333333;
  font-weight: bold;
}
.rebordeenlaces {
  outline-color: invert;
  outline-style: none;
  outline-width: 0;
}
.textomaderas {
  font-size: 13px;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 14px;
  color: white;
  text-align: center;
  font-weight: normal;
}
