/*
  $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, 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; }
.contour {border-color:#756027;} 
 
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff9900;
}

/* Couleur des textes */
BODY {
  background: #666699;
  color: #F9F9F9;
  margin: 0px;
}

TR.affichage {
  background: #000033;
}

TD.affichage {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #000033;
  color: #F9F9F9;
}


TABLE.taupe {
  background-image:url(../../../../images/infobox/thema/2/pixel_taupe.gif);
  font-size: 11px;
}
TR.taupe {
  background-image:url(../../../../images/infobox/thema/2/pixel_taupe.gif);
  font-size: 11px;
  color: #FFFFFF;
}
TD.taupe {
  background-image:url(../../../../images/infobox/thema/2/pixel_taupe.gif);
  font-size: 11px;
  color: #FFFFFF;
}

/* liaison entre milieu et cotés */
TR.liaison, TD.liaison {
	background: #333366;
}

TABLE.liaison {
  background: #000033;
}

TD.10px, {
  background: #000033;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
}


TR.header {
	background: #000033;
}

/* Barre de navigation du haut */
TD.header {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #000033;
	color: #ffffff;
	font-weight : bold;
}

A.header {
  color: #FFFFFF;
}

A.header:hover {
  color: #ffffff;
}

TR.centre {
	background: #000033;
}

/* zone centrale background-image:url(../../../../images/header/pixel_fond.jpg);*/
TD.centre {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #000033;
	color: #ffffff;
}

A.centre {
  color: #FFFFFF;
  font-size: 12px;
}

A.centre:hover {
  color: #F9F9F9;
  font-size: 12px;
}

TD.centretitre {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background: #000033;
	color: #F9F9F9;
	font-weight : bold;
}

TD.mini {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	background: #000033;
	color: #ffffff;
}

TD.description_produits {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #000033;
	color: #FFFFFF;
}

TD.fondsombre {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #222255;
	color: #FFFFFF;
}


.infoBoxContentsInformation {
	background: #000033;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
TR.infoBoxContentsInformation {
	background: #000033;
}

.infoBoxInformation {
	background: #000033;
}

TR.footer {
  background: #000033;
}

/* Barre de navigation du bas */
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000033;
  color: #ffffff;
  font-weight: bold;
}
.infoBox {
	background : #000033;
}
TD.infoBox {
	background : #000033;
}
TR.infoBox {
	background : #000033;
}

.infoBoxContents {
	background: #000033;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TD.infoBoxHeadingShoppingCart, TD.infoBoxHeadingcategories {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #000033;
}

.infoBoxShoppingCart {
	background: #000033;
}

.infoBoxContentsShoppingCart {
	background: #000033;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBoxAdvancedSearch, infoBoxPopupSearch, infoBoxSearch, infoBoxContentsAdvancedSearch, infoBoxContentsPopupSearch, infoBoxContentsSearch, infoBoxProductNotification, infoBoxContentsProductNotification {
	background : #000033;
}

TD.infoBoxHeadingAdvancedSearch, TD.infoBoxHeadingPopupSearchHelp, TD.infoBoxHeadingSearch, TD.infoBoxHeadingProductNotification {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #000033;
}

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

.infoBoxContentsBestSeller, infoBoxContentsCategories, infoBoxBestSeller, infoBoxCategories {
	background: #000033;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}


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

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



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

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

TD.productListing-data {
  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: #000033;
}

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

















/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

/* Lien */
A {
  color: #FFFFFF;
  text-decoration: none;
}

/* Liens survolé */
A:hover {
  color: #F9F9F9;
  text-decoration: underline;
}

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


TR.headerNavigation {
	background: #6699cc;
}

/* Barre de navigation du haut */
TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #000033;
	color: #ffffff;
	font-weight : bold;
}

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}
.accueil {font-family: Verdana, Arial, sans-serif;  font-size: 13px;  color: #FFFFFF;  line-height: 1.5;  
}

TD.accueil, {
  background: #000033;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  line-height: 1.5;
  color:f9f9f9;
}


A.accueil {
  color: #FFFFFF;
}

