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

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

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

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

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

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

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

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

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