@charset "utf-8";
/* CSS Document */
.ajoutadresse {
	float:right;
}
div.livraison {
	margin-top:20px;
	margin-bottom:40px;
	width:672px;
	text-align:center;
	margin-left:50px;
	background-image:url("/Images/communs/fond.jpg");
	border-color:#bdc0c6;
	border-top:1px solid;
	border-top-color:#bdc0c6;
	border-bottom:1px solid;
	border-bottom-color:#bdc0c6;
	border-left:1px solid;
	border-left-color:#bdc0c6;
	border-right:1px solid;
	border-right-color:#bdc0c6;
	display:block;
}
div.nouvelleadresse {
	margin-top:20px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	width:672px;
	margin-left:50px;
}