/* ESTILS EDITOR HTML */

.titol_blau_gran {
	font-size: 24px;
	color: #0f405f;
	}
	
.titol_malva_mitja {
	font-size: 18px;
	color: #ae0142;
}

.titol_verd_petit {
	font-size: 16px;
	color: #278c8a;
}

.titol_malva_petit {
	font-size: 16px;
	color: #ae0142;
}

.content li {
	list-style: url(images/puntet.gif);
}

.content hr {
color: #278C8A;
}
