/*
  $Id: stylesheet.css,v 1.16 2007/10/19 16:47:34 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;
  background-color:#D7DBEA;
  color:#000000;
  margin:0px;
  font-family: Arial,Verdana, 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; }
textarea { color:gray; font-family:Verdana, Arial, sans-serif; font-size:10px; width:100%; }
input, select { color:gray; font-family:Verdana, Arial, sans-serif; font-size:10px; }
input:focus, select:focus, textarea:focus { background: #F4F4F4; color:black; }
p { font-family:Verdana, Arial, sans-serif; font-size:10px; }
h1 { font-size:14px; padding:0px; margin:0px; }
a { color:black; text-decoration:none; font-weight:bold;}
a:hover { color:black; text-decoration:underline ; font-weight:bold;}
s { color:#FF5500; font-size:13px; font-weight:bold; }

.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; font-size:14px;}

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


.infoBoxHeading { color:black; font-weight:bold; padding-left:25px; padding-top:2px; text-decoration:underline;  background:url(images/design/titre_sup.jpg) no-repeat left top;}

.infoBoxHeadingpem { 
  color:black; 
  font-weight:bold; 
  padding-left:25px; 
  padding-top:2px; 
  padding-bottom:3px; 
  text-decoration:underline;  
  background:url(images/design/titre_sup.jpg) no-repeat left top;
  border: 0px;
}

.infoBox { border:0px solid #FFDE7B; 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 { border:1px solid #CCCCCC; }
.productListing-heading { font-weight:bold; height:20px; vertical-align:top; text-decoration:none; }
.productListing-even { background-color:#E8EBF0; }
.productListing-odd { background-color:#FFFFFF; }
.productListing-data { vertical-align:middle; border-top:1px solid #CCCCCC; }

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

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


/* 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 */ }
/* Module Zoom CSS - QPN - 06-2007 - EOF */


/* JPO BOF */
td.gras_head{
color:black;
font-size:11px;
font-weight:bold;
}
td.gras_head2{
color:#D3A920;
font-size:13px;
font-weight:bold;
}
td.catego{
/* background-image  : url( images/design/bg_cat_list.jpg );*/
color:black;
font-size:13px;
font-weight:bold;
padding-left:25px;
}

td.catego2{
/* background-image  : url( images/design/bg_cat_list.jpg );*/
color:black;
font-size:13px;
font-weight:bold;
padding: 5px;
}


td.catego_bot{
  background-image  : url( images/design/bg_bottom_box.jpg );
  background-repeat : repeat-y;
}

td.catego_part{
  background-image  : url( images/design/partenaires_08.jpg );
  background-repeat : no-repeat;
}

span.catego_jaune{
color:#F6BA04;
font-size:13px;
font-weight:bold;
}
a.headerNavigation{
font-size:12px;
font-weight:bold;
color:white;
padding-left:5px;
padding-top:5px;
text-decoration:none;
}
a.headerNavigation:hover {
font-size:12px;
font-weight:bold;
color:#F8BE12;
padding-left:5px;
padding-top:5px;
text-decoration:underline;
}
td.ariane{
font-size:11px;
font-weight:bold;
color:white;
/*padding-left:5px;*/
padding-top:5px;
}
a.noir_name{
color:black;
font-size:14px;
font-weight:bold;
text-decoration:none ; 
}
a.noir_name:hover{
color:black;
font-size:14px;
font-weight:bold;
text-decoration:underline; 
}
a.noir_name2{
color:black;
font-size:12px;
font-weight:bold;
text-decoration:none ; 
}
a.noir_name2:hover{
color:black;
font-size:12px;
font-weight:bold;
text-decoration:underline ; 
}

td.price_listing{
color:#FF5500; 
font-size:14px; 
font-weight:bold;
text-decoration:none;
}

td.prod_titre{
  color           : #303768;
  font-size       : 18px;
  text-decoration : none;
  font-weight     : bold;
  font-family     : Arial, Tahoma, Verdana;
  text-align      : left;
}

td.panier{
color:#000000; 
font-size:9; 
text-decoration:none;
}
a.login{
color:black;
font-size:11px;
font-weight:bold;
}

/* Module zoom loupe - JPO - BOF */
.jqzoom{
border:1px solid #CDCDCD;
float:left;
position:relative;
padding:0px;
cursor:pointer;
}

.jqzoom img{
float:left;
}


div.zoomdiv {
z-index                 : 100;
position                : absolute;
top:0px;
left:0px;
width                   : 200px;
height                  : 200px;
background: #ffffff;
border:1px solid #CCCCCC;
display:none;
text-align: center;
overflow: hidden;


}

div.jqZoomPup {
z-index                 : 10;
visibility              : hidden;
position                : absolute;
top:0px;
left:0px;
width                   : 50px;
height                  : 50px;
border: 1px solid #aaa;
background: #ffffff url(./images/zoom.gif) 50% top  no-repeat;
opacity: 0.5;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
filter: alpha(Opacity=50);
}
/* Module zoom loupe - JPO - EOF */