/* ESTILS EDITOR HTML */

/* ESTILS EDITOR HTML */

.titol_negre_gran {
	font-size: 24px;
	color:#000;
	}
	
.titol_negre_mitja {
	font-size: 18px;
	color:#000;
}

.titol_negre_petit {
	font-size: 15px;
	color: #000;
}

.titol_vermell_gran {
	font-size: 24px;
	color:#ed1c24;
	}
	
.titol_vermell_mitja {
	font-size: 18px;
	color:#ed1c24;
}

.titol_vermell_petit {
	font-size: 15px;
	color: #ed1c24;
}
