.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }


BODY {
	/*background: #61787A;*/
	background: #61787A url('images/body_bg.gif') top left;
	color: #000000;
	margin: 0px;
	scrollbar-face-color:#FCFCFC;
	scrollbar-highlight-color:##424C4A;
	scrollbar-3dlight-color:#FCFCFC;
	scrollbar-darkshadow-color:#FCFCFC;
	scrollbar-shadow-color:##424C4A;
	scrollbar-arrow-color:##424C4A;
	scrollbar-track-color:#FCFCFC;
}

DIV.miseenpage {
	width: 1000px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -500px;
}

TABLE.table_main {
	background: #FFFFFF;
}

A { 
  color: #000000; 
  text-decoration: none; 
}


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


FORM {
	display: inline;
}

.menu_recherche {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #EFEFEF;
}

INPUT.menu_recherche {
  border: 1px solid #FFFFFF;
  width: 250px;
  height: 19px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #424C4A;
  
}

TR.header {
  background: #424C4A url('images/header_bg.jpg') repeat-x right top;
}


TR.headerNavigation {
  background: #D9D7C8;
}


TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #D9D7C8;
  color:#424C4A;
  
   }


A.headerNavigation { 
  color: #000000; 
}


A.headerNavigation:hover {
  color: #000000;
}


TR.headerError {
  background: #ff0000;
}


TD.headerError {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}


TR.headerInfo {
  background: #00ff00;
}


TD.headerInfo {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


TR.footer {
  background: #356838;
}


TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #356838;
  color: #ffffff;
  font-weight: bold;
}


.infoBox {
  background: #B6B6B6;
}


.infoBoxContents {
  background: #FCFCFC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}


 TD.infoBoxHeading {
     font-family: Arial, Helvetica, sans-serif;
     text-align: left;
  	 font-size: 12px;
  	 font-weight: bold;
  	 color:#424C4A;
  	 height: 15px;
  	 background:#D6E0D6 url('images/infobox/corner_right_left.gif');
  	 background-repeat: repeat-x;
   }


TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}


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: #F8F8EF;
}


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: #d2e9fb;
}


TD.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #e3e7e8 url('images/infobox/listing_bar.gif');
  
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}


TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}


A.pageResults { 
  color: #356838; 
}


A.pageResults:hover { 
  color: #356838; 
  background: #F8F8EF; 
}


TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #E50607;
}


.product_price {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #3D4A52;
}

TR.subBar {
  background: #f4f7fd;
}


TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}


TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}


TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #aabbdd;
}


TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}


TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}


TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
}


SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ff0000;
}


CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}


TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FF9900;
  font-weight: bold;
}


TABLE.formArea {
  background: #F8F8EF;
  border-color: #B6B6B6;
  border-style: solid;
  border-width: 1px;
}


TD.formAreaTitle {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}


SPAN.markProductOutOfStock {

  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}


SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #E50607;
}


TD.checkoutBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #aabbdd;
}


SPAN.checkoutBarHighlighted {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}

TR.headerNavigation2 {
  background: #224B44;
}

TD.headerNavigation2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #224B44;
  color:#ffffff;
  
   }

A.headerNavigation2 { 
  color: #000000; 
}

A.headerNavigation2:hover {
  color: #000000;
}

/*********************************
---              PRODUCT INFO               ---
*********************************/

.infos_complementaires {
	font-family: Arial, Verdana;
	color: #424C4A;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align:middle;
	background:url('images/fiche_infos_bg.gif') left top repeat-x;
}

.infos_complementaires_content {
	font-family: Arial, Verdana;
	color: #424C4A;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	vertical-align:middle;
	background: #FCFCFC;
	/*border: 1px solid #B6B6B6;*/
}

.ficheProduitTitre {
  font-family: Arial, Helvetica, sans-serif;
  color: #E20000;
  font-weight: bold;
  font-size: 16px;
}
TABLE.ficheProduitTableau1 {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #B6B6B6;
}
TR.ficheProduitTableau1Pair {
  background-color: #F7F7F7;
}
TD.ficheProduitTableauC1 {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
  height: 20px;
}
TD.ficheProduitTableauC2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #E50607;
  font-size: 12px;
  height: 20px;
}
TABLE.ficheProduitTableau2 {
  padding : 10;
  background-color: #FCFCFC;
  border-width: 1px;
  border-style: solid;
  border-color: #B6B6B6;
}
TD.ficheProduitDescription {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
}


/*********************************
---  MODULE OPTIONS / GARANTIES   ---
*********************************/


TABLE.option_table {
/*background-image: url('images/product/option_bg.gif');*/
background-color: #FCFCFC;
/*border: 1px solid #28A4D2;*/
border: 1px solid #B6B6B6;
padding: 5px;
}
TD.options, TBODY.options {
padding-left: 5px;
padding-right: 5px;
font-family: Arial;
font-size: 11px;
}
.options_title {
border-bottom: 1px solid #B6B6B6;
padding-left: 5px;
padding-top: 1px;
padding-bottom: 1px;
font-size: 12px;
color: #000000;
background-color: #FFB400;
font-family: Arial;
font-weight: bold;
}/* ACCOUNT MS2 BEGIN */
.account_ms2 {
  padding-top: 40px;
  vertical-align: top;
  font-size: 12px;
  font-family: Arial;
}

ul.account_links {
  list-style-image: url('images/account_puce.gif');
  /*line-height: 1.8;*/
}

a.account_links, a.account_links:link, a.account_links:active, a.account_links:visited {
  text-decoration: none;
}

a.account_links:hover {
  color: #AABBDD; 
  text-decoration: underline; 
}

/*.moduleRow { }
.moduleRowOver { background-color: #cdd1d4; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #e2e4e6; }*/

.moduleRowOver { background-color: #cdd1d4; cursor: pointer; cursor: hand; }
.moduleRow { }
.moduleRowOrderOver { cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #a7b1b6; }
.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }
/* ACCOUNT MS2 END */

