.textos {
	color: #3e3e3e;
	font-family: Arial, Arial, Arial;
	font-size: 8pt;
	text-align: justify;
}

.subtitulos {
	color: #3e3e3e;
	font-family: Arial, Arial, Arial;
	font-size: 9pt;
	font-style: italic;
	text-align: center;
}

.titulos {
	color: #d31621;
	font-family: Arial, Arial, Arial;
	font-size: 11pt;
	text-align: left;
}

.titulo_noticias {
	color: #d31621;
	font-family: Arial, Arial, Arial;
	font-size: 11pt;
	text-align: center;
}

.titulos_peques {
	color: #d31621;
	font-family: Arial, Arial, Arial;
	font-size: 9pt;
	font-weight: 600;
	text-align: left;
}

.tabla_oficinas {
	border-collapse: collapse;
	border-color: #cdcdcd;
	border-style: dotted;
	border-width: 0.5mm;
}