.efectoimg {
	opacity: 1;
}
.efectoimg:hover {
	opacity: 0.5;
}