
#goto_activite {
	display:inline;
	/*width:97px;*/
	height:40px;
	/*left:250px;*/
	/*position:absolute;*/
	float:left;
	overflow:hidden;
	background:url("../images/offActivite.png") no-repeat;
	top: -20px;
}

#nav:hover #goto_activite {
	background:url("../images/flouActivite.png") no-repeat;
}

#nav #goto_activite:hover {
	background:url("../images/offActivite.png") no-repeat;
}


#goto_CRULRG {
	display:inline;
	/*width:99px;*/
	height:40px;
	/*left:347px;*/
	/*position:absolute;*/
	float:left;
	overflow:hidden;
	background:url("../images/offCRULRG.png") no-repeat;
	top: -20px;
}

#nav:hover #goto_CRULRG {
	background:url("../images/flouCRULRG.png") no-repeat;
}

#nav #goto_CRULRG:hover {
	background:url("../images/offCRULRG.png") no-repeat;
}


#goto_visite {
	display:inline;
	/*width:183px;*/
	height:40px;
	/*left:561px;*/
	/*position:absolute;*/
	float:left;
	overflow:hidden;
	background:url("../images/offVisite.png") no-repeat;
	top: -20px;
}

#nav:hover #goto_visite {
	background:url("../images/flouVisite.png") no-repeat;
}

#nav #goto_visite:hover {
	background:url("../images/offVisite.png") no-repeat;
}


#goto_savoir {
	display:inline;
	/*width:147px;*/
	height:40px;
	/*left:744px;*/
	/*position:absolute;*/
	float:left;
	overflow:hidden;
	background:url("../images/offSavoirPlus.png") no-repeat;
	top: -20px;
}

#nav:hover #goto_savoir {
	background:url("../images/flouSavoirPlus.png") no-repeat;
}

#nav #goto_savoir:hover {
	background:url("../images/offSavoirPlus.png") no-repeat;
}


#goto_liens {
	display:inline;
	/*width:115px;*/
	height:40px;
	/*left:446px;*/
	/*position:absolute;*/
	float:left;
	overflow:hidden;
	background:url("../images/offLiens.png") no-repeat;
	top: -20px;
}

#nav:hover #goto_liens {
	background:url("../images/flouLiens.png") no-repeat;
}

#nav #goto_liens:hover {
	background:url("../images/offLiens.png") no-repeat;
}


#goto_jeu {
	display:inline;
	/*width:136px;*/
	height:40px;
	/*left:891px;*/
	/*position:absolute;*/
	float:left;
	overflow:hidden;
	background:url("../images/off_jeux.png") no-repeat;
	top: -20px;
}

#nav:hover #goto_jeu {
	background:url("../images/floujeux.png") no-repeat;
}

#nav #goto_jeu:hover {
	background:url("../images/off_jeux.png") no-repeat;
}

