.tablePanier {
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.tablePanierTotaux {
	_border: 1px solid #A6978D;
	border-top: none;
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.ligneFoncee {
	font-weight:bold;	
	background-color:#CCC4BC;
}
.tarifs {
	font-weight:bold;
	color:#4A362A;	
}
.tablePanier TD, .tablePanier TH {
	border: 1px solid #A6978D;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
.tablePanierTotaux TH, .tablePanierTotaux TD  {
	border: 1px solid #A6978D;	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
.tablePanierTotaux TH {
	border-top:none;
}
.tablePanier .no-bordure, .tablePanierTotaux .no-bordure {
	border:none;
}
.form_input {
	background-color:#BDB2AB;
	border:1px solid #A18F82;
	color:#FFFFFF;
}
.panier_err_msg 
{
	background-color:#E3E0D6;
	border:2px solid #D1C6BF;
	margin-bottom:10px;		
}
.codepromo_v2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;		
	margin: 2px;
	padding: 1px;
}
.err_code_remise_rouge 
{
	color:Red;
	font-size:10px;
}
.panier_titre_gris 
{
	font-family: Arial, Helvetica, sans-serif;
	color:#4A362A;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #A6978D;
	padding-bottom:4px;
}
.coords_titre_gris 
{
	font-family: Arial, Helvetica, sans-serif;
	color:#4A362A;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #A6978D;
	padding-bottom:3px;
}
.coords_titre_bleu 
{
	font-family: Arial, Helvetica, sans-serif;
	color:#353299;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #353299;
	padding-bottom:3px;
}
.etapes-on 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7E6554;
}
.etapes-off
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D1C6BF;
}
.inputobligatoire {
	background-color:#E3E0D6;
	border:1px solid #A18F82;
	color:#000000;
}
.inputnormal {	
	border:1px solid #A18F82;
	color:#000000;
}
SELECT 
{		
	border:1px solid #A18F82;
	color:#000000;
}
.recalculer_panier_v2 
{
	display:block;
	background:url(../Images/imagesv2/panier/btn_recalculer.jpg);
	width:100px;
	height:23px;
}
.poursuivre_commande_v2 
{
	display:block;
	background:url(../Images/imagesv2/panier/btn_poursuivre.jpg);
	width:178px;
	height:23px;
}
.poursuivre_visite_v2 
{
	display:block;
	background:url(../Images/imagesv2/panier/btn_continuer_visite.gif);
	width:137px;
	height:26px;
}
.commande_retour 
{
	display:block;
	width:76px;
	height:23px;
	background:url(../Images/imagesv2/panier/btn_retour.jpg);
}
.commande_poursuivre 
{
	display:block;
	width:178px;
	height:23px;
	background:url(../Images/imagesv2/panier/btn_poursuivre.jpg);
}
.commande_annuler 
{
	display:block;
	width:100px;
	height:23px;
	background:url(../Images/imagesv2/panier/btn_annulation.jpg);
}
.commande_envoyer
{
	display:block;
	width:143px;
	height:23px;
	background:url(../Images/imagesv2/panier/btn_envoyer.jpg);
}
.modifier_etape_precedente {
	display:block;
	width:100px;
	height:23px;
	background:url(../Images/imagesv2/panier/btn_modifier.jpg);
}

.recapAdresses {
	border:1px solid #A6978D;
	color:#4A362A;
	font-size:11px;
	border-collapse:collapse;
	margin-top:20px;
}
.recapAdresses TD {
	border-left:1px solid #A6978D;
}
.marron {
	color:#4A362A;
}
.lien_bleu {
	color:#353299;
	text-decoration:none;
}
.lien_bleu:hover {
	color:#353299;
	text-decoration:underline;
}
.panier_confirm {
	background:url(../Images/imagesv2/panier/fond_confirm.jpg) top left no-repeat;
}
.prixbarre {
	color: #993300;
	text-decoration: line-through;
}

.conteneur_v2_marge_panier A {
	color:#353299;
	text-decoration:none;
}
.conteneur_v2_marge_panier A:hover {
	color:#353299;
	text-decoration:underline;
}
