/* Generated by KompoZer */
body {
  background-color: white;
}
a:link {
  text-decoration: none;
  color: #000099;
}
a:visited {
  text-decoration: none;
  color: #666600;
}
a:hover {
  text-decoration: none;
  color: #8b3a62;
}
a:active {
  text-decoration: none;
}
#botones {
  border-left-color: #95caf6;
  background-attachment: scroll;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
#botones ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 100%;
  min-width: 80%;
  float: right;
}
#botones li {
  border: 3px solid #cccccc;
  margin: 1px 2px;
  padding: 1px 2px;
  font-weight: bold;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  float: left;
  font-size: 9px;
  color: #3333ff;
  background-color: #d1ffcc;
}
h1 {
  font-weight: bold;
  line-height: 1.1em;
  color: #333333;
  font-size: 1.7em;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
}
#informacion {
  width: 100%;
  min-width: 90%;
  overflow: auto;
  float: right;
}
#informacion h2 {
  background-color: #ffcc33;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
}
#izda {
  float: left;
  width: 23%;
  min-width: 23%;
}
#drcha {
  margin: 5px;
  float: right;
  font-family: Arial,Helvetica,sans-serif;
  text-align: justify;
  width: 75%;
  min-width: 75%;
  font-size: small;
}
#informacion h3 {
  background-color: #3333ff;
  color: #ffff66;
  text-align: center;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  font-size: large;
}