A.accueil:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff9900;
}

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

TR.headerInfo {
  background: ##6699cc;
}

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





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


/* Cadre d'entourage boxe Catalog / Includes / boxes / Best_Seller.php (Box des meilleurs achats)*/


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


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

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



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


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

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

/* Cadre d'entourage boxe Catalog / Includes / modules / also_purchased_products.php (Box ce trouvant au milieu)*/
.infoBoxAlsoPurchasedProducts {
	background: Blue;
}

/* Cadre d'entourage boxe Catalog / Includes / modules / default_specials.php (Box du milieu des promotions)*/
.infoBoxDefaultSpecials {
	background: Blue;
}

/* Cadre d'entourage boxe Catalog / Includes / modules / Featured.php (Box du milieu sur la page d'accueil)*/
.infoBoxFeatured {
	background: Blue;
}

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

/* Cadre d'entourage boxe Catalog / Includes / modules / product_listing_col.php (Box ce trouvant au milieu)*/
.infoBoxProductListingCol {
	background: Blue;
}

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

/* Interieure des boxes (Original)*/


/* Interieure boxe Catalog / Account_history.php (Page d'historique de mes acahats) */
.infoBoxContentsAccountHistory {
	background: Teal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}



/* Interieure boxe Catalog / Includes / boxes / Best_Seller.php (Box des meilleurs achats)*/


/* 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 / Customer_gv.php (Box pour chéque cadeau)*/
.infoBoxContentsCustomerGv {
	background: Yellow;
	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 {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}



/* Interieure boxe Catalog / Includes / boxes / Specials.php (Box des promotions)*/
.infoBoxContentsSpecials {
	background: #FFF0F5;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

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

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

/* Interieure boxe Catalog / Includes / modules / Also_Purchased_Products.php (Box ce trouvant au milieu)*/
.infoBoxContentsAlsoPurchasedProducts {
	background: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / modules / Default_Specials.php (Box du milieu des promotions)*/
.infoBoxContentsDefaultSpecials {
	background: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / modules / Featured.php (Box du milieu sur la page d'accueil)*/
.infoBoxContentsFeatured {
	background: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / modules / New_Products.php (Box ce trouvant au milieu)*/
.infoBoxContentsNewProducts {
	background: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / modules / Product_Listing_Col.php (Box ce trouvant au milieu)*/
.infoBoxContentsProductListingCol {
	background: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

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

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


/* Entete 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 : #000033;
}

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

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

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

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

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

/* Entete Boxes Catalog / includes / 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 : #000033;
}

/* Entete Boxes Catalog / includes / 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 : #000033;
}



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


/* Entete Boxes Catalog / includes / boxes / shopping_cart.php (Box du panier) */


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

/* Entete Boxes Catalog / includes / 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 : #000033;
}

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

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

/* Entete Boxes Catalog / includes / modules / Also_Purchased_Products.php (Box ce trouvant au milieu) */
TD.infoBoxHeadingAlsoPurchasedProducts {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #000033;
}

/* Entete Boxes Catalog / includes / modules / default_specials.php (Box du milieu des promotions) */
TD.infoBoxHeadingDefaultSpecials {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #000033;
}

/* Entete Boxes Catalog / includes / modules / Featured.php (Box du milieu sur la page d'accueil) */
TD.infoBoxHeadingFeatured {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #000033;
}

/* Entete Boxes Catalog / includes / modules / new_products.php (Box ce trouvant au milieu) */
TD.infoBoxHeadingNewProducts {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #000033;
}

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





A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
}

TR.subBar {
  background: #f4f7fd;
}

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



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

/* Bouton radio et menu deroulant */
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: #F9F9F9;
  font-weight: bold;
}

TABLE.formArea {
  background: #000033;
  border-color: #F9F9F9;
  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: #ff9900;
}

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

SPAN.checkoutBarHighlighted {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;


.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

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

TD.produits_lies {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #f9f9f9;
  background: #333366;
}

.produits_lies_prix {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ffcc66;
  font-weight: bold;
}
	