/*
  $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
  
*/
.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.boxText {  font-size: 13px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	color: #000000;
	margin: 0px;
	background-image: url(/catalog/templates/Thema/images/fond2.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, sans-serif;
	margin-top:10px;
	margin-bottom:10px;
}

.fond_general{
	background-image: url(/catalog/templates/Thema/images/fond2.gif);
}

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

A:hover {
  color: #9d321c;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
	
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight : bold;
	background-image: url(/catalog/templates/Thema/images/produits-charcuterie-bigou.png);
	background-position: right top;
	background-repeat: no-repeat;	
}

.headerNav_text {
	text-align:left;
	display: block;
	padding-top:93px;
	width:140px;
	height:46px;
	line-height: 20px;
}
.td_commerce {
background-image: url(/catalog/templates/Thema/images/commerce-charcuterie-bigou.png);
background-repeat: no-repeat;
padding-left:32px;
vertical-align:top;
padding-top:5px;
font-weight:bold;
font-size:17px;
letter-spacing:0px;
font-family:"Times New Roman", Times, serif;
color:#45483c;
}

.td_savoir {
background-image: url(/catalog/templates/Thema/images/savoir-faire-charcuterie-bigou.png);
background-repeat: no-repeat;
padding-left:50px;
vertical-align:top;
padding-top:5px;
font-weight:bold;
font-size:17px;
letter-spacing:0px;
font-family:"Times New Roman", Times, serif;
color:#45483c;
}

.td_recettes {
background-image: url(/catalog/templates/Thema/images/recettes-cuisine-bigou.png);
background-repeat: no-repeat;
padding-left:45px;
vertical-align:top;
padding-top:5px;
font-weight:bold;
font-size:17px;
letter-spacing:0px;
font-family:"Times New Roman", Times, serif;
color:#45483c;
}

.td_contact {
background-image: url(/catalog/templates/Thema/images/contact-charcuterie-bigou.png);
background-repeat: no-repeat;
padding-left:50px;
vertical-align:top;
padding-top:5px;
font-weight:bold;
font-size:17px;
letter-spacing:0px;
font-family:"Times New Roman", Times, serif;
color:#45483c;
}
A.headerNavigation { 
  color: #000; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
#foot {	
font-size:14px;
}
#foot a {
	color: #000;
	text-decoration:none;
}
#foot a:hover {
	color: #9d321c;
	text-decoration:underline;
	
}
.foot_bold {
font-family:"Times New Roman", Times, serif;
font-weight:bold;
}
/*---------- CADRES D'ENTOURAGE DES BOXES ----------*/

/* Cadre d'entourage des boxes (Original) */
.infoBox {
	border: 1px solid #9d6419;
	background-color:#FFFFFF;
}

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

/* Cadre d'entourage boxe creload6frv2-1\templates\Thema\boxes  faqdesk.php (Box des meilleurs achats)*/
.infoBoxfaqdesk {
	background: Fuchsia;
	border : dashed;
}

/* Cadre d'entourage boxe creload6frv2-1\templates\Thema\boxes  Best_Sellers.php (Box des meilleurs achats)*/
.infoBoxBestSellers {
	background: Fuchsia;
	border : dashed;
}

/* Cadre d'entourage boxe creload6frv2-1\templates\Thema\boxes  Categories.php (Box pour catégories)*/
.infoBoxCategories {
	background-image: url(/catalog/templates/Thema/images/fond2.gif);
	background-repeat:repeat;
	border : none;
}
/* Cadre d'entourage boxe creload6frv2-1\templates\Thema\boxes Logiinbox.php (Box pour s'Identifier)*/
.infoBoxLoginbox {
	background: #C9D5ED;
	border : thin dotted #C9D5ED;
}
/* Cadre d'entourage boxe creload6frv2-1\templates\Thema\boxes Currencies.php (Box pour devises)*/
.infoBoxCurrencies {
	background: #B0C4DE;
}

