#bottom {
	height: 42px;
	/*background-image: url(../../images/fd-bottom.gif);*/
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
	width: 850px;
}
.bottom-menu {
	text-decoration:none;
	height: 26px;
	width: 118px;
	float: left;
	background-image: url(../../images/fd-bottom-menu.gif);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	color: #000000;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}
a:hover.bottom-menu {
	text-decoration:none;
	color:#000000;
	background-image: url(../../images/fd-bottom-menu-over.gif);
	display: inline;
}
#bottom-logo {
	margin-top: 10px;
}
#certified {
	background-image: url(../../images/fd-certifie-carteland.gif);
	height: 19px;
	width: 84px;
	float: right;
	margin-left: 15px;
	margin-top: 6px;
}
#logo-info {
	background-image: url(../../images/im-bottom-logo.gif);
	height: 32px;
	width: 550px;
	float: left;
	position: relative;
}
#bottom-logo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#bottom-logo a:hover {
	text-decoration: underline;
}
#lien-livraison {
	position: absolute;
	left: 126px;
	top: 32px;
}
#lien-paiement {
	position: absolute;
	left: 354px;
	top: 32px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	float: right;
}
#liens-footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
}
#liens-footer a{
	color: #666666;
}
#liens-footer a:hover{
	text-decoration:none;
}
