/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/* CSS - special products carossel */
@import url(skin.css);
@import url(jcarousel.css);
@import url(imagebox.css);
/* CSS - special products carossel */


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.comment { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }   /* f2fff7  ffe5c4*/
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #0000ff; text-decoration: underline; }
.rctCmt { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #000000; text-decoration: none; }
.rctTit { font-family : Verdana, Arial, sans-serif; font-size : 14px; color: #000000; text-decoration: underline; }
/*  .orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }*/

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

/* --- ?? bbc3d3   --- */
TR.headerNavigation {
  /*background: #FF0000; */
  background: url('images/head_bar.jpg');

}

/* ---- BARRE DE NAVIGATION ----- bbc3d3*/
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: url('images/head_bar.jpg');
  /* background: #ff9900; */
  height:20px;
  color: #ffffff;
  font-weight : bold;
}

/* --- FONTS DE BARRE NAVIGATION HAUT --- */
A.headerNavigation {
  color: #ffffff;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00FF00;
}

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: #ff0000;
}

/* -- NAVIGATEUR BAS  ff9900 ffc600 */
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: url('images/head_bar.jpg');
  /* background: #ff9900; */
  height:20px;
  color: #ffffff;
  font-weight: bold;
}

/* ---BORDURE DES BOX---    b6b7cb    f88c00 ff9900 */
.infoBox {
  background: #ff9900;
}


/* --- INTERIEUR DES BOXES ---     f8f8f9  ffe5c4*/
.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

/* --- INTERIEUR DES BOXES ---   f8f8f9 f6ff00 */
.infoBoxContentsSoldes {
  background: #f6ff00;
  font-family: Verdana, Arial, sans-serif;
  color: #ffffff;
  font-size: 12px;
}
   /* FF8E90 */
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
}

/* ------ TETE DES BOXES ----  f88c00  bbc3d3 */
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: url('images/head_bar.jpg');
  /* background: #ff9900; */
  height:20px;
  font-weight: bold;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* FOND de lingne liste des produits dune categorie*/
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; //ffe6d4  fff1d0
}

/* FOND ALTERNE de lingne liste des produits dune categorie*/
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: #eeeeee; //f8f8f9
}

/* ------ BORDURE INTERNE PRODUIT ----  ff9900  b6b7cb */
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ff9900;
  border-spacing: 0px;
}

/*  TETE DE LISTE TOUS PRODUITS b6b7cb  */
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: url('images/head_bar.jpg');
  /* background: #ff9900; */
  height:19px;
  font-weight: bold;
  color: #ffffff;
}

/* font de noms e prix de produits au catalogue */
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

/* --- TITRE PRINCIPAL DES PAGES ----  9a9a9a  */
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #111111;
}

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, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.mainp, P.mainp {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 2;
}

TD.main_esp, P.main_esp {
  font-family: Verdana, Arial, sans-serif;
  vertical-align: top;
  font-size: 11px;
  line-height: 2;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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;
  color: #ff9900;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

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;
}
 /* nom du client première page  f0a480 */
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff9900;
  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;
}

/* --- Prix produit en promotion --- */
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff4400;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #ff9900; cursor: pointer; cursor: hand; }     //#D7E9F7;
.moduleRowSelected { background-color: #E9F4FC; }

.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; }                                               /*ffb3b5*/
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ff6d70; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ff9900; }
                                                                                                   /* 99ff00 */
/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/* BOF: More Pics 6 */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
/* EOF: More Pics 6 */

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/


div#image_prix {
    background-image:  url(/images/icons/bg_price.png);
    background-repeat: no-repeat;
    height: 24px;
    width: 120px;
    padding-top: 10px;
}

