.pieddepage
{
	clear:both;
	
	background-image:url('../../../images/fond-pied-de-page.png');
	background-repeat:no-repeat;

	color: #000000;
	font-size: 10px;
	text-align: center;
	
	height: 40px;
	padding-top: 25px;
	padding-right: 15px;
}

