/* Créé par IDEL */

/*REFERENCE DU PANIER ETAPE1*/
table.fatureList
{	
	color 				: #3e1e2b;
	font-size			: 12px;
	border-collapse		: collapse;
	margin				: auto;
	width				: 90%;
	border				: 1px solid #753c5c;
}
table.fatureList thead
{
	background-color	: #f2f2f2;
}
table.fatureList tbody.body
{
	text-align	: center;
}
table.fatureList tbody.body tr
{
	border-bottom: 1px solid #f2f2f2;
} 
table.fatureList tr.row0
{
	background-color : #f2f2f2;
}
table.fatureList tr.row1
{
	background-color : #f2f2f2;
}
table.fatureList tr td.prix
{
	white-space				: nowrap;
	text-align				: right;
}
table.fatureList td
{
	text-align		: left;
	border			: expression("1px solid #CACACA");
	padding			: 5px;
}


.lignepanier { background-color: #f2f2f2; border-bottom: 1px solid white; font-size: 12px; line-height: 13px; color: #3e1e2b padding: 2px 10px; }
.lignepanier0, .lignepanier1 {padding: 3px 10px; line-height: 13px; }
.lignepanier0 { background-color: #f2f2f2; border-bottom: 1px solid white; font-size: 12px; color: #3e1e2b; }
.lignepanier1 { background-color: #f2f2f2;border-bottom: 1px solid white; font-size: 12px; color: #3e1e2b; }

.colsup { border-right: 2px solid white; border-bottom: 1px solid white; height: 27px; }

a.article { font-size: 12px; color: #3e1e2b; text-decoration: none; }

.titrepanier { background: #3e1e2b; color: #fff; font-size: 14px; line-height: 20px; padding: 5px 10px; border: 1px solid #3e1e2b; }

.tableShadow { width: 398px; border: 1px solid #948187; background: #f2f2f2; }
.tableShadow table { margin: 20px; }
.tableShadow table td { }

.titrepanierTab { white-space: nowrap; background-color: #f2f2f2; font-size: 12px; color: #3e1e2b; font-weight: bold; height: 32px; line-height: 25px; padding: 0; vertical-align: top; }
.total { background-color: #f2f2f2; font-size: 12px; font-weight: bold; height: 27px; border-bottom: 1px solid white; padding: 10px; }
p.caddie { font-size: 12px; font-weight: bold; font-stretch: ultra-expanded; margin: 10px 10px 10px 10px; }

p.tvaInfo { font-style: italic; }
p.prixInfo { font-weight: bold; }

/*Formulaire*/
.cgv { font-size: 13px; font-weight: bold; color: #3e1e2b; }
.aste { font-size: 12px; font-weight: bold; color: #EE0000; }
a.cgvbis, a.cgvbis:visited, a.cgvbis:hover { font-weight: normal; color: #753c5c; text-decoration: underline; padding-left: 25px; font-size: 11px; }
	
.cgvfond  { background-color: #f2f2f2; font-size: 12px; color: #3e1e2b; padding: 5px 0px 0px 0px; }

/* Fond bleu et texte qui va avec pour l'étape 3 */
.bleu_unis { background-color: #f2f2f2; font-size: 12px; color: #3e1e2b; padding: 5px 10px; }

/* Image pour aller au caddie*/
a.commander, a.commander:visited, a.commander:link { text-decoration: none; color: #3e1e2b; }
a.commander:active, a.commander:hover { text-decoration: none; color: #753c5c; }
a.commander img { border: none; margin: 0 0 0 10; }
.input, .inputPetit { background-color: white; font-size : 11px; text-align: left; color: #555; width: 150px; margin : 3px 2px 3px 2px; border : 1px solid #c9c9c9; padding: 2px; }

.input2 { width: 150px; }
.inputPetit { text-align: right; width : 30px; font-size : 10px; }
.hrcaddie { border: 1px solid #753c5c; }

.alert { font-weight: bold; font-size: 12px; color: #EE0000; }

p.formulaire { margin-left: 30px; }
.formulaire a { color: #753c5c; text-decoration: none; }
.formulaire a:hover { color: #753c5c; text-decoration: underline; }

.totalttctitre { background-color: #948187; font-size: 12px; color: white; font-weight : bold; text-align: left; }
.totalttc { background-color: #948187; font-size: 12px; color: white; font-weight : bold; text-align: right; }

.banque { font-size: 11px; color : #3e1e2b; text-decoration: none; }
.banque a { text-decoration: none; }

.banqueSelect { text-decoration: none; }

.titre2 { font-size: 15px; color: #3e1e2b; font-weight: bold; vertical-align: middle; }

/* Boutons de la 2° étape du caddie */
div#boutonsCaddie { margin: 0 100px; }
p#boutonsCaddieRetour { float: left; }
p#boutonsCaddieSuivant { float: right; }

/* 3° Etape : modif pour que le tableau soit correct en largeur */
table.tabFactEtape3 td { padding: 5px; }

.globFacture { width: 230px; float: right; }


