.tab-panier th {
	/*background-color:#ededed;*/
	color:#1e6baf;
	font-size: 12px;
	height: 15px;
	padding: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-right: dotted 1px #1e6baf;
	border-bottom: dotted 1px #1e6baf;

}
.tab-panier td {
	color: #333333;
	font-size: 12px;
	/*border-top: 1px dotted #1e6baf;*/
	border-right: 1px dotted #1e6baf;
	/*border-left: 1px dotted #1e6baf;*/
	border-bottom: 1px dotted #1e6baf;
	padding: 3px 5px;
}
.tab-panier th.total, .totalLiv {
	padding: 5px;
	color: #333333;
 	background-color: #ffc860;
}
.form-input-panier {
	text-align: center;
	padding: 2px;
	vertical-align: middle;
	width: 20px;
	color:#333333;
	font-size:10px;
	border: solid 1px #ffffff;
	background-color: 8a7b72;
}
.form-bouton, #btnPaiement input {
	color: #333333;
	border:none;
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
	width:123px;
	background-image: url(../img/achat/bkg-bouton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	cursor: pointer;
}
#box1col a.form-bouton-lien, #colTouteLargeur a.form-bouton-lien {
	color:#ffffff;
	float:right;
	font-size:12px;
	text-align:center;
	text-transform: uppercase;
	border:none;
	font-weight: bold;
	margin-top: 15px;
	width:123px;
	background-image: url(../img/achat/bkg-bouton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	padding: 5px 0 3px 0;
}
#box1col a:hover.form-bouton-lien {
	color: #333333;
}
#colTouteLargeur a.form-bouton-lien {
	color:#ffffff;
	font-size:12px;
	text-align:center;
	text-transform: uppercase;
	border:none;
	font-weight: bold;
	width:123px;
	background-image: url(../img/achat/bkg-bouton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	padding: 5px 0 3px 0;
}
#colTouteLargeu a:hover.form-bouton-lien {
	color: #333333;
}

.txt-bleu14 {
	color:#45c0d0;
	font-size:16px;
}
#tableform td {
	border-bottom: dotted 1px #9f928a;
	padding: 2px 0px;
}
#tabjaune200 {
	background-image: url(../img/achat/bkg-recap-prix-up-200.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 5px 0px 5px;
	width: 190px;
	background-color: #ffda8a;
}
#tabRecapPrix {
	margin-top: 10px;
	float: right;
	background-image: url(../img/achat/bkg-recap-prix-up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 5px 0px 5px;
	width: 375px;
	background-color: #ffda8a;
}
#tabRecapPrix table {
	border-top: dotted 1px #ffda8a;
	border-left: dotted 1px #ffda8a;
	border-right: dotted 1px #ffda8a;
}
#tabRecapPrix td {
	border-bottom: dotted 1px #ffda8a;
	border-right: dotted 1px #ffda8a;
	background-color: #fea000;
 	background-color: #ffe3a7;
}
#tabRecapPrix th.total {
	border-bottom: dotted 1px #ffda8a;
	border-right: dotted 1px #ffda8a;
}
.boxOrange500 {
	padding: 15px 5px 5px 5px; 
	background-color: #FFFFFF;
	background-image: url(../img/achat/bkg-boxorange500.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 490px;
}
h2.h2PointsOrange  {
	background-image: url(../img/home/puce-point-orange.gif);
	background-position: left 8px;
	padding-left: 45px;
	background-repeat: no-repeat;
	color: #e7703b;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}