.fondoSpa {
  background: url(/img/spa.fondo.jpg) right bottom;
}
.fondoSpa-debajo {
  background: url(/img/spa.fondo.debajo.jpg) right top;
}
.fondoSpa-logo {
  background: url(/img/web.fondo.logo.gif) right top no-repeat;
}

.fondoSpa-barra {
  background: url(/img/spa.fondo.barra.jpg) left bottom repeat-y;
}
.fondoSpa-barra-debajo {
  background: url(/img/spa.fondo.barra.debajo.jpg) left top no-repeat;
  color: #0079af;
  font-size: 12px;
  font-weight: bold;
  padding-top: 3px;
  text-align: right;
  vertical-align: top;
}

.fondoSpa-pastilla {
  background: url(/img/spa.fondo.pastilla.jpg) left bottom repeat-x fixed;
}
.fondoSpa-pastilla-lado {
  background: url(/img/spa.fondo.pastilla.lado.jpg) left bottom repeat-x;
}


.webTituloGuion {
  background-color: #ffffff;
}