/*
  $Id: stylesheet.css,v 1.11 2007/01/31 18:23:49 vince Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


body {
  background:#000000;
  color:000000;
  margin:0px;
  font-family:Verdana, Arial, sans-serif;
}

table  { border-collapse:collapse; border-spacing:0; font-size:10px; }
form  { border-collapse:collapse; border-spacing:0; padding:0; margin:0; }
td, th { padding:0; vertical-align:top; }
img { border-width:0px; }
input { color:#2F2F2F; font-family:Verdana, Arial, sans-serif; font-size:10px; }
textarea { color:#2F2F2F; font-family:Verdana, Arial, sans-serif; font-size:10px; width:100%; }
select { color:#2F2F2F; font-family:Verdana, Arial, sans-serif; font-size:10px; }
p { font-family:Verdana, Arial, sans-serif; font-size:10px; }
h1 { font-size:14px; padding:0px; margin:0px; }
a { color:#A02021; }
a:hover { color:#373636; text-decoration:none ; }
s { color:gray; }

.error, .warning { font-size:10px; font-weight:bold; background-color:#ffb3b5; height:20px; vertical-align:middle; }
.stockWarning { font-size:10px; font-weight:bold; background-color:#ffb3b5; }
.success { font-size:10px; font-weight:bold; background-color: #99ff00; height:20px; vertical-align:middle; }
.info { color:blue; font-size:10px; }
.inputRequirement { color:red; font-size:10px; }
.productSpecialPrice { color:red; font-weight:bold; }

.pageHeading { color:#9F2020; font-weight:bold; font-size:14px; padding-top:10px; padding-bottom:10px; }
.pageHeadingPdt { color:#9F2020; font-weight:bold; font-size:14px;  }
.prix_or { color:#006937; font-weight:bold; font-size:11px;  }
.errorred { color:#9F2020; font-weight:bold; font-size:11px;  }

.main { padding-left:0px; }
.mainFrame { padding:10px; }

.infoBoxHeading { color:black; font-weight:bold; padding-top:5px; text-decoration:none; }
.infoBox { border:1px solid #cccccc; margin-top:5px; }
table.infoBoxContents { margin:5px; width:95%; }
table.infoBoxContents_form { margin:5px; width:98%; }
.infoBoxContentsText { margin:0px; }
.infoBox_form { border:0px solid pink; }

table.productListing { border:0px solid pink; }
.productListing-heading { font-weight:bold; height:20px; vertical-align:top; text-decoration:none; }
.productListing-even { }
.productListing-odd { background-color:#F4F4F4; }
.productListing-data { vertical-align:middle; }

.moduleRow { }
.moduleRowOver { background-color:#EED586; cursor:pointer; }
.moduleRowSelected { background-color:#FEEFC1; }

td.smalltext, span.smalltext { font-size: 9px; }
.infobulle { position: absolute; visibility : hidden; top:0px; }
span.ecotaxe { font-size: 9px; cursor: help; text-decoration:underline; }

.imgBorders { cursor:pointer;border:0px solid #FF0000; }
.imgBorders2 { border:0px solid #FF0000; }


a.whitehead { color:#FFFFFF; }
a.whitehead:hover { color:#373636; text-decoration:none ; }

.footer_lnk { color:#A02021;  text-decoration:none ;}
.footer_lnk2 { color:#373334;  text-decoration:none ;}
.footer_lnk:hover { text-decoration:underline ;}
.footer_lnk2:hover { text-decoration:underline ;}

.title_vente { font-weight:bold; font-size:14px; }

