.QOverlay {
	background-color: #24b2fc;
	z-index: 9999;
}

.QLoader {
	background-color: #CCCCCC;
	height: 1px;
}
img.imagen_intro {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-160px;
	margin-top:-45px;
	z-index:1000;
}