#foot {
	position: fixed;
	bottom: 0;
	right: 0;
	left: 50%;
	height: 40px;
	margin: 0;
	padding: 0;
	margin-left: -127px;
	background-color: transparent;
	background-image:url(../images/pied-arbre-99CCFF.gif);
	background-repeat:no-repeat;
}
* html body #foot {
	clear:both;
	float:left;
	height: 40px;
	background-color: transparent;
	background-image:url(../images/pied-arbre-99CCFF.gif);
	background-repeat:no-repeat;
}

#credits { visibility: hidden; }
