.botonAudio{
	background-image: -webkit-linear-gradient(left, #006837, #398E63);
  background-image: -moz-linear-gradient(top, #006837, #398E63);
  background-image: -ms-linear-gradient(top, #006837, #398E63);
  background-image: -o-linear-gradient(left, #006837, #398E63);
  background-image: linear-gradient(to left, #1F6620, #42A834);
  border-bottom: solid #006837 7px;
	width:70px;
	height:70px;
	border-radius:50%;
	cursor:pointer;
	position:absolute;
	bottom: 35px;
	right: 34px;
}

.botonAudio:active{
	border-bottom: none;
	bottom: 33px;
	right: 32px;
}

.imagenes:hover{
	transform: scale(1.05);
}

.imagenA{
	background:url(../img/S_G05_U03_L01_04_01_IMAGENA.png) no-repeat;
	background-size: 100%;
	  width: 215px;
  height: 531px;
  position: absolute;
  top: 237px;
  left: 110px;
	cursor: pointer;
}

.imagenB{
	background:url(../img/S_G05_U03_L01_04_01_IMAGENB.png) no-repeat;
	background-size: 100%;
	width: 230px;
  height: 237px;
  position: absolute;
  top: 248px;
  left: 410px;
	cursor: pointer;
}
.imagenC{
	background:url(../img/S_G05_U03_L01_04_01_IMAGENC.png) no-repeat;
	background-size: 100%;
	width: 230px;
  height: 237px;
  position: absolute;
  top: 485px;
  left: 410px;
	cursor: pointer;
}
.imagenD{
	background:url(../img/S_G05_U03_L01_04_01_IMAGEND.png) no-repeat;
	background-size: 100%;
	width: 208px;
  height: 210px;
  position: absolute;
  top: 244px;
  left: 764px;
	cursor: pointer;
}
.imagenE{
	background:url(../img/S_G05_U03_L01_04_01_IMAGENE.png) no-repeat;
	background-size: 100%;
	width: 208px;
  height: 210px;
  position: absolute;
  top: 494px;
  left: 807px;
	cursor: pointer;
}
.imagenF{
	background:url(../img/S_G05_U03_L01_04_01_IMAGENF.png) no-repeat;
	background-size: 100%;
	width: 208px;
  height: 210px;
  position: absolute;
  top: 494px;
  left: 1043px;
	cursor: pointer;
}