.wrapper {
	width: 1024px;
	height: auto;
	left: 10%;
	right: 10%;
	margin: 0 auto;		
	position: absolute;			
}

.luz{
	position: absolute;
	bottom: 285;
	left: 79;
	width: 64;
	height: 57;
	background: red;
	border: 1px solid yellow;
	opacity: .90;
	border-radius: 50%;
}

.ibarra{
	position: absolute;
	bottom: 318;
	right: 409;
	width: 25;
	height: 99;
}

#barraalimentacion{
	position: absolute;
	bottom: 318;
	right: 409;
	width: 25;
	height: 99;
	background-color: #ff0000;
}

#alimentacion1{
	position: absolute;
	bottom: 325;
	right: 435;
	width: 449;
	height: 8;
	background-color: #ff0000;
}

#tierra1{
	position: absolute;
	bottom: 299;
	right: 315;
	width: 572;
	height: 8;
	background-color: #0000ff;
}

#tierra2{
	position: absolute;
	bottom: 240;
	right: 315;
	width: 8;
	height: 60;
	background-color: #0000ff;
}

#tierra3{
	position: absolute;
	bottom: 207;
	right: 300;
	width: 8;
	height: 44;
	transform: rotate(-55deg);
	background-color: #0000ff;
}

#tierra4{
	position: absolute;
	top: 136;
	right: 285;
	width: 8;
	height: 260;
	background-color: #0000ff;
}

#tierra5{
	position: absolute;
	bottom: 213;
	right: 280;
	width: 8;
	height: 36;
	transform: rotate(-18deg);
	background-color: #0000ff;
}

#tierra6{
	position: absolute;
	bottom: 245;
	right: 252;
	width: 8;
	height: 260;
	background-color: #0000ff;
}

#tierra7{
	position: absolute;
	bottom: 213;
	right: 257;
	width: 8;
	height: 36;
	transform: rotate(11deg);
	background-color: #0000ff;
}

#tierra8{
	position: absolute;
	top: 388;
	right: 241;
	width: 8;
	height: 47;
	transform: rotate(51deg);
	background-color: #0000ff;
}

#tierra9{
	position: absolute;
	top: 352;
	right: 222;
	width: 8;
	height: 49;
	background-color: #0000ff;
}

#tierra10{
	position: absolute;
	bottom: 280;
	right: 146;
	width: 83;
	height: 8;
	background-color: #0000ff;
}


#itierra{
	position: absolute;
	bottom: 269;
	right: 120;
	width: 28;
	height: 26;
}

#idetector{
	position: absolute;
	bottom: 177;
	right: 230;
	width: 91;
	height: 41;
}

#ifire{
	position: absolute;
	top: 76;
	right: 236;
	width: 77;
	height: 51;

}

