.txt_contenidoSeccionTitular {
	font-family: Arial;
	font-size: 12px;
	color: #53787f;
	text-decoration: none;
	font-weight: bold;
}
.txt_contenidoSeccion {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.txt_contenidoSeccionBold {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.txt_contenidoSeccionLight {
	font-family: Arial;
	font-size: 11px;
	color: #53787f;
	text-decoration: none;
}