#pied_de_page
{
	clear: both;
	color: #00A9CF;
	width: 80%;
	margin: auto;
	position: relative;
	top: 40px;
	padding: 40px;
	border-top: double #00A9CF 5px;
	text-align: center;
	font-weight: bole;
	font-family: "Times New Roman", serif;
	font-size: normal;
}

#pied_de_page a:visited, #pied_de_page a
{
	color: #00A9CF;
}