/*
  $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: Arial, Helvetica, sans-serif, "Century Gothic"; font-size: 14px; color:#696969;}
.errorBox { font-family : Arial, Helvetica, sans-serif, "Century Gothic"; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif, "Century Gothic"; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif, "Century Gothic"; font-size : 10px; color: #e70800; text-decoration: underline; }

BODY {
  background: #bbbbbb;
  color: #000000;
  margin: 0px;
}

.principal {
  padding-left: 0px;
  border-style: solid;
  border-color: #3986ba;
  border-width: 1px 1px 1px 1px;
  }
 


A {
  color: #ffffff;
  text-decoration: none;
}

A:hover {
  color: #e70800;
  text-decoration: none;
}

FORM {

	display: inline;
}
 
 p.accueil {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  text-align: justify ;
  text-indent: 15px ;
  font-size: 12px;
  line-height: 1.5;
  padding: 20px 110px 0px 90px;
}

/*.lettrine {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 40px ;
  color: #3986ba ;
  font-weight: bold ;
  float: left ;
  background: #eeeeee;
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 0px 50px;
}
*/

/*-------------------------------------------------------contact-------------------------------------------------------------*/

.contact {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 26px;
  font-weight: bold;
  color: #3986ba;
  }
  
div.contacttext, .contacttext{
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 14px;
  font-weight: bold;
  color: #696969;
  padding: 10px 0px 0px 5px;
  }
  
 .contacttext2 {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 12px;
  color: #3986ba;
  padding: 5px 5px 5px 5px;
  }
  
 .contour {
  border-color: #bbbbbb;
  border-style: outset;
  border-width: 2px 2px 2px 4px;
  padding : 20px 20px 20px 20px; 
  }
 .contourbis {
  border-color: #bbbbbb;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding : 20px 20px 20px 20px; 
  }
 
  	

/*------------------------------------------------------- EN TĖTE ------------------------------------------------------------*/
TR.header {
  background: #ffffff;


}

TR.headerNavigation {
  background: #6aa4cb; 

}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 16px;
  background: #6aa4cb;
  border-style: solid;
  border-color: #ffffff;
  border-width: 0px 0px 0px 0px;
  color: #ffffff;
  height : 50px;
  

}

A.headerNavigation { 
  color: #ffffff;
  vertical-align: middle ;
}

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

TR.headerError {
  background: #6aa4cb;
}

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

TR.headerInfo {
  background: #6aa4cb;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 12px;
  background: #6aa4cb;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
/*-------------------------------------------------------PIED DE PAGE -----------------------------------*/
TR.footer {
  background: #ffffff;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 10px;
  background: #6aa4ca;
  color: #ffffff;
  font-weight: bold;
}
/*----------------------------------------------------------- BOXE ---------------------------------------------*/
.infoBox {
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  margin: 0px 0px 30px 0px;
  padding: 0px 0px 0px 0px;
  
}

.infoBoxContents {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 12px;
  margin: 0px 0px 0px 0px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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


TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  text-align: left ;
  font-size: 16px;
  font-weight: bold;
  /*background: #eeeeee;*/
  height : 30px;
  color: #eeeeee;
  /*border-style: solid;
  border-color: #bbbbbb;
  border-width: 1px 1px 1px 1px;*/
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px
  
}

table.boite {
  margin: 0px 5px 0px 5px;
  }
  
.maincategorie {
    font-family: Arial, Helvetica, sans-serif, "Century Gothic";
    font-size: 14px; 
    color: #e70800;
    }
    
A.maincategorie {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 14px;
  color: #e70800;
  vertical-align: middle ;
}

A.maincategorie:hover {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 14px;
  color: #3986ba;
}

A.panier, span.panier {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 14px;
  color: #ffffff;
  vertical-align: middle ;
}

A.panier:hover {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 14px;
  color: #e70800;
  }

  
/*----------------------------------------------------------- BOXE2 ---------------------------------------------*/
.infoBox2 {
  border-color: #bbbbbb;
  border-style: outset;
  border-width: 2px 2px 2px 4px;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  
}

.infoBoxContents2 {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 12px;
  margin: 0px 0px 0px 0px;
}

.infoBoxNotice2 {
  background: #FF8E90;
}

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


TD.infoBoxHeading2,  .infoBoxHeading2 {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  text-align: left;
  font-size: 26px;
  font-weight: bold;
  color: #3986ba;
  /*border-style: solid;
  border-color: #696969;
  border-width: 2px 0px 0px 0px;*/
  padding: 20px 5px 20px 0px;
  margin: 0px 0px 0px 0px;
}

TD.infoBoxHeading3,  .infoBoxHeading3 {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  color: #3986ba;
  border-style: solid;
  border-color: #696969;
  border-width: 2px 0px 0px 0px;
  padding: 20px 5px 20px 0px;
  margin: 0px 0px 0px 0px;
}
.toto {
  border-style: outset;
  border-color: #3986ba;
  border-width: 5px 5px 5px 5px;
  }


TD.infoBox, SPAN.infoBox2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

table.boite2 {
  margin: 15px 5px 0px 5px;
  }
  
  
/*-----------------------------------------------colonne et centre-----------------------------*/
TD.colonneg {
  background: #6aa4cb;
  color: #ffffff;
  margin: 0px 0px 0px 0px;
  padding: 12px 0px 0px 0px;
  }
  

  
.centre {
  border-style: solid;
  border-color: #ffffff;
  border-width: 0px 2px 0px 2px;
  padding: 10px 30px 0px 38px;
  margin: 0px 0px 0px 0px;
  }
  
  
 table.produit {
  margin: 10px 50px 0px 0px;
 
  }
 

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

 table.produit {
  margin: 10px 50px 0px 90px;
 
  }

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #3986ba;
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 10px;
  background: #6aa4ca;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 14px;
   background: #ffffff;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 26px;
  font-weight: bold;
  color: #3986ba;
  margin: 0px 0px 0px 30px;
  padding: 0px 0px 0px 0px;
}

