#headermenuintranet:hover {
	background: url('../images/site/headermenuselected.png');
}

#logoandcatchline:hover {
	background: url('../images/site/catchlineover.png');
}

#headermenuentreprises:hover {
	background: url('../images/site/headermenuselected.png');
	background-position: 0px -48px;
}

#headermenucandidats:hover {
	background: url('../images/site/headermenuselected.png');
	background-position: 0px -94px;
}

#menu ul li a:hover {
	color: #686868;
	background: #F1F1F1;
	padding-left: 9px;
	padding-right: 9px;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}

#menu ul li a span {
	display: none;
}