#menu li {
		margin:0 5px 0 0;
}
	
.presentation {
	background-image: url(../img/css/bt_menu/fr/bt_1.gif);
	width: 98px;
}

.restaurant {
	background-image: url(../img/css/bt_menu/fr/bt_2.gif);
	width: 90px;
}

.hebergement {
	background-image: url(../img/css/bt_menu/fr/bt_3.gif);
	width: 103px;
}

.albi {
	background-image: url(../img/css/bt_menu/fr/bt_4.gif);
	width: 46px;
}

.environs {
	background-image: url(../img/css/bt_menu/fr/bt_5.gif);
	width: 104px;
}

.photo {
	background-image: url(../img/css/bt_menu/fr/bt_6.gif);
	width: 69px;
}

.tarifs {
	background-image: url(../img/css/bt_menu/fr/bt_7.gif);
	width: 69px;
}

.reservation {
	background-image: url(../img/css/bt_menu/fr/bt_8.gif);
	width: 106px;
}

.btPromo {
	background: url(../img/css/bt_menu/fr/btPromo.jpg) scroll no-repeat bottom left;
	width:169px;
	height:67px;
	display:block;
	text-indent: -9000px;
}
	
.btPromo:hover {
	background-position:top left;
}