/*
  $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: Comic Sans MS, Verdana, sans-serif; font-size: 12px; }
.errorBox { font-family : Comic Sans MS, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Comic Sans MS, Verdana, sans-serif; font-size : 11px; color: #FF0000; font-weight: bold;}
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Comic Sans MS, Verdana, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  /*background-image: url(images/printemps2.jpg);
  background-repeat: both;*/
  /*background: #B7E6B6;*/
  /*background: #C0EAA7;*/
  /*background: #D1F2D5;VERT*/
  /*background: #F7F4DD; /*sable clair*/
  /*background: #F7F7BE; /*jaune clair*/
   background:#FEFEDC;/*jaune clair*/
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
 /* background-image: url(images/ciel_bleu.jpg);
  background-repeat: both;*/
  /* background: #C1D7E2;*/
  
  /*background: #72CFEC;bleu ciel*/
 /*background: #90E1ED;/*bleu ciel plus clair*/
  /*background: #AAD7F9;/*bleu ciel plus clair2*/
 /*background: #C1EDF0;/*bleu ciel plus clair3*/
 background:#E6F4FE;/*bleu ciel plus clair4 230, 244, 254*/
  color: #000000;
}

TR.headerNavigation {
/*background:#B7476D;*/
height:25px;
/*background: #F7EFBB; /*sable*/
/*background: #F4ED1D; /*jaune 244,   237  ,29*/
/*background:#2331F6; /*BLEU intense 35, 49, 246*/
background:#0B00A8;/*BLEU MARINE 11, 0, 168*/
color :#F4ED1D;/*jaune 244,   237  ,29*/
/*background:#45C473;*/
/*background:#F2F255;*/
  /*background: #bbc3d3;*/
}

TD.headerNavigation {
  font-family: Verdana,Comic Sans MS, sans-serif;
  font-size: 12px;
  color :#F4ED1D;
  /*font-size:10px*/
  /*background:#40D529VERT;*/
 /* background:#B7476D;*/
  font-weight : bold;
}

A.headerNavigation { 
  color :#F4ED1D;
}

A.headerNavigation:hover {
  color: #0033FD;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Comic Sans MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
background:#D7D010
  /*background: #00ff00;*/
}

TD.headerInfo {
  font-family: Comic Sans MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  background:#F7EFBB
  /*background: #00ff00;*/
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
background:#0B00A8

/*  background: #bbc3d3;*/
}

TD.footer {
  font-family: Verdana,Comic Sans MS,  sans-serif;
  font-size: 12px;
  background : #0B00A8;
	height:25px;
 /* background: #bbc3d3;*/
  color :#F4ED1D;
  font-weight: bold;
}

.infoBox {
background : #F4ED1D;
  /*background: #b6b7cb;*/
}

.infoBoxContents {
/*background:#FAEEEB;*/
background:#ffffff;
  /*background: #f8f8f9; le fond des boîtes promotions , recherche ... etc*/
  font-family: Comic Sans MS, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
background : #F4ED1D
  /*background: #FF8E90; */
}

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

TD.infoBoxHeading {
  font-family: Verdana,Comic Sans MS,  sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  background : #F4ED1D;
  /*background: #bbc3d3;*/
  color: #0B00A8;
}

TD.infoBox, SPAN.infoBox {
  font-family: Comic Sans MS, Verdana, sans-serif;
  font-size: 12px;
}

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

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

.productListing-heading {
/*La boite qui montre les produits d'une catégorie*/
  font-family:  Verdana, Comic Sans MS, sans-serif;
  font-size: 11px;
  background:  #F4ED1D;
  /*#b6b7cb;*/
  color: #0B00A8;
  font-weight: bold;
  height:25px;
}

TD.productListing-data {
  font-family: Verdana, Comic Sans MS, sans-serif;
  font-size: 12px;
  font-weight : bold;
}

A.pageResults {
  color: #0000FF;
}

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


TD.pageHeading, DIV.pageHeading {
  font-family: Comic Sans MS, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color:#000000;
  /*color: #9a9a9a;*/
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main {
  font-family:  Comic Sans MS, Verdana,  sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 1,1;
}
/*Doune*/
P.main {
  font-family:  Comic Sans MS, Verdana,  sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 1,1;
  }
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Comic Sans MS, Verdana, sans-serif;
  font-size: 12px;
  /*ITALIQUE font-weight: bold;*/
}

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

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

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

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

SPAN.newItemInCart {
  font-family:Comic Sans MS, Verdana, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

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

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

SPAN.greetUser {
  font-family: Comic Sans MS, Verdana, sans-serif;
  font-size: 12px;
  color : #F60019;
  /*color: #f0a480;*/
  font-weight: bold;
}
SPAN.soustitre {
  font-family: Comic Sans MS, Verdana, sans-serif;
  font-size: 16px;
  color : #000000;
  /*color: #f0a480;*/
  font-weight: bold;
}
SPAN.auteur {
  font-family: Comic Sans MS, Verdana, sans-serif;
  font-size: 14px;
  color : #000000;
  /*color: #f0a480;*/
  font-weight: bold;
}
SPAN.etat {
  font-family: Comic Sans MS, Verdana, sans-serif;
  font-size: 14px;
  color :#ff0000;
  /*color: #f0a480;*/
  font-weight: bold;
}


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

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

SPAN.markProductOutOfStock {
  font-family: Tahoma,Comic Sans MS, Verdana, sans-serif;
  font-size: 12px;
  color: #FF0000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:Comic Sans MS, Verdana, sans-serif;
  color: #ff0000;
}

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

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

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

/* message box */

.messageBox { font-family: Comic Sans MS, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Comic Sans MS, Verdana, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Comic Sans MS, Verdana, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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