.fake {
	float: left;
	z-index: 100000000;
	position: absolute;
	top: 0;
	left: 0;
}

.barBackground {
	background: url(../../images/misc/loading_background.gif) no-repeat;
	width: 220px;
}

/*.barBackground img { margin-left: -2px; }*/

.blockPantalla {
	float: left;
	z-index: 1000000;
	position: absolute;
	top: 0;
	left: 0;
}

