/* ESTILS EDITOR HTML */

.titol_gran {
	margin: 0px;
	color: #e2001a;
	font-size: 22px;
	text-transform: uppercase;
	}	
.titol_mitja {
	margin: 0px;
	color: #e2001a;
	font-size: 20px;
	}
	
.titol_petit {
	margin: 0px;
	color: #e2001a;
	font-size: 18px;
	}
.titol_petit_negre {
	margin: 0px;
	font-size: 14px;
	}
.colorvermell {
	color: #e2001a;
	}
