.stilos {
  font-family: "Arial";
  color: #666666;
  font-weight: bold;
  font-size: 11px;
}
.stilos:hover {
  font-family: "Arial";
  color: #CCCCCC;
  font-size: 11px;
  font-weight: bold;
}
.contenido {
  font-family: "Arial";
  font-size: 11px;
  color: #333333;
  text-decoration: none;
  text-align:left;
}
.titulos1 {
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
.ejemplos {
  font-family: "Arial";
  color: #CCCCCC;
  font-size: x-small;
  font-weight: bolder;
}

.corp {
  background-image: url(../img/corp.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 15px;
}

.contenidosIndice {
  text-align:left;
  padding-left:10px;
}
.textfield {
  background-color: #0E4677;
  border: thin solid #CCCCCC;
}
.borde1 {
  background-image: url(../img/borde_bt.jpg);
  background-repeat: no-repeat;
  text-align:left;
}
.sub_bt {
  font-family: "Arial";
  color: #333333;
  font-size: small;
  font-weight: bolder;
  text-align:left;
}
.ampliar {
  font-family: "Arial";
  font-size: small;
  color: #666666;
}
.sublinks {
  font-family: "Arial";
  font-size: 11px;
  font-weight: bold;
  color: #0C3B67;
  text-decoration: none;
  text-align:left;
}
.sublinks:hover {
  font-family: "Arial";
  font-size: 11px;
  font-weight: bold;
  color: #000033;
  text-decoration: none;
}
.copyright {
  font-family: "Arial";
  font-size: 9px;
  color: #666666;
  text-decoration: none;
}
.ampliar:hover {
  font-family: "Arial";
  font-size: small;
  color: #CCCCCC;
  text-decoration: none;
}
.linkgeneral {
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
}
