#container {
  margin: auto;
  padding: 0;
  width: 1000px;
  text-align: left;
  position: relative;
}
body {
  margin: 0;
  padding: 0;
  background: #f5f0fd url(images/fondocabecera.jpg) repeat-x scroll center top;/*color fondo de pag anterior #ebf5f8 */
  line-height: normal;
}
#footer {
  background-color: #680ce8;/*color pie de pag anterior #0079b2 */
  clear: both;
  margin-left: 13px;
  color: #680ce8;/*color letra pie de pag anterior #0079b2 */
}
#header {
  height: 100px;
  position: relative;
  background-color: transparent;
}
#menu-left-container {
  border-top: 1.5px solid #ebf5f8;
  margin: 0 0 40px 13px;
  width: 236px;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  padding-top: 17px;
  height: 100%;
  background-color: #680ce8;/*color linea entre cabecera y menu anterior #0079b2 */
  background-repeat: no-repeat;
}
#menu-list {
  font-size: 12px;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  list-style-type: decimal;
  padding-left: 30px;
}
#menu-link {
  font-size: 12px;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
}
li {
  padding-top: 10px;
  background-color: transparent;
}
#content {
  border-left: 2px solid #69ad08;/*cambio color de borde #fc8d59 por #69ad08 */
  border-right: 2px solid #69ad08;
  border-bottom: 2px solid #69ad08;
  float: right;
  font-size: 12px;
  background-color: white;
  width: 727px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: justify;
  margin-top: 10px;
  min-height: 542px;
}
html {
  height: 100%;
}
#logo {
  margin: 0 0 0 13px;
  width: 236px;
  height: 100px;
  float: left;
  background-image: url(images/logo.jpg);
  background-repeat: no-repeat;
  background-position:  center center;
}
#links {
  float: right;
}
#top-menu {
  height: 100px;
  float: left;
  background-image: url(images/Cabecera.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 750px;
}
#logo-crea {
  background-repeat: no-repeat;
  background-position:  center center;
  background-color: transparent;
  height: 34px;
}
#logo-prl {
  background-position:  center center;
  background-color: transparent;
  height: 30px;
  background-repeat: no-repeat;
}
#menu-info {
  width: 160px;
  float: right;
  background-repeat: no-repeat;
  height: 100px;
  background-image: url(images/headerright.jpg);
  display: none;
}
#content-header {
  font-family: Arial,Helvetica,sans-serif;
  width: auto;
  text-align: left;
  height: 30px;
  font-weight: bold;
  font-size: 20px;
  background-repeat: no-repeat;
  background-position: center top;
  color: #680ce8;/*cambio color de la letra del titulo de #0079b2 a #680ce8*/
  list-style-image: url(images/titlebullet.gif);
  display: list-item;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5px;
}
.list-header {
  font-weight: bold;
  color: #0079b2;
}
#content-text ul li {
  font-family: Arial,Helvetica,sans-serif;
  list-style-image: url(images/tickbullet2.gif);
  list-style-position: outside;
  margin-left: -15px;
}
#content-text {
  margin: 10px;
  list-style-image: url();
}
.text-header {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #680ce8;/*cambio color de la letra del titulo de #0079b2 a #680ce8*/
  font-size: 14px;
}
#content-text ul li ul li {
  font-weight: normal;
  list-style-image: url(images/bullet.gif);
  margin-left: -20px;
}
#content-text ul li ul li ul li {
  font-weight: inherit;
  list-style-type: none;
  list-style-image: url();
}
#content-text dl dt a, #content-text dl dt table td a {
  text-decoration: none;
  font-size: 12px;
  color: #00344c;
  font-weight: normal;
}
#content-text dl dd {
  border-left: 2px solid #69ad08;
  margin-top: 10px;
  margin-left: 18px;
  padding-left: 10px;
}
ul[tipo="ticks"] li {
  list-style-image: url(images/tickbullet2.gif) ! important;
  list-style-position: outside;
  margin-left: -10px;
  color: black;
  font-weight: normal;
}
ul[tipo="puntos"] li {
  margin-left: -18px;
  color: black;
  font-weight: normal;
  list-style-image: url(images/bullet2.gif);
}
ul[tipo="puntos2"] li {
  list-style-image: url(images/bullet.gif) ! important;
  color: black;
  font-weight: normal;
  margin-left: -18px;
}
ol li {
  list-style-type: lower-alpha ! important;
  font-weight: bold;
  color: #69ad08;
}
.texto-negrita {
  font-weight: bold;
  color: #00344c;
}
.texto-normal {
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
  color: black;
}
#content-text dl dd ol[tipo="numeros"] li {
  list-style-type: decimal ! important;
}
.tabla-contenido, .tabla-leyenda {
  border:  none;
  background-color: #c9fe90;/*cambio color #fee090 por #c9fe90*/
  border-collapse: collapse;
}
.tabla-contenido td, .tabla-leyenda td {
  border: 1px solid white;
}
#content-text dl dt a:hover, #content-text dl dt table td a:hover {
  background-color: #c9fe90;/*cambio color #fee090 por #c9fe90*/
  font-size: 12px;
  text-decoration: none;
  font-weight: normal;
  color: #00344c;
}
#content-text dl dt a.current {
  color: #00344c;
  background-color: #69ad08;
  text-decoration: none;
  font-weight: bold;
}
#content-text table.tabla-ejemplos {
  border-style: none;
}
#content-text table td.celda-sep {
  background-image: url(images/linea_sep.gif);
  background-repeat: repeat-x;
  background-position: left center;
}
#content-text table td a {
  font-weight: normal;
  color: #666666;
  text-decoration: none;
  font-size: 11px;
}
#content-text table td a:hover {
  color: #666666;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
}
.texto-gris {
  font-weight: normal;
  color: #666666;
  font-size: 11px;
}
.celda-numero {
  background-repeat: no-repeat;
  background-position:  center center;
  background-image: url(images/circulo.gif);
}
.texto-blanco {
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 14px;
}
.texto-naranja {
  color: #69ad08;
  font-weight: bold;
}
#content-text dl dt table td a.current {
  font-weight: bold;
  font-size: 12px;
  color: #69ad08;
  text-decoration: none;
  background-color: white;
}
table.tabla-resultados td {
  border: 2px solid white;
}
table.tabla-resultados .celda-naranja {
  color: white;
  text-align: center;
  background-color: #ff6600;
  font-weight: bold;
}
table.tabla-resultados .celda-rojo {
  font-weight: bold;
  color: white;
  text-align: center;
  background-color: #cc0000;
}
table.tabla-resultados .celda-verde {
  font-weight: bold;
  color: white;
  background-color: #99cc00;
}
table.tabla-resultados .celda-num-resultado {
  font-weight: bold;
  background-color: #680ce8;/*cambio de color de #0079b2 a #680ce8*/
  color: white;
  text-align: center;
}
table.tabla-resultados {
 border: 1px solid #69ad08;/*cambio de color de #fc8d59 a #69ad08*/
}
#mask {
  position: absolute;
  z-index: 9000;
  background-color: #000000;
  display: none;
}
#boxes .window {
  padding: 20px;
  position: absolute;
  width: 440px;
  height: 200px;
  display: none;
  z-index: 9999;
}
#boxes #dialog {
  width: 375px;
  height: 203px;
}
#ayuda {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  text-align: justify ! important;
}
a img {
  border:  none;
}
.link-normal {
  color: #680ce8;
  font-weight: normal;
  text-decoration: none;
}
.link-normal:hover {
  font-weight: normal;
  color: #69ad08;
  text-decoration: underline;
}
ol[tipo="numeros"] li {
  list-style-type: decimal ! important;
  font-weight: bold;
  color: #69ad08;
}
.texto-rojo {
  color: #ff5757;
  font-weight: bold;
}
