/* CSS Document */

.sol1 {
	position: absolute;
	top: 310px;
	left: 766px;
	width: 294px;
	height: 80px;
}
.sol2 {
	position: absolute;
	top: 407px;
	left: 885px;
	width: 294px;
	height: 80px;
}
.sol3 {
	position: absolute;
	top: 505px;
	left: 786px;
	width: 294px;
	height: 80px;
}
.sol4 {
	position: absolute;
	top: 605px;
	left: 784px;
	width: 294px;
	height: 72px;
}
.arras1 {
	position: absolute;
	top: 309px;
	left: 77px;
	width: 294px;
	height: 76px;
	background-image: url(../img/ligeros.png);
	background-repeat: no-repeat;
}
.arras2 {
	position: absolute;
	top: 400px;
	left: 78px;
	width: 294px;
	height: 76px;
	background-image: url(../img/moldear.png);
	background-repeat: no-repeat;
}
.arras3 {
	position: absolute;
	top: 492px;
	left: 78px;
	width: 294px;
	height: 76px;
	background-image: url(../img/polimeros.png);
	background-repeat: no-repeat;
}
.arras4 {
	position: absolute;
	top: 591px;
	left: 78px;
	width: 294px;
	height: 76px;
	background-image: url(../img/electricidad.png);
	background-repeat: no-repeat;
}

.cerrar{
	position:absolute;
	top: -20px;
	right: -10px;
}
.cerrar2{
	position:absolute;
	top: -10px;
	right: -8px;
}
.reini{
    position: absolute;
    bottom: 50px;
    right: 40px;
	cursor:pointer;
}
.reini:active{
    position: absolute;
    bottom: 47px;
    right: 40px;
	cursor:pointer;
}