a{
	font-weight: bold;
}
.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;
}

.actividad {
	font-family: Arial;
	font-size: 10pt;
	color: #686767;
	border-left: #D7D7D7 1px solid;
}
.actividadabajo{
	font-family: Arial;
	font-size: 10pt;
	color: #686767;
	border-bottom: #D7D7D7 1px solid;
}
.actividadnombre {
	font-family: Arial;
	font-size: 10pt;
	color: #686767;
	border-bottom: #D7D7D7 1px solid;
	border-right: #D7D7D7 1px solid;
}

.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: 1px #686767 solid;
}

.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;
}
tr.row0:hover {
	background-color: #EAB585;
}

tr.row1:hover {
	background-color: #EAB585;
}