/* Generated by KompoZer */
body {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 12px;
  color: #000000;
  text-align: center;
}
#contenedor {
  border: 0px solid #333333;
  margin: 10px auto;
  background-color: #ffffff;
  text-align: left;
  width: 90%;
}
#contenido {
  padding: 10px;
  clear: both;
  font-size: medium;
}
#contenido .left {
  font-size: medium;
  float: left;
  display: block;
  position: static;
}
#contenido .right {
  float: right;
  margin-left: 10px;
  font-size: 10px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
  color: #666666;
  width: 20%;
}
#encabezado {
  background-color: #ffffff;
  display: inline;
}
#footer {
  font-style: italic;
  color: #000000;
  background-repeat: no-repeat;
  height: 20px;
  clear: both;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
}
hr {
  border-bottom: 0.5px none #cccccc;
  text-align: center;
}
