/* CSS Document */
body {
	background-color: #E8E8E8;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	}
.lgntxfusuarioclave {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Verdana;
	background-color: #B5B5CE;
	text-indent: 5pt;
	width: 120px;
}
.lgnbtautenticar {
	height: 40px;
	width: 40px;
	background-image: url(../imagenes/autenticar.GIF);
	background-repeat: no-repeat;
	color: #ECE9D8;
	cursor: hand;
	background-color: #ECE9D8;
}
.lgnencabezado {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.lgnttlinstitucion {

	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.mnserror {
	color: #FF0000;
}
