BODY { 
font-family: Arial, sans-serif;
font-size: 14px;
color: #000000;

margin: 0px; }

TD { 
font-family: Arial, sans-serif;
font-size: 12px;
color: #000000;
margin: 0px; }

A { 
  color: red; 
  text-decoration: none; 
}

A:hover { 
  color: #808080; 
  text-decoration: underline; 
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

.barreheader {
  color: white;
}

A.barreheader {
  color: white;
}
A:hover.barreheader { 
  color: white; 
  text-decoration: underline; 
}
TR.headerNavigation {
  background: white;
}

.headerNavigation {
font-size: 11px;
  font-weight : bold;
}

A.headerNavigation { 
   font-weight : bold
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 14px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 14px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {}

TD.footer {
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}

TABLE.infoBox {
  background: black;
}

TABLE.infoBoxContents {
  background: #FFFFFF ;
}

TD.infoBoxHeading {

}

TD.infoBox, SPAN.infoBox {

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TR.productListing-heading {
   background: #ffffff;
}

TD.productListing-heading {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold; 
height: 20px;
   background-image:url(img/tab.gif);
}

A.pageResults { 
  color: #0000FF; 
}

A:hover.pageResults { 
  color: #0000FF; 
  background: #FFFF33; 
}

.pageHeading,TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

}

TD.main, P.main {
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText {
  font-size: 9px;

}

TD.accountCategory {
  font-size: 12px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 14px;
  color: #f0a480;
  font-weight: bold;
}
/* TOUS les tableaux de formulaire*/
TABLE.formArea {
  background: white;
  border-color: black;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 14px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 14px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

TD.checkoutBar {
  font-size: 14px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-size: 14px;
  color: #000000;
}

.boxText {
 font-family: Arial, sans-serif;
 font-size: 14px; }

.errorBox {
 font-family : Arial, sans-serif;
 font-size : 14px;
 background: #ffb3b5;
 font-weight: bold; }

.stockWarning {
 font-family : Verdana, Arial, sans-serif;
 font-size : 14px;
 color: crimson; }