/* Cadre d'entourage boxe creload6frv2-1\templates\Thema\boxes Information.php (Box pour Information)*/
.infoBoxInformation {
	background: #D8BFD8;
}
/* Cadre d'entourage boxe creload6frv2-1\templates\Thema\boxes affiliate.php (Box pour Partenaires)*/
.infoBoxAffiliate {
	background: #B0C4DE;

}

/* Cadre d'entourage boxe creload6frv2-1\templates\Thema\boxes  Languages.php (Box des Langues)*/
.infoBoxLanguages {
	background: #B0C4DE;
}

/* Cadre d'entourage boxe creload6frv2-1\templates\Thema\boxes  Manufacturer_info.php (Box Info Fabricants)*/
.infoBoxManufacturerInfo {
	background: #B0C4DE;
}

/* Cadre d'entourage boxe creload6frv2-1\templates\Thema\boxes Manufacturers.php (Box de la liste des fabricants)*/
.infoBoxManufacturers {
	background: Silver;
}

/* Cadre d'entourage boxe creload6frv2-1\templates\Thema\boxes Order_history.php (Box d'historiques des commandes)*/
.infoBoxOrderHistory {
	background: #B0C4DE;
}

/* Cadre d'entourage boxe Catalog creload6frv2-1\templates\Thema\boxes Product_notifications.php (Box de notification)*/
.infoBoxProductNotifications {
	background: Teal;
}

/* Cadre d'entourage boxe creload6frv2-1\templates\Thema\boxes Reviews.php (Box des critiques)*/
.infoBoxReviewsBoxe {
	background: #DB7093;
}

/* Cadre d'entourage boxe creload6frv2-1\templates\Thema\boxes Search.php (Box de recherche)*/
.infoBoxSearch {
	background: #D8BFD8;
}

/* Cadre d'entourage boxe creload6frv2-1\templates\Thema\boxes Faqdesk_latest.php (Box du panier)*/
.infoBoxFaqdesk_latest {
	background: Teal;
}

/* Cadre d'entourage boxe creload6frv2-1\templates\Thema\boxes Shopping_cart.php (Box du panier)*/
.infoBoxShoppingCartBoxe {
	background-image: url(/catalog/templates/Thema/images/pixel-panier-achat.png);
	background-repeat: repeat-y;
	background-position:left;
	padding-left:25px;
}

/* Cadre d'entourage boxe creload6frv2-1\templates\Thema\boxes Specials.php (Box des promotions)*/
.infoBoxSpecials {
	background: Yellow;
}

/* Cadre d'entourage boxe creload6frv2-1\templates\Thema\boxes Tell_a_friend.php (Box faire connaître à un ami)*/
.infoBoxTellAFriend {
	background : Olive;
}
/* Cadre d'entourage boxe creload6frv2-1\templates\Thema\Newsdesk.php (Box por la liste de nouvelles)*/
.infoBoxNewsdesk {
	background: Yellow;
}

/* Cadre d'entourage boxe creload6frv2-1\templates\Thema\Newsdesk_latest.php (Box faire connaître à un ami)*/
.infoBoxNewsdesk_latest {
	background : Olive;
}

/* Cadre d'entourage boxe creload6frv2-1\templates\Thema\boxes Wats_new.php (Box des nouveautes)*/
.infoBoxWatsNew {
	background: Yellow;
}

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

/* Cadre d'entourage boxe Catalog / popup_search_help.php (Aide de la recherche avancée)*/
.infoBoxPopupSearchHelp {
	background: transparent;
	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: Red;
}

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

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

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

/* 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 (Box ce trouvant au milieu)*/
.infoBoxNewProducts {
	background: #97AF5D;
}

/* 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: Blue;
}

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

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

/* Interieure boxe Catalog / faqdesk.php (Page Recherche avancée) */
.infoBoxfaqdesk {
	background: #E7D46C;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
  }

