/*
  $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce
6C80D3 bleiu et vert :A0C15A
  Released under the GNU General Public License
  www.oben.fr
*/

.boxText { font-family: arial, verdana,  sans-serif; font-size: 13px; }
.errorBox { font-family : arial, verdana,  sans-serif; font-size : 13px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : arial, verdana,  sans-serif; font-size : 13px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : arial, verdana,  sans-serif; font-size : 13px; color: #70d250; text-decoration: underline; }

.titre { font-family: arial, verdana,  sans-serif; font-size: 22px; font-weight: bold; }

BODY {
  background: #ffffff;
  color: #FFFFFF;
  margin: 0px;
  font-size : 13px;
}

TR.centre {
  background: #7A9FDF;
}

TD.centre {
  font-family: arial, verdana,  sans-serif;
  font-size: 12px;
  background: #7A9FDF;
  color: #ffffff;
}

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

A:visited { 
  color: #FFFFFF; 
  text-decoration: none; 
}

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


A.pageResults, A.mainfondclair { 
  color: #FFFFFF; 
  font-size: 14px;
}

A.pageResults:hover { 
  color: #000000; 
  background: #cccccc; 
}

.infoBoxHeadingcategories {
	background: #7A9FDF;
	font-size: 18px;
	font-weight:bold;
	font-family:  Arial, Verdana, sans-serif;
	color:#FFFFFF;
}

TD.infoBoxHeadingcategories {
	background: #7A9FDF;
	font-size: 18px;
	font-weight:bold;
	font-family:  Arial, Verdana, sans-serif;
	color:#FF7200;
}

.infoBoxContentsCategories {
	background: #7A9FDF;
	font-family:  Arial, Verdana, sans-serif;
	font-size: 13px;
	color:#666666;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #666699;
}

TD.headerNavigation {
  font-family: arial, verdana,  sans-serif;
  font-size: 13px;
  background: #666699;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, arial, verdana,  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, verdana,  sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background-image:url(../../../../images/header/pixel_bleu.gif);
}

TD.footer {
  font-family: arial, verdana,  sans-serif;
  font-size: 9px;
  background-image:url(../../../../images/header/pixel_bleu.gif);
  color: #FFFFFF;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: arial, verdana,  sans-serif;
  font-size: 13px;
}

/* rose pale */
.infoBoxNotice {
  background: #FF8E90;
}
/* rose très pale */
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}

TD.infoBoxHeading {
  font-family: arial, verdana,  sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #666699;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: arial, verdana,  sans-serif;
  font-size: 13px;
}

/* quasi blanc #f4f7fd*/
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: #698ECE;
  font-family: Verdana, Arial,  sans-serif;
  font-size: 11px;
  color: #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: #476CAC;  
  font-family: Verdana, Arial,  sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}
/* Liste des produits bleu très clair #d2e9fb font-variant: small-caps;*/
TR.productListing-heading {
  background: #7A9FDF;
}

TD.productListing-heading {
  font-family: Verdana, Arial,  sans-serif;
  font-size: 13px;
  background: #7A9FDF;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: arial, verdana,  sans-serif;
  font-size: 13px;
  color: #FFFFFF;
}

/* NBen je crée*/
A.productListing-data { 
  color: #FFFFFF; 
  text-decoration: underline;  
  font-size: 14px;
  font-weight: bold;
}
/* NBen je crée*/
A.productListing-data:hover { 
  color: #FF7200; 
  text-decoration: underline; 
  font-size: 14px;
  font-weight: bold;
}



TD.pageHeading, DIV.pageHeading {
  font-family: arial, verdana,  sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: arial, verdana,  sans-serif;
  font-size: 13px;
  color: #FFFFFF;
}

TD.main, P.main {
  font-family: arial, verdana,  sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color:FFFFFF;
  background-image:url(../../../../images/header/pixel_bleu.gif);
}
/* NBen ne pas mettre de backgournd ici*/
TD.mainfondclair, P.mainfondclair {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color:FFFFFF;
  background-image:url(../../../../images/header/pixel_bleu.gif);
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: arial, verdana,  sans-serif;
  font-size: 9px;
  color:000000;
}

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

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

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

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

SPAN.newItemInCart {
  font-family: arial, verdana,  sans-serif;
  font-size: 13px;
  color: #ff0000;
}

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

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