TD.pageHeadingimage, DIV.pageHeadingimage {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 26px;
  font-weight: bold;
  color: #3986ba;
  margin: 0px 30px 0px 0px;
  padding: 0px 0px 0px 0px;
}



/*----------------------------------------------------------desciption----------------------------------*/
div.descriptiontitre {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 26px;
  font-weight: bold;
  color: #e70800;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

TD.prix, DIV.prix, .prix{
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 20px;
  font-weight: bold;
  color:   #E80505;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }
  
 p.descriptiontext, div.descriptiontext, .descriptiontext {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  text-align: left ;
  font-size: 12px;
  line-height: 1.5;
  padding: 0px 0px 0px 30px;
  margin: 40px 10px 0px 0px;
}

 p.descriptiontext2, div.descriptiontext2, .descriptiontext2 {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  text-align: left ;
  font-size: 12px;
  line-height: 1.5;
  padding: 0px 0px 0px 30px;
  margin: 3px 0px 0px 0px;
}

ul.descriptiontext{
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  text-align: left ;
  text-indent: 0px ;
  font-size: 12px;
  line-height: 1.5;
  padding: 0px 0px 0px 35px;
  margin: 0px 15px 0px 0px;
  
}


li{
  list-style-image: URL(http://www.blm-ing.com/images/icons/rond.gif);
}

.prixpanier{
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 20px;
  color: #E80505;
  margin: 0px 0px 0px 0px;
  }
  
 .option {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 20px;
  font-weight: bold;
  color: #696969;
  padding: 0px 0px 0px 35px;
  margin: 0px 0px 0px 0px;
  }
  
   .option2 {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 20px;
  font-weight: bold;
  color: #E80505;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  }
  
  .option3, span.option3{
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 20px;
  font-weight: bold;
  color: #696969;
  align: left;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  
  }
  
  
 .demotext, div.demotext {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  text-align: left ;
  font-size: 14px;
  color: #000000;
  padding: 40px 30px 0px 50px;
  }
  
 .demotext1, div.demotext1 {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  text-align: center ;
  font-size: 16px;
  font-weight : bold;
  color: #e70800;
  }
  
  .demotext2, div.demotext2 {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  text-align: center ;
  font-size: 14px;
  font-weight : bold;
  color: #3986ba;
  }
  
  A.demotext4 {
  color: #3986ba;
  text-align: center ;
}

  A.demotext4:hover {
  color: #E80505;
  text-align: center ;
}
/*------------------------------------------------------------login----------------------------------------------*/

 p.logintext, div.logintext, span.logintext, .logintext {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  text-align: justify ;
  text-indent: 0px ;
  font-size: 12px;
  line-height: 1.5;
  padding: 0px 20px 0px 20px;
 }
 
 .logintext1, div.logintext1 {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 14px;
  font-weight: bold;
  color:  #3986ba;
  padding: 0px 0px 0px 0px;
 
  }
 .logintext2, div.logintext2 {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 14px;
  color: #696969;
  padding: 0px 20px 0px 20px;
  }
  
 table.login, .login {
  border-color: #696969;
  border-style: solid;
  border-width: 0px 1px 0px 0px;
  
  }

 

TR.subBar {
  background: #f4f7fd;
}

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

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

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

A.smallText { 
  color: #e70800;
}

A.smallText:hover {
  color: #696969;
}

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


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

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

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

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

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

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

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif, "Century Gothic";
  font-size: 20px;             
  color: #3986ba;
  font-weight: bold;
  padding-left: 50px; 
  text-align: center; 
}

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

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

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

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

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

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

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #D7E9F7; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #D7E9F7; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
