a {
  outline: none;
}
#PDF {
	position:absolute;
	width:195px;
	height:22px;
	z-index:1;
	top: 0px;
	left: 0px;
}
.PDF {
  display: block;
  width: 195px;
  height: 22px;
  background: url(imag/PDF.jpg) no-repeat;
  text-indent: -9999px;
}

a.PDF:link, a.PDF:visited, a.PDF:active {
  background: url(imag/PDF.jpg) no-repeat;
}

a.PDF:hover {
  background-position: -195px;

}

#PASO {
	position:absolute;
	width:195px;
	height:22px;
	z-index:2;
	left: 204px;
	top: 0px;
}

.PASO {
  display: block;
  width: 195px;
  height: 22px;
  background: url(imag/PASO.jpg) no-repeat;
  text-indent: -9999px;
}

a.PASO:link, a.PASO:visited, a.PASO:active {
  background: url(imag/PASO.jpg) no-repeat;
}

a.PASO:hover {
  background-position: -195px;
}
#ANIMACION {
	position:absolute;
	width:195px;
	height:22px;
	z-index:3;
	left: 409px;
	top: 0px;
}

.ANIMACION {
  display: block;
  width: 195px;
  height: 22px;
  background: url(imag/ANIMACION.jpg) no-repeat;
  text-indent: -9999px;
}

a.ANIMACION:link, a.ANIMACION:visited, a.ANIMACION:active {
  background: url(imag/ANIMACION.jpg) no-repeat;
}

a.ANIMACION:hover {
  background-position: -195px;
}

#BOTONERAPDF {
	position:absolute;
	width:605px;
	height:22px;
	z-index:1;
	top: 609px;
	left: 295px;
}

