.titol_gran_blau {
	color: #2791d4;
	font-size: 16px;
	font-weight: bold;
	}
	
.titol_mitja_blau {
	color: #2791d4;
	font-size: 14px;
	font-weight: bold;
	}
	
.text_blau {
	font-size: 12px;
	color: #2791d4;
	font-weight: normal;
	}
	
.titol_gran {
	color: #2791d4;
	font-size: 16px;
	font-weight: bold;
	}
	
.titol_mitja_gris {
	color: #757575;
	font-size: 14px;
	font-weight: bold;
	}
	
.text_gris {
	font-size: 12px;
	color: #757575;
	font-weight: normal;
	}
	
.fonstaulagris {
	background-color: #757575;
	padding: 5px;
}

.fonstaulablau {
	background-color: #2791d4;
	padding: 5px;
}