﻿.erreur {
	background-color: #DD7777;
}
.eCommerce h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: normal;
	color: #000000;
}
.eCommerce h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: normal;
	color: #000000;
	text-align: left;
	margin: 12px 0px 4px 32px;
}
.eCommerce h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: normal;
	color: #000000;
	text-align: left;
	margin: 12px 0px 4px 32px;
}
.eCommerce * img {
	vertical-align: middle;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	border: 0px none;
}
.eCommerce {
	font-size: 100%;
	width: 480px;
}
.eCommerce p {
	margin: 0px 0px 8px 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 150%;
	font-weight: normal;
	text-align: left;
}

.eCommerce * p, .eCommerce * label, .eCommerce * td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.eCommerce table {
	margin: 0px 0px 8px 32px;
	border: 1px solid #999999;
}
.eCommerce * td, .eCommerce * th {
	padding: 2px;
	margin: 0px;
	border: 0px;
}
.eCommerce * .total {
	margin: 0px 0px 8px 32px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	border-top: 1px solid #CCCCCC;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	padding: 0px;
}
.eCommerce * th, eCommerce .enTete {
	background-color: #EEEEEE;
	font-size: 9px;
	text-align: left;
}

.eCommerce * .quantite {
	width: 96px;
	border: 1px solid #999999;
}

.eCommerce * .texte, .erreur {
	border: 1px solid #999999;
	width: 100%;
}

.eCommerce .liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 0px;
	color: #666666;
}
.eCommerce .liste * td {
	font-size: 10px;
	padding: 0px 6px 0px 0px;
	margin: 1px 1px 1px 1px;
	border: 1px solid #DDDDDD;
}
.eCommerce .liste * th {
	font-size: 11px;
	background-color: #FFFFFF;
	border: 0px;
	color: #000000;
	text-align: left;
	font-weight: normal;
}

.eCommerce .image {
	margin: 16px 0px 32px 0px;
	clear: both;
	float: right;
}
.eCommerceRecapitulatif h1 {
	font-size: 90%;
}
.eCommerceRecapitulatif {
	font-size: 100%;
	border: 1px solid #DDDDDD;
	padding: 4px 4px 4px 4px;
	margin: 0px;
	width: 144px;
}

.eCommerceRecapitulatif ul {
	font-size: 100%;
	margin: 0px 0px 8px 8px;
	padding: 0px 0px 0px 8px;
	list-style-position: outside;
	list-style-type: square;
}
.eCommerceRecapitulatif p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #666666;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	line-height: 150%;
}
.eCommerceRecapitulatif * li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

