#pied_de_page table {
	text-align: center;
	width: 96%;
}
#pied_de_page hr {
	color: #287e2c;
	width: 90%;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
#pied_de_page a {
	font-size: 12px;
	font-weight: bold;
	color: #236c34;
	text-decoration: none;
}
#pied_de_page a:hover {
color: #52aa43;
}

#pied_de_page td {
	width: 20%;
	text-align: center;
}

