/*
  $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
*/

.boxText { font-family: arial ; 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: #d60965; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
 
BODY {
  background: #c6c6c6;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
} 

/*rollover lien*/
A:hover {
  color: #d60965;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
 
 background :  #FFFFFF;}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family: Papyrus;
   background: #c1bab7;
  color: #ffffff;
  font-weight : bold;
   font-size :  14;}

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: none;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 4px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

/*cadres des boxes*/
.infoBox {
  background: #7c736e;
}

/*couleur de fond des boxes*/
.infoBoxContents {
  background: #FFFFFF;
  font-family: Papyrus;
  font-size: 14px;
}
 
  
 
 /*cadres de la  boxe categorie*/
.infoBoxcategorie {
  background: #7c736e;
}

/*couleur de fond de la  boxe categorie*/
TABLE.infoBoxContentscategorie {
  background: #FFFFFF;
  font-family: Papyrus;
  font-size: 14px;
  background-image : url("images/pixel_trans.gif");
  background-repeat: no-repeat;
  background-position: right top;
  }
 
 TD.infoBoxContentscategorie {
     vertical-align: top;
}
 
  /*cadres de la  boxe categorie produit cad la 2éme*/
.infoBoxcategorieproduit {
  background: #7c736e;
}

/*couleur de fond de la  boxe categorie produit cad la 2éme*/
.infoBoxContentscategorieproduit {
  background: #ffffff;
  font-family: Papyrus;
  font-size: 14px;
  background-image : url("images/pixel_trans.gif");
  background-repeat: no-repeat;
  background-position: right top;
  }
 
 /*cadres de la boxe information*/
 .infoBoxinformation {
  background: #7c736e;
}

/*couleur de fond de la  boxe information*/
.infoBoxContentsinformation {
  background: #ffffff;
  font-family: Papyrus;
  font-size: 14px;
  background-image : url("images/pixel_trans.gif");
  background-repeat: no-repeat;
  background-position: right top;
  }
  
  /*cadres de la boxe conseil*/
 .infoBoxguide {
  background: #7c736e;
}

/*couleur de fond de la  boxe conseil*/
.infoBoxContentsguide {
  background: #FFFFFF;
  font-family: Papyrus;
  font-size: 14px;
  background-image : url("images/pixel_trans.gif");
  background-repeat: no-repeat;
  background-position: right top;
  }
  
  
   /*cadres de la boxe panier*/
 .infoBoxpanier {
  background: #7c736e;
}

/*couleur de fond de la  boxe panier*/
.infoBoxContentspanier{
  background: #ffffff;
  font-family: Arial;
  font-size: 14px;
  }
  
/*nouveau css pour ma partie produits croises - aller voir dans catalog/includes/classes/boxes où j'y fait référence  et catalog/icludes/modules/xsell   infoboxcroises pour le cadre et infoboxcontents pour le fond*/
infoBoxCroises{
  background: White;
  border :  0;
  }

.infoBoxContents_Croises{
  background: White;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #ffe6e6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


/*titres des boxes*/
TD.infoBoxHeading {
  font-family: Papyrus;
  font-size: 16;
  font-weight: 800;
  background: #7c736e;
  color: #ffffff;
  }

  /*nouveau css pour ma partie coup de coeur - aller voir dans catalog/includes/classes/boxes où j'y fait référence */
    TD.infoBoxHeadingFeatured {
  font-family: Papyrus;
  font-size: 16px;
  font-weight: 800;
  background: #80226d;
  color: #ffffff;
  text-align :  center;
  }
  
    /*nouveau css pour ma partie produits en vente croises, header de ma boxe - aller voir dans catalog/includes/classes/boxes où j'y fait référence */
    TD.infoBoxHeadingCroises {
  font-family: Papyrus;
  font-size: 16px;
  font-weight: bold;
  background: White;
  color: Black;
  text-align : left;
  border-bottom : medium;
  border:0;
  }
  
  
  /*nouveau css pour la boxe nouveautes pour le moment non utilisé, il faudrait avoir infoBoxHeadingnouveautes dans la catalog/includes/boxes/whats_new*/
   TD.infoBoxHeadingnouveautes {
  font-family: Papyrus;
  font-size: 16;
  font-weight: 800;
  background: #9ACD32;
  color: #ffffff;
  background-image : url("images/infobox/flechevert.gif");
  background-repeat: no-repeat;
  background-position: center right;
  }
  
  
  
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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  }

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

/*pour le look des intitulés produits + prix du product listing*/
TD.productListing-data {
  font-family: Tahoma;
  font-size: 14px;
  font :  bold;}
  
/*pour le look des intitulés produits dans le shopping card*/
TD.productListing-data2 {
  font-family: Verdana;
  font-size: 12px;
  font :  normal;}
  
A.pageResults {
  font-family: Verdana;
  font-size: 12px;
  color: d60965;
  
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}


/*pour les titres du product listing et nom des produits*/
TD.pageHeading, DIV.pageHeading {
  font-family: Papyrus;
  font-size: 18px;
  font-weight: 900;
  color: #d60965;
}

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: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font : normal;}

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;
}
/*pour modifier la couleur dans mon productinfo du prix réduit (du nouveau prix)*/
SPAN.productSpecialPrice {
  font-family: sans-serif;
  color: #ff0000;
  font-weight: bolder;
  font-size: 16px;
}

