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

.boxText { font-family: "Century Gothic" Arial, Helvetica, sans-serif; font-size: 12px; }     /*tailles liste dans tableau*/
.boxTextCat  { font-family: "Century Gothic" Arial, Helvetica, sans-serif; font-size: 16px; } /*font-weight: bold;*/
.boxTextSousCat { font-family: "Century Gothic" Arial, Helvetica, sans-serif; font-size: 18px; } /*font-weight: bold;*/
.errorBox { font-family : "Century Gothic" Arial, Helvetica, sans-serif; font-size : 10px; background: #222222; font-weight: bold; }
.stockWarning { font-family : "Century Gothic" Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { /*background: #ffffff;*/ background: #222222; }
.orderEdit { font-family : "Century Gothic" Arial, Helvetica, sans-serif; font-size : 10px; color: #ffffff; text-decoration: underline; }



body {
 /* background : #222222 url(./images/background/fondgrand3.gif);*/
  background : url(./images/background/fondgrand3.gif);
  background-repeat:repeat;
  /* background-repeat:no-repeat;  */
  background-position:50% 20%;
  color : #ffffff   ;  /*  couleur blanche des prix et explications  */
  margin:0px auto;
  left:50%;
 /* width: 930px; */
  width: 990px;
  height: auto;
  border: 2px solid #ffffff;

}

#conteneur {

width: 100%;
height: auto;
border: 0px solid #ffffff;
/*background : #222222 ;*/}



img
{
border: 0;
}

A {
  color: #ffffff;     /*couleur des menus dans tous les tableau*/

  text-decoration: none;
}

A:hover {
  color: #a46af9;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  width : 100% ;
  height : 91px ;
  /*background: #222222*/;
}

TR.headerNavigation {
  /*background: #222222;*/
}

TD.headerNavigation {
  font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  font-size: 10Px;         /*taille du menu haut vertical*/
  background: #ffffff;

  color: #222222;
  font-weight : bold;
}

A.headerNavigation {
  color: #555555;
}

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

TR.headerError {
  background: #ffffff;
 /* background: #ff0000;*/
}

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

TR.headerInfo {
  background: #b5b5b5;
}

TD.headerInfo {
  font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #b5b5b5;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
 background: #b5b5b5;
}

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

.infoBoxProduit {
  background: #ffffff;      /* couleur du contour des tableaux broite gauche */

}

.infoBoxContentsProduit {   /* tailles tableau panier / droite et gauche après selection produit*/
  background: #ffffff;          /* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */
  font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBox {
  background: #555555;      /* couleur du contour des tableaux broite gauche */

}

.infoBoxContents {   /* tailles tableau panier / droite et gauche après selection produit*/
  background: #222222;          /* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */
  font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  font-size: 10px;
}



.infoBoxNotice {
 /* background: #FF8E90;  */


}

.infoBoxNoticeContents {
 /*background: #FFE6E6; */        /*  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!    */
 /* background: #222222; */
  font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {      /* Titre de chaque tableau droite / gauche / centre */
  font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  /*background: #222222;*/
  /*color: #a46af9;*/
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Century Gothic" 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: #f8f8f9;  */
 /*background: #222222;*/
}

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: #f8f8f9;  */
 /*background: #222222;*/
}

TABLE.productListing { /* tableau du listing produit du centre*/
  border: 0px;
  border-style: solid;
 /* border-color: #b6b7cb; */
  border-color: #222222;
  border-spacing: 1px;
 }

.productListing-heading { /* info produit /prix/quantite*/
  font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  font-size: 12px;
  /*background: #b6b7cb;*/
  /*background: #222222;*/
  /*color: #FFFFFF;  */
  color: #999999;
  font-weight: bold;
}

TD.productListing-data { /* info du listing produit du centre*/
  font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  font-size: 16px;
}

A.pageResults {
  /*color: #0000FF;*/
  color: #ffffff;
}

A.pageResults:hover {
  color: #ffffff;
  background: #222222;
}

TD.pageHeading, DIV.pageHeading {     /*Titre de chaque page*/
  font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold; 
  /*color: #9a9a9a;*/
  color: #a46af9;
}

TD.pageHeadingprice, DIV.pageHeading {     /*Prix dans les descriptions*/
  font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold; 
  color: #a46af9;
  /*color: #12c616;*/
}


TR.subBar {
  /*background: #f4f7fd;  */
  background: #ffffff;
}

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

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

TD.maintextnouv, P.maintextnouv {
  font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}

TD.mainprix, P.mainprix {
  font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #a46af9;
  line-height: 1.5;
}

TD.mainoption, P.mainoption {
  font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  line-height: 1.5;
}

TD.mainoption2, P.mainoption2 {
  font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  font-size: 13px;
  /*color: #aabbdd; */
  color: #ffffff;
}

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

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  font-size: 11px;     /* tailles de la typo des listes*/
}

TEXTAREA {
  width: 100%;
  font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  font-size: 12px;       /* taille de la typo dans les zone de text client*/
  white-space: pre;
}

SPAN.greetUser {
  font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  font-size: 15px;      /* taille de la typo VISITEUR */
  color: #a46af9;
  font-weight: bold;
}

TABLE.formArea {
  /*background: #f1f9fe;  */
  /*background: #222222;*/
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
}

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

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

SPAN.productSpecialPrice {
  font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  color: #a46af9;
}

SPAN.errorText {
  font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  color: #a46af9;
}

.moduleRow { }
.moduleRowOver { background-color: #222222; border-color: #ffffff; cursor: pointer; cursor: auto; }
.moduleRowSelected { background-color: #222222; border-color: #ffffff;}

.checkoutBarFrom { font-family: "Century Gothic" Arial, Helvetica, sans-serif; font-size: 11px; color: #a46af9; } 
.checkoutBarTo { font-family: "Century Gothic" Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; }
.checkoutBarCurrent { font-family: "Century Gothic" Arial, Helvetica, sans-serif; font-size: 11px; color: #a46af9; }

/* message box */

.messageBox { font-family: "Century Gothic" Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: "Century Gothic" Arial, Helvetica, sans-serif; font-size: 16px; color: #FF0000; /*background-color: #ffffff;*/ }
.messageStackSuccess { font-family: "Century Gothic" Arial, Helvetica, sans-serif; font-size: 10px; background-color: #c5c5c5; }

/* input requirement */

.inputRequirement { font-family: "Century Gothic" Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

/* typo */

 .textetype {
font-size : 12px;
margin : 30px 0 0 0 ;
padding : 0 0 10px 0;
font-family: "Century Gothic" Arial, Helvetica, sans-serif;
color : #ffffff;}

.textetitretop {
font-size : 20px;
margin : 30px 00px 0px 0px ;
padding : 0 0 10px 0;
text-align : right;
font-family: "Century Gothic" Arial, Helvetica, sans-serif;
color : #ffffff;}

.textetitretopV {
font-size : 18px;
margin : 30px 00px 0px 0px ;
padding : 0 0 10px 0;
/*text-align : right; */
font-family: "Century Gothic" Arial, Helvetica, sans-serif;
color : #a46af9;}

.textetitretopB {
font-size : 18px;
margin : 30px 00px 0px 0px ;
padding : 0 0 10px 0;
/*text-align : right; */
font-family: "Century Gothic" Arial, Helvetica, sans-serif;
color : #ffffff;}

.textetitretopF {
font-size : 18px;
margin : 30px 30px 0px 0px ;
padding : 0 0 10px 0;
/*text-align : right; */
font-family: "Century Gothic" Arial, Helvetica, sans-serif;
color : #fffff;}

.texteprix {
font-size : 12px;
margin : 30px 0 0 0 ;
padding : 0 0 10px 0;
font-family: "Century Gothic" Arial, Helvetica, sans-serif;
color : #1ffc01;}

.textesignature {
font-size : 10px;
margin : 30px 30px 0px 0px ;
padding : 0 0 10px 0;
text-align : center;
font-family: "Century Gothic" Arial, Helvetica, sans-serif;
color : #ffffff;}

.textetitreindex {
font-size : 20px;
/*margin : 30px 30px 0px 0px ;
padding : 0 0 10px 0;
text-align : center;*/
font-family: "Century Gothic" Arial, Helvetica, sans-serif;
color : #a46af9;}

.textebodyindex {
font-size : 15px;
/*margin : 30px 30px 0px 0px ;
padding : 0 0 10px 0;
text-align : center; */
font-family: "Century Gothic" Arial, Helvetica, sans-serif;
color : #ffffff;}



/* TABLES CGS*/

#tables {
background : #ffffff;
font-size : 15px;
color : #444444;
font-family: "Century Gothic" Arial, Helvetica, sans-serif;
width: 700px;
text-align:justify;
}

#tables A {
  color: #333333; 

  text-decoration: none;
}

#tables A:hover {
  color: #a46af9;
  text-decoration: underline;
}


#tables dl dt {
width:600px;
font-weight:bold;
color : #333333;
margin : 00px 00px 0px 20px ;
}

#tables dl dd {
width:600px;
color : #333333;
text-align:justify;
}

.tablestext{
font:12px Arial, Helvetica, sans-serif;
color:#333333;
/*width: 400px;  */
}

.tablestexttitre{
font:20px Arial, Helvetica, sans-serif;
color:#333333;
margin : 30px 0px 0px 0px ;
/*width: 400px;  */
}

/* TABLES Fiche produit*/

#tablesfp {
/*background : #ffffff;*/
font-size : 15px;
color : #444444;
font-family: "Century Gothic" Arial, Helvetica, sans-serif;
width: 670px;
text-align:justify;
}

#tablesfp dl dt {
width:600px;
font-weight:bold;
color : #333333;
margin : 00px 00px 0px 20px ;
}

#tablesfp dl dd {
width:600x;
color : #333333;
text-align:justify;
}

.tablestextfp{
font:12px Arial, Helvetica, sans-serif;
color:#333333;
/*width: 400px;  */
}



.tablestexttitrefp{
font:20px Arial, Helvetica, sans-serif;
color:#333333;
margin : 30px 0px 0px 0px ;
/*width: 400px;  */
}



/* TABLES Fiche produit Descriptif technique titre*/

#tablesfpdtt {
/*background : #999999;*/
font-size : 12px;
color : #a46af9;
font-family: "Century Gothic" Arial, Helvetica, sans-serif;
width:100%;
text-align:left;
font-weight: bold;
}
/*
#tablesfpdtt dl dt {
background : #555555;
width:20%;
font-weight:bold;
color : #333333;
margin : 00px 00px 0px 20px ;
}

#tablesfpdtt dl dd {
background : #555555;
width:20%;
color : #333333;
text-align:justify;
}

.tablestextfpdtt{
font:12px Arial, Helvetica, sans-serif;
background : #555555;
color:#333333;

}

.tablestexttitrefpdtt{
background : #555555;
font:20px Arial, Helvetica, sans-serif;
color:#333333;
margin : 30px 0px 0px 0px ;
*/


/* TABLES Fiche produit Descriptif technique contenue*/

#tablesfpdtc1 {
/*background : #ffffff;*/
font-size : 12px;
background : #F6F4F4;
color : #000000;
font-family: "Century Gothic" Arial, Helvetica, sans-serif;
width:100%;
text-align:left;
}

#tablesfpdtc2 {
/*background : #ffffff;*/
font-size : 12px;
background : #FFFFFF;
color : #000000;
font-family: "Century Gothic" Arial, Helvetica, sans-serif;
width:100%;
text-align:left;
}

.h1produit {
	font-family: "Century Gothic" Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold; 
  /*color: #9a9a9a;*/
  color: #a46af9;
  }
  

  
/*
#tablesfpdtc dl dt {
width:80%;
font-weight:bold;
color : #333333;
margin : 00px 00px 0px 20px ;
}

#tablesfpdtc dl dd {
width:80%;
color : #333333;
text-align:justify;
}

.tablestextfpdtc{
font:12px Arial, Helvetica, sans-serif;
color:#333333;

}

.tablestexttitrefpdtt{
font:20px Arial, Helvetica, sans-serif;
color:#333333;
margin : 30px 0px 0px 0px ;
*/
}