.wrapper {
	width: 1024px;
	height: auto;
	left: 10%;
	right: 10%;
	margin: 0 auto;		
	position: absolute;			
}

.lineaBate1 {
	position: absolute;
	bottom: 92;
	right: 668;
	height: 7;
	width: 55;
	background-color: #ff0000;
}

.lineaBate2 {
	position: absolute;
	bottom: 92;
	right: 752;
	height: 7;
	width: 55;
	background-color: #ff0000;
}

.lineaBate3 {
	position: absolute;
	bottom: 93;
	left: 217;
	height: 343;
	width: 7;
	background-color: #ff0000;
}

.lineaBate4 {
	position: absolute;
	bottom: 429;
	right: 800;
	height: 7;
	width: 150;
	background-color: #ff0000;
}

.tierra1 {
	position: absolute;
	bottom: 446;
	right: 366;
	height: 7;
	width: 584;
	background-color: #0000ff;
}

.botonTierra {
	position: absolute;
	bottom: 408;
	right: 287;
	height: 32;
	width: 37;
}

.botonBateria {
	position: absolute;
	bottom: 92;
	right: 723;
	height: 24;
	width: 29;
}

.type1 {
	border-radius: 50%;
	width: 40;
	height: 40;
	background: yellow;
	border: 1px solid red;
	position: absolute;
	bottom: 419;
	left: 36;
	opacity: .90;
}