.rptLoad{
	background-image: url('../img/load.gif');
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.desplegable{
	position: absolute;
	background-color: #FFF;
	border-width: 1px;
	border-color: #666;
	border-style: solid;
}
.bodiLogin{
	height: 100%;
	background :url(../../application/files/seg/fondo/fondo.jpg) no-repeat center center fixed;
	background-size: 100% 100%;
}
.divconsulta{
	margin-bottom: 10px;
}
.selecConsulta{
	font-size: 10px;
}
.divTablasConsulta{
	height: 180px;
	width: 100%;
	overflow-y: scroll;
}