/*
  $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
*/

* {
  margin: 0;
  padding: 0;
  font-family: Tahoma, Arial, sans-serif;
}

html, body {
  width: 100%;
  /*height: 100%;
  min-height: 100%;*/
  background-color: #ebebeb;
  color: #4d4e4d;
  *text-align : center;
}

body {
  position: relative;
}

h3 {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0;
}

.header {
  margin: 10px 0;
}

.toolbar {
  background: transparent url('images/venerie/toolbar_bg.png') repeat-x 0 0;
  color: #fff;
  height: 19px;
  font-size: 11px;
  padding: 3px 8px 0 8px;
}

.toolbar a {
  color: #fff;
  text-decoration: none;
}

.toolbar a:hover {
  text-decoration: underline;
}

.mainmain {
  width: 950px;
  margin: 0 auto;
  *text-align: left;
}

.left {
  float: left;
}

.right {
  float: right;
}

.footer {
  background: transparent url('images/venerie/footer_bg.png') repeat-x 0 0;
  color: #fff;
  height: 23px;
  width: 100%;
  font-size: 11px;
  padding: 9px 0 0 0;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 38px;
  /*position: absolute;
  bottom: 0;*/
}

.footer a {
  color: #fff;
  text-decoration: none;
}

.footer a:hover {
  text-decoration: underline;
}

.search {
  float: right;
  font-size: 12px;
  padding-top: 30px;
}

