/*
  $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
  
*/

/* NEW PRODUCTS GLIDE MODULE V2.0 */
    @import url(cssbuttonstoggler.css);
    @import url(featuredcontentglider.css);
    @import url(imagebox.css);
/* fin modif */

.boxText { font-family: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #e66e26; text-decoration: underline; }

BODY {
  background: #000000;	/* noir foncé du fond */
  /*background-image:url(../../../../images/fond_blc_bas.png);*/
  color: #000000;				/* noir des textes */
  margin: 0px;
}

A {
  color: #000000;	/* noir des textes */
  text-decoration: none;
}

A:hover {
  color: #e3001b;	/* rouge  */
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;	/* blanc */
/*  background-image:url(../../../../images/fond_degrade.png);*/
}

TR.headerNavigation {
	background: #e3001b;		/*rouge */
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #e3001b;	/* rouge */
  color: #ffffff;			/* blanc */
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff;	/* blanc */ 
}

A.headerNavigation:hover {
   color: #ffffff;	/* blanc */
}

TR.headerError {
  background: #e3001b;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #e3001b;
  /*color: #ffffff;	/* blanc*/
  font-weight : bold;
  text-align : center;
}

TD.headerMarquee {				/* 2007 */
  font-family: Arial, sans-serif;
  font-size: 22px;
  /*background: #000000;*/
  color: #e3001b ;			/* rouge lumiphot */
  font-weight:bold;
  text-align : center;
}

TR.headerInfo {
  background: #e3001b;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #e3001b; /* rouge */
  color: #ffffff;	/* blanc */
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #e3001b;	/* rouge */
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;	/* blanc */
  color: #e3001b;			/* rouge pour la date et l'heure en bas */
  font-weight: bold;
}
TD.footer A {	/* Modif pr ajouter un lien sur "haut page" 	2007 */
  color: #000000;	/* noir */
  text-decoration: none;
}

TD.footer A:hover {	/* Modif pr ajouter un lien sur "haut page" 	2007 */
  color: #e3001b;			/* rouge */
  text-decoration: underline;
}

/* Modif pr couleur des liens en bas de page : Qui sommes-nous, CGV, plan du site et liens 	2009 */
TD.menu_footer A {
  color: #e3001b;			/* rouge */
  text-decoration: none;
}
TD.menu_footer A:hover {
  color: #000000;	/* noir */
  text-decoration: underline;
}
/* FIN Modif pr couleur des liens en bas de page  */

.listederoulante {
color: #e3001b;	/* rouge */
}

.recherche{
  color: #e3001b;			/* rouge */
}

TD.souscateg {
  font-family: Arial, sans-serif;
  font-size: 14px;
  /*background: #585555;*/
  color: #e3001b;			/* rouge */
  font-weight: bold;
}
TD.souscateg A {	/* Modif pr ajouter un lien sur "haut page" 	2007 */
  color: #e3001b;			/* rouge */
  text-decoration: none;
}

TD.souscateg A:hover {	/* Modif pr ajouter un lien sur "haut page" 	2007 */
  color: #e3001b;			/* rouge */
  text-decoration: underline;
}

/*---------- CADRES D'ENTOURAGE DES BOXES ----------*/

/* Cadre d'entourage des boxes (Original) */
.infoBox {
  background: #e3001b;	/* rouge */
}

/* Cadre d'entourage boxe Catalog / Advanced_Search.php (Page Recherche avancée) */
.infoBoxAdvancedSearch {
	background : #e3001b;	/* rouge */
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Best_Sellers.php (Box des meilleurs achats)*/
.infoBoxBestSellers {
	background: #e3001b;	/* rouge */
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Categories.php (Box pour catégories--> Boutique)*/
.infoBoxCategories {
	background: #e3001b;	/* rouge*/
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Currencies.php (Box pour devises)*/
.infoBoxCurrencies {
	background: #e3001b;	/* rouge */
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxInformation {
	background: #e3001b;	/* rouge */
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / partenaires.php (Box pour Partenaires)*/
.infoBoxPartenaires {
	background: #e3001b;	/* rouge */
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / featured.php (Box pour Featured Produits mis en avant)	30 mars 2007 */
.infoBoxFeatured {
	background: #e3001b;	/* rouge */
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Languages.php (Box des Langues)*/
.infoBoxLanguages {
	background: #e3001b;	/* rouge */
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Manufacturer_info.php (Box Info Fabricants)*/
.infoBoxManufacturerInfo {
	background: #e3001b;	/* rouge */
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Manufacturers.php (Box de la liste des fabricants)*/
.infoBoxManufacturers {
	background: #e3001b; /* rouge */
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Order_history.php (Box d'historiques des commandes)*/
.infoBoxOrderHistory {
	background: #e3001b;	/* rouge */
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Product_notifications.php (Box de notification)*/
.infoBoxProductNotifications {
	background: #e3001b;	/* rouge */
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Reviews.php (Box des critiques)*/
.infoBoxReviewsBoxe {
	background: #e3001b;	/* rouge */
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Search.php (Box de recherche)*/
.infoBoxSearch {
	/*background: #85432b;	/* marron des textes */
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Shopping_cart.php (Box du panier)*/
.infoBoxShoppingCartBoxe {
	background: #e3001b;	/* rouge */
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Specials.php (Box des promotions)*/
.infoBoxSpecials {
	background: #e3001b;	/* rouge */
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Tell_a_friend.php (Box faire connaître à un ami)*/
.infoBoxTellAFriend {
		background: #e3001b;	/* rouge */
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Whats_new.php (Box des nouveautes)*/
.infoBoxWhatsNew {
	background: #e3001b;	/* rouge */
}


/* Cadre d'entourage module Catalog / Includes / modules / location.php (module location)*/
/*.infoBoxLocation {
background: #85432b;			/* marron des textes !!!! METTRE FERMETURE COMMENTAIRE !!!!
}*/

/* Cadre d'entourage boxe Catalog / Cookie_usage.php (Box d'explication sur l'utilisation des cookies)*/
.infoBoxCookieUsage {
	background: transparent;
	border: #C9D5ED;
}

/* Cadre d'entourage boxe Catalog / popup_search_help.php (Aide de la recherche avancée)*/
.infoBoxPopupSearchHelp {
	background: #800000;
	/*border: thin outset Purple;*/
}

/* 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: black;
}

/* Cadre d'entourage boxe Catalog / Product_reviews.php (Box information quand il n'y a pas de critique sur un produit)*/
.infoBoxProductReviews {
	background: #e3001b;	/* rouge */
}

/* Cadre d'entourage boxe Catalog / reviews.php (Box information quand il n'y a pas de critique sur un produit)*/
.infoBoxReviews {
	background: #e3001b;	/* rouge */
}

/* Cadre d'entourage boxe Catalog / shopping_cart.php (Box information quand le panier est vide)*/
.infoBoxShoppingCart {
	background: #e3001b;	/* rouge */
}

/* Cadre d'entourage boxe Catalog / ssl_check.php (Box information sur les sessions SSL quand il y a eu un echec SSL)*/
.infoBoxSslCheck {
	background: transparent;
	border: thin outset #C9D5ED;
}

/* Cadre d'entourage boxe Catalog / Includes / modules / New_Products.php (Module se trouvant au milieu)*/
.infoBoxNewProducts {
		background: #e3001b;	/* rouge */

}

/* Cadre d'entourage boxe Catalog / includes / modules / product_cross.php (Boxe se trouvant au milieu. Ventes Croisées) 	20/11/2007*/
.infoBoxXsell {
		background: #e3001b;	/* rouge */
}

/* Cadre d'entourage boxe Catalog / Includes / modules / also_purchased_products.php (Box se trouvant au milieu "les clients qui ont acheté ce produit ont aussi acheté...")*/
.infoBoxAlsoPurchasedProducts {
	background: #e3001b;	/* rouge */
}

/*---------- INTERIEURE DES BOXES ----------*/

/* Interieure des boxes (Original)*/
.infoBoxContents {
  background: #f1e8e9;	/* rouge clair */
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  }
  
/* Interieure boxe Catalog / Advanced_Search.php (Page Recherche avancée) */
.infoBoxContentsAdvancedSearch {
	background: #f1e8e9;	/* rouge clair */
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / popup_Search_help.php (Aide de la recherche avancée) */
.infoBoxContentsPopupSearchHelp {
	background: #f1e8e9;	/* rouge clair */
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align:justify;
}

/* Interieure boxe Catalog / Includes / boxes / Best_Seller.php (Box des meilleurs achats)*/
.infoBoxContentsBestSellers {
	background: #f1e8e9;	/* rouge clair */
	font-family: Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Categories.php (Box pour catégories)*/
.infoBoxContentsCategories {
	background: #f1e8e9;	/* rouge clair */
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Currencies.php (Box pour devises)*/
.infoBoxContentsCurrencies {
	background: #f1e8e9;	/* rouge clair */
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxContentsInformation {
	background: #f1e8e9;	/* rouge clair */
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

/* Interieure boxe Catalog / Includes / boxes / featured.php (Box pour Featured produits mis en avant)		 30-03-2007 */
.infoBoxContentsFeatured {
	background: #f1e8e9;	/* rouge clair */
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}

/* Interieure boxe Catalog / Includes / boxes / Lien.php (Box pour Partenaires)*/
.infoBoxContentsPartenaires {
	background: #f1e8e9;	/* rouge clair */
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	
}

/* Interieure boxe Catalog / Includes / boxes / Languages.php (Box des Langues)*/
.infoBoxContentsLanguages {
	background: #f1e8e9;	/* rouge clair */
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Manufacturer_info.php (Box Info Fabricants)*/
.infoBoxContentsManufacturerInfo {
	background: #f1e8e9;	/* rouge clair */
	font-family: Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Manufacturers.php (Box de la liste des fabricants)*/
.infoBoxContentsManufacturers {
	background: #f1e8e9;	/* rouge clair */
	font-family: Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Order_history.php (Box d'historiques des commandes)*/
.infoBoxContentsOrderHistory {
	background: #f1e8e9;	/* rouge clair */
	font-family: Arial, sans-serif;
	font-size: 14px;
}

/* Interieure boxe Catalog / Includes / boxes / Product_notification.php (Box de notification)*/
.infoBoxContentsProductNotifications {
		background: #eadddf;	/* rouge clair */
	font-family: Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Reviews.php (Box des critiques)*/
.infoBoxContentsReviewsBoxe {
	background: #eadddf;	/* rouge clair */
	font-family: Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Search.php (Box de recherche)*/
.infoBoxContentsSearch {
	/*background: #FFFFFF;	/* blanc */
	font-family: Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Shopping_cart.php (Box du panier)*/
.infoBoxContentsShoppingCartBoxe {
	background: #f1e8e9;	/* rouge clair */
	font-family: Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Specials.php (Box des promotions)*/
.infoBoxContentsSpecials {
	background: #f1e8e9;	/* rouge clair */
	font-family: Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Tell_a_friend.php (Box faire connaître à un ami)*/
.infoBoxContentsTellAFriend {
	background: #f1e8e9;	/* rouge clair */
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Whats_new.php (Box des nouveautes)*/
.infoBoxContentsWhatsNew {
	background: #f1e8e9;	/* rouge clair */
	font-family: Arial, sans-serif;
	font-size: 11px;
	
}

/* Interieure boxe Catalog / Cookie_Usage.php (Box d'explication sur l'utilisation des cookies)*/
.infoBoxContentsCookieUsage {
    background: #FFFFFF;	/* blanc */
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Product_info.php (Box information des produits non trouvés dans le cas d'un produit pas encore disponible)*/
.infoBoxContentsProductInfo {
		background: #FFFFFF;	/* blanc */
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Reviews.php (Box information quand il n'y a pas de critique sur un produit)*/
.infoBoxContentsReviews {
		background: #FFFFFF;	/* blanc */
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Shopping_cart.php (Box information quand le panier est vide)*/
.infoBoxContentsShoppingCart {
		background: #FFFFFF;	/* blanc */
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / ssl_check.php (Box information sur les sessions SSL quand il y a eu un echec SSL)*/
.infoBoxContentsSslCheck {
		background: #FFFFFF;	/* blanc */
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / product_reviews.php (Box information quand il n'y a pas de critique sur un produit)*/
.infoBoxContentsProductReviews {
	background: #FFFFFF;	/* blanc */
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / modules / New_Products.php (Boxe qui affiche les nouveaux produits au milieu)
et Main categories au centre */
.infoBoxContentsNewProducts {
	/*background-image: url(../../../../images/infobox/thema/1/french/fond_news.gif);*/
	background: #eadddf;	/* rouge clair voir rose */
	font-family: Arial, sans-serif;
	font-size: 13px;
}

/* Interieure Boxe Catalog / includes / modules / product_cross.php (Boxe se trouvant au milieu. Ventes Croisées) 	20/11/2007*/
.infoBoxContentsXsell {
	background: #FFFFFF;	/* blanc */
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}

/* 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 {
	background: #FFFFFF;	/* blanc */
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBoxNotice {
  background: #FFFFFF;	/* blanc */
}

.infoBoxNoticeContents {
  background: #FFFFFF;	/* blanc */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*---------- ENTETE ET PIED DES BOXES ----------/*

/* Entete et pied des Boxes droite,  gauche et centrale (Original)*/
TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	color: #e3001b;	/* rouge */
	/*background : #e1dfe2;*/
}

/* Entete et pied Boxes Catalog / Advanced_search.php (Page Recherche avancée ) */
TD.infoBoxHeadingAdvancedSearch {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;/*			/* blanc */
	background : #e3001b;	/* rouge */
	text-align:left;
}

/* Entete et pied Boxes Catalog / Popup_search_help .php (Aide de la recherche avancée) */
TD.infoBoxHeadingPopupSearchHelp {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e3001b;	/* rouge */
	background : #FFFFFF;	/* blanc */
}

/* Entete et pied Boxes Catalog / includes / boxes / best_sellers.php (Box des meilleurs achats) */
TD.infoBoxHeadingBestSellers {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #e3001b;	/* rouge */
	/*background : #D7DBEF;*/
}

/* Entete et pied Boxes Catalog / includes / boxes / categories.php (Box pour catégories) */
TD.infoBoxHeadingCategories {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #e3001b;	/* rouge */
	/*background : #D7DBEF;*/
}

/* Entete et pied Boxes Catalog / includes / boxes / currencies.php (Box pour devises) */
TD.infoBoxHeadingCurrencies {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #e3001b;	/* rouge */
	/*background : #D7DBEF;*/
}

/* Entete et pied Boxes Catalog / includes / boxes / languages.php (Box des Langues) */
TD.infoBoxHeadingLanguages {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #e3001b;	/* rouge */
	/*background : #D7DBEF;*/
}

/* Entete et pied Boxes Catalog / includes / boxes / manufacturer_info.php (Box Info Fabricants) */
TD.infoBoxHeadingManufacturerInfo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #e3001b;	/* rouge */
	/*background : #D7DBEF;*/
}

/* Entete et pied Boxes Catalog / includes / boxes / manufacturers.php (Box de la liste des fabricants) */
TD.infoBoxHeadingManufacturers {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #e3001b;	/* rouge */
	/*background : #D7DBEF;*/
}

/* Entete et pied Boxes Catalog / includes / boxes / order_history.php (Box d'historiques des commandes) */
TD.infoBoxHeadingOrderHistory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #e3001b;	/* rouge */
	/*background : #D7DBEF;*/
}

/* Entete et pied Boxes Catalog / includes / boxes / product_notification.php (Box de notification) */
TD.infoBoxHeadingProductNotifications {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #e3001b;	/* rouge */
	/*background : #D7DBEF;*/
}

/* Entete et pied Boxes Catalog / includes / boxes / reviews.php (Box des critiques) */
TD.infoBoxHeadingReviewsBoxe {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #e3001b;	/* rouge */
	/*background : #D7DBEF;*/
}

/* Entete et pied Boxes Catalog / includes / boxes / search.php (Box de recherche) */
TD.infoBoxHeadingSearch {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	color: #e3001b;	/* rouge */
	/*background : #D7DBEF;*/
}
 
/* Entete et pied Boxes Catalog / includes / boxes / shopping_cart.php (Box du panier) */
TD.infoBoxHeadingShoppingCartBoxe {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #e3001b;	/* rouge */
	/*background : #D7DBEF;*/
}

/* Entete et pied Boxes Catalog / includes / boxes / specials.php (Box des promotions) */
TD.infoBoxHeadingSpecials {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #e3001b;	/* rouge */
	/*background : #D7DBEF;*/
}

/* Entete et pied Boxes Catalog / includes / boxes / tell_a_friend.php (Box faire connaître à un ami) */
TD.infoBoxHeadingTellAFriend {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #e3001b;	/* rouge */
	/*background : #D7DBEF;*/
}

/* Entete et pied Boxes Catalog / includes / boxes / whats_new.php (Box des nouveautes ) */
TD.infoBoxHeadingWhatsNew {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #e3001b;	/* rouge */
	/*background : #D7DBEF;*/
}

/* Entete et pied Boxes Catalog / includes / boxes / information.php (Box pour Information) */
TD.infoBoxHeadingInformation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #e3001b;	/* rouge */
	/*background : #D7DBEF;*/
}

/* Entete et pied Boxes Catalog / includes / boxes / featured.php (Box pour Featured produits mis en avant)		 30-03-2007 */
TD.infoBoxHeadingFeatured {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #e3001b;	/* rouge */
	/*background : #D7DBEF;*/
}

/* Entete et pied Boxes Catalog / includes / modules / featured.php (Module qui affiche les produits mis en avant au milieu) 		 30-03-2007 */
TD.infoBoxHeadingFeatured A {	/* Modif du 10/05/2006 pr ajouter des liens ds l'entête */
  color: #e3001b;	/* rouge */
  text-decoration: none;
}
TD.infoBoxHeadingFeatured A:hover {
  color: #000000;			/* noir */
  text-decoration: underline;
}


/* Entete et pied Boxes Catalog / Cookie_usage.php (Box d'explication sur l'utilisation des cookies)*/
TD.infoBoxHeadingCookieUsage {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #e3001b;	/* rouge */
	/*background : #D7DBEF;*/
}

/* 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: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #000000;	/* noir des textes */
	/*background : #D7DBEF;*/
}

/* Entete et pied Boxes Catalog / includes / modules / new_products.php (Module qui affiche les nouveaux produits au milieu) */
TD.infoBoxHeadingNewProducts {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #000000;	/* noir des textes */
	/*background : #D7DBEF;*/
}	
TD.infoBoxHeadingNewProducts A {	/* Modif du 10/05/2006 pr ajouter des liens ds l'entête */
  color: #e3001b;	/* rouge/
  text-decoration: none;
}

TD.infoBoxHeadingNewProducts A:hover {	/* Modif du 10/05/2006 pr ajouter des liens ds l'entête */
  color: #e3001b;	/* rouge */
  text-decoration: underline;
}

/* Entete et pied Boxe Catalog / includes / modules / product_cross.php (Boxe se trouvant au milieu. Ventes Croisées) 	20/11/2007*/
TD.infoBoxHeadingXsell {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	color: #000000;	/* noir des textes */
}

/* Entete et pied Boxes Catalog / includes / modules / Also_Purchased_Products.php (Boxe se trouvant au milieu des clients qui ont acheté ce produit ont aussi acheté...) */
TD.infoBoxHeadingAlsoPurchasedProducts {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #000000;	/* noir des textes */
	/*background : #D7DBEF;*/
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*	change 1 couleur sur 2 dans la liste des produits 		2007	*/
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: #FFFFFF;	 blanc */
}

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:#ffffff;	 blanc */
}

TABLE.productListing {
  /*border: 1px;			MODIF pr supp bordure et couleurs ds la liste des produits		16/11/2007
  border-style: solid;
  border-color: #85432b;	/* marron des textes 
  border-spacing: 1px;*/
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #e3001b;	/* rouge */
  color: #ffffff;	/* blanc */
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #e3001b;   /* rouge*/
  background: #ffffff; /* noir */
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;	/*16 px	modif du 3/10/2006 */
  font-weight: bold;
  color: #000000;	/* noir des textes */
}

TD.partenaires {		/* MODIF du 05/06/2007 */
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #e3001b;	/* rouge */
}

TD.partenaires A {	/* Modif pr changer la couleur des liens 	 2007*/
  color: #000000;	/* noir */
  text-decoration: none;
}

TD.partenaires A:hover {	/* Modif pr changer la couleur des liens 	 2007*/
  color: #000000;   /* noir*/
  text-decoration: underline;
}



TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #e3001b;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.main_attention{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #e3001b;    /*rouge*/
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.InfoGuide {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#e3001b;	/* rouge */
}

TD.avertissement {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-style:italic;
  color:#e3001b;	/* rouge */
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #e3001b; 	/* rouge */
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

/*TD.affich_categ  {	/*	==> Modif pour affichage des catégories  01-06-2006 */
/*  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color:#009900;	/* vert */
/*}
TD.affich_categ A {	/* ==> Modif pour affichage des catégories  01-06-2006 */
/*  color: #009900;
  text-decoration: none;
}

TD.affich_categ A:hover {	/* ==> Modif pour affichage des catégories  01-06-2006 */
/*  color:#990033;
  text-decoration: underline;
}*/

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #e3001b;	/* rouge */
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #e3001b;			/* rouge */
  font-weight: bold;
}

TABLE.formArea {
  background: #f2ede8;	/*#b77350;      gris clair ???*/
  border-color: #e3001b;			/* rouge */ 
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  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;
}

SPAN.selection {	/* lien sélectionné ds boxe catégories		8/11/2007 */
  font-family: Verdana, Arial, sans-serif;
  color: #e3001b;				/* rouge*/
}

.moduleRow { }
.moduleRowOver { background-color: #ec814b; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ec814b;}		/*#a5603d; }*/

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #e3001b; }

/* 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: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #e66e26; }

/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/*tabinfo Menu categories à Onglet 06/03/2007*/
.tlf {background-image: url(../../../../images/tabinfo/l_off.gif); }
.tlo {background-image: url(../../../../images/tabinfo/l_on.gif); }
.trf {background-image: url(../../../../images/tabinfo/r_off.gif); }
.tro {background-image: url(../../../../images/tabinfo/r_on.gif); }
.tff {background-image: url(../../../../images/tabinfo/off_off.gif); }
.tfo {background-image: url(../../../../images/tabinfo/off_on.gif); }
.tof {background-image: url(../../../../images/tabinfo/on_off.gif); }
.tmf {background-image: url(../../../../images/tabinfo/m_off.gif); }
.tmo {background-image: url(../../../../images/tabinfo/m_on.gif); }
.tabsOff           { font-size: 13px; text-decoration: none;padding: 0 0 2 0;}
.tabsOff a:link, .tabsOff a:visited { color: #6699cc; }
.tabsOff a:hover   { color: orange; text-decoration: none;}
.tabsOff a:active  { color: orange; }
.tabsOn            { font-size: 15px; font-weight: bold; padding: 0 0 2 0;}
.tabsOn a:link, .tabsOn a:visited, .tabsOn a:hover, .tabsOn a:active  { color: #a5603d; text-decoration: none;}


/*modif ajax zoom images 		11/12/2007 */
#lightbox{
            position: absolute;
            top: 40px;
            left: 0;
            width: 100%;
            z-index: 100;
            text-align: center;
            line-height: 0;
            }
 
#lightbox a img{ border: none; }
 
#outerImageContainer{
            position: relative;
            background-color: #fff;
            width: 250px;
            height: 250px;
            margin: 0 auto;
            }
 
#imageContainer{
            padding: 10px;
            }
 
#loading{
            position: absolute;
            top: 40%;
            left: 0%;
            height: 25%;
            width: 100%;
            text-align: center;
            line-height: 0;
            }
#hoverNav{
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            z-index: 10;
            }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
 
#prevLink, #nextLink{
            width: 49%;
            height: 100%;
            background: transparent url(../../../../images/blank.gif) no-repeat; /* Trick IE into showing hover */
            display: block;
            }
#prevLink { left: 0; float: left; background: url(../../../../images/prevlabel.gif) left 15% no-repeat; }
#nextLink { right: 0; float: right; background: url(../../../../images/nextlabel.gif) right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../../../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../../../images/nextlabel.gif) right 15% no-repeat; }
 
 
#imageDataContainer{
            font: 10px Verdana, Helvetica, sans-serif;
            background-color: #fff;
            margin: 0 auto;
            line-height: 1.4em;
            }
 
#imageData{
            padding:0 10px;
            }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold;        }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;      }
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;    }
                        
#overlay{
            position: absolute;
            top: 0;
            left: 0;
            z-index: 90;
            width: 100%;
            height: 500px;
            background-color: #000;
            filter:alpha(opacity=60);
            -moz-opacity: 0.6;
            opacity: 0.6;
            }
            
 
.clearfix:after {
            content: "."; 
            display: block; 
            height: 0; 
            clear: both; 
            visibility: hidden;
            }
 
* html>body .clearfix {
            display: inline-block; 
            width: 100%;
            }
 
* html .clearfix {
            /* Hides from IE-mac \*/
            height: 1%;
            /* End hide from IE-mac */
            }   
            
/*fin modif ajax*/            

/*modif pr zoom images 		16/11/2007 */
.zoom a {
	font-size:14px;
	font-weight:bold;
	color: #000000;	/* noir des textes */
	text-decoration: none;
}

.zoom a:hover {
	font-size:16px;
	font-weight:bold;
  	color: #e3001b;			/* rouge */
  	text-decoration: underline;
}
/*fin modif zoom*/



/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar{   /* Color of main horizontal menubar and border */
	color: black;
	background-color: #e6e7e6;
	border:1px solid #ccc; /* add a border to show size of menu */
	/*margin-left : 11%;
	margin-right : 11%;*/
}

.horizitem{          /* comportement of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: normal; /*nowrap;*/
}

.horizitem a{              /* Font style, size of submenu items */
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	position: relative;
	display: block;/* for all browsers except IE */
	 padding: 4px 0px 0px 4px;/*4px 10px 4px 16px;		H D B G*/
	color:#000;
	background:#ccc;
	border:1px solid #fff; /* add a 1px white border around each list item */
	
	/*height:40px;*/
	text-align:center;
}

.horizitem a:link, .horizitem a:visited{      /* Font style & color of main menu items */
	color: #000000;
	text-decoration: none;
}

.horizitem a:hover{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizitem a:active{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;
	text-decoration: none;
}

.horizsubmenu{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	/*left: 50px;
	top: 10px;*/
	visibility: hidden;
}

.horizsubframe{      /* Color of submenu item and border */
	background-color: #fff; /*e6e7e6;*/
	border: 2px outset #fdfefd;
	
	position: relative;
	display: block;
	left: 20px;/*decalage du sous menu 01-03-2008*/
	top: 5px;
}

.horizsubitem{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
	padding: 2px;
}

.horizsubitem a{            /* Font style, size of submenu items */
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited{       /* Font color, style of submenu items */
	color: #E3001B;
	font-size: 12px;
	text-decoration: none;
}

.horizsubitem a:hover{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizsubitem a:active{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
	background-color: #ccc;
	font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #fdfefd;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal{     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}


a.phplm:link, a.phplm:visited{      /* Font color, style of linked & visited menu items */
	color: #000000; 	/* noir des textes */
	font-size: 11px;
	text-decoration: none;
}


a.phplm:hover{      /* Font color, style of menu items when hovered over */
	color: #000000; 	/* noir des textes */
	background-color: #ccc; 	/* gris fond sous-categorie selectionnee */
	font-size: 11px;
	text-decoration: none;
}

a.phplm:active{      /* Font size & color of menu items when clicked */
	/*color: #ff0000; 	 rouge vif */
	/*font-size: 11px;
	text-decoration: none;*/
	background-color:#ccc; 	/* gris fond sous-categorie selectionnee */
	font-weight: bold;
	color:#FF6600; /* orange */
}

.dmselected2 {   /* Style overide for selected category tree */
	background-color:#fff; 	/* gris fond sous-categorie selectionnee */
	font-weight: bold;
	color:#FF6600; /* orange */
}
/*-----------------------------------------*/
/* FIN Tree and Plain Menu Style */
/*----------------------------------------*/



/*-------------------- menu0 le menu du box categories 	09-04-2010 	-------------------*/
/* style général des ul */
#menu0{ margin-left:-3px;color:#504b03;padding:0;font-weight:normal;white-space:nowrap;font-size: 11px;font-family: Verdana, Arial, sans-serif;}
#menu0,#menu0 ul{list-style-type:none;}
#menu0 ul{margin-left:-10px;padding:0;border-left:0px inset #316BC6;}
#menu0 .reduit ul{display:none} 

/* liens du menu */
#menu0 a{margin:0;text-decoration:none;color:#000;padding:-4px 5px;}
#menu0 a:hover,#menu0 a:active,#menu0 a:focus{color:#002;font-size:11px}

/* lien qui correspond à la page en cours */
#menu0 a.lien_page{font-weight:bold;background-color: #ccc; 	/* gris fond sous-categorie selectionnee */color:#FF6600; /* orange */}
#menu0 a.lien_page:hover,#menu0 a.lien_page:active,#menu0 a.lien_page:focus{background-color: #ccc; 	/* gris fond sous-categorie selectionnee */color:#000;}

/* lien javascript sur les icones */
#menu0 a.commut{position:absolute;z-index:10;margin:0 0 0 -12px;background-color:transparent;font-size:10px}

/* conteneur des titres de liste */
#menu0 li{background: url(../../../../images/tree_milieu.png) no-repeat;padding:0px 0 0 18px;margin-top:2px;margin-left:3px;font-weight:normal;width:90%;display:block}
#menu0 li.fin{background: url(../../../../images/tree_fermeture.png) no-repeat;padding:0px 0 0 18px;margin-top:2px;margin-left:3px;font-weight:normal;width:90%;display:block}
#menu0 .ouvert,#menu0 .reduit{margin-left:0;padding-left:20px} 	/* H D B G */
#menu0 .ouvert{background: url(../../../../images/moins.jpg) 7px 0 no-repeat #F9EEC1;/*jaune pale*/}
#menu0 .reduit{background: url(../../../../images/plus.jpg) 7px 0 no-repeat;}

/* affichage des sous-menus cachés au passage de la souris */
/*#menu0 li.reduit ul{position:absolute;background-color:#eee;border:1px solid #316BC6;padding:2px;
margin-top:-1.5em;left:9em;-webkit-border-radius: 7px;-moz-border-radius: 7px;}
#menu0 li.reduit:hover>ul{display:block}*/

/* ------------------------------ fin de menu0 -------------------------------*/
