div.categories.view.cat1 div#boxContainer {
	background: transparent url('/img/theme/categories/fond_referencement.png') left top no-repeat;
	}

/* Content_page_integration */
div.categories.view.cat2 div#boxContainer{
	background: transparent url('/img/theme/categories/fond_integration.png') left top no-repeat;
	}

/* Content_page_developpement */
div.categories.view.cat3 div#boxContainer{
background: transparent url('/img/theme/categories/fond_developpement.png') left top no-repeat;
	}

/* Content_page_audit/conseil */
div.categories.view.cat4 div#boxContainer {
	background: transparent url('/img/theme/categories/fond_audit.png') left top no-repeat;
	}

/* Content_page_formation */
div.categories.view.cat5 div#boxContainer {
	background: transparent url('/img/theme/categories/fond_formation.png') left top no-repeat;
	}

/* Content_page_contacts */
div.contacts div#boxContainer {
	background:transparent  url('/img/theme/categories/fond_contact.png') left top no-repeat;
	}
