/*
  $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
*/
body {
font-family:Verdana, Arial, sans-serif;
}
h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

.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; }

BODY {
  background-image:url(images/body-degrade.jpg);
  background-repeat:repeat-x;
  background-position:top;
  background-color:#AC9270;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}
/* definit la table contenant l'ensemble de la page */
TD.FondPage {
background-color:#FFFFFF;
}

TR.header {
background-image:url(images/petit-logo2.jpg);
background-repeat:no-repeat;
height:251px;
}

TR.headerNavigation {
  background: #9C7F56;
}

 /* bandeau de navigation accueil/catalogue... */
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-image:url(images/navigation-degrade.jpg);
  background-repeat:repeat-x;
  color: #ffffff;
  font-weight : bold;
  height:17px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: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:Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #C4A274;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image:url(images/navigation-degrade.jpg);
  background-repeat:repeat-x;
  color: #ffffff;
  font-weight: bold;
  height:17px;
}

.infoBox {
  background: #b6b7cb;
}

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

.infoBoxNotice {
  background:#CC0033;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
<!--haut des pavés-->
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}

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: 1px;
  border-style: solid;
  border-color: #663300;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #C4A274;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #663300;
}

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.livraison {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #e2001a;
}

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:Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

/* star product */
.star-product-title {
  font-family:Verdana, Arial, sans-serif;
  text-align : left;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*font-weight: bold;*/
  color: #000000;
}
.star-product-price{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}
/* splipage result */ 
div#splitPageTop {list-style-type: none; margin: 0 1em 0 0; padding: 0  0 1em; font-family:Verdana, Arial, sans-serif; font-size:10px; }
div#splitPageBottom {list-style-type: none; margin: 0 1em 0 0; padding: 0; border-top: 1px solid #666; font-family:Verdana, Arial, sans-serif; font-size:11px;}
div#splitPageTop a { color: #0000FF; }
div#splitPageTop a:hover { color: #0000FF; background: #FFFF33; }
div#splitPageTop span.jump { font-weight:bold; }
p.sP1 {float:left;}
p.sP2 {float:right;}
/*----- product listing ---*/

div.listing { width:390px; height:200px; background:#FFFFFF; margin: 0.5em 0 0.5em 0; border: 1px solid #660000; }

div.listing dt { font-weight:bold; background:#E1C693; margin:0 0 0.5em 0; padding:0.3em; }
div.listing dl dd.productImage { float:left; margin:0; padding:0; }

div.listing dd.productPrice { float:right; margin:-55px 0 0 0; padding:0; font-weight:bold; }

div.listing dd.productManufacturer { font-weight:bold;}

div.listing div.listingBuy { clear:both; float:right; margin:-40px 30px 0 0; padding:0; }


div.listingTop {  clear: both; }
div.listingBottom { height: 1.7em; background:#E1C693; clear: both; }

.boite-liste
{
width:99%;
border:#F6ECDE 2px solid;
margin-top:20px;

background-color:#F6ECDE;
font-family:Verdana, Arial, sans-serif;
font-size:11px;
height:180px;
}
.boite-liste-gauche
{
width:25%;
margin-right:75%;

}
.boiteliste-img
{
margin:5px;
width:69px;

}
.boite-liste-droite
{
width:295px;
float:right;
margin-right:5px;

}
.hautboiteliste-prix
{
color:#EDAE14;
font-size:14px;
font-weight:bold;
float:right;
}
.titre
{
font-family:Verdana, Arial, sans-serif;
color:#000000;
font-weight:bold;
text-align:left;
padding-top:3px;
font-size:14px;
}
.stock
{
color:#FF0000;
font-weight:bold;
float:left;
padding-top:2px;
font-size:14px;
}
.origine
{
color:#9C8F7C;
font-weight:700;
font-size:11px;
float:left;
}
.origine a:link {
color:#9C8F7C;
font-weight:700;
text-decoration:none;
}
.origine a:visited {
color:#9C8F7C;
font-weight:700;
text-decoration:none;
}
.nbpart
{
color:#9C8F7C;
font-size:11px;
font-weight:700;
float:right;
}

.boiteliste-texte { float:left; }
.boiteliste-texte p { margin:0;}
.acheter
{
float:left;
margin:10px;
padding-bottom:10px;
}
.acheter-starproduct
{
float:left;
width:80px;
margin-top:10px;
text-align:left;
}
.ensavoirplus
{
float:left;
width:200px;
color:#9C8F7C;
font-weight:700;
font-size:11px;
margin-top:10px;
text-align:right;
}
.ensavoirplus a:link {
color:#9C8F7C;
font-weight:bold;
text-decoration:none;
}
.ensavoirplus a:visited {
color:#9C8F7C;
font-weight:bold;
text-decoration:none;
}
.ensavoirplus a:hover {
color:#EDAE14;
font-weight:bold;
text-decoration:none;
}
.panier
{
color:#9C8F7C;
font-weight:700;
font-size:11px;
text-align:right;
}
.panier a:link {
color:#9C8F7C;
font-weight:bold;
text-decoration:none;
text-align:right;
}
.panier a:visited {
color:#9C8F7C;
font-weight:bold;
text-decoration:none;
text-align:right;
}
.panier a:hover {
color:#EDAE14;
font-weight:bold;
text-decoration:none;
text-align:right;
}
.accroche
{
color:#BA994D;
font-style:italic;
font-size:11px;
clear:both;
text-align:justify;
}
.Infotext {
font-size:11px;
}
.description-categorie {
font-size:12px; 
font-style:italic;
}
/*----- product info ---*/
#product-info-elements {
width:395px;
font-size:12px;
}
#product-info-elements h1 {
font-size:18px;
}
#product-info-elements-gauche {
width:280px;
float:left;
}
#product-info-rupture {
color:#FF0000;
font-weight:bold;
float:left;
width:150px;
font-size:18px;
}
#product-info-new {
float:left;
width:130px;
}
#product-info-date-stock{
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
width:280px;
margin-top:5px;
}
#product-info-origine{
color:#9C8F7C;
font-weight:700;
font-size:11px;
width:280px;
margin-top:10px;
}
#product-info-contenant{
color:#9C8F7C;
font-weight:700;
font-size:11px;
width:280px;
margin-top:5px;
}
#product-info-accroche{
color:#BA994D;
font-style:italic;
font-size:11px;
clear:both;
text-align:justify;
width:270px;
margin-top:10px;
}
#product-info-description{
font-size:12px;
width:280px;
margin-top:5px;
}
#product-info-description a:link, #product-info-description a:visited {
color:#0033CC;
text-decoration: underline;
}
#product-info-description a:hover {
color:#000099;
text-decoration: underline;
}
#product-info-elements-droite {
width:110px;
float:right;
}
#product-info-prix{
width:100px;
text-align:right;
}
.prix
{
color:#EDAE14;
font-size:14px;
font-weight:bold;
}
#product-info-nbpart{
color:#9C8F7C;
font-size:11px;
font-weight:700;
margin-top:5px;
padding-right:5px;
text-align:right;
}
#product-info-img{
margin-top:2px;
text-align:right;
width:105px;
float:right;
}
.text-img {
font-family: Verdana, Arial, sans-serif;
font-size: 9px;
float:right;
}
#product-info-conseils{
float:left;
font-size:12px;
width:395px;
margin-top:-10px!important; margin-top:10px;
}
#product-info-conseils a:link, #product-info-conseils a:visited {
color:#0033CC;
text-decoration: underline;
}
#product-info-conseils a:hover {
color:#000099;
text-decoration: underline;
}
.product-info-composition{
color:#808080;
margin-top:5px;
}

/*----- product info ---*/