#bandeauHautInner, #bandeauHautBis, #menu, #ariane, #liensBandeauHaut,
#corpsBas, #bandeauBas, #footer, #piedDePage, #colonneDroite, #lienRetour, td.picto.fondBlanc, .emptyCart, #DBMgrTracesLines,
#formCommande .valider, #formCommande .palette, #formCommande .weight, #formCommande .divers {
	display: none;
}
#bandeauHaut .nomMagasin, #bandeauHaut .adresseMagasin { display:none; }
#bandeauHaut .demandeCarte .nomMagasin, #bandeauHaut .demandeCarte .adresseMagasin { display:block; }

#document {
	background: none;
	width: 984px;
}
#cover { display:none !important; }


/*********/
/* LISTE */
/*********/
.liste .alt0 {
	background-color: #FFFFFF;
}
.liste .alt1 {
	background-color: #F4F9FF;
}



/***********/
/* TABLEAU */
/***********/
table.tableau {
	border-collapse: collapse;
	margin-bottom: 7px;
	width: 100%;
}

/* TABLEAU - TITRE */
table.tableau th {
	background: url("images/fond_tableauTitre.png") repeat-x scroll left top #5A98E1;
	border-right: 1px solid #E5E5E5;
	color: #FFFFFF;
	font-family: Arial Rounded MT Bold,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 26px;
}
table.tableau th.articles {
	padding-left: 18px;
	text-align: left;
}

/* TABLEAU - CONTENU */
table.tableau td {
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	font-size: 11px;
	padding: 13px;
}
table.tableau td.prixUnitaire {
	font-size: 14px;
	font-weight: bold;
	width: 97px;
}
table.tableau td.prixUnitaire .strike {
	font-size: 11px;
	font-weight: normal;
	text-decoration: line-through;
}
table.tableau td.total {
	font-size: 18px;
	font-weight: bold;
	width: 76px;
}

table.tableau .titre {
	font-size: 13px;
}
table.tableau .titreTTC {
	color: #7D9D0A;
	font-size: 13px;
	font-weight: bold;
}
table.tableau .totalTTC {
	background: url("images/fond_degradeVert.png") repeat-x scroll left top #9EC10B;
	border: 0 none;
	color: #FFFFFF;
	font-size: 18px;
}
table.tableau .vide {
	background-color: transparent;
	border: 0 none;
	text-align: right;
}
.cmdEtape1 .noprix {
	font-size: 11px;
}
#contenu .contenuCmdEtape, td.picto {
	border:none;
}

#tabloCmd1.noPrice .produit { width:80%; }

#tabloCmd1.noPrice .prixUnitaire,
#tabloCmd1.noPrice .prixTotal,
#tabloCmd1.noPrice .totalLibelle .inner,
#tabloCmd1.noPrice .totalPrix .inner,
#tabloCmd1.noPrice .totalTexte .inner {
	display:none;
}
