.wrapper {
	width: 1024px;
	height: auto;
	left: 10%;
	right: 10%;
	margin: 0 auto;		
	position: absolute;			
}

.bateria1 {
	position: absolute;	
	width: 76;
	height: 7;
	bottom: 130;
	left: 199;
	background-color: #ff0000;
}


.bateria2 {
	position: absolute;
	width: 7;
	height: 375;
	bottom: 130;
	left: 268;
	background-color: #ff0000;
}

.bateria3 {
	position: absolute;
	width: 161;
	height: 7;
	bottom: 500;
	right: 749;
	background-color: #ff0000;
}

.tierra1 {
	position: absolute;
	width: 494;
	height: 7;
	bottom: 535;
	right: 408;
	background-color: #0000ff;
}

.tierra2 {
	position: absolute;
	width: 7;
	height: 127;
	bottom: 413;
	left: 609;
	background-color: #0000ff;
}

.tierra3 {
	position: absolute;
	width: 62;
	height: 7;
	top: 220;
	left: 554;
	background-color: #0000ff;
}

.tierra4 {
	position: absolute;
	width: 7;
	height: 47;
	bottom: 427;
	right: 541;
	background-color: #0000ff;
}

.tierra5 {
	position: absolute;
	width: 51;
	height: 7;
	bottom: 467;
	left: 428;
	background-color: #0000ff;
}

.tierra6 {
	position: absolute;
	width: 74;
	height: 7;
	bottom: 433;
	left: 409;
	background-color: #0000ff;
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(62deg);
}

.tierra7 {
	position: absolute;
	width: 70;
	height: 7;
	bottom: 394;
	left: 393;
	background-color: #0000ff;
}

.bateria4 {
	position: absolute;
	width: 333;
	height: 7;
	bottom: 101;
	left: 459;
	background-color: #ff0000;
}

.bateria5 {
	position: absolute;
	width: 147;
	height: 7;
	bottom: 89;
	left: 731;
	background-color: #ff0000;
}

.bateria6 {
	position: absolute;
	width: 7;
	height: 265;
	bottom: 89;
	left: 731;
	background-color: #ff0000;
}

.bateria7 {
	position: absolute;
	width: 163;
	height: 7;
	bottom: 347;
	left: 731;
	background-color: #ff0000;
}

.bateria8 {
	position: absolute;
	width: 165;
	height: 7;
	bottom: 121;
	right: 102;
	background-color: #ff0000;
}

.bateria9 {
	position: absolute;
	width: 7;
	height: 201;
	bottom: 121;
	right: 260;
	background-color: #ff0000;
}

.bateria10 {
	position: absolute;
	width: 7;
	height: 22;
	bottom: 151;
	right: 217;
	background-color: #ff0000;
}

.bateria11 {
	position: absolute;
	width: 326;
	height: 7;
	bottom: 167;
	right: 217;
	background-color: #ff0000;
}

.bateria12 {
	position: absolute;
	width: 7;
	height: 175;
	bottom: 168;
	right: 537;
	background-color: #ff0000;
}

.bateria13 {
	position: absolute;
	width: 137;
	height: 7;
	bottom: 316;
	left: 757;
	background-color: #ff0000;
}


.on {
	position: absolute;
	width: 7;
	height: 65;
	bottom: 74;
	left: 902;
	background-color: #47FF00;
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(59deg);
}

.off {
	position: absolute;
	width: 7;
	height: 43;
	bottom: 68;
	left: 899;
	background-color: #47FF00;
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(-73deg);
}

.botonOff {
	position: absolute;
	width: 15;
	height: 15;
	bottom: 69;
	left: 916;	
	z-index: 1;
}

.botonOn {
	position: absolute;
	width: 15;
	height: 15;
	bottom: 116;
	left: 916;
	z-index: 1;
}

.botonBateria1 {
	position: absolute;
	width: 28;
	height: 25;
	bottom: 130;
	left: 171;
}

.botonBateria2 {
	position: absolute;
	width: 28;
	height: 25;
	bottom: 98;
	left: 430;	
}

.type1 {
	border-radius: 50%;
	width: 60;
	height: 60;
	background: yellow;
	border: 1px solid red;
	position: absolute;
	bottom: 488;
	left: 100;
	opacity: .90;
}

.botonTierra {
	position: absolute;
	width: 24;
	height: 37;
	top: 222;
	left: 368;
}
