/*
  $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
*/

.textHead, SPAN.textHead, P.textHead {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFCC00;
  background: #CC6600; 
}

.textdefil {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #993E22;
  text-align : center;

 }

.A.textefil {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #993E22;
  text-decoration: underline;
  text-align : center;
 
}

.boxTextPetit   { font-family: Verdana, Arial, sans-serif; font-size: 10px;}
.boxTextGrand   { font-family: Verdana, Arial, sans-serif; font-size: 14px;}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5;}
.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: #ff0000; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #CC3300; text-decoration: underline; }
.tetiereannonce { font-family : Verdana, Arial, sans-serif; font-size : 14px; color: #FFCC00;  text-align : center; background: #CC6600; font-weight: bold; }
.surlignInfo { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #000000;  text-align : center; background: #FFCC00; }

.infoAnciensClientsTitre { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #CC6600;  background: #FFCC00; font-weight: bold; }
.infoAnciensClientsTitreSuite { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #CC6600;  font-weight: bold; }
.infoAnciensClientsText { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #000000; }
A.infoAnciensClientsTextGras { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #CC6600; background: #FFCC00; font-weight: bold; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A.boxtitre {
  color: #993300;
  text-decoration: none;
}

A.boxtitre:hover {
  color: #993300;
  text-decoration: underline;
}

A:hover {
  color: #993300;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FDCB01;
  color: #993300;
  font-weight : bold;
}


/* ajout pour la barre qui indique dans quelle page on se trouve (header)
  */

TD.headerNavigation1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FDCB01;
  color: #d07000;
  font-weight : bold;
}
/* fin de l'ajout
  */

A.headerNavigation { 
  color: #993300; 
}

A.headerNavigation:hover {
  color: #CC3300;
}

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: #ffffff;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FDCB01;
  color: #993300;
  font-weight: bold;
}

.infoBox {
  background: #FDCB01;
}

.infoBoxContents {
  background: #FFF9E1;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsNLP {
  background: #FDCB01;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FDCB01;
}

.infoBoxNoticeContents {
  background: #FFE8B4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FDCB01;
  color: #993E22;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
}

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;
}

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: #FFF9E1;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #FDCB01;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FDCB01;
  border-color: #FDCB01;
  color: #993300;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #f0a480;
}

A.pageResults:hover {
  color: #f0a480;
  background: #993300;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #993E22;
}



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: 10px;
}

TD.titrecat, SPAN.titrecat, P.titrecat {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #993E22;
	background:#FDCB01;
	border-top: 1px solid #993300;
	border-left: 1px solid #993300;
	border-right: 1px solid #993300;
	padding: 1px;
}

TD.petit, SPAN.petit, P.petit, A.petit {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #993E22;
  font-weight: bold;
}

A.petit {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #993E22;
  font-weight: bold;
}

A.petit:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #CC3300;
  font-weight: bold;
}


A.moyen  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #993E22;
  font-weight: bold;
}

A.moyen:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #CC3300;
  font-weight: bold;
}


TD.label3bis { 	
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1px; 
	color: #993E22; 
	font-weight: bold; 
	border-bottom: 1px solid #999999;
	padding: 1px;
	}

TD.label3 { 	
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1px; 
	color: #993E22; 
	font-weight: bold; 
	border-bottom: 1px solid #993300;
	border-left: 1px solid #993300;
	border-right: 1px solid #993300;
	padding: 1px;
	}

TD.toutpetit, SPAN.toutpetit, P.toutpetit {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #993300;
}

TD.petitgris, SPAN.petitgris, P.petitgris {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

A.petitgris, SPAN.petitgris, P.petitgris {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

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: #993300;
}

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: 10px;
  color: #993300
  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: #FF0000;
}


SPAN.productSpecialPromo {
  font-family: Verdana, Arial, sans-serif;
  color: #CC0000;
  background-color:#FDCB01;
font-size: 18px;
  font-weight: bold;
}

SPAN.productSpecialPromoPetit {
  font-family: Verdana, Arial, sans-serif;
  color: #CC0000;
  background-color:#FDCB01;

}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #FFC862; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFDD75; }

.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: #FFFF33; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #993300; }
