div.pied {
	position: absolute;
	bottom: 1%;
	left: 25%;
	width: 50%;
	text-align: center;
	font-size: 70%;
	border-top: solid 1px;
 }

