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

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

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

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

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

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

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

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

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