﻿#loading
{
	background-color: #d3d3d3;
	left: 0;
	height: 100%;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	clear: none;
	visibility: hidden;
	display: inline;
}

#loadingContent
{
	position: absolute;
	background-color: #e6e6fa;
	height: 85%;
	width: 90%;
	left: 25px;
	top: 76px;
	clear: none;
	visibility: hidden;
	display: inline;
}

#visorpago
{
	position: absolute;
	height: 90%;
	width: 95%;
	left: 20px;
	top: 16px;
	visibility: hidden;
	display: inline;
}
