
#tb_listado_eventos td{
	border-bottom:1px #444 solid;
}

#tb_listado_eventos .titulo_columna{
	color:#fff;
	background-color:#444;
	font-weight:bold;
	font-size:1.1em;
}

#tb_listado_eventos tr.active td{
	color:#c00;
}

#tb_listado_eventos tr.unactive td{
	color:#444;
}
