#fondo {	position:fixed;	top:0;	right:0;	width:100%;	height:100%;	z-index:99999;	background-color:#000;	opacity:0.3;	display:none;	cursor:wait;}.lt-ie9 #fondo {	filter:alpha(opacity=30);}#loading_wrapper {	position:fixed;	top:50%;	left:0;	width:100%;	z-index:100000;	display:none;	cursor:wait;}/*#loading {	color:#000;	width:180px;	padding:10px;	background-color:#fff;	-moz-box-shadow:5px 5px 5px #000;	box-shadow:5px 5px 5px #000;	-webkit-box-shadow:5px 5px 5px #000;	-moz-border-radius:5px;	border-radius:5px;	-webkit-border-radius:5px;	margin:0 auto;	margin-top:-21px;}*/#loading {	color:#000;	width:140px;	padding:10px;	background-color:#fff;	box-shadow:0 0 15px #555;	padding-left:50px;	background:#fff url('../imagenes/ajax-loader.gif') 10px center no-repeat;/*	position:fixed;	top:0;	left:50%;	margin-left:-105px;*/	/*z-index:100000000;*/	/*display:none;*/	margin:0 auto;	margin-top:-26px;		font-size:14px;	line-height:16px;}#loading_table {	width:100%;}#loading_table td,#loading_table th {	padding:2px;	font-family:Verdana,Arial;	font-size:12px;}#loading_table th {	text-align:left;}