/* Pied de page----------------------------------------------------------------- */

div#imgpied {
	margin-top: 30px;
}
div#piedPageMenu {
	height: 20px;
	text-align: center;
	margin-top: 20px;
	color: #999999;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;;
}

div#piedPageMenu a{
	font-size: 10px;
	color: #0086CB;
	text-decoration: none;
}
