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

  Mise à jour le 10/09/2003 par Delaballe (webmaster@delaballe.com)
  Optimise pour ThemaBoxesMS2fr
  
*/

.boxText { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; }
.errorBox { font-family : Georgia, "Times New Roman", Times, serif; font-size: 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #b56142; text-decoration: underline; }

BODY {
	background: #ccbaa9;
	color: #301208;
	margin: 0px;
	overflow:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	background-image:url(../images/fond.gif);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed;
}

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

A.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #ebe2da;
	text-decoration: none;
}
A.footer:hover {
	color: #ebe2da;
	text-decoration: none;
}

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

FORM {
	display: inline;
}

td.ohm{
	background-image:url(images/ohm-tibetain.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

td.fr_banner{
	background-image:url(images/banners/fr_ban.jpg);
	background-repeat:no-repeat;
}
TR.headerNavigation {
	background-image:url(images/infobox/fond_moncompte.gif);
  background-repeat:no-repeat;
}
TD.headerNavigation {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #622510;
  background-color:#FFF;
}
TD.situation {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #622510;
  background-color:#ffffff;
  height:30px;
}
a.orange {
  color: #b56142;
 }
a.orange:hover{
  color: #b56142;
 }
TD.footerNavigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
}

TD.colonne {
	background-color: #ffffff;
}
td.cadre_contenu{
	background-color:#ebe2da;
}

A.footerNavigation {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #622510;
}

TR.headerError {
  background: #b56142;
}

TD.headerError {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  background: #d6d6d6;
  color: #b56142;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background-color: #9b8d80;
}

TD.headerInfo {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  background-color: #9b8d80;
  color: #059afe;
  font-weight: bold;
  text-align: center;
}



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

/* Cadre d'entourage des boxes (Original) */
.infoBox {
	background-color: #9b8d80;
}

/* Cadre d'entourage boxe Catalog / Advanced_Search.php (Page Recherche avancée) */
.infoBoxAdvancedSearch {
	background-color: #9b8d80;
	}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Best_Sellers.php (Box des meilleurs achats)*/
.infoBoxBestSellers {
	background-color: #9b8d80;
	border : dashed;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Categories.php (Box pour catégories)*/
.infoBoxCategories {
	background-color:#FFF;
}

.infoBoxProductListing {
	background-color: #9b8d80;	
}

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

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

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

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

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

/* Cadre d'entourage boxe Catalog / Includes / boxes / Product_notifications.php (Box de notification)*/
.infoBoxProductNotifications {
	background-color: #9b8d80;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Reviews.php (Box des critiques)*/
.infoBoxReviewsBoxe {
	background-color: #9b8d80;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Search.php (Box de recherche)*/
.infoBoxSearch {
	background-color: #84705d;
}
.infoBoxGeneral {
	background: #84705d;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Login.php (Box de Login)*/
.infoBoxLogin {
	background-color: #9b8d80;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Shopping_cart.php (Box du panier)*/
.infoBoxShoppingCartBoxe {
	background-color: #9b8d80;
}

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

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

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

/* Cadre d'entourage boxe Catalog / Cookie_usage.php (Box d'explication sur l'utilisation des cookies)*/
.infoBoxCookieUsage {
	background-color: #9b8d80;
	border: thin outset #222021;
}

/* Cadre d'entourage boxe Catalog / popup_search_help.php (Aide de la recherche avancée)*/
.infoBoxPopupSearchHelp {
	background-color: #9b8d80;
	border: thin outset #222021;
}

/* Cadre d'entourage boxe Catalog / Product_info.php (Box information des produits non trouvés dans le cas d'un produit pas encore disponible)*/
.infoBoxProductInfo {
	background-color: #9b8d80;
}

/* Cadre d'entourage boxe Catalog / Product_reviews.php (Box information quand il n'y a pas de critique sur un produit)*/
.infoBoxProductReviews {
	background-color: #9b8d80;
}

/* Cadre d'entourage boxe Catalog / reviews.php (Box information quand il n'y a pas de critique sur un produit)*/
.infoBoxReviews {
	background-color: #9b8d80;
}

/* Cadre d'entourage boxe Catalog / shopping_cart.php (Box information quand le panier est vide)*/
.infoBoxShoppingCart {
	background-color: #9b8d80;
}

/* Cadre d'entourage boxe Catalog / ssl_check.php (Box information sur les sessions SSL quand il y a eu un echec SSL)*/
.infoBoxSslCheck {
	background-color: #9b8d80;
	border: thin outset #222021;
}

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

/* Cadre d'entourage boxe Catalog / Includes / modules / also_purchased_products.php (Box  ce trouvant au milieu des clients qui ont acheté ce produit ont aussi acheté...)*/
.infoBoxAlsoPurchasedProducts {
	/*background : #9b8d80;*/
	}

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

/* Interieure des boxes (Original)*/
.infoBoxContents {
  background-color: #ffffff;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  }
.infoBoxContents2{
	  background:#ffffff;
	  font-family:Georgia, "Times New Roman", Times, serif;
	  font-size:10px;
}
.infoBoxLanguages {
	font-family: Georgia, "Times New Roman", Times, serif;
 	font-size: 11px;
}

/* Interieure boxe Catalog / Advanced_Search.php (Page Recherche avancée) */
.infoBoxContentsAdvancedSearch {
	background-color: #9b8d80;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

/* Interieure boxe Catalog / popup_Search_help.php (Aide de la recherche avancée) */
.infoBoxContentsPopupSearchHelp {
	background-color: #9b8d80;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

/* Interieure boxe Catalog / Includes / boxes / Best_Seller.php (Box des meilleurs achats)*/
.infoBoxContentsBestSellers {
	background-color: #9b8d80;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

/* Interieure boxe Catalog / Includes / boxes / Categories.php (Box pour catégories)*/
.infoBoxContentsCategories {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#FFFFFF;
	/*text-transform:uppercase;*/
	background-color:#84705d;
}

/* Interieure boxe Catalog / Includes / boxes / Categories.php (Box pour catégories)*/
TABLE.Categories {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#FFFFFF;
	/*text-transform:uppercase;*/
	background-color:#84705d;
}
TABLE.CategoriesSelected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#84705d;
	/*text-transform:uppercase;*/
	background-color:#ebe2da;
}
TABLE.SousCategories, A.SousCategories, A.SousCategories:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#622510;
	background-color:#ffffff;
	text-decoration:none;
}
TABLE.SousCategoriesSelected, A.SousCategoriesSelected, A.SousCategoriesSelected:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#b56142;
	background-color:#ffffff;
	text-decoration:none;
}
.infoBoxContentsProductListing {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#FFFFFF;
	/*text-transform: uppercase;*/
	
}

/* Interieure boxe Catalog / Includes / boxes / Currencies.php (Box pour devises)*/
.infoBoxContentsCurrencies {
	background-color: #9b8d80;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxContentsInformation {
	background-color: #9b8d80;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Languages.php (Box des Langues)*/
.infoBoxContentsLanguages {
	
	background: #84705d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	height:20px;
}

/* Interieure boxe Catalog / Includes / boxes / Manufacturer_info.php (Box Info Fabricants)*/
.infoBoxContentsManufacturerInfo {
	background-color: #9b8d80;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Manufacturers.php (Box de la liste des fabricants)*/
.infoBoxContentsManufacturers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Order_history.php (Box d'historiques des commandes)*/
.infoBoxContentsOrderHistory {
	background-color: #9b8d80;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Product_notification.php (Box de notification)*/
.infoBoxContentsProductNotifications {
	background-color: #9b8d80;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Reviews.php (Box des critiques)*/
.infoBoxContentsReviewsBoxe {
	background-color: #9b8d80;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Search.php (Box de recherche)*/
.infoBoxContentsSearch {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
/* Interieure boxe Catalog / Includes / boxes / Search.php (Box de recherche)*/
.infoBoxContentsGeneral {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Login.php (Box de connexion)*/
.infoBoxContentsLogin {
	background-color: #9b8d80;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}



/* Interieure boxe Catalog / Includes / boxes / Shopping_cart.php (Box du panier)*/
.infoBoxContentsShoppingCartBoxe {
	background-color: #9b8d80;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Specials.php (Box des promotions)*/
.infoBoxContentsSpecials {
	/*background-color: #ebe2da;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Tell_a_friend.php (Box faire connaître à un ami)*/
.infoBoxContentsTellAFriend {
	background-color: #9b8d80;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / boxes / Wats_new.php (Box des nouveautes)*/
.infoBoxContentsWatsNew {
	background-color: #9b8d80;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Cookie_Usage.php (Box d'explication sur l'utilisation des cookies)*/
.infoBoxContentsCookieUsage {
	background-color: #9b8d80;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Product_info.php (Box information des produits non trouvés dans le cas d'un produit pas encore disponible)*/
.infoBoxContentsProductInfo {
	background-color: #9b8d80;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Reviews.php (Box information quand il n'y a pas de critique sur un produit)*/
.infoBoxContentsReviews {
	background-color: #9b8d80;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Shopping_cart.php (Box information quand le panier est vide)*/
.infoBoxContentsShoppingCart {
	background-color: #9b8d80;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / ssl_check.php (Box information sur les sessions SSL quand il y a eu un echec SSL)*/
.infoBoxContentsSslCheck {
	background-color: #9b8d80;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / product_reviews.php (Box information quand il n'y a pas de critique sur un produit)*/
.infoBoxContentsProductReviews {
	background-color: #9b8d80;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

/* Interieure boxe Catalog / Includes / modules / New_Products.php (Boxe qui affiche les nouveaux produits au milieu)*/
.infoBoxContentsNewProducts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	/*background-color: #ebe2da;*/
}

/* Interieure boxe Catalog / Includes / modules / Also_Purchased_Products.php (Box  ce trouvant au milieu des clients qui ont acheté ce produit ont aussi acheté...)*/
.infoBoxContentsAlsoPurchasedProducts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	/*background-color: #ebe2da;*/
}

.infoBoxNotice {
  background-color: #9b8d80;
}

.infoBoxNoticeContents {
  background-color: #9b8d80;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
}

/*---------- ENTETE ET PIED DES BOXES ----------/*

/* Entete et pied des Boxes droite,  gauche et centrale (Original)*/
TD.infoBoxHeading {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  color: #ffffff;
}

/* Entete et pied Boxes Catalog / Advanced_search.php (Page Recherche avancée ) */
TD.infoBoxHeadingAdvancedSearch {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete et pied Boxes Catalog / Popup_search_help .php (Aide de la recherche avancée) */
TD.infoBoxHeadingPopupSearchHelp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / best_sellers.php (Box des meilleurs achats) */
TD.infoBoxHeadingBestSellers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / catgories.php (Box pour catégories) */
TD.infoBoxHeadingCategories {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;	
}

TD.infoBoxHeadingProductListing {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;

}


/* Entete et pied Boxes Catalog / includes / boxes / currencies.php (Box pour devises) */
TD.infoBoxHeadingCurrencies {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / languages.php (Box des Langues) */
TD.infoBoxHeadingLanguages {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

/* Entete et pied Boxes Catalog / includes / boxes / manufacturer_info.php (Box Info Fabricants) */
TD.infoBoxHeadingManufacturerInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	
}

/* Entete et pied Boxes Catalog / includes / boxes / manufacturers.php (Box de la liste des fabricants) */
TD.infoBoxHeadingManufacturers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	
}

/* Entete et pied Boxes Catalog / includes / boxes / order_history.php (Box d'historiques des commandes) */
TD.infoBoxHeadingOrderHistory {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / product_notification.php (Box de notification) */
TD.infoBoxHeadingProductNotifications {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / reviews.php (Box des critiques) */
TD.infoBoxHeadingReviewsBoxe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / search.php (Box de recherche) */
TD.infoBoxHeadingSearch {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#FFFFFF;
	/*text-transform:uppercase;*/
	/*background-image:url(images/infobox/fond_box_search.gif);
	height:30px;*/
}
/* Entete et pied Boxes Catalog / includes / boxes / search.php (Box de recherche) */
TABLE.infoBoxHeadingGeneral, TD.infoBoxHeadingGeneral {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#FFFFFF;
	/*text-transform:uppercase;*/
	background-image:url(images/infobox/fond_box_general.gif);
	background-repeat:no-repeat;
	background-color:#84705d;
	height:30px;	
}
TABLE.infoBoxHeadingGeneralOn, TD.infoBoxHeadingGeneralOn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#84705d;
	/*text-transform:uppercase;*/
	background-image:url(images/infobox/fond_box_general_on.gif);
	background-repeat:no-repeat;
	background-color:#ebe2da;
	height:30px;
}

TABLE.infoBoxShop, TD.infoBoxHeadingShop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#FFFFFF;
	text-transform:uppercase;
	background-image:url(images/infobox/fond_box_shop.gif);
	background-repeat:no-repeat;
	background-color:#c1762b;
	height:29px;
}

/* Entete et pied Boxes Catalog / includes / boxes / Login.php (Box de Login) */
TD.infoBoxHeadingLogin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}


/* Entete et pied Boxes Catalog / includes / boxes / shopping_cart.php (Box du panier) */
TD.infoBoxHeadingShoppingCartBoxe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / specials.php (Box des promotions) */
TD.infoBoxHeadingSpecials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #622510;
	/*background : #ebe2da;*/
}

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

/* Entete et pied Boxes Catalog / includes / boxes / wats_new.php (Box des nouveautes ) */
TD.infoBoxHeadingWatsNew {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / information.php (Box pour Information) */
TD.infoBoxHeadingInformation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete et pied Boxes Catalog / Cookie_usage.php (Box d'explication sur l'utilisation des cookies)*/
TD.infoBoxHeadingCookieUsage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete et pied Boxes Catalog / ssl_check.php (Box information sur les sessions SSL quand il y a eu un echec SSL)*/
TD.infoBoxHeadingSslCheck {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background : #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / modules / new_products.php (Box qui affiche les nouveaux produits au milieu) */
TD.infoBoxHeadingNewProducts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #622510;
	/*background-color: #ebe2da;*/
	}

/* Entete et pied Boxes Catalog / includes / modules / Also_Purchased_Products.php (Box ce trouvant au milieu des clients qui ont acheté ce produit ont aussi acheté...) */
TD.infoBoxHeadingAlsoPurchasedProducts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #622510;
	/*background-color: #ebe2da;*/
}

TD.infoBox, SPAN.infoBox {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
}

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: #ebe2da;
}

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: #f2ebe5;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ebe2da;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  background: #ebe2da;
  color: #84705d;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
}

A.pageResults {
	color: #84705d;
}

A.pageResults:hover {
  color: #84705d;
  background-color: #ebe2da;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  color: #622510;
}

.soustitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #622510;
	font-weight:bold;
	line-height: 18px;

}

TR.subBar {
  background: #ffffff;
}

TD.subBar {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #FFFFFF;
}

table.main, TD.main, P.main, DIV.main {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  line-height: 1.5;
  color:#301208;
}
a.blanc, div.blanc{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFF;
	/*text-transform:uppercase;*/
	text-decoration:none;
}
a.blanc:hover, div.blanc:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#84705d;
	/*text-transform:uppercase;*/
	text-decoration:none;
}
a.blancblanc{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
}
a.blancblanc:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
}

a.brun{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#84705d;
	/*text-transform:uppercase;*/
	text-decoration:none;
}
a.brun:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFF;
	/*text-transform:uppercase;*/
	text-decoration:none;
}


TD.ttcourant, P.ttcourant, SPAN.ttcourant{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  line-height: 1.5;
  color:#301208;
}

TD.rouge, P.rouge, SPAN.rouge, DIV.rouge{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  line-height: 1.5;
  color:#b56142;
  font-weight:bold;
  }

TD.bigrouge, P.bigrouge, SPAN.bigrouge, DIV.bigrouge{
  font-size: 14px;
  color:#b56142;
}
TD.bigprix, P.bigprix, SPAN.bigprix, DIV.bigprix{
  font-size: 14px;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  color:#301208;
}

TD.accountCategory {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #b56142;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #b56142;
}

SPAN.errorText {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #b56142;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #b56142;
}

/* message box */

.messageBox { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Georgia, "Times New Roman", Times, serif; color:#b56142; font-size: 11px; background-color: #d6d6d6; }
.messageStackSuccess { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; background-color:#d6d6d6; color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #b56142; }

