/* CSS Document */

.btn_01 {
	position: absolute;
	top: 420px;
	left: 59px;
	cursor: pointer;
}
.btn_02 {
	position: absolute;
	top: 334px;
	left: 579px;
	cursor: pointer;
}
.btn_03 {
	position: absolute;
	top: 420px;
	left: 1109px;
	cursor: pointer;
}
.ayuda {
	position: absolute;
	top: 680px;
	left: 59px;
	cursor: pointer;
}
.inst {
	position: absolute;
	top: 680px;
	left: 1239px;
	cursor: pointer;
}
.btn_01:active {
	top: 425px;
}
.btn_02:active {
	top: 340px;
}
.btn_03:active {
	top: 425px;
}
.ayuda:active {
	top: 685px;
}
.inst:active {
	top: 685px;
}
.repro {
	background-image: url(../img/r-2_Pop_2.png), url(../img/r-1_Pop_2.png);
	background-position: center left, center right;
	background-repeat:no-repeat;
	width: 324px;
	height: 68px;
	position: absolute;
	top: 120px;
	left: 118px;
	z-index: 1;
	cursor:pointer;
}
.repro:active {
	top: 125px;
}