#bottom {
	height: 135px;
	background-color: #A20D44;
	background-repeat: repeat-y;
	width: 909px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.bottom-menu {
	text-decoration:none;
	height: 26px;
	/*width: 118px;*/
	float: left;
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 13px;
	line-height: 40px;
	text-align: left;
	color: #fff;
	display: inline;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:10px;
	padding-left: 20px;
}
a:hover.bottom-menu {
	text-decoration:none;
	color:#FFF8E7;
	display: inline;
}
#bottom-logo {
	margin-top: 10px;
	display:none;
}
#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: 496px;
	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;
	display:none;

}
#liens-footer a{
	color: #666666;
}
#liens-footer a:hover{
	text-decoration:none;
}

