div.bloc_approche, div.bloc_approche a {
	display:block ;
	float:left ;
	width:139px ;
	height:52px ;
	background:url('../images/metier/approche.jpg') 0 0 no-repeat  ;
	/*margin-right:50px ;*/
}

div.bloc_approche { margin-right:50px ; }

div.bloc_approche a:hover, div.bloc_approche a.hover {
	background:url('../images/metier/approche.jpg') 0 -52px no-repeat  ;
}

div.bloc_methodologie, div.bloc_methodologie a {
	display:block ;
	float:left ;
	width:164px ;
	height:52px ;
	background:url('../images/metier/methodologie.jpg') 0 0 no-repeat  ;
	/*margin-right:50px ;*/
}

div.bloc_methodologie { margin-right:50px ; }

div.bloc_methodologie a:hover, div.bloc_methodologie a.hover {
	background:url('../images/metier/methodologie.jpg') 0 -52px no-repeat  ;
}

div.bloc_suivi, div.bloc_suivi a {
	display:block ;
	float:left ;
	width:104px ;
	height:52px ;
	background:url('../images/metier/suivi.jpg') 0 0 no-repeat  ;
}

div.bloc_suivi a:hover, div.bloc_suivi a.hover {
	background:url('../images/metier/suivi.jpg') 0 -52px no-repeat  ;
}

div.bloc_offres, div.bloc_offres a {
	display:block ;
	float:left ;
	height:52px ;
	width:120px ;
	background:url('../images/metier/offres.jpg') 0 0 no-repeat  ;
}

div.bloc_offres a:hover, div.bloc_offres a.hover {
	background:url('../images/metier/offres.jpg') 0 -52px no-repeat  ;
}
