#footer {
	width: 768px;
	height: 181px;
	position: fixe;
	background-color: #88BBFF;
	background-image: url(images/bas.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#logo {
	background-image: url(images/logo-small.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 163px;
	width: 120px;
	left: 20px;
	top: 18px;
	float: left;
}
#content {
	height: 163px;
	width: 570px;
	position: relative;
	top: 18px;
	left: 50px;
	float: left;
}
.adresse {
	color: #000000;
}
#famous {
	position: relative;
	float: left;
	height: 163px;
	width: 230px;
}
#adresse {
	width: 340px;
	height: 163px;
	float: right;
	position: relative;
}

#clue {
	background-image: url(images/footer-clue.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 50px;
	position: relative;
	left: 10px;
}

