body {
  padding: 0;
  margin: 0;
  background: #1c1d1c url(../imagenes/back.jpg) no-repeat center top;

  width: 100%;
  display: table;
}
.backtexto { background-image: url(../imagenes/backtexto.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; }
.textointerno { color: #7d7d7d; font-size: 12px; font-family: verdana; text-align: justify; }
a:link, a:active, a:visited { color: #fff; text-decoration: none; }
a:hover { color: #ff8704; text-decoration: underline; }
.resaltado { color: #ff8704; }
.resaltado2 { color: #8391af; }
.itemsform { color: #7d7d7d; font-size: 10px; }
