/*
  $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
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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 {
background-image : url('images/fond.jpg'); 
background-repeat:repeat-y;
background-position:top;
background-color:#44b8ea;
margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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 {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

/*.infoBox {
  background: #E5E159;
}
*/
/*.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}*/



.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #E5E159;
  color: #ffffff;
}

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: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #555555;
}

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: #aabbdd;
}

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, 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: #FF3300;
  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;
  font-size: 20px;
  color: #ff0000;
  font-weight: bold;
}

S.productSpecialPrice2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: bold;
}


SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

/* //rmh M-S_multi-pricing begin */
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccFFcc;
}
/* //rmh M-S_multi-pricing end */

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.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; }
.inputRestriction { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #666666; } /* //rmh M-S_multi-stores */

a.nav0 { /* définition de la classe "image" de la balise <a> */
     display: block;
     width: 115px; /* largeur de l'image réactive */
     height: 25px; /* hauteur de l'image réactive */
     background-image: url(images/nav00.jpg); /* source de l'image de départ */
     }

a.nav1 { /* définition de la classe "image" de la balise <a> */
     display: block;
     width: 135px; /* largeur de l'image réactive */
     height: 25px; /* hauteur de l'image réactive */
     background-image: url(images/nav01.jpg); /* source de l'image de départ */
     }

	 
a.nav2 { /* définition de la classe "image" de la balise <a> */
     display: block; /* la balise a doit être en bloc */
     width: 103px; /* largeur de l'image réactive */
     height: 25px; /* hauteur de l'image réactive */
     background-image: url(images/nav02.jpg); /* source de l'image de départ */
     background-repeat: no-repeat;
     } 

a.nav3 { /* définition de la classe "image" de la balise <a> */
     display: block; /* la balise a doit être en bloc */
     width: 134px; /* largeur de l'image réactive */
     height: 25px; /* hauteur de l'image réactive */
     background-image: url(images/nav03.jpg); /* source de l'image de départ */
     background-repeat: no-repeat;
     } 
	 
a.nav4 { /* définition de la classe "image" de la balise <a> */
     display: block; /* la balise a doit être en bloc */
     width: 105px; /* largeur de l'image réactive */
     height: 25px; /* hauteur de l'image réactive */
     background-image: url(images/nav04.jpg); /* source de l'image de départ */
     background-repeat: no-repeat;
     }
	 
a.nav5 { /* définition de la classe "image" de la balise <a> */
     display: block; /* la balise a doit être en bloc */
     width: 126px; /* largeur de l'image réactive */
     height: 25px; /* hauteur de l'image réactive */
     background-image: url(images/nav05.jpg); /* source de l'image de départ */
     background-repeat: no-repeat;
     }

a.nav6 { /* définition de la classe "image" de la balise <a> */
     display: block; /* la balise a doit être en bloc */
     width: 111px; /* largeur de l'image réactive */
     height: 25px; /* hauteur de l'image réactive */
     background-image: url(images/nav06.jpg); /* source de l'image de départ */
     background-repeat: no-repeat;
     }
	
a.nav7 { /* définition de la classe "image" de la balise <a> */
     display: block; /* la balise a doit être en bloc */
     width: 83px; /* largeur de l'image réactive */
     height: 25px; /* hauteur de l'image réactive */
     background-image: url(images/nav07.jpg); /* source de l'image de départ */
     background-repeat: no-repeat;
     }

a.nav8 { /* définition de la classe "image" de la balise <a> */
     display: block; /* la balise a doit être en bloc */
     width: 93px; /* largeur de l'image réactive */
     height: 25px; /* hauteur de l'image réactive */
     background-image: url(images/nav08.jpg); /* source de l'image de départ */
     background-repeat: no-repeat;
     }

a.nav9 { /* définition de la classe "image" de la balise <a> */
     display: block; /* la balise a doit être en bloc */
     width: 1005px; /* largeur de l'image réactive */
     height: 23px; /* hauteur de l'image réactive */
     background-image: url(images/nav09d.jpg); /* source de l'image de départ */
     background-repeat: no-repeat;
     }

a.h01 { /* définition de la classe "image" de la balise <a> */
     display: block; /* la balise a doit être en bloc */
     width: 281px; /* largeur de l'image réactive */
     height: 105px; /* hauteur de l'image réactive */
     background-image: url(images/h01.jpg); /* source de l'image de départ */
     background-repeat: no-repeat;
     }

a.h02 { /* définition de la classe "image" de la balise <a> */
     display: block; /* la balise a doit être en bloc */
     width: 281px; /* largeur de l'image réactive */
     height: 105px; /* hauteur de l'image réactive */
     background-image: url(images/h02.jpg); /* source de l'image de départ */
     background-repeat: no-repeat;
     }
table.h03 { /* définition de la classe "image" de la balise <a> */
     width: 284px; /* largeur de l'image réactive */
     height: 105px; /* hauteur de l'image réactive */
     background-image: url(images/h03b.jpg); /* source de l'image de départ */
     background-repeat: no-repeat;
     }

td.h012 { /* définition de la classe "image" de la balise <a> */
     width: 17px; /* largeur de l'image réactive */
     height: 105px; /* hauteur de l'image réactive */
     background-image: url(images/h012.jpg); /* source de l'image de départ */
     background-repeat: no-repeat;
     }

td.h013 { /* définition de la classe "image" de la balise <a> */
     width: 142px; /* largeur de l'image réactive */
     height: 105px; /* hauteur de l'image réactive */
     background-image: url(images/h013.jpg); /* source de l'image de départ */
     background-repeat: no-repeat;
     }

td.h014 { /* définition de la classe "image" de la balise <a> */
     width: 1005px; /* largeur de l'image réactive */
     height: 11px; /* hauteur de l'image réactive */
     background-image: url(images/h014.jpg); /* source de l'image de départ */
     background-repeat: no-repeat;
     }
a.md1 {
        font-size: 11px;
        color: #363636;
		text-decoration:underline
		}	
		
a.md1:hover {
        color: #D1FE06;
		text-decoration:underline;
		}

.breadcrumb {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333;
  font-weight: bold;
		}

table.breadcrumb1 {
border-style:solid; 
border-width:1px; 
border-color:#8c8c8c;
}
				
.c1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

.c2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #565656;
}

