.tabla_base {
	border:none;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	/*width:100%;*/
}

.tabla_general {
	/*border-style:double;*/
	border-style:none;
	border-width:thin;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	/*width:100%;*/
}
.cerrar {
	color: rgb(51, 51, 51);
}
#cerrararriba {
	font-weight: bold;
	background-color: rgb(195, 206, 245);
	font-family: arial,verdana;
	font-size: 8pt;
	line-height: 18px;
	height: 18px;
	padding-left: 5px;
	text-align:right;
}
#ampliacion {
	border: 1px solid rgb(102, 102, 102);
	padding: 2px;
	position: absolute;
	left: 445px;
	top: 48px;
	visibility: hidden;
	background-image: url(../../ae/css/images/cargando.gif);
	background-repeat: no-repeat;
	width: 155px;
	height: 118px;
}
