/*
  $Id:stylesheet.css,v 1.15 2007/08/26 20:49:40 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:url(images/design/bg.jpg) repeat-x left top;
  color:#562b00;
  margin:0px;
  font-family:Arial, Verdana, sans-serif;
}

table  { border-collapse:collapse; border-spacing:0; font-size:11px; }
form  { border-collapse:collapse; border-spacing:0; padding:0; margin:0; }
td, th { padding:0; vertical-align:top; }
img { border-width:0px; }
textarea { color:gray; font-family:Arial, Verdana, sans-serif; font-size:11px; width:100%; }
input, select { color:gray; font-family:Arial, Verdana, sans-serif; font-size:11px; }
input:focus, select:focus, textarea:focus { background:#F4F4F4; color:#333333; }
p { font-family:Arial, Verdana, sans-serif; font-size:11px; }
h1 { font-size:14px; padding:0px; margin:0px; }
a { color:#333333; text-decoration:none ; font-weight:bold; font-size:11px;}
a:hover, a.boxe:hover, a.boxe_highlight:hover { color:#cc8942; font-weight:bold; font-size:11px;}
s { color:gray; }

a.boxe, a.boxe_highlight {
  color:#333333; 
  text-decoration:none ; 
  font-weight:bold; 
  font-size:11px;
}

a.boxe_highlight {
  font-size:13px;
  color: #cc8942;
}

a.boxe_highlight:hover {
  font-size:13px;
  color: #333333;
}

td.right_boxe {
  color:#333333; 
  text-decoration:none ; 
  font-weight:bold; 
  font-size:11px;
  padding-left:20px;
}
td.play {
  font-family:Arial, Verdana, sans-serif;
  text-align:center;
  color:#333333; 
  text-decoration:none ; 
  font-weight:bold; 
  font-size:10px;
  
}

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

.pageHeading { color:#E5DCCB; font-weight:bold; font-size:60px; padding-top:10px; padding-bottom:10px; }
.main { padding-left:0px; }
.mainFrame { padding:10px; }

.infoBoxHeading { color:#333333; 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:1px solid #CCCCCC;  }

table.productListing, table.accountListing { border:0px solid #714f5f; }
.productListing-heading, .accountListing-heading { font-size:11px; color:#714f5f; font-weight:bold; height:20px; vertical-align:middle; text-decoration:none;
 	border:2px solid #714f5f; border-top:none;border-left:none;border-right:none; }
.productListing-even { background-color:#F4F4F4; }
.productListing-odd { background-color:#FFFFFF; }
.productListing-data { vertical-align:middle; border-top:1px solid #CCCCCC; color:#cc8942 }
.productListing-categories-data { vertical-align:middle; padding-bottom:20px; width:100%;}
.productListing-data a, .lien a { color:#cc8942 }
.productListing-heading a { text-decoration:none; border:0px;}

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

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

.imgBorders { cursor:pointer;border:1px solid #CCCCCC; }
.imgNoBorders { cursor:pointer;border:0px; }


/* Module Zoom CSS - QPN - 06-2007 - BOF */
#lightbox { position:absolute; top:40px; left:0; width:100%; z-index:100; text-align:center; line-height:0; }

#lightbox a img { border:none; }

#outerImageContainer { position:relative; background-color:#fff; width:250px; height:250px; margin:0 auto; }

#imageContainer { padding:10px; }

#loading { position:absolute; top:40%; left:0%; height:25%; width:100%; text-align:center; line-height:0; }
#hoverNav { position:absolute; top:0; left:0; height:100%; width:100%; z-index:10; }
#imageContainer>#hoverNav { left:0;}
#hoverNav a { outline:none;}

#prevLink, #nextLink { width:49%; height:100%; background:transparent url(images/design/blank.gif) no-repeat; /* Trick IE into showing hover */ display:block; }
#prevLink { background:url(images/design/prec.gif) left 15% no-repeat; float:left;}
#nextLink { background:url(images/design/suiv.gif) right 15% no-repeat; float:right;}
#prevLink:hover, #prevLink:visited:hover { background:url(images/design/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background:url(images/design/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer { font:10px Verdana, Helvetica, sans-serif; background-color:#fff; margin:0 auto; line-height:1.4em; }

#imageData { padding:0 10px; }
#imageData #imageDetails { width:70%; float:left; text-align:left; }
#imageData #caption { font-weight:bold; }
#imageData #numberDisplay { display:block; clear:left; padding-bottom:1.0em; }
#imageData #bottomNavClose { width:66px; float:right; padding-bottom:0.7em; }
#overlay { position:absolute; top:0; left:0; z-index:90; width:100%; height:500px; background-color:#000; filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6; }

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

* html>body .clearfix { display:inline-block; width:100%; }

* html .clearfix { /* Hides from IE-mac */ height:1%; /* End hide from IE-mac */ }

td.header {
 border:0px
 vertical-align:middle;
 text-align:left;
}

td.tdvertmiddle {
 padding-top:10px;
}
td.tdvertmiddle2 {
 padding-top:5px;
}
td.tdvertmiddle3 {
 padding-top:7px;
}
td.tdvertmiddlebold {
  padding-top:9px;
  font-weight:bold;
  font-size:11px;
}
/* Module Zoom CSS - QPN - 06-2007 - EOF */

.texte_grand_fonce {
    padding:5px; font-size:12px; color:#cc8942; font-weight:bold; text-align: center;
}

.sous_titre {
    color:#714f5f; font-size:12px; font-weight:bold;
}

.orderEdit, .selection, .selection a {
    color:#cc8942; font-size:11px; font-weight:bold;
}

.newProdPrice, #productNEWprice { color :#cc8942; font-weight:bold; }

.products_options { color:#714f5f; font-weight:bold; }

a.liens_categories { color:#cc8942; font-size:14px; }
.liens_page a { color:#999999; }
.liens_page a:hover { color:#cc8942; }

.liens_entete , .liens_entete a { color:#c0c0c0; }
.liens_entete a:hover { color:#cc8942; }
 
.box_02 { color:#714f5f; font-weight:bold; text-align:center; vertical-align:middle; padding:5px; }
.heading_02 { color:#714f5f; font-weight:bold; }

 
.referencement, .referencement a { font-size:10px; vertical-align:center; text-align:center; color: #AAAAAA; }
 