.search .input_text {
  width: 200px;
  height: 21px;
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.search .input_submit {
  vertical-align: middle;
  position: relative;
  left: -5px;
  top: -1px;
}

.navigation {
  background: transparent url('images/venerie/navigation_bg.png') repeat-x 0 0;
  color: #fff;
  height: 20px;
  font-size: 12px;
  padding: 6px 14px 0 14px;
  border: 1px solid #6c8201;
  font-weight: bold;
  margin-bottom: 30px;
}

.navigation a {
  color: #fff;
  text-decoration: none;
}

.navigation a:hover {
  text-decoration: underline;
}

.navigation .right {
  text-transform: uppercase;
}

.contenu .pageHeading {
  font-family: Georgia, Tahoma, Arial, sans-serif;
  font-style: italic;
  font-size: 27px;
  color: #73880a;
}

.contenu .pageHeading.prix {
  margin-top: 20px;
  margin-left: 120px;
}

.contenu {
  background-color: #fff;
  border: 1px solid #c8c8c8;
  padding: 20px 32px;
  font-size: 11px;
}

.contenu td {
  font-size: 11px;
}

.contenu a {
  text-decoration: underline;
  color: #ff7800;
}

.contenu a:hover {
  text-decoration: none;
}

.contenu .infoBoxHeading {
  color: #b3b3b3;
  text-transform: uppercase;
  font-size: 18px;
  padding-bottom: 27px;
}

.contenu p {
  line-height: 16px;
  margin-left: 120px;
}

.main_table  {

}

.colonne {

}

.colonne .infoBox {
  margin-bottom: 16px;
}

.colonne .infoBoxHeading {
  color: #fff;
  background: #73880a url('images/venerie/fleche_blanche.png') no-repeat 140px center;
  height: 24px;
  font-size: 14px;
  padding: 5px;
}

.colonne .mod_shopping_cart .infoBoxHeading {
  background-image: none;
  color: #ffad0f;
}

.colonne .mod_shopping_cart .infoBoxHeading span.titre {
  position: relative;
}

.colonne .infoBoxHeading img,
.contenu .infoBoxHeading img {
  display: none;
}

.colonne .mod_shopping_cart .infoBoxHeading span.titre img {
  display: inline;
  position: absolute;
  top: -17px;
  left: 120px;
}

.colonne .boxText {
  background-color: #fff;
  border-left: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
  font-size: 11px;
  padding: 12px;
}

.colonne .infoBoxContents {
  font-size: 11px;
}

.colonne .boxText a {
  color: #4d4e4d;
  text-decoration: none;
}

.colonne .boxText a:hover {
  text-decoration: underline;
}

.blocProduit {
  width: 124px;
  min-height: 185px;
  border: 1px solid #cbcbcb;
  padding: 10px 10px 0 10px;
  margin-bottom: 14px;
  position: relative;
  *height: 200px;
  *width: 134px;
}

.blocProduit img {
  margin: 5px 0;
}

.blocProduit a {
  color: #4d4e4d;
  text-decoration: none;
  font-weight: bold;
}

.blocProduit .add2Cart {
  margin-top: 5px;
  position: absolute;
  bottom: 0;
  *left: 10px;
}

.blocProduit .add2Cart a {
  display: block;
  width: 134px;
  height: 14px;
  background-color: #eee;
  text-decoration: none;
  color: #4d4e4d;
  border-top: 1px solid #cbcbcb;
  padding: 5px;
  font-weight: bold;
  position: relative;
  left: -10px;
}

.blocProduit .add2Cart a:hover {
  background-color: #ddd;
}

span.price_bottom {
  position: absolute;
  bottom: 15px;
  left: 0;
  display: block;
  text-align: center;
  width: 100%;
}

.productListing-heading {
  padding: 10px 0;
}

.productListing-odd .productListing-data, .productListing-even .productListing-data {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}

.productListing-odd .productListing-data {
  background-color: #f8fafe;
}

.productListing-data-2 {
  padding: 5px 10px 5px 0;
}

.productListing .miniature {
  width: 110px;
  text-align: center;
  padding: 5px;
  border: 1px solid #e4e4e4;
  display: block;
  margin-left: 10px;
}

.productListing .price {
  font-size: 16px;
  color: #73880a;
}

.contenu .subtotal {
  font-size: 16px;
  font-weight: bold;
}

.inputRequirement {
  color: #f00;
}

.create_account .infoBoxContents table {
  width: 100%;
}

.create_account .infoBoxContents td.main {
  width: 150px;
}

.checkount_confirmation .infoBoxContents td.main {
  padding: 5px;
}

.checkount_confirmation table.tableau_produits {
  border-spacing: collapse;
}

.checkount_confirmation .tableau_produits td {
  border: 1px solid #CBCBCB;
}

.checkount_confirmation .total{
  font-family: Georgia, Tahoma, Arial, sans-serif;
  font-size: 16px;
  color: #FF7800;
  font-weight: bold;
}

.moduleRow td, .moduleRowOver td, .moduleRowSelected td {
  padding: 10px;
}

.moduleRow td, .moduleRowOver td {
  border-top: 2px solid #e4e4e4;
  border-bottom: 2px solid #e4e4e4;
}

.moduleRow td {
  background-color: #eee;
}

.moduleRowOver td {
  background-color: #e0e0e0;
}

.moduleRowSelected td {
  border-top: 2px solid #ff7800;
  border-bottom: 2px solid #ff7800;
  background-color: #ff7800;
  color: #fff;
}

.productsNotifications {
  margin: 5px 0;
}

td.title {
  padding-top: 10px;
}

td.title b {
  /*text-decoration: underline;*/
  text-transform: uppercase;
  color: #73880A;
}

td.bigtitle {
  font-family: Georgia, Tahoma, Arial, sans-serif;
  font-style: italic;
  font-size: 18px;
  color: #73880a;
}

.account_border {
  border-bottom: 3px solid #CBCBCB;
  margin-bottom: 20px;
}

/* Catégories sur la home */
.categorie_box {
  display: inline-block;
  vertical-align: top;
  width: 33%;
  border: 1px solid #C8C8C8;
  background-color: #EBEBEB;
  *display: inline;
  zoom: 1;
}

.categorie_box img, .categorie_box span {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  zoom: 1;
}

.categorie_box img {
  margin: 14px;
}

.categorie_box  a {
  text-decoration: none;
}

.categorie_box  span {
  font-size: 16px;
  font-weight: bold;
  width: 118px;
}
