body {
	font-family: Verdana;
	margin:0px;
	background:#673e17 url(img/site/fond-degrade.jpg) repeat-x;
}

td {
	font-size:8pt;
	font-family: Verdana;
}

.tableFooter {
	width: 765px;
}

.rightLine {
	border-right: #C6C6C6 1px solid;
}

.bottomLine {
	border-bottom: #C6C6C6 1px solid;	
}

.borderPricePerQuantity {
	border: #C6C6C6 1px solid;
}

.txtProduitVedette {
	font-size:14pt;
	font-weigth: bold;
	color: #d59c29;
}

.txtNosProduits {
	font-size:14pt;
	font-weight: bold;
	color: #673e17;
}

A {
	text-decoration: none;
	color: #496B9E;
}

A:link {
	text-decoration: none;
	color: #496B9E;
}
A:visited {
	text-decoration: none;
	color: #496B9E;	
}
A:active {
	text-decoration: none;
	color: #496B9E;	
}
A:hover {
	text-decoration: underline; 
	color: #496B9E;
}

.subscribeTable {
	border: #673e17 1px solid;
}

.subscribeTitleBottom {
	border-bottom: #673e17 1px solid;
}

.txtSubscribeTitle {
	font-size:10pt;
	color: #673e17;
	font-weight: bold;
}

input {
	border: #673e17 1px solid;
}

h1 {
	font-size:14pt;
	font-weigth: bold;
	color: #d59c29;
}

h2 {
	font-size:12pt;
	font-weigth: bold;
	color: #d59c29;
}

.txtProduitResultTitle {
	font-size:10pt;
	color: #673e17;
}

.txtProduitResultPrice {
	font-size:10pt;
	color: #673e17;
}

.txtProduitResultPriceStriked {
	font-size:8pt;
	color: #673e17;
	text-decoration: line-through;
}

.txtProduitResultSpecialPrice {
	font-size:10pt;
	color: red;
}

.txtProduitResultPriceCAD {
	font-size:8pt;
	color: #673e17;	
}

.txtQuantite {
	font-size:8pt;
	color: #673e17;	
}

.txtProduitDetailsTitle {
	font-size:10pt;
	font-weight: bold;
	color: #673e17;	
}

.txtProduitDetailsDescription {
	font-size:8pt;
	color: #000000;	
}

.txtProduitDetailsPrice {
	font-size:8pt;
	color: #000000;	
}

.txtProduitDetailsPriceStriked {
	font-size:8pt;
	color: #000000;	
	text-decoration: line-through;
}

.txtProduitDetailsPriceSpecial {
	font-size:8pt;
	color: red;	
}

img {
	border: 0px;
}

.txtBreadcrumbs {
	font-size:8pt;
	color: #d59c29;		
}

td .produitSuggestion {
	border: 1px;
	border-style: dotted;
	border-color: #673e17;
}

img .produitImage {
	cursor: '';	
}

img .produitImage:hover {
	cursor: hand;
}

tr .panierHeader {
	background-color: #dfeaf7;
	font-weight: bold;
	font-size: 9pt;
}

td .panierDescription {
	font-size: 8pt;
}


td .breadcrumbsPaimentOn {
	font-size: 8pt;
	color: #673e17;
	font-weight: bold;
}

td .breadcrumbsPaimentOff {
	font-size: 8pt;
	color: #C6C6C6;
	font-weight: bold;
}

table .tableOn {
	background: #DFEAF7;
}

table .tableOff {
	background: #FFFFFF;
}

#categorieTitre
{ 
	margin-left: 10px;
	padding-left: 10px;
}