fieldset.infos, legend.infos {
	margin: 0;
	padding: 0;
	border: none;
}

a.infos {
	display: block;
	width: 18px;
	height: 18px;
	position: fixed !important;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(http://www.coordo.net/coordo.net/credits/infos.png) no-repeat right bottom;
	z-index: 99;
}

a.infos span {
	display: none;
}

div#infos {
	position: fixed !important;
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 100px;
	border: solid gray 1px;
	background: silver;
	text-align: center;
}

img.infos, span.infos {
	margin-bottom: 10px;
	width: 80px;
	height: 15px;
}