/*pour modifier la couleur dans mon productlisting du prix */
SPAN.productNormalPrice {
  font-family: sans-serif;
  color: Black;
  font-weight: normal;
  font-size: 18px;
}


/*pour modifier le look des prix barrés dans le product listing dans catlog/specials*/
S.PrixBarres{  
font-family: sans-serif;
color: Black;
 font-weight :  bold; 
 font-size : 16px;}

/*pour modifier le look des prix initiaux dans le product info dans catalog/productinfo*/
.PrixProductInfo{  
font-family: sans-serif;
color: Red;
font-weight: bolder;
}

/*pour modifier le look des prix dans la boxe nouveautés*/
SPAN.Prixnouveautes{  
font-family: sans-serif;
color: Black;
 font-weight : normal; 
 font-size : 16px;}



SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.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; }
.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; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* paricular box dans define mainpage-essai du début, ces codes ne sont pas utilisés*/
.infoBox2 {
  background:#6B1192;
}

.infoBoxContents_particularbox {
  background: #ffFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


TD.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FFFFFF;
  color: #6B1192;
}

/* style dans define MainPage*/
 .conteneurdroit { 
 background-color: #ffffff;
 float: right;
 width: 60%;
 margin: 5px;
  }
  
  .conteneurgauche { 
 background-color: #ffffff;
 border-color :  black;
  }
  
  .titrerouge { 
  color: Green;
  font-family: Papyrus;
  font-weight: bold;
  font-size :  12;}
  
  .corpsdescriptif { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;}
  
  /*pour rajouter un début de descriptif dans la page des nouveautés*/
  TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}

 TD.productheadDesc {
  font-family: Papyrus;
  font-size: 14px;
   font-weight : bolder;
  color: #000000;
  padding: 4px 0px 0px 10px;
 }
 
 /*format de header tag*/
 h1 { 
 font-family: Papyrus;
 font-weight: bolder;
 font-size :  24px;}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
}

conditions2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 color : Blue;
 font-style :  italic;}
 
 float {
 	float: left;
	width: 50%;
	margin: 1em;
 }
 
 flottante {
 background-color: transparent;
  
  border :  Black;
 margin: 2px;
 	float: left;
	width: 300px; 
 }
 
 conteneur {
 	width: 100%;
 }
 
 spacer {
 	clear: both;
 }
 
/*pour ma boxe categorie*/ 
 TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f8f8f9;
  color: #000000;
}
