div#liens {
	position:relative ;
	top:52px ;
	left:293px ;
	width:383px ;
	height:29px ;
	background:url('../gfx/structure/foot/liens.jpg') no-repeat ;
}

div#liens a {
	display:block ;
	height:29px ;
	position:absolute ;
}

div#liens a span {
	display:none ;
}

div#liens a.credits {
	width:82px ;
}

div#liens a.credits:hover {
	background:url('../gfx/structure/foot/liens.jpg') 0 -29px ;
}

div#liens a.mentions {
	left:95px ;
	width:181px ;
}

div#liens a.mentions:hover {
	background:url('../gfx/structure/foot/liens.jpg') -95px -29px ;
}

div#liens a.contact {
	left:288px ;
	width:95px ;
}

div#liens a.contact:hover {
	background:url('../gfx/structure/foot/liens.jpg') -288px -29px ;
}

