#head_right_panier {
	background: transparent url(../../public/images/commande/barre_large_panier.png) no-repeat center center;
	width: 120px;
	height: 74px;
	float: right;
}

.small_titles_expedition {
	border: 1px solid rgb(1, 174, 240);
	float:left;
	width:210px;
	margin-top: 25px;
}

.small_titles_expedition .titles_icone_facturation {
	background: transparent url(../../public/images/commande/titre_adfacturation.png) no-repeat center center;
	width: 34px;
	height: 28px;
	margin-top: -3px;
	float: left;
}

.small_titles_expedition .titles_icone_livraison {
	background: transparent url(../../public/images/commande/titre_adlivraison.png) no-repeat center center;
	width: 34px;
	height: 31px;
	margin-top: -6px;
	float: left;
}

.small_titles_expedition .titles_center {
	width:164px;
	font-size: 14px;
}

.small_titles_expedition .small_titles {
	position: relative;
	top: -21px;
	left: -1px;
}

.small_titles_expedition .titles_right {
	float: right;
	margin-right: -2px;
}

#expedition_total {
	float: left;
	margin-top: 5px;
	width: 177px;
	height: 160px;
}

#expedition_total #text {
	position: relative;
	left: 7px;
	width: 170px;
	text-align: left;
}

#expedition_total #total_ttc {
	position: absolute;
	right: 0px;
	font-size: 18px;
	color: rgb(237, 0, 140);
	text-align: right;
}

#expedition_total #total_ht {
	position: absolute;
	right: 0px;
	font-size: 16px;
	color: rgb(237, 0, 140);
	text-align: right;
}

#expedition_total #bouton {
	text-align: right;
	margin-top: 10px;
}

.panier_cell {
	border-bottom: 1px solid #ccc;
}

.paiement_icone {
	height:120px;
	width: 93px;
}

.paiement_icone_gris {
	height:120px;
	width: 93px;
}