SPAN.greetUser {
  font-family: arial, verdana,  sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

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

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

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

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

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

/* ce sont les éléments en bas lors de la procédure de paiement */
.checkoutBarFrom, .checkoutBarTo { font-family: arial, verdana,  sans-serif; font-size: 13px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: arial, verdana,  sans-serif; font-size: 13px; color: #000000; }

.imagesBoxContents {
      font-family: Verdana, Arial, sans-serif;
      font-size: 13px;
    }
	
/* NBen je crée*/
A.infoBoxContents { 
  color: #666666; 
  text-decoration: none; 
  font-weight: bold;
}

/* NBen je crée*/
.infoBox2Contents {
  background: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}

/* NBen je crée*/
A.infoBox2Contents { 
  color: #FFFFFF; 
  text-decoration: none; 
  font-weight: bold;
}



/* NBen je crée pour les fonds clair*/
TD.smallTextfondclair, SPAN.smallTextfondclair, P.smallTextfondclair {
  background: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ccccc;
}



TD.infoBoxHeadingSearch {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #7A9FDF;
}

.infoBoxSearch {
	background: #7A9FDF;
}

.infoBoxContentsAdvancedSearch {
	background: #7A9FDF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

.infoBoxContentsPopupSearch {
	background: #7A9FDF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

.infoBoxContentsSearch {
	background: #7A9FDF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

TD.infoBoxHeadingAdvancedSearch {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

TD.infoBoxHeadingPopupSearchHelp {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}


.infoBoxCategories {
	background: Blue;
}














/*---------- CADRES D'ENTOURAGE DES BOXES ----------*/

/* Cadre d'entourage des boxes (Original) */
.infoBox {
	background : #FFFFFF;
}






/* Cadre d'entourage boxe Catalog / Includes / boxes / Customer_gv.php (Box pour chéque cadeau)*/
.infoBoxCustomerGv {
	background: #FFE4B5;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxInformation {
	background: #D8BFD8;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Languages.php (Box des Langues)*/
.infoBoxLanguages {
	background: #B0C4DE;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Manufacturer_info.php (Box Info Fabricants)*/
.infoBoxManufacturerInfo {
	background: #B0C4DE;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Manufacturers.php (Box de la liste des fabricants)*/
.infoBoxManufacturers {
	background: Silver;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Order_history.php (Box d'historiques des commandes)*/
.infoBoxOrderHistory {
	background: #B0C4DE;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Polls.php (Box du sondage)*/
.infoBoxPolls {
	background: #FFD700;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Product_notification.php (Box de notification)*/
.infoBoxProductNotification {
	background: Lime;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Reviews.php (Box des critiques)*/
.infoBoxReviews {
	background: #DB7093;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Shopping_cart.php (Box du panier)*/
.infoBoxShoppingCart {
	background: Fuchsia;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Specials.php (Box des promotions)*/
.infoBoxSpecials {
	background: Yellow;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Tell_a_friend.php (Box faire connaître à un ami)*/
.infoBoxTellAFriend {
	background : Olive;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Wats_new.php (Box des nouveautes)*/
.infoBoxWatsNew {
	background: Blue;
}

/* Cadre d'entourage boxe Catalog / Includes / modules / also_purchased_products.php (Box ce trouvant au milieu)*/
.infoBoxAlsoPurchasedProducts {
	background: Blue;
}

/* Cadre d'entourage boxe Catalog / Includes / modules / default_specials.php (Box du milieu des promotions)*/
.infoBoxDefaultSpecials {
	background: Blue;
}

/* Cadre d'entourage boxe Catalog / Includes / modules / Featured.php (Box du milieu sur la page d'accueil)*/
.infoBoxFeatured {
	background: Blue;
}

/* Cadre d'entourage boxe Catalog / Includes / modules / New_Products.php (Box ce trouvant au milieu)*/
.infoBoxNewProducts {
	background: Blue;
}

/* Cadre d'entourage boxe Catalog / Includes / modules / product_listing_col.php (Box ce trouvant au milieu)*/
.infoBoxProductListingCol {
	background: Blue;
}

/*---------- INTERIEURE DES BOXES ----------*/

/* Interieure des boxes (Original)*/
.infoBoxContents {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Account_history.php (Page d'historique de mes acahats) */
.infoBoxContentsAccountHistory {
	background: Teal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}


/* Interieure boxe Catalog / Includes / boxes / Best_Seller.php (Box des meilleurs achats)*/
.infoBoxContentsBestSeller {
	background: #FDF5E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Categories.php (Box pour catégories)*/


/* Interieure boxe Catalog / Includes / boxes / Currencies.php (Box pour devises)*/
.infoBoxContentsCurrencies {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Customer_gv.php (Box pour chéque cadeau)*/
.infoBoxContentsCustomerGv {
	background: Yellow;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxContentsInformation {
	background: #FFE4B5;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Languages.php (Box des Langues)*/
.infoBoxContentsLanguages {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Manufacturer_info.php (Box Info Fabricants)*/
.infoBoxContentsManufacturerInfo {
	background: Silver;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Manufacturers.php (Box de la liste des fabricants)*/
.infoBoxContentsManufacturers {
	background: #F8F8FF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Order_history.php (Box d'historiques des commandes)*/
.infoBoxContentsOrderHistory {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Polls.php (Box du sondage)*/
.infoBoxContentsPolls {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Product_notification.php (Box de notification)*/
.infoBoxContentsProductNotification {
	background: Silver;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Reviews.php (Box des critiques)*/
.infoBoxContentsReviews {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}




/* Interieure boxe Catalog / Includes / boxes / Shopping_cart.php (Box du panier)*/
.infoBoxContentsShoppingCart {
	background: #FFF0F5;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Specials.php (Box des promotions)*/
.infoBoxContentsSpecials {
	background: #FFF0F5;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Tell_a_friend.php (Box faire connaître à un ami)*/
.infoBoxContentsTellAFriend {
	background: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Wats_new.php (Box des nouveautes)*/
.infoBoxContentsWatsNew {
	background: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / modules / Also_Purchased_Products.php (Box ce trouvant au milieu)*/
.infoBoxContentsAlsoPurchasedProducts {
	background: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / modules / Default_Specials.php (Box du milieu des promotions)*/
.infoBoxContentsDefaultSpecials {
	background: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / modules / Featured.php (Box du milieu sur la page d'accueil)*/
.infoBoxContentsFeatured {
	background: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / modules / New_Products.php (Box ce trouvant au milieu)*/
.infoBoxContentsNewProducts {
	background: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / modules / Product_Listing_Col.php (Box ce trouvant au milieu)*/
.infoBoxContentsProductListingCol {
	background: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

/*---------- ENTETE DES BOXES ----------/*

/* Entete des Boxes droite,  gauche et centrale (Original)*/
TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}




/* Entete Boxes Catalog / includes / boxes / best_sellers.php (Box des meilleurs achats) */
TD.infoBoxHeadingBestSellers {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete Boxes Catalog / includes / boxes / catgories.php (Box pour catégories) */
TD.infoBoxHeadingCatgories {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete Boxes Catalog / includes / boxes / currencies.php (Box pour devises) */
TD.infoBoxHeadingCurrencies {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete Boxes Catalog / includes / boxes / customer_gv.php (Box pour chéque cadeau) */
TD.infoBoxHeadingCustomerGv {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete Boxes Catalog / includes / boxes / languages.php (Box des Langues) */
TD.infoBoxHeadingLanguages {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete Boxes Catalog / includes / boxes / manufacturer_info.php (Box Info Fabricants) */
TD.infoBoxHeadingManufacturerInfo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete Boxes Catalog / includes / boxes / manufacturers.php (Box de la liste des fabricants) */
TD.infoBoxHeadingManufacturers {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete Boxes Catalog / includes / boxes / order_history.php (Box d'historiques des commandes) */
TD.infoBoxHeadingOrderHistory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete Boxes Catalog / includes / boxes / polls.php (Box du sondage) */
TD.infoBoxHeadingPolls {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete Boxes Catalog / includes / boxes / product_notification.php (Box de notification) */
TD.infoBoxHeadingProductNotification {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete Boxes Catalog / includes / boxes / reviews.php (Box des critiques) */
TD.infoBoxHeadingReviews {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}



/* Entete Boxes Catalog / includes / boxes / shopping_cart.php (Box du panier) */
TD.infoBoxHeadingShoppingCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete Boxes Catalog / includes / boxes / specials.php (Box des promotions) */
TD.infoBoxHeadingSpecials {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete Boxes Catalog / includes / boxes / tell_a_friend.php (Box faire connaître à un ami) */
TD.infoBoxHeadingTellAFriend {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete Boxes Catalog / includes / boxes / wats_new.php (Box des nouveautes ) */
TD.infoBoxHeadingWatsNew {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete Boxes Catalog / includes / boxes / information.php (Box pour Information) */
TD.infoBoxHeadingInformation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete Boxes Catalog / includes / modules / Also_Purchased_Products.php (Box ce trouvant au milieu) */
TD.infoBoxHeadingAlsoPurchasedProducts {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete Boxes Catalog / includes / modules / default_specials.php (Box du milieu des promotions) */
TD.infoBoxHeadingDefaultSpecials {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete Boxes Catalog / includes / modules / Featured.php (Box du milieu sur la page d'accueil) */
TD.infoBoxHeadingFeatured {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete Boxes Catalog / includes / modules / new_products.php (Box ce trouvant au milieu) */
TD.infoBoxHeadingNewProducts {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}