/*
  $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
*/
.get1free { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #ffb3b5; font-weight: bold;}

.Style200{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; background: #feee00;}
.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.Style201{  background: #2200ff;}
.Style202{ background: #2200ff;}
BODY {
  background: #f9f8f8;
  color: #000000;
  margin: 0px;
}

A {
  color: #3f4668;
  text-decoration: none;
  FONT-WEIGHT: bold;
}

A:hover {
  color: #6671ab;
  text-decoration: underline;
  FONT-WEIGHT: bold;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: ;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #FFFF99;
}


TR.headerNavigation2 {
  background: ;
}

TD.headerNavigation2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ff0000;
  font-weight : bold;
}

A.headerNavigation2 { 
  color: #ff0000; 
   font-size: 11px;
    font-weight : bold;
}

A.headerNavigation2:hover {
  color: #ffff00;
   font-size: 11px;
    font-weight : bold;
}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #DBE3EE;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #DBE3EE;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #;
}

.infoBoxContents {
  background: #;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
    font-weight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #DBE3EE;
  color: #58618C;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, 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: #ffffff;
}

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #fffffff;
   background: #ffffff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #dbe3ee;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background: #8D95C2;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
    font-weight: bold;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ff0000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

TD.productPriceInListing {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
h1 {
font-size:14px;
}
h2 {
font-size:12px;
color:#990000;
}
h3 {
	font-size:11px;
	font-style: italic;
}
.install {
	font-style: normal;
}
.highlight {
	color:#990000;
	font-weight: bold;
}
#navcontainer ul
{
list-style-type: none;
text-align: center;
padding: 2px;
position: relative;
z-index: 1;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 2px 2px;
}

#navcontainer li a
{
padding: 2px 2px;
color: #000;
background-color: #fff;
border: 1px solid #666;
text-decoration: none;
}

#navcontainer li a:hover
{
color: #900;
border: 1px solid #666;
border-top: 2px solid #333;
border-bottom: 2px solid #333;
}
.code {
	border: 1px dashed #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TD.productPriceInBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
 font-weight: bold;
  color:#FF0000;
  background: #ffffff;
  border: 0px;
}

TD.productPriceInProdInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}
/* START Categories Tabs v2.0 */
A.tabsNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #0000CC; 
}

A.tabsNavigation:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #3366CC;
}

TD.tabsNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
/*  background: #CCCCCC;*/
  color: black;  /* Color of the not selected category text */
  font-weight : bold;
}
/* END Categories Tabs v2.0 */
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }
/* BOF: menu-category Tabs */

TD.tab {
	background-image: url(images/tabs/tab_middle.gif);
/* BOF: menu-category Tabs */
}
TD.tab {
	background-image: url(images/tabs/tab_middle.gif);
	background-repeat: repeat;
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	}

A.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
A.tab:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #FFFF99;
	text-decoration: none;
}
TD.ontab {
	background-image: url(images/tabs/tab_middle_on.gif);
	background-repeat: repeat;
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
}
A.ontab {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #FFFF99;
	text-decoration: none;
	}
A.ontab:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #FFFF99;
	text-decoration: none;	
}
TD.tableft {
        background-image: url(images/tabs/tab_left.gif);
	background-repeat: no-repeat;
	color: #DEB887;
	font-size: smaller;
}
TD.tabright {
	background-image: url(images/tabs/tab_right.gif);
	background-repeat: no-repeat;
	color: #DEB887;
	font-size: smaller;
}

A.headerLink {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #000099;
	text-decoration: none;
}
A.headerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #99ccff;
	text-decoration: none;
}
.star-product-title {
  font-family: Verdana, Arial, sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}
/* EOF: Menu-Category Tabs */
/*pitap*/
td.prix_normal, td.remise, td.prix_barre, td.prix_ht, td.prix_remise {
  text-align:center;
  /*font-family: Tahoma,Verdana, Arial, sans-serif;*/
}
td.remise{
  BACKGROUND-COLOR: #000;
  COLOR: #ff0;
  font-weight:bold;
  text-decoration:blink;
}
td.prix_ht{
  font-size: 10px;
}
td.prix_barre, table.prix_fiche  td.prix_normal{
  font-weight:bold;
  font-size: 10px;
}
table.prix_fiche td.prix_normal, table.prix_fiche td.remise, table.prix_fiche td.prix_remise{
  font-size: 18px;
}
table.prix_listing td.prix_normal, table.prix_listing td.remise, table.prix_listing td.prix_remise{
  font-weight:bold;
  font-size: 14px;
}
td.prix_remise{
  BACKGROUND-COLOR: #F00;
  COLOR: #ff0;
  font-weight:bold;
}

