Julien,
These two words are both used in different ways, so there can be more than one answer.
Integration tests
test the interactions between two or more components/classes. System tests test the interaction of all the components/classes. So system tests are higher level than integration tests.