.wrapper {
	width: 1024px;
	height: auto;
	left: 10%;
	right: 10%;
	margin: 0 auto;		
	position: absolute;			
}

.luz{
	position: absolute;
	top: 40;
	left: 70;
	width: 64;
	height: 57;
	background: yellow;
	border: 1px solid red;
	opacity: .90;
	border-radius: 50%;
}

.ibarra{
	position: absolute;
	bottom: 534;
	right: 195;
	width: 25;
	height: 99;
}

#barraalimentacion{
	position: absolute;
	bottom: 534;
	right: 195;
	width: 25;
	height: 99;
	background-color: #ff0000;
}

#alimentacion1{
	position: absolute;
	top: 51;
	right: 200;
	width: 696;
	height: 8;
	background-color: #ff0000;
}

#tierra1{
	position: absolute;
	top: 337;
	right: 286;
	width: 482;
	height: 8;
	background-color: #0000ff;
}

#tierra2{
	position: absolute;
	bottom: 300;
	left: 256;
	width: 8;
	height: 260;
	background-color: #0000ff;
}

#tierra3{
	position: absolute;
	top: 80;
	right: 761;
	width: 135;
	height: 8;
	background-color: #0000ff;
}

#tierra4{
	position: absolute;
	top: 273;
	left: 519;
	width: 217;
	height: 8;
	background-color: #0000ff;
}

#ishunt{
	position: absolute;
	top: 256;
	right: 460;
	width: 42;
	height: 20;
	}
