.login {
	font-family: Arial;
	font-size: 10pt;
	color: #686767;
}

.ligasOpciones {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
	color: #686767;
}
.ligasOpciones2 {
	font-family: Arial;
	font-size: 7pt;
	text-decoration: none;
	color: #686767;
}

.titulos {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #686767;
	display: block;
}

.general {
	font-family: Arial;
	font-size: 10pt;
	color: #686767;
}

.botones {
	font-family: Arial;
	font-size: 10pt;
	color: #686767;
}

.encabezadoTabla {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bolder;
	text-align: center;
	color: #686767;
	/*background-color: lightgray;*/
}

.criterio {
	font-family: Arial;
	font-size: 10pt;
	color: #686767;
}

.valor {
	font-family: Arial;
	font-size: 10pt;
	color: #686767;
}

.cajaTexto {
	font-family: Arial;
	font-size: 10pt;
	color: #686767;
	border-style: thin;

}

.error {
	font-family: Arial;
	font-size: 11pt;
	color: #686767;
	font-weight: bold;
}

.confirma {
	font-family: Arial;
	font-size: 11pt;
	color: #686767;
	font-weight: bold;
	text-align: center;
	letter-spacing: .1em;
}

.mini {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: underline;
	color: #686767;
}

.mini2 {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #686767;
}

.calificacion {
	font-family: Arial;
	font-size: 10pt;
	color: #686767;
}

.comentario {
	font-family: Arial;
	font-size: 10pt;
	color: #686767;
}

.rubro {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #686767;
}

.calFinal {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #686767;
}
