
#menu a.receptions{
	background-image: url(../images/fr/menu/receptions_2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 110px;
	height: 63px;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

#menu a.receptions:hover{
	background-image: url(../images/fr/menu/receptions_2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 110px;
	height: 63px;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}
