
	#servicios .industria:hover {
		background: url("../images/b1_industria_over.jpg") no-repeat top center;
		background-size: cover;
	}
	
	.industria-img {
		background: url("../images/industria.jpg") no-repeat bottom right;
		background-size: cover;
	}
	

	#servicios .transporte:hover {
		background: url("../images/b1_transporte_over.jpg") no-repeat top center;
		background-size: cover;
	}
	
	.transporte-img {
		background: url("../images/transporte.jpg") no-repeat bottom right;
		background-size: cover;
	}
	

	#servicios .construccion:hover {
		background: url("../images/b3_construccion_over.jpg") no-repeat top center;
		background-size: cover;
	}
	
	.construccion-img {
		background: url("../images/construccion.jpg") no-repeat bottom right;
		background-size: cover;
	}
	

	#servicios .campo:hover {
		background: url("../images/b4_campo_over.jpg") no-repeat top center;
		background-size: cover;
	}
	
	.campo-img {
		background: url("../images/campo.jpg") no-repeat bottom right;
		background-size: cover;
	}
	
	#servicios .bosque:hover {
		background: url("../images/b5_bosque_over.jpg") no-repeat top center;
		background-size: cover;
	}
	
	.bosque-img {
		background: url("../images/bosque.jpg") no-repeat bottom right;
		background-size: cover;
	}

	#servicios .maritima:hover {
		background: url("../images/b6_maritima_over.jpg") no-repeat top center;
		background-size: cover;
	}
	
	.maritima-img {
		background: url("../images/maritim.jpg") no-repeat bottom right;
		background-size: cover;
	}

	#servicios .minera:hover {
		background: url("../images/b7_minera_over.jpg") no-repeat top center;
		background-size: cover;
	}
	
	.minera-img {
		background: url("../images/minera.jpg") no-repeat bottom right;
		background-size: cover;
	}

	#servicios .petrolera:hover {
		background: url("../images/b8_petrolera_over.jpg") no-repeat top center;
		background-size: cover;
	}
	
	.petrolera-img {
		background: url("../images/petrolera.jpg") no-repeat bottom right;
		background-size: cover;
	}

	#servicios .aeronautica:hover {
		background: url("../images/b9_aeronautia_over.jpg") no-repeat top center;
		background-size: cover;
	}
	
	.aeronautica-img {
		background: url("../images/aeronautica.jpg") no-repeat bottom right;
		background-size: cover;
	}


	#servicios .comercio:hover {
		background: url("../images/b10_comercio_over.jpg") no-repeat top center;
		background-size: cover;
	}
	
	.comercio-img {
		background: url("../images/comercio.jpg") no-repeat bottom right;
		background-size: cover;
	}


	#servicios .trabajadores:hover {
		background: url("../images/b11_trabajadores_over.jpg") no-repeat top center;
		background-size: cover;
	}
	
	.trabajadores-img {
		background: url("../images/trabajadores.jpg") no-repeat bottom right;
		background-size: cover;
	}


	#servicios .vida:hover {
		background: url("../images/b12_vida_over.jpg") no-repeat top center;
		background-size: cover;
	}
	
	.vida-img {
		background: url("../images/vida.jpg") no-repeat bottom right;
		background-size: cover;
	}