.c3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #565656;
}
.c4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #565656;
}

TD.name {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #727272;
}

TD.prix {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight:inherit;
 font-weight:bold;
  color:#FF0000;
}

.prixb {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;
 text-decoration:line-through;
  color:#666666;
}

.option {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
 font-weight:bold;
  line-height: 1.5;
 color:#C20404;
}

td.point {
background-image:url(images/point2.gif);
background-repeat:repeat-x;
}

.fond2 {
background-image : url('images/fond_product.jpg'); 
background-repeat:no-repeat;
background-position:left;
}

td.avis {
background-image:url(images/avis.gif);
background-repeat:repeat-x;
}

TD.barre {
background-color:#63893A;
}

/*---------- CADRES D'ENTOURAGE DES BOXES ----------*/

/* Cadre d'entourage des boxes (Original) */
.infoBox {
  background-color:#a3a3a3;
}

/* Cadre d'entourage boxe Catalog / Advanced_Search.php (Page Recherche avancée) */
.infoBoxAdvancedSearch {
	background : Maroon;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Best_Sellers.php (Box des meilleurs achats)*/
.infoBoxBestSellers {
background-image:url(images/boxm.gif);
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Categories.php (Box pour catégories)*/
.infoBoxCategories {
background-image:url(images/boxm.gif);
	/*border : thin dotted #C9D5ED;*/
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Colis.php (Box pour catégories)*/
.infoBoxColis {
background-image:url(images/boxm.gif);
	/*border : thin dotted #C9D5ED;*/
}


/* Cadre d'entourage boxe Catalog / Includes / boxes / Currencies.php (Box pour devises)*/
.infoBoxCurrencies {
	background: #B0C4DE;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxInformation {
background-image:url(images/boxm.gif);
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Languages.php (Box des Langues)*/
.infoBoxLanguages {
	background: #B0C4DE;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Manufacturer_info.php (Box Info Fabricants)*/
.infoBoxManufacturerInfo {
	background: #B0C4DE;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Manufacturers.php (Box de la liste des fabricants)*/
.infoBoxManufacturers {
	background: Silver;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Order_history.php (Box d'historiques des commandes)*/
.infoBoxOrderHistory {
background-image:url(images/boxm.gif);
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Paiement.php (Box pour catégories)*/
.infoBoxPayment {
background-image:url(images/boxm.gif);
	/*border : thin dotted #C9D5ED;*/
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Product_notifications.php (Box de notification)*/
.infoBoxProductNotifications {
	background: Teal;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Reviews.php (Box des critiques)*/
.infoBoxReviewsBoxe {
	background: #DB7093;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Search.php (Box de recherche)*/
.infoBoxSearch {
background-image:url(images/boxm.gif);
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Shopping_cart.php (Box du panier)*/
.infoBoxShoppingCartBoxe {
background-image:url(images/boxm.gif);
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Specials.php (Box des promotions)*/
.infoBoxSpecials {
background-image:url(images/boxm.gif);
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Tell_a_friend.php (Box faire connaître à un ami)*/
.infoBoxTellAFriend {
	background : Olive;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Wats_new.php (Box des nouveautes)*/
.infoBoxWatsNew {
	background: 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: #b6b7cb;
}

/* Cadre d'entourage boxe Catalog / reviews.php (Box information quand il n'y a pas de critique sur un produit)*/
.infoBoxReviews {
	background: #b6b7cb;
}

/* Cadre d'entourage boxe Catalog / shopping_cart.php (Box information quand le panier est vide)*/
.infoBoxShoppingCart {
	background: #b6b7cb;
}

/* 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: #b6b7cb;
}

/*---------- INTERIEURE DES BOXES ----------*/

/* Interieure des boxes (Original)*/
.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
background-color:#ffffff;
  }

/* Interieure boxe Catalog / Advanced_Search.php (Page Recherche avancée) */
.infoBoxContentsAdvancedSearch {
	background: E7D46C;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBoxContentsAlsoPurchasedProducts {
	background: white;
	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 Catalog / Includes / boxes / Best_Seller.php (Box des meilleurs achats)*/
.infoBoxContentsBestSellers {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Categories.php (Box pour catégories)*/
.infoBoxContentsCategories {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
}

/* Interieure boxe Catalog / Includes / boxes / Currencies.php (Box pour devises)*/
.infoBoxContentsCurrencies {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxContentsInformation {
	/*background: #FFE4B5;*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Languages.php (Box des Langues)*/
.infoBoxContentsLanguages {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Manufacturer_info.php (Box Info Fabricants)*/
.infoBoxContentsManufacturerInfo {
	background: Silver;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Manufacturers.php (Box de la liste des fabricants)*/
.infoBoxContentsManufacturers {
	background: #F8F8FF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Order_history.php (Box d'historiques des commandes)*/
.infoBoxContentsOrderHistory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Product_notification.php (Box de notification)*/
.infoBoxContentsProductNotifications {
	background: Silver;
}

.infoBoxContentsShoppingCartBoxe {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.BoxHeadingSearch {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #111111 ;
     width: 1000px; /* largeur de l'image réactive */
     height: 32px; /* hauteur de l'image réactive */
     background-image: url(images/barre_header.jpg); /* source de l'image de départ */
     background-repeat: no-repeat;
	 }
	 
.HeadingSearch {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #111111 ;
     padding-top:5px;
}

A.BoxHeadingSearch {
  color: #000000;
 }
A.BoxHeadingSearch:hover {
  color: #FFFFFF;
 }

.trait
{
	   	   background			  : transparent;
		   border-color			  : #63893A;
		   border-width			  : 0 0 5px;
		   border-style			  : solid;
		   }

.fontsub {
background-image: url(images/fond_sub.jpg);
background-repeat:no-repeat;
border: 1px;
border-color:#666666;
border-style:dotted;

}

.fontsub2 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color:#CC0000;
  text-decoration:underline;
}

.fontsub2:hover {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color:#FF6600;
  text-decoration:none;
}

.fontsub3 {
border: 1px;
border-color:#666666;
border-style:dashed;
}

.SpecialPrice {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 20px;
  color:#FF6600;
}

.hr2 {
    border: none;
    border-top: 2px dashed #ABABAB;
    width: 95%;
}

h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

.text {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align:justify;

}

.textfooter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
font-weight:bold;
}

.textfooter:hover{
color:#FFFFFF;
text-decoration:none;
}

#page {
background-image:url(images/header_fond.jpg);
background-position:top;
background-repeat:no-repeat;
}

.recherche {
background-image : url('images/header/header_suivi.png'); 
background-repeat:no-repeat;
background-position:left;
background-position:top;
margin: 0px;

}

.cartbox {
background-image : url('images/header/header_cart.png'); 
background-repeat:no-repeat;
background-position:right;
margin: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;

}


td.header_categorie
{
background-image : url('images/header/header_barre_nav2.png'); 
background-repeat:no-repeat;
background-position:left;
background-position:bottom;
height:20px;

}

h1.header_categorie
{

  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
font-weight:bold;
}

a.header_categorie{

  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
font-weight:bold;
}

a.header_categorie:hover{
color:#FFFFFF;
text-decoration:none;
}