/*
  $Id: stylesheet.css,v 1.47 2002/06/11 19:49:51 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

.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; }
.titreboxpanier { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #009999;font-weight : bold;
  text-align : center; }



.checkoutBarTo {
  background: #ffffff;
  color: #E49595;
  font-weight : bold;
  font-family: verdana,serif;
  font-size: 11px;
}


.checkoutBarCurrent {
  background: #ffffff;
  color: #cc3333;
  font-weight : bold;
  font-family: verdana,serif;
  font-size: 12px;
}

.checkoutBarFrom  {
  background: #ffffff;
  color: #E49595;
  font-family: verdana,serif;
  font-size: 11px;
}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  padding: 0;
  font-family: verdana,serif;
  font-size: 12px;
}


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;
}

dt, dl, dd, ul, li {
margin: 0;
padding: 0;
}

A {
  color: #009999;
  text-decoration:  underline;
}

A:hover {
  color: #33cccc;
  text-decoration: underline;
}

FORM {
        display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #009999;
}

A.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #009999;
}

A.headerNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #33cccc;
}

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: #b4f0f0;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #b4f0f0;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #33cccc;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b4f0f0;
  color: #000000;
  font-weight: bold;
}

TR.chemin {
  background: #ff0000;
}

TD.chemin {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  background: #ff0000;
  color: #009999;
  text-align : right;
}

.BoxHeadingSearch
{
  width: 150px;
  font-size: 10px;
  color: #009999;
  font-family: Verdana, Arial, sans-serif;
  background: #dcf9f9;
  }

.infoBoxSearch
{
  width: 150px;
  font-size: 10px;
  color: #009999;
  font-family: Verdana, Arial, sans-serif;
  background: #dcf9f9;
   }
.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.ShoppingCartBoxe{
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #dcf9f9;
  border-color: #96e6e2;
  border-style: solid;
  border-width: 1px;  
}

.categorie {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #33cccc;
}

.categorie_index {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #33cccc;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b4f0f0;
  color: #ffffff;
}

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: #E1FCFB;
}

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: #ffffff;
}

TR.productListing-heading {
  background: #E1FCFB;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #E1FCFB;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #33cccc;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #33cccc;
}

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.main2, P.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  color: #33cccc;
}

TD.bordure, P.bordure {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background-color: #E6E6E6;
  margin-left: 7;
  margin-right: 7;
}

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: 12px;
  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: #ffffff;
  border-color: #b4f0f0;
  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;
}

TD.checkoutBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.vente_croise {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #00b6b2;
  border-style: solid;
  border-width: 1px;
  color: #33cccc;
  cellspacing : 5px;
  cellpadding : 5px;
}

/* Menu header */

.menu_head {
color: #009999;
font-weight: bold;	
font-size: 10px;
background: #DCF9F9;
height: 25px;
}

.menu_head a {
font-weight: normal;
margin: 0px;
height: 18px;
display: block;
text-align: center;
border: 0px ;
text-decoration: none;
color: #009999;

}

.menu_head a:hover {
background: #b4f0f0;
font-weight: normal;
border: 0px;
color: #009999;
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5 {
display: none;
width: 100%;

}

#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a {
font-weight: normal;
border-top: 0 none;
}
.site {
z-index: 1;
color: #000;
background-color: #ddd;
padding: 0px;
border: 1px solid gray; 
}
.mentions {
color: #000;
background-color: #ddd;
}

/* fin Menu header */