/*
  $Id: stylesheet.css,v 1.3 2003/02/15 21:47:10 wilt Exp $

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

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/
/* Texte dans les blocs droite et gauche */
.boxText {
	font-family: Verdana,Arial;
	font-size: 10px;
	color: #000000;
}
.errorBox { 
      font-family : Verdana,Arial; 
	  font-size : 10px; 
	  background: #ffb3b5; 
	  font-weight: bold; }
.stockWarning { 
      font-family : Verdana,Arial; 
	  font-size : 10px; 
	  color: #cc0033; }
 
SPAN.errorText {
  font-family: Verdana,Arial;
  color: #ff0000;
}

/* Couleur des textes */
BODY {
      SCROLLBAR-FACE-COLOR: #F35025; 
	  BACKGROUND: #ffffff; MARGIN: 0px; 
	  SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	  COLOR: #000000; 
	  SCROLLBAR-3DLIGHT-COLOR: #000000; 
	  SCROLLBAR-ARROW-COLOR: #ffffff; 
	  SCROLLBAR-TRACK-COLOR: #9BD171; 
	  SCROLLBAR-DARKSHADOW-COLOR: #9BD171; 
	  buttonface: #000000; margin: 0px;
}

/* Lien */
a:link {

      color: #000000;
      font-weight: lighter;
      text-decoration: none;
}
/* Liens survolé */
A:hover {
      color: #663300;
      font-weight: lighter;  
      text-decoration: blink;
}
a:active {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

/* Texte dans Bloc de recherche et autres */
FORM {
      display: inline;
}

TR.header {
      background: #ffffff;
}

TR.headerNavigation {
      background: #6699cc;
}

/* Barre de navigation du haut */
TD.headerNavigation {
	font-family: Verdana,Arial;
	font-size: 10px;
	background: #B9CDFD;
	color: #000000;
	font-weight : bold;

}
A.headerNavigation {
      color: #CC3333;
}

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

TR.headerError {
      background: #ff0000;
}

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

TR.headerInfo {
      background: #6699cc;
}

TD.headerInfo {
      font-family: Verdana,Arial;
      font-size: 12px;
      background: #6699cc;
      color: #ffffff;
      font-weight: bold;
      text-align: center;
}

TR.footer {
      background: #6699cc;
}

/* Barre de navigation du bas */
TD.footer {
      font-family: Verdana,Arial;
      font-size: 10px;
      background: #000000;
      color: #ffffff;
      font-weight: bold;
}

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

/* Cadre d'entourage des boxes (Original) */
.infoBox {
      background : #CCE6FF;
      border : thin dotted #C9D5ED;
}

/* Cadre d'entourage boxe Catalog / Account_history.php (Page d'historique de mes achats) */
.infoBoxAccountHistory {
      background: Red;
}

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

/* Cadre d'entourage boxe Catalog / popup_Search.php (Aide de la recherche avancée) */
.infoBoxPopupSearch {
      background: Silver;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Best_Seller.php (Box des meilleurs achats)*/
.infoBoxBestSeller {
      background: #7A96BC;
      border : dashed;
      border : thin dotted #C9D5ED;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Categories.php (Box pour catégories)*/
.infoBoxCategories {
      background: #F35025;
      border : thin dotted #C9D5ED;
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Categories.php (nouveautes)*/
.infoBoxHeadingNewProducts
{
      background: #FFFFFF;      
	  COLOR: #000000;
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Currencies.php (Box pour devises)*/
.infoBoxCurrencies {
      background: #B0C4DE;
}

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

/* Cadre d'entourage boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxInformation {
      background: #FFFFFF;
	  border : thin dotted #C9D5ED;
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxInformation1 {
      background: #FFFFFF;
	  border : thin dotted #C9D5ED;
}
/* 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: #FFFFFF;
	  border : thin dotted #C9D5ED;
}

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

/* Cadre d'entourage boxe Catalog / Includes / boxes / Product_notification.php (Box de notification)*/
.infoBoxProductNotification {
      background: #FFFFFF;
	  border : thin dotted #C9D5ED;
}

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

/* Cadre d'entourage boxe Catalog / Includes / boxes / Search.php (Box de recherche)*/
.infoBoxSearch {
      background: #FFFFFF;
	  border : thin dotted #C9D5ED;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Shopping_cart.php (Box du panier)*/
.infoBoxShoppingCart {
      background: #FFFFFF;
      border : thin dotted #C9D5ED;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Specials.php*/
.infoBoxSpecials {
      background: #FFFFFF;
      border : thin dotted #2B9801;
	 
}

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

/* Cadre d'entourage boxe Catalog / Includes / boxes / Wats_new.php (Box des nouveautes)*/
.infoBoxWatsNew {
      background: #FFFFFF;
      border : thin dotted #C9D5ED;
	  
}

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

/* Interieure des boxes (Original Box login)*/
.infoBoxContents {
      background: #ECDD8E;
      font-family: Verdana,Arial;
      font-size: 10px;
}

/* Interieure boxe Catalog / Account_history.php (Page d'historique de mes achats) */
.infoBoxContentsAccountHistory {
      background: #CCE6FF;
      font-family: Comic Sans MS;
      font-size: 10px;
      COLOR: #FF0000;
}
/* Interieure boxe Catalog /  (le client a achete) */
.infoBoxHeadingAlsoPurchasedProducts {
      background: #0063E7;
      font-family: Verdana,Arial;
      font-size: 10px;
      COLOR: #FFFFFF;
}
/* Interieure boxe Catalog / Advanced_Search.php (Page Recherche avancée) */
.infoBoxContentsAdvancedSearch {
      background: #9BD171;
      font-family: Comic Sans MS;
      font-size: 10px;
}

/* Interieure boxe Catalog / popup_Search.php (Aide de la recherche avancée) */
.infoBoxContentsPopupSearch {
      background: #f8f8f9;
      font-family: Comic Sans MS;
      font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Best_Seller.php (Box des meilleurs achats)*/
.infoBoxContentsBestSeller {
      background: #F35025;	 
      font-family: Verdana,Arial;
      font-size: 8px;
      color: #000000;
}

/* Interieure boxe Catalog / Includes / boxes / Categories.php (Box pour catégories)*/
.infoBoxContentsCategories {
      background: #F35025;
      font-family: Verdana,Arial;
      font-size: 10px;
	  color: #000000;
	 
}

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

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

/* Interieure boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxContentsInformation {
      background: #ECDD8E;	 
      font-family: Verdana,Arial;
      font-size: 10px;
}
/* Interieure boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxContentsInformation1 {
      background: #ECDD8E;
      font-family: Verdana,Arial;
      font-size: 10px;
}
/* Interieure boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxContentsInformation2{
      background: #FFFFFF;
      font-family: Verdana,Arial;
      font-size: 10px;
}
/* Interieure boxe Catalog / Includes / boxes / Languages.php (Box des Langues)*/
.infoBoxContentsLanguages {
      background: #f8f8f9;
      font-family: Verdana,Arial;
      font-size: 10px;
}

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

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

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

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

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

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

/* Interieure boxe Catalog / Includes / boxes / Search.php (Box de recherche)*/
.infoBoxContentsSearch {
      background: #9BD171;
      font-family: Verdana,Arial;
      font-size: 10px;
}

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

/* Interieure boxe Catalog / Includes / boxes / Specials.php*/
.infoBoxContentsSpecials {
      background: #FFFFFF;
      font-family: Verdana,Arial;
      font-size: 10px;
}

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

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

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

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

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

/* Entete Boxes Catalog / Popup_search_help .php (Aide de la recherche avancée) */
TD.infoBoxHeadingPopupSearchHelp {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #0063E7;
}

/* Entete Boxes Catalog / includes / boxes / best_sellers.php (Box des meilleurs achats) */
TD.infoBoxHeadingBestSellers {
      font-family: Verdana,Arial;
      background : #0063E7;
      font-family: Comic Sans MS;
      font-size: 8px;
      color: #FF0000;
}

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

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

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

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

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

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

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

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

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

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

/* Entete Boxes Catalog / includes / boxes / search.php (Box de recherche) */
TD.infoBoxHeadingSearch {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #FFB09D;
}

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

/* Entete Boxes Catalog / includes / boxes / specials.php ( ) */
TD.infoBoxHeadingSpecials {
      font-family: Verdana,Arial;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background : #0063E7;
}

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

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

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

TD.infoBox, SPAN.infoBox {
      font-family: Verdana,Arial;
      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: #f4f7fd;
}

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

TR.productListing-heading {
      background: #d2e9fb;
}

TD.productListing-heading {
      font-family: Verdana,Arial;
      font-size: 10px;
      background: #d2e9fb;
      color: #000000;
      font-weight: bold;
      font-variant: small-caps;
}

TD.productListing-data {
      font-family: Verdana,Arial;
      font-size: 10px;
}

A.pageResults {
      color: #330000;
}

A.pageResults:hover {
      color: #0000FF;
      background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
      font-family: Verdana,Arial;
      font-size: 14px;
      font-weight: bold;
      color: #330000;
}

TR.subBar {
      background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
      font-family: Verdana,Arial;
      font-size: 10px;
	  color: #000000;
}

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

TD.fieldKey {
      font-family: Verdana,Arial;
      font-size: 12px;
      font-weight: bold;
}

TD.fieldValue {
      font-family: Verdana,Arial;
      font-size: 12px;
}

TD.tableHeading {
      font-family: Verdana,Arial;
      font-size: 12px;
      font-weight: bold;
}

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

/* Bouton radio et menu deroulant */
CHECKBOX, INPUT, RADIO, SELECT {
      font-family: Verdana,Arial;
      font-size: 11px;
      color: #000000;
       
}

TEXTAREA {
      width: 100%;
      font-family: Verdana,Arial;
      font-size: 11px;
	  color: #000000;
      background-color: #FFCC99;
}

SPAN.greetUser {
      font-family: Verdana,Arial;
      font-size: 12px;
      color: #f0a480;
      font-weight: bold;
}

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

TD.formAreaTitle {
      font-family: Tahoma, Verdana,Arial;
      font-size: 12px;
      font-weight: bold;
}

SPAN.markProductOutOfStock {
      font-family: Tahoma, Verdana,Arial;
      font-size: 12px;
      color: #c76170;
      font-weight: bold;
}

SPAN.productSpecialPrice {
      font-family: Verdana,Arial;
      color: #ff0000;
}

TD.checkoutBar {
      font-family: Verdana,Arial;
      font-size: 10px;
      color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
      font-family: Verdana,Arial;
      font-size: 10px;
      color: #000000;
}
TD.pollBoxRow {
      font-family: Verdana,Arial;
      font-size: 10px;
      border-color: #eeeeee;
      border-style: solid;
      border-width: 1px; 
}
TD.pollBoxText {
      font-family: Verdana,Arial;
      font-size: 10px;
      border-color: #eeeeee;
      border-style: solid;
      border-width: 1px; 
}
TR.pollOptRow {
      background: #E1F9EE;
}
TR.pollFooter {
      background: #E1F9EE;
}
.moduleRow { }
.moduleRowOver { 
      background-color: #D7E9F7; 
	  cursor: hand; }
.moduleRowSelected { 
      background-color: #E9F4FC; }
.orderEdit { 
      font-family : Verdana,Arial; 
	  font-size : 10px; 
	  color: #70d250; 
	  text-decoration: underline; }

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