/*
  $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


----------------------  Couleurs  ----------------------------------------------
  #da7fa6 <==> Violet
  #b5004e <==> Rouge
  #8cbe14 <==> Vert
  #88b917 <==> Vert_foncé
  #c3dc8b <==> Vert_clair

  &nbsp;

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

*/


.boxText , TABLE.boxText , TD.boxText , TR.boxText {
   font-family: Arial;
   font-size: 12px;
}


BODY {
  background: #ffffff;
    color: #015001;
}

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

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

FORM {
    display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #DEDEDE;
}

TD.headerNavigation {
  font-family: Arial;
  font-size: 18px;
  background: #b5004e;
  color: #FFFFFF;
  font-weight : normal;
  font-style  : normal;
  text-decoration  : none;
}

A.headerNavigation {
  color: #FFFFFF;
  text-decoration  : none;
}

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

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

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

.infoBox {
  background: #da7fa6;
}

.infoBoxContents {
  background: #da7fa6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  background: #b5004e;
  color: #FFFFFF;
  border-color: #b5004e;
  border-style: solid;
  border-width: 2px;
}


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

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

TABLE.productListing {
  border: 2px;
  border-color: #88b917;
  border-style: solid;
  bgcolor: #88b917;
  border-spacing: 0px;
}

.productListing-heading {
  border: 5px;
  border-color: #c3dc8b;
  border-style: solid;
  font-family: Arial;
  font-size: 14px;
  color: #015001;
  background: #c3dc8b;
  font-weight: bold;
  text-decoration  : none;
}

A.productListing-heading:hover {
  color: #015001;
  text-decoration: underline;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #8cbe14;
  bgcolor: #cccccc;
  font-weight: bold;
}

.pageResults ,TD.pageResults,Span.pageResults {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  background: #FFFFFF;
  color: #8cbe16;
  text-decoration: none;
}

A.pageResults {
  color: #88b917;
  text-decoration: none;
}

A.pageResults:hover {
  color: #88b917;
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
  font-family: arial;
  font-size: 28px;
  font-weight: bold;
  color: #e10026;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial;
  font-size: 14px;
}

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

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;
    font-size: 20px;
    color: #ff0000;
}

SPAN.productPriceTTC {
    font-family: Verdana;
    font-size: 16px;
    color: #015001;
    font-weight: bold;
}

SPAN.productPriceHT {
    font-family: Verdana;
    font-size: 14px;
    color: #85ab85;
  font-weight: bold;
}

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

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

.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: Arial, Verdana, sans-serif; font-size: 14px;  font-weight: bold; background-color: #f7d9d9;   border-spacing: 1px; border-color: #f7d9d9;  border-style: solid;  border-width: 1px;}
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 14px;  font-weight: bold;  background-color: #99ff00; border-spacing: 1px; border-color: #99ff00;  border-style: solid;  border-width: 1px;}

/* input requirement */

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



TD.warning {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  color: #FF0000;
}

TD.warning_bas {
  font-family: Arial;
  font-size: 13px;
  color: #808080;
}

SPAN.lien_nav {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  background: #FFFFFF;
  color: #8cbe16;
}

A.lien_nav {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  background: #FFFFFF;
  color: #8cbe16;
}

A.lien_nav:hover {
  color: #8cbe16;
  text-decoration: underline;
  background: #FFFFFF;
}

TABLE.ligneCopyright {
  background: #c3dc8b;
  border-spacing: 3px;
}

.ligneCopyright {
    font-family: Verdana;
    font-size: 12px;
    color: #015001;
    font-weight: bold;
}

A.ligneCopyright {
    color: #015001;
    text-decoration: none;
}

A.ligneCopyright:hover {
    color: #015001;
    text-decoration: underline;
}

TD.contact {
  border: 3px;
  border-style: dashed;
  border-color: #b5004e;
  height: 28px;
}

A.contact {
  font-family: Arial;
  font-size: 14px;
  background: #ffffff;
  color: #b5004e;
  font-weight: bold;
  text-decoration  : none;
}

A.contact:hover {
  color: #b5004e;
  font-weight: bold;
  text-decoration  : underline;
}

.product_name_titre {
  font-family: Arial;
  font-size: 20px;
  color: #015001;
  font-weight: bold;
  text-decoration  : none;
}


.product_name {
  font-family: Arial;
  font-size: 14px;
  color: #015001;
  font-weight: bold;
  text-decoration  : none;
}

A.product_name {
  text-decoration  : none;
}

A.product_name:hover {
  font-family: Arial;
  font-size: 14px;
  color: #015001;
  font-weight: bold;
  text-decoration  : underline;
}

TABLE.image {
  background: #d6e8aa;
  border-spacing: 2px;
}


TD.image {
  background: #88b917;
  padding: 2px;
}