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

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

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

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

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

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

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

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

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