/*PNG Backgrounds*/
.itemImagen .imagen .topLeft {
	backg\round: none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(enabled=true,src='../../static/img/img_topleft.png',sizingMethod=crop);
	}
	
.itemImagen .imagen .topRight {
	backg\round: none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(enabled=true,src='../../static/img/img_topright.png',sizingMethod=crop);
	}
	
.itemImagen .imagen .bttmLeft {
	backg\round: none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(enabled=true,src='../../static/img/img_bttmleft.png',sizingMethod=crop);
	}
	
.itemImagen .imagen .bttmRight {
	backg\round: none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(enabled=true,src='../../static/img/img_bttmright.png',sizingMethod=crop);
	}
	