/* Generated by KompoZer */
body {
  border:  none;
  margin: 0;
  padding: 10px;
  overflow: hidden;
  height: 100%;
  max-height: 100%;
  font-family: sans-serif;
  font-size: small;
}
#lateralizdo {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  height: 100%;
  overflow: hidden;
  background-color: #ccccff;
  color: white;
}
#publicidad {
  position: absolute;
  top: 0;
  left: 200px;
  right: 1px;
  width: auto;
  height: 90px;
  overflow: hidden;
  background-color: #ccccff;
  text-align: center;
}
#cabecera {
  position: absolute;
  top: 90px;
  left: 200px;
  right: 1px;
  width: auto;
  height: 80px;
  overflow: hidden;
  background-color: #ff6600;
}
#principal {
  position: fixed;
  top: 170px;
  left: 200px;
  bottom: 0;
  overflow: auto;
  background-color: #e6e5ff;
  padding-left: 10px;
}
h1 {
  border-style: none none solid;
  font-family: "Times New Roman",Times,serif;
  font-size: xx-large;
  line-height: 45pt;
  text-align: center;
  text-transform: none;
  font-style: normal;
  font-weight: bolder;
  color: #663366;
  background-color: #f0c0f0;
  margin-top: -10px;
  margin-left: -10px;
  margin-right: -10px;
}
h2 {
  font-family: "Times New Roman",Times,serif;
  font-size: x-large;
  color: #663366;
  text-transform: uppercase;
  text-decoration: underline;
}
.codigo {
  border: thin dotted #663366;
  font-family: "Courier New",Courier,monospace;
  text-align: left;
  display: block;
  background-color: #dbedff;
  color: #000066;
  left: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
  font-size: small;
  line-height: 9pt;
}
.nota_aclaratoria {
  border: thin solid #000066;
  font-family: "Times New Roman",Times,serif;
  background-color: #ccffff;
  font-style: italic;
  font-weight: bold;
  color: #000099;
  display: block;
  font-size: large;
}
.practica {
  border-style: dotted;
  border-width: thin;
  font-weight: bolder;
  font-style: oblique;
  color: #000066;
  display: block;
  font-family: "Times New Roman",Times,serif;
  font-size: large;
}
.practica_texto {
  color: red;
  font-weight: lighter;
}
.destacar {
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  font-style: italic;
  font-size: 1.1em;
}
.hidden {
  display: none;
}
#menuid {
  font-family: verdana;
  color: #000066;
  background-color: #ccccff;
}
#menuid dt {
  border: thin solid #cc66cc;
  text-align: left;
  display: block;
  margin-left: 0%;
  padding-left: 0%;
  background-color: #ffccff;
  color: #330033;
}
#menuid dd {
  padding-left: 0px;
  margin-left: 0px;
  font-size: smaller;
}
#menuid li {
  list-style-type: none;
}
#menuid dd ul {
  border-width: thin;
  margin-left: 0;
  padding-left: 10px;
  text-align: left;
}
#menuid dd ul li a {
  text-decoration: none;
  color: #000066;
  text-align: left;
}
#menuid dd ul ul li a {
  border: thin dotted #003300;
  text-decoration: none;
  text-align: left;
  display: block;
  color: #003300;
  background-color: #e2ffe2;
}
#menuid a:hover {
  color: red;
}
tbody {
  font-size: small;
}
.tabulado {
  margin-left: 30px;
  display: block;
  margin-right: 30px;
}