table.prix_listing td.prix_normal, table.prix_listing td.remise, table.prix_listing td.prix_remise{
  font-size: 14px;
  font-weight:bold;
}
    
.ficheprod_couleur .titre, .ficheprod_ref .titre, .ficheprod_capacite .titre, .ficheprod_garantie .titre, .ficheprod_type .titre, .ficheprod_norme .titre{
  color:#000000;
  font-size:10px;
  font-weight:normal;
}
div.plusque {font-size:12px;text-align:center;}
div.plusque span{font-weight:bold;}

td.b_gauche, td.b_droite, td.b_centre{margin:0;padding:0px;}
td.b_gauche, td.b_droite{background-repeat:no-repeat;width:8px;}
td.b_centre{background-repeat:repeat-x;font-size:12px;cursor: pointer;; width:220px;}
td.b_droite{background-position: 100% 0;}

.moduleRow1 .b_gauche{background-image:url('images/icons/fond-sel_01.png');}
.moduleRow1 .b_centre{background-image:url('images/icons/fond-sel_02.png');}
.moduleRow1 .b_droite{background-image:url('images/icons/fond-sel_03.png');}

.moduleRowOver1 .b_gauche{background-image:url('images/icons/fond-sel1_01.png');}
.moduleRowOver1 .b_centre{background-image:url('images/icons/fond-sel1_02.png');}
.moduleRowOver1 .b_droite{background-image:url('images/icons/fond-sel1_03.png');}

.moduleRowSelected1 .b_gauche{background-image:url('images/icons/fond-sel2_01.png');}
.moduleRowSelected1 .b_centre{background-image:url('images/icons/fond-sel2_02.png');}
.moduleRowSelected1 .b_droite{background-image:url('images/icons/fond-sel2_03.png');}

td.moduleRow1,td.moduleRowOver1,td.moduleRowSelected1{cursor: pointer;}
td.moduleRow1 table,td.moduleRowOver1 table,td.moduleRowSelected1 table{width:236px;}

h2.header, h1.header  {
    color: #990000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
}
p.content  {
    color: #3F4668;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
}

/* bottom center */
#wowslider-container1  .ws_bullets {
    bottom: 3px;
	left:50%;
}
#wowslider-container1  .ws_bullets div{
	left:-50%;
}
#wowslider-container1 { 
/*	overflow: hidden; */
	zoom: 1; 
	position: relative; 
	width:721px;
	height:240px;
	margin:0 auto;
	z-index:100;
	background-image: url(./bg.png);
}
#wowslider-container1 .ws_images{
	position: absolute;
	left:11px;
	top:11px;
	width:699px;
	height:218px;
	overflow:hidden;
}
#wowslider-container1 .ws_images a{
	color:transparent;
}

#wowslider-container1 .ws_images img{
	top:0;
	left:0;
	border:none 0;
}
#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	font-size: 0px; 
	padding: 10px; 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
}
#wowslider-container1 .ws_bullets a { 
	width:22px;
	height:22px;
	background: url(./bullet.png) left top;
	float: left; 
	text-indent: -1000px; 
	position:relative;
}
#wowslider-container1 .ws_bullets a.ws_selbull, #wowslider-container1 .ws_bullets a:hover{
	background-position: 0 100%;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position:absolute;
	display:none;
	top:50%;
	margin-top:-15px;
	z-index:60;
	height: 30px;
	width: 30px;
	background-image: url(./arrows.png);
}
#wowslider-container1 a.ws_next{
	background-position: 100% 0;
	right:21px;
}
#wowslider-container1 a.ws_prev {
	left:21px;
	background-position: 0 0; 
}
* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {display:block}

#wowslider-container1 .ws-title{
	position:absolute;
	display:block;
	bottom: 20px;
	left: 20px;
	margin-right:25px;
	padding:10px;
	background-color:white;
	color:black;
	z-index: 50;
	border-radius:8px;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 14px;
	opacity:0.5;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);	
}
#wowslider-container1 .ws-title div{
	padding-top:5px;
	font-size: 12px;
}#wowslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	bottom:20px;
	left:-144px;
	visibility:hidden;
	position:absolute;
    -moz-box-shadow: 0 0 5px #FFF;
	box-shadow: 0 0 5px #FFF;
    border: 2px solid #000;
	border-radius:4px;
	-moz-border-radius:4px;
}
#wowslider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
	height:90px;
	overflow:visible;
	position:relative;
}
#wowslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:288px;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	bottom:25px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    -moz-box-shadow: 0 0 5px #FFF;
	box-shadow: 0 0 5px #FFF;
    border: 2px solid #000;
	border-radius:4px;
	-moz-border-radius:4px;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	bottom:-8px;
	margin-left:1px;
	left:144px;
	background:url(./triangle.png);
	width:15px;
	height:6px;
}
