body {
  font-family: "Verdana";
  font-size: 11px;
  background-color: #FFFFFF;
  margin:0px 0px 0px 0px;
  text-align: center;
  vertical-align: top;
}


.bia1 {
  background-image: url(../img/curarr_izq.jpg);
  text-align: right;
  vertical-align: bottom;
  width: 25px;
}
.biy2 {
  background-image: url(../img/iqz_y.jpg);
  background-repeat:  repeat-y;
  text-align: right;
  vertical-align: top;
  width: 25px;
}
.bai3 {
  background-image: url(../img/curab_izq.jpg);
  text-align: right;
  vertical-align: top;
  width: 25px;
}
.bax4 {
  background-image: url(../img/arr_x.jpg);
  background-repeat:  repeat-x;
  text-align: left;
  vertical-align: bottom;
  width: 780px;
}
.babx5 {
  background-image: url(../img/aba_x.jpg);
  background-repeat:  repeat-x;
  text-align: left;
  vertical-align: top;
  width: 780px;
}
.bda6 {
  background-image: url(../img/curarr_der.jpg);
  text-align: left;
  vertical-align: bottom;
  width: 25px;
}
.bdy7 {
  background-image: url(../img/der_y.jpg);
  background-repeat:  repeat-y;
  text-align: left;
  vertical-align: top;
  width: 25px;
}
.bda8 {
  background-image: url(../img/curab_der.jpg);
  text-align: left;
  vertical-align: top;
  width: 25px;
}
.creditos{
  background-attachment: fixed;
  background-image: url(../img/fondo_creditos.jpg);
  background-repeat:   repeat;
  background-position: left bottom;
  color: #000000;
  text-align: center;
  vertical-align: top;
  height: 78px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCCCCC;
  padding: 4px;
  font-size: 11px;
}

/* estilos de paginador de la clase wquery */


.wqueryPager {
  font-size:12px;
  font-family:verdana;
  color:back;
  font-weight:bold;
}

.wqueryPager:visited {
  color:gray;
}

.wqueryPager:hover {
  color:red;
}

