/*
  $Id: stylesheet.css, modifi  par le 24/08/2004
*/

.boxText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; } /* couleur pour nombre d'articles */
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #ff9966; }
.productsNotifications { background: grey; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
/* #ffffff = blanc */
BODY {
  background: #ffffff; /* couleur de fond de la page */
//  background: #334466; /* couleur de fond de la page */
  color: #fff4ad; /* couleur de certains textes - panier */
  margin: 5px; /* marge generale de la page */
}
/* #000000 = noir */
/* couleur de TOUS les textes appel s */
A {
  color: #ffffff; /* couleur texte appele - 666699 bleu clair */
  text-decoration: none; /* decoration texte appel  */
}
/* white = rouge */
A:hover {
  color: #000000;
  text-decoration: underline;
}
A.header-text-link {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.header-text-link:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #BLUE; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerError {
  background: white;
}

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

TR.headerInfo {
  background: #00ff00;
}
.slash {
	FONT-SIZE: 10px; COLOR: #fff4ad; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.footer-lords {
	FONT-SIZE: 9px; COLOR: white; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

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

TR.footer {
  background: #ff9900;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ff9900;
  color: #ffffff;
  font-weight: bold;
}

.infoBoxHeading {
  background: #A3A3A3; /* couleur du liseret */
  border: 2px;
}

.infoBox {
  background: #A3A3A3; /* couleur du liseret */
  /* color: yellow;  couleur du texte - Cf. right */
}

.infoBoxContents {
  background: silver; /* E5E5E5 couleur du fond de la boite */
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: black;  /* couleur du texte de panier */
/*  color: #ffffff;   couleur du texte de panier */
}

.infoBoxNotice { /* couleur */
  background: #e5e5e5;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: yellow;
}

/* style modifi  le 24/08/2004 pour modifier les param tres de infobox */

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ff9900; /* du fond */
  color: #5D5D8C; /* du texte aparaissant en colonne left*/
}

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

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

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: #ccccff;
/*  background: #f8f8f9;*/
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #334466;
  color: white;
  font-weight: bold;
  font-weight: normal;
}

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

.languageBox { /* ajout  le 03/07/2006 pour charte graphique de languages */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #334466;
  color: #085B27;
  font-weight: normal;
}
.advanced_search_Box { /* ajout  le 04/07/2006 pour charte graphique de languages */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #334466;
  color: #085B27;
  font-weight: normal;
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.categoryBox { /* ajout  le 03/07/2006 pour charte graphique des boutiques */
  height: 22;
  text-align : center; /* ajout  le 03/07/2006 */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #d08618; /* couleur des | */
  background: #6699ff; /* #ffe2cb jaune-orange 6699ff bleu-clair */
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
A.pageResults {
  color: #ffffff;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;font-weight: normal; color: #000000
  line-height: 2;
}

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

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

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

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

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

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

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

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

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: white;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: white;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ff6699; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.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; color: #000000; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }

/* vos questions */
.title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #085B27; font-weight: bold}
.question { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666699}
.reponse { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}

.text-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.text757575 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #757575;
	font-weight: normal;
}
.boldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F4690F;
	font-weight: bold;
}
}.bigtextb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff4ad;
	font-weight: bold;

}
.bgBE120B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F4690F;
}

/* ajout de la feuille de style d'origine 2.3.1 */
/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/
/* personnalisation LORDS pour site map */
/***** Begin Sitemap_SEO *****/
ul.sitemap {
color: white;
}
.sitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: grey;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: grey;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap {
  color: cyan;
}
A.sitemap:hover {
  color: white;
}
.sitemap_indvidual_hdg {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: grey;
  font-weight : normal;
}
A.sitemap_indvidual_hdg { color: cyan; }
A.sitemap_indvidual_hdg:hover { color: white; }
.sitemap_indvidual {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap_indvidual { color: cyan; }
A.sitemap_indvidual:hover { color: white; }


/***** End Sitemap_SEO *****/ 





