/*
  BSD Informatique  le 01-04-05
*/
TABLE.bsd_debug {
  font-family : Verdana, Arial, sans-serif;
  border: 4px;
  border-style: solid;
  border-color: #000000;
  padding: 0px 0px 0px 0px;
  background: green;
}

TABLE.bsd_coul_gris {
  border: 0px;
  font-family : Verdana, Arial, sans-serif;
  border-style: solid;
  border-color: #000000;
  background: #C0C0C0;
}

TABLE.bsd_coul_gris2 {
  border: 0px;
  font-family : Verdana, Arial, sans-serif;
  border-style: solid;
  border-color: #DDDDDD;
  background: #DDDDDD;
}

.bsd_orderEdit {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
  color: blue;
  text-decoration: underline;
/*  font-weight: bold;  */
}

/* espace entre la description et les points forts */
.bsd_les_ptForts {
   padding-top: 10px;
   font-family: Verdana,Arial sans-serif;
}

TD.bsd_montants_livraison {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #000000;
}
TD.td_bsd_prix_promo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/*  background: #DDDDDD;  */
  color: blue;
  text-align: right;
}
.bsd_txt_solde {
  color: blue;
  text-decoration: none;
}
.bsd_txt_solde_barre {
  color: blue;
  text-decoration: line-through;
}
.bsd_txt_promo {
  color: blue;
  text-decoration: none;
}
.bsd_txt_promo_rouge {
  color: red;
  text-decoration: none;
}
.bsd_txt_promo_rouge_barre {
  color: red;
  text-decoration: line-through;
}
.bsd_prix_promo {
  color: blue;
  text-decoration: none;
}
.bsd_prix_promo_rouge {
  color: red;
  text-decoration: none;
}
.bsd_txt_prix_barre {
  color: black;
  text-decoration: none;
/* background: #FFFFFF;*/
}
.bsd_txt_ecotax_liste {
  color: green;
  text-decoration: none;
}
.bsd_txt_bleu {
  font-size: 14px;
  color: green;
  text-decoration: none;
}
.bsd_txt_jaune {
  font-size: 14px;
  color: yellow;
  text-decoration: none;
}
.bsd_onglet_1 {
 background: #ed1c24;   /*background: #990000;*/   /* #949188 gris   #DF002B rouge */
/* padding: 4px; */
}

.bsd_onglet {
 background: #ed1c24;   /* #949188 gris   #DF002B rouge */
 padding: 4px 10px 0px 10px;
}

.bsd_onglet_caracteristique {
 background: #DF002B;   /* #949188 gris   #DF002B rouge */
 padding: 10px;
}

TD.bsd_libelle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #646464;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TD.bsd_montants {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #000000;
}

TD.bsd_montants2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
}

TD.bsd_col0 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #000000;
}

TD.bsd_col1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DDDDDD;
  color: #000000;
}

TD.bsd_col2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DDDDDD;
  color: #000000;
}

TD.bsd_col3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E72F29;
  color: #ffffff;
}

TD.bsd_petit_bleu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #000000; */
  color: blue;
}

TD.bsd_petit_rouge {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #FF0000;
}

TD.bsd_petit_rouge_gras {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FF0000;
  font-weight: bold;
}
TD.bsd_petit_rouge_non_gras {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FF0000;
}


TD.bsd_petit_petit {
  font-family: Verdana, Arial, sans-serif;
  font-size: 4px;
  color: #FFFFFF;
}

TD.bsd_port_gros_volume{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-align : center;
}
TD.bsd_port_gros_volume_v2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
/*  color: #ffffff;*/
  color: yellow;
  text-align : center;
}

TD.bsd_prix_ppi{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  text-align : left;
}

TABLE.bsd_table_productListing {
  border: 0px;
  border-style: solid;
  border-color: #000000;
  padding: 10px 10px 10px 10px;
}

.bsd_moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 background: #DDDDDD;
 color: #000000;
 border-style: solid;
 }
.bsd_moduleRowOver {
  background-color: #D7E9F7;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  cursor: pointer; cursor: hand;
  border-style: solid;
  font-weight: bold;
  }
.bsd_moduleRowSelected {
  background-color: #E9F4FC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-style: solid;
  }

.bsd_radiobout {
 border: 0px;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 background: #DDDDDD;
 color: #000000;
 border-style: solid;
 }

.bsd_radiobout_selected {
 border: 0px;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 background-color: #E9F4FC;
 color: #000000;
 border-style: solid;
 }

TABLE.bsd_adresses {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 0px;
  border-style: solid;
  border-color: #DDDDDD;
  padding: 0px 0px 0px 0px;
  background: #DDDDDD;
  color: #000000;
}

SPAN.bsd_markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #c76170;
  font-weight: bold;
}
/*                     PANIER    */
TABLE.bsd_panier {
  border: 1px;
  border-style: solid;
  border-color: #DDDDDD;
  padding: 0px 0px 0px 0px;
  background: #DDDDDD;
}

TD.bsd_panier_productListing_data {
  font-family: Verdana, Arial sans-serif;
  font-size: 10px;
  white-space: nowrap;
/*  color: #d7002b;  */
}

TD.bsd_panier_montants {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #000000;
  text-align: right;
}

TD.bsd_panier_produit {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #000000;
  text-align: left;
}


TD.bsd_panier_totaux {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #E9F4FC;
  color: #000000;
  text-align: right;
}

TD.bsd_text_estimation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #FFFFFF;  */
  color: #000000;
}

TABLE.bsd_cadre_commande {
  border: 1px;
  font-family : Verdana, Arial, sans-serif;
  border-style: solid;
  border-color: #DDDDDD;
/*  background: #DDDDDD; */
}

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

TABLE.bsd_cadre_compte {
  border: 0px;
  font-family : Verdana, Arial, sans-serif;
  border-style: solid;
  border-color: red;
/*  background: #DDDDDD; */
}

TD.bsd_cel_titre {
  border: 1px;
  font-family : Verdana, Arial, sans-serif;
  font-size: 10px;
  border-style: solid;
  border-color: #DDDDDD;
  background: #E72F29;
  color: #ffffff;
}

TD.bsd_cel_compte {
  border: 1px;
  font-family : Verdana, Arial, sans-serif;
  font-size: 10px;
  border-style: solid;
  border-color: #C0C0C0;
  background: #DDDDDD;
  color: #000000;
}

TABLE.bsd_cadre {
  border: 1px;
  font-family : Verdana, Arial, sans-serif;
  font-size: 10px;
  border-style: solid;
  border-color: #C0C0C0;
  background: #DDDDDD;
  color: #000000;
}

TABLE.bsd_cadre_paiement {
  border: 1px;
  font-family : Verdana, Arial, sans-serif;
  font-size: 10px;
  border-style: solid;
  border-color: #C0C0C0;
  background: #DDDDDD;
  color: #000000;
}

TD.bsd_boxe {
 border: 0px;
 font-family: Verdana, Arial, sans-serif;
 font-size: 9px;
  background: #00FFFF;
 }

TD.bsd_ecotax {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #00a000;
  text-align: left;
}

TD.bsd_panier_ecotax_totaux {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #E9F4FC;
  color: #00a000;
  text-align: right;
  }
  
TD.bsd_ligne_commande_ecotax {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #ffffff;
  color: #00a000;
  }
  
TD.bsd_fiche_produit_ecotax {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align : left;
  background-color: #000000;
  color: #00a000;
}

TD.bsd_date_dispo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFF00;
  text-align : center;
}
.prixQuantitatif {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
		white-space: nowrap;
/*		color: #7c7760;*/
		color: blue;
		text-align:right;
}