/************************************************************************
 *    MENU FRANCAIS														*
 *																		*
 ************************************************************************/

/*--- ACCUEIL (76)---*/
#accueil          {
	font-size: 0;
	display:    block;
	width:      76px;
	height:     22px;
	float:      left;
	overflow:   hidden }

	
#accueil a          {
	background-image:   url("/images/menu_fr.png");
	background-repeat:   no-repeat;
	background-position: 0 0;
	text-indent:         -50px;
	display:             block;
	width:               76px;
	height:              22px }

#accueil a:hover    {
	background-position: 0 -22px }


/*--- CHAMBRES (99)---*/
#chambres        {
	font-size: 0;
	display:    block;
	width:      99px;
	height:     22px;
	float:      left;
	overflow:   hidden }


#chambres a   {
	background-image:   url("/images/menu_fr.png");
	background-repeat:   no-repeat;
	background-position: -76px 0;
	text-indent:         -50px; /*BUG IE*/
	display:             block;
	width:               99px;
	height:              22px }

#chambres a:hover  {
	background-position: -76px -22px }

	
/*--- RESTAURANT (107)---*/
#restaurant       {
	font-size: 0;
	display:    block;
	width:      107px;
	height:     22px;
	float:      left;
	overflow:   hidden }



#restaurant a   {
	background-image:   url("/images/menu_fr.png");
	background-repeat:   no-repeat;
	background-position: -175px 0;
	text-indent:         -50px; /*BUG IE*/
	display:             block;
	width:               107px;
	height:              22px }

#restaurant a:hover  {
	background-position: -175px -22px }


/*--- SEMINAIRES (109)---*/
#seminaires      {
	font-size: 0;
	display:    block;
	width:      109px;
	height:     22px;
	float:      left;
	overflow:   hidden }


#seminaires a  {
	background-image:   url(/images/menu_fr.png);
	background-repeat:   no-repeat;
	background-position: -282px 0;
	text-indent:         -50px; /*BUG IE*/
	display:             block;
	padding-top:         50px;
	width:               109px;
	height:              22px }

#seminaires a:hover  {
	background-position: -282px -22px }
	
/*--- SITUATION (93)---*/
#situation       {
	font-size: 0;
	display:    block;
	width:      93px;
	height:     22px;
	float:      left;
	overflow:   hidden }



#situation a   {
	background-image:   url("/images/menu_fr.png");
	background-repeat:   no-repeat;
	background-position: -391px 0;
	text-indent:         -50px; /*BUG IE*/
	display:             block;
	width:               93px;
	height:              22px }


#situation a:hover  {
	background-position: -391px -22px }


/*--- SITUATION (93)---*/
#contact       {
	font-size: 0;
	display:    block;
	width:      82px;
	height:     22px;
	float:      left;
	overflow:   hidden }



#contact a   {
	background-image:   url("/images/menu_fr.png");
	background-repeat:   no-repeat;
	background-position: -484px 0;
	text-indent:         -50px; /*BUG IE*/
	display:             block;
	width:               82px;
	height:              22px }


#contact a:hover  {
	background-position: -484px -22px }


/*--- RESERVATION (116)---*/
#reservation       {
	font-size: 0;
	display:    block;
	width:      116px;
	height:     22px;
	float:      left;
	overflow:   hidden }



#reservation a   {
	background-image:   url("/images/menu_fr.png");
	background-repeat:   no-repeat;
	background-position: -566px 0;
	text-indent:         -50px; /*BUG IE*/
	display:             block;
	width:               116px;
	height:              22px }


#reservation a:hover  {
	background-position: -566px -22px }