#divLogo {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	width: 228px; 
	height: 90px;
	border: 0px solid;
}

.text1 {
	color: #0480f2;
	cursor: text;
}

#divCredencial {
	display: none;
}

#divLoading {
	background-image: url(../img/loading24.gif);
	width: 24px;
	height: 24px;
	display: none;
}

#divSinCredencial {
	display: none;
}

#btnLoading { display: none;}

#divFacturacion {
	display: none;
}