div#pied {
	position: relative;
	height: 32px;
	width: 862px;
	left: 0px;
	top: -1px;
	background-image: url(images/fond_pied.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 17px;
	padding-left: 90px;
}
div#actu_titre {
	position: relative;
	height: 29px;
	width: 169px;
	background-image: url(images/titre_actu-uk.gif);
	background-repeat: no-repeat;
	top: 19px;
	left: 30px;
}