/* Interieure boxe Catalog / Advanced_Search.php (Page Recherche avancée) */
.infoBoxContentsAdvancedSearch {
	background: #E7D46C;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / popup_Search_help.php (Aide de la recherche avancée) */
.infoBoxContentsPopupSearchHelp {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe creload6frv2-1\templates\Thema\boxes Best_Seller.php (Box des meilleurs achats)*/
.infoBoxContentsBestSellers {
	background: #FDF5E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe creload6frv2-1\templates\Thema\boxes Categories.php (Box pour catégories)*/
.infoBoxContentsCategories {
	background-image: url(/catalog/templates/Thema/images/menu-charcuterie-bigou.gif);
	background-repeat:repeat;
	font-family: "Times New Roman", Times, serif;
}

/* Interieure boxe creload6frv2-1\templates\Thema\boxes Affiliate.php (Box pour Partenaires)*/
.infoBoxContentsAffiliate {
	background: #FDF5E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;

}
/* Interieure boxe creload6frv2-1\templates\Thema\boxes Loginbox.php (Box pour s'Identifier)*/
.infoBoxContentsLoginbox {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
/* Interieure boxe creload6frv2-1\templates\Thema\boxes Currencies.php (Box pour devises)*/
.infoBoxContentsCurrencies {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe creload6frv2-1\templates\Thema\boxes Information.php (Box pour Information)*/
.infoBoxContentsInformation {
	background: #FFE4B5;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
/* Interieure boxe creload6frv2-1\templates\Thema\boxes Newsdesk_latest.php (Box pour devises)*/
.infoBoxContentsNewsdesk_latest {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe creload6frv2-1\templates\Thema\boxes Languages.php (Box des Langues)*/
.infoBoxContentsLanguages {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe creload6frv2-1\templates\Thema\boxes Faqdesk_latest.php (Box Info Fabricants)*/
.infoBoxFaqdesk_latest {
	background: Silver;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe creload6frv2-1\templates\Thema\boxes Manufacturer_info.php (Box Info Fabricants)*/
.infoBoxContentsManufacturerInfo {
	background: Silver;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe creload6frv2-1\templates\Thema\boxes Manufacturers.php (Box de la liste des fabricants)*/
.infoBoxContentsManufacturers {
	background: #F8F8FF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe creload6frv2-1\templates\Thema\boxes Order_history.php (Box d'historiques des commandes)*/
.infoBoxContentsOrderHistory {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe creload6frv2-1\templates\Thema\boxes Product_notification.php (Box de notification)*/
.infoBoxContentsProductNotifications {
	background: Silver;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe creload6frv2-1\templates\Thema\boxes Reviews.php (Box des critiques)*/
.infoBoxContentsReviewsBoxe {
	background: Silver;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe creload6frv2-1\templates\Thema\boxes Search.php (Box de recherche)*/
.infoBoxContentsSearch {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe creload6frv2-1\templates\Thema\boxes Shopping_cart.php (Box du panier)*/
.infoBoxContentsShoppingCartBoxe {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#6c3811;	
}
.infoBoxContentsShoppingCartBoxe a {
text-decoration:underline;
color:#0000FF;
}

.infoBoxContentsShoppingCartBoxe a:visited {
text-decoration:underline;
color:#0000FF;
}

.infoBoxContentsShoppingCartBoxe a:hover {
text-decoration:underline;
color:#0000FF;
}

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

.rouge_bold {
color:#FF0000;
font-weight:bold;
}

/* Interieure creload6frv2-1\templates\Thema\boxes new_products.php (Box des promotions)*/
.infoBoxnew_products {
	background: #FFF0F5;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure creload6frv2-1\templates\Thema\boxes Specials.php (Box des promotions)*/
.infoBoxContentsSpecials {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure creload6frv2-1\templates\Thema\boxes Tell_a_friend.php (Box faire connaître à un ami)*/
.infoBoxContentsTellAFriend {
	background: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure creload6frv2-1\templates\Thema\boxes Wats_new.php (Box des nouveautes)*/
.infoBoxContentsWatsNew {
	background: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure creload6frv2-1\templates\Thema\boxes newsdesk.php (Box poue la liste de nouvelles)*/
.infoBoxContentsNewsdesk {
	background: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;

}

/* Interieure boxe Catalog / Cookie_Usage.php (Box d'explication sur l'utilisation des cookies)*/
.infoBoxContentsCookieUsage {
	background: #AFEEEE;
	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: #AFEEEE;
	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: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Shopping_cart.php (Box information quand le panier est vide)*/
.infoBoxContentsShoppingCart {
	background: #AFEEEE;
	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: #AFEEEE;
	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: #AFEEEE;
	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)*/
.infoBoxContentsNewProducts {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url(/catalog/images/infobox/thema/1/french/fond_news.gif);
}

/* 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: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  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: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #3D1D01;
}

/* Entete et pied Boxes Catalog / Advanced_search.php (Page Recherche avancée ) */
TD.infoBoxHeadingAdvancedSearch {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

/* 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: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

/* Entete et pied Boxes Catalog / includes / boxes / faqdesk.php (Box des meilleurs achats) */
TD.infoBoxfaqdesk {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

/* Entete et pied Boxes Catalog / includes / boxes / best_sellers.php (Box des meilleurs achats) */
TD.infoBoxHeadingBestSellers {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}
/* Entete et pied Boxes Loginbox / includes / boxes / Loginbox.php (Box pour s'Identifier) */
TD.infoBoxHeadingLoginbox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

/* Entete et pied Boxes Catalog / includes / boxes / Affiliaate.php (Box pour Partenaires) */
TD.infoBoxHeadingAffiliate {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;

}
/* Entete et pied Boxes creload6frv2-1\templates\Thema\boxes catgories.php (Box pour catégories) */
TD.infoBoxHeadingCategories {
	font-family: "Times New Roman", Times, serif;
}

/* Entete et pied Boxes creload6frv2-1\templates\Thema\boxes currencies.php (Box pour devises) */
TD.infoBoxHeadingCurrencies {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

/* Entete et pied Boxes creload6frv2-1\templates\Thema\boxes Newsdesk_latest.php (Box des Langues) */
TD.infoBoxHeadingNewsdesk_latest {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

/* Entete et pied Boxes creload6frv2-1\templates\Thema\boxes languages.php (Box des Langues) */
TD.infoBoxHeadingLanguages {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

/* Entete et pied Boxes creload6frv2-1\templates\Thema\boxes manufacturer_info.php (Box Info Fabricants) */
TD.infoBoxHeadingManufacturerInfo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

/* Entete et pied Boxes creload6frv2-1\templates\Thema\boxes manufacturers.php (Box de la liste des fabricants) */
TD.infoBoxHeadingManufacturers {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

/* Entete et pied Boxes creload6frv2-1\templates\Thema\boxes faqdesk_latest (Box d'historiques des commandes) */
TD.infoBoxfaqdesk_latest {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

/* Entete et pied Boxes creload6frv2-1\templates\Thema\boxes order_history.php (Box d'historiques des commandes) */
TD.infoBoxHeadingOrderHistory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

/* Entete et pied Boxes creload6frv2-1\templates\Thema\boxes newsdesk.php (Box de la liste des nouvelles) */
TD.infoBoxHeadingNewsdesk {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;

}

/* Entete et pied Boxes creload6frv2-1\templates\Thema\boxes product_notification.php (Box de notification) */
TD.infoBoxHeadingProductNotifications {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

/* Entete et pied Boxes creload6frv2-1\templates\Thema\boxes reviews.php (Box des critiques) */
TD.infoBoxHeadingReviewsBoxe {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

/* Entete et pied Boxes creload6frv2-1\templates\Thema\boxes search.php (Box de recherche) */
TD.infoBoxHeadingSearch {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

/* Entete et pied Boxes creload6frv2-1\templates\Thema\boxes shopping_cart.php (Box du panier) */
TD.infoBoxHeadingShoppingCartBoxe {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

/* Entete et pied Boxes creload6frv2-1\templates\Thema\boxes specials.php (Box des promotions) */
TD.infoBoxHeadingSpecials {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

/* Entete et pied Boxes creload6frv2-1\templates\Thema\boxes tell_a_friend.php (Box faire connaître à un ami) */
TD.infoBoxHeadingTellAFriend {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

/* Entete et pied Boxes creload6frv2-1\templates\Thema\boxes wats_new.php (Box des nouveautes ) */
TD.infoBoxHeadingWatsNew {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

/* Entete et pied Boxes creload6frv2-1\templates\Thema\boxes information.php (Box pour Information) */
TD.infoBoxHeadingInformation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

/* 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: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #C9D5ED;
}

/* 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: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #C9D5ED;
}

/* Entete et pied Boxes Catalog / includes / modules / new_products.php (Box qui affiche les nouveaux produits au milieu) */
TD.infoBoxHeadingNewProducts {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
	background-color: #97AF5D;
	}

/* 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: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #C9D5ED;
}

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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: none;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #543511;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #9d6419;
	background-color:#FFFFFF;
}

TD.productListing-data2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 1px solid #9d6419;
  background-color:#FFFFFF;
}

TD.productListing-data3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: none;
  background-color:#FFFFFF;
}

.bas_shopping {
background-image: url(/catalog/templates/Thema/images/pixel_cellule_produit.gif);
background-repeat:repeat-x;
}

#bas_produit {
	display: block;
	width:100%;
	height:49px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#9d6419;
	background-image: url(/catalog/templates/Thema/images/pixel_cellule_produit.gif);
	background-repeat:repeat-x;
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	background-color:#F5F3D2;
}

A.pageResults {
  color: #999999;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #c0391f;
  padding-left:10px;
}

.pageHeading_products {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #c0391f;
  vertical-align:bottom;
}

.pageHeading_price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}

.tab_prod {
	background-color:#FFFFFF;
	border-color: #9d321c;
	border-style: solid;
	border-width: 1px;
}

.tab_prod from {
	padding: 0;
	margin: 0;
}
.prod_cell_g {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #efcb7d;
}

.desc_produit {
font-size:11px;
}

.prod_cell_bas {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9d321c;
	background-image:  url(/catalog/templates/Thema/images/pixel_cellule_produit.gif);
	background-repeat:repeat-x;
	padding-top:10px;
	color: #9d321c;
}

.prod_cell_bas  a {
	color: #9d321c;
	font-size:12px;
}

.prod_cell_bas  input {
	border: none;
}

.underline_products {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #602406;
	font-size:7px;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #DD4D28;
}

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

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

CHECKBOX, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
}

INPUT {
	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
}

TEXTAREA {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, 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, 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;
}

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

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

/* message box */

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

/* input requirement */

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

/* css resonance */
.div_haut
{
	
}

TR.Navigation_reso {
}

TD.Navigation_reso {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight : bold;
	padding-left:10px;
}

A.Navigation_reso { 
  color: #666666; 
}

A.Navigation_reso:hover {
  color: #333333;
}
.cat_1
{
	display:block;
	font-size: 19px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left:20px;
	letter-spacing:0px;
}
.bold
{
	font-weight: bolder;
}

.couleur_cat {
	color: #9d321c;
}

.text_contenu
{
	font-size:11px;
}
TD.smallText2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #9d6419;
	background-color:#FFFFFF;
}
TD.smallText3 {
  font-family: Verdana, Arial, sans-serif;
  border: 1px solid #9d6419;
	background-color:#FFFFFF;
}
TD.smallText21 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	 border: 1px solid #9d6419;
	background-color:#FFFFFF;
}
TD.smallText31 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
   border: 1px solid #9d6419;
	background-color:#FFFFFF;
}

#bas_cat {
	display: block;
	width:100%;
	height:39px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#9d6419;
	background-image: url(/catalog/templates/Thema/images/pixel_cellule_produit.gif);
	background-repeat:repeat-x;
	padding-top:20px;
	font-size:16px;
	font-weight:bold;
}

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

h1 {
margin: 0;
padding: 0;
}

h2 {
margin: 0;
padding: 0;
font-size:20px;
font-weight:blod;
}
