/*
  $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
  
  Thema 2
*/

TABLE.general {
  background-image:url(../../../../images/categories/pixel_general.gif);
}

TR.general {
  background-image:url(../../../../images/categories/pixel_general.gif);
}

TD.general, span.general {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight : bold;
  background-image:url(../../../../images/categories/pixel_general.gif);
}


A.general { 
  color: #FFFFFF; 
  text-decoration: none; 
  font-weight : bold;
}

A.general:hover { 
  color: #FFDDDD; 
  text-decoration: none; 
  font-weight : bold;
}

TABLE.rouge {
  background-image:url(../../../../images/categories/pixel_rouge.gif);
}

TR.rouge {
  background-image:url(../../../../images/categories/pixel_rouge.gif);
}

TD.rouge, span.rouge {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight : bold;
  background-image:url(../../../../images/categories/pixel_rouge.gif);
}


A.rouge { 
  color: #FFFFFF; 
  text-decoration: none; 
  font-weight : bold;
}

A.rouge:hover { 
  color: #FFDDDD; 
  text-decoration: none; 
  font-weight : bold;
}


TABLE.vert {
  background-image:url(../../../../images/categories/pixel_vert.gif);
}

TR.vert {
  background-image:url(../../../../images/categories/pixel_vert.gif);
}

TD.vert, span.vert {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight : bold;
  background-image:url(../../../../images/categories/pixel_vert.gif);
}
A.vert { 
  color: #FFFFFF; 
  text-decoration: none; 
  font-weight : bold;
}

A.vert:hover { 
  color: #DDFFDD; 
  text-decoration: none; 
  font-weight : bold;
}

TABLE.jaune {
  background-image:url(../../../../images/categories/pixel_jaune.gif);
}

TR.jaune {
  background-image:url(../../../../images/categories/pixel_jaune.gif);
}

TD.jaune, span.jaune {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight : bold;
  background-image:url(../../../../images/categories/pixel_jaune.gif);
}
A.jaune { 
  color: #FFFFFF; 
  text-decoration: none; 
  font-weight : bold;
}

A.jaune:hover { 
  color: #DDDDDD; 
  text-decoration: none; 
  font-weight : bold;
}

TABLE.bleu {
  background-image:url(../../../../images/categories/pixel_bleu.gif);
}

TR.bleu {
  background-image:url(../../../../images/categories/pixel_bleu.gif);
}

TD.bleu, span.bleu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight : bold;
  background-image:url(../../../../images/categories/pixel_bleu.gif);
}
A.bleu { 
  color: #FFFFFF; 
  text-decoration: none; 
  font-weight : bold;
}

A.bleu:hover { 
  color: #DDDDFF; 
  text-decoration: none; 
  font-weight : bold;
}

TABLE.noir {
  background-image:url(../../../../images/categories/pixel_noir.gif);
}

TR.noir {
  background-image:url(../../../../images/categories/pixel_noir.gif);
}

TD.noir, span.noir {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight : bold;
  background-image:url(../../../../images/categories/pixel_noir.gif);
}
A.noir { 
  color: #FFFFFF; 
  text-decoration: none; 
  font-weight : bold;
}

A.noir:hover { 
  color: #DDDDDD; 
  text-decoration: none; 
  font-weight : bold;
}


.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: #990000;
			color: #FFFFFF }
.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #990000;
}

.accueil {font-family: Verdana, Arial, sans-serif;  font-size: 13px;  color: #000000;  line-height: 1.5;  
}	
A.accueil {font-family: Verdana, Arial, sans-serif;  font-size: 13px;  color: #990000;  line-height: 1.5;  
}
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #990000;
  font-weight: bold;
}		
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FFCC33; text-decoration: none; }

BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
}

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

A:hover { 
  color: #D47676; 
  text-decoration: none; 
}

A.lienstitre {color: #D47676; text-decoration: none; font-size : 13px; font-weight:bold; }
A.liensurl {color: #D47676; text-decoration: none; font-size : 11px;  }
A.main {color: #D47676; text-decoration: none; font-size : 11px;  }

FORM {
	display: inline;
}

TR.header {
  background: #990000;
}


TR.login {
  background: #990000;
}

TD.login {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight : bold;
  background: #990000;
}

A.login{ 
  color: #FFFFFF; 
}

A.login {
  color: #FFFFFF;
}

TD.catego {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : bold;
  color: #990000;
}
TD.blanc {
  background: #FFFFFF;
  font-size: 1px;
  color: #FFFFFF;
}
TD.transition {
	font-size: 1px;
}
TD.liaison {
  background: #FFFFFF;
}

TD.autour {
  background: #FFFFFF;
}

TR.centre {
	background: #FFFFFF;
}

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

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

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


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

TD.detailprod {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  color: #990000;
  font-weight: bold;
}

TD.5pixels {font-size: 15px;
  background: #FFFFFF;
}


TR.footer {
  background: #990000;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #990000;
  color: #FFFFFF;
  font-weight: bold;
}

TABLE.infoBox {
background : #FFFFFF;
}

.infoBox {
	background : #FFFFFF;
}

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

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

A.infoBoxContents { 
  color: #990000; 
  text-decoration: none; 
  font-weight: bold;
}

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


A.infoBox2Contents { 
  color: #FFFFFF; 
  text-decoration: none; 
  font-weight: bold;
}

.infoBox3 {
	background : #005555;
}

TABLE.infoBox3 {
  background : #005555;
}

TR.infoBox3 {
  background : #005555;
}

TD.infoBox3 {
  background : #005555;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


/* rose pale */
.infoBoxNotice {
  background: #FF8E90;
}
/* rose très pale */
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background: #990000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

/* quasi blanc #f4f7fd*/
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;
}
/*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;
}
/* Liste des produits bleu très clair #d2e9fb font-variant: small-caps;*/
TR.productListing-heading {
  background: #005555;
}

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

/* NBen Ne sert à rien de créer un A.productListing-heading */

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
/* NBen je crée*/
A.productListing-data { 
  color: #000000; 
  text-decoration: none; 
  font-weight: bold;
}
/* NBen je crée*/
A.productListing-data:hover { 
  color: #D47676; 
  text-decoration: none; 
  font-weight: bold;
}

A.pageResults { 
  color: #0000FF; 
}

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

/* gris sombre 9a9a9a*/
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #990000;
}

/* NBen très clair*/ 
TR.subBar {
  background: #f4f7fd;
}

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

/* NBen je rajoute */
TR.main, P.main {
  background: #FFFFFF;
}

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

TR.accueil2, {
  background: #005555;
}

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

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

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


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

/* NBen je crée pour les fonds clair*/
TD.smallTextfondclair, SPAN.smallTextfondclair, P.smallTextfondclair {
  background: #990000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ccccc;
}

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

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

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



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

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color:#FFFFFF;
  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;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #FF9900;
}

.moduleRow { background-color: #EEEEEE;}
.moduleRowOver { background-color: #DDDDFF; cursor: hand; }
.moduleRowSelected { background-color: #CCCCFF; }

/* ce sont les éléments en bas lors de la procédure de paiement */
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #CCCCCC; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; }
.imagesBoxContents {
      font-family: Verdana, Arial, sans-serif;
      font-size: 10px;
    }
	
A.faq { 
  font-size: 12px; 
}

	

/*---------- CADRES D'ENTOURAGE DES BOXES ----------*/
/* Cadre d'entourage boxe Catalog / Account_history.php (Page d'historique de mes acahats) */
.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 / 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 / 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 / Product_notification.php (Box de notification)*/
.infoBoxProductNotification {
	background: Lime;
}

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

/*---------- Intérieur DES BOXES ----------*/

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

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

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

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

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


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

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

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

/* Intérieur boxe Catalog / Includes / boxes / Polls.php (Box du sondage)*/
.infoBoxContentsPolls {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Intérieur boxe Catalog / Includes / boxes / Product_notification.php (Box de notification)*/
.infoBoxContentsProductNotification {
	background: Silver;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Intérieur boxe Catalog / Includes / boxes / Reviews.php (Box des critiques)*/
.infoBoxContentsReviews {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

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

/* Intérieur 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;
}



/* Intérieur 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;
}

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

/* Intérieur 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;
}

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

/* Intérieur 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;
}

/* NAVIGATION */
.infoBoxnavigation {
	background: #990000;
}

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

/* Cadre d'entourage boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxInformation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  color : #FFFFFF;
  vertical-align:text-bottom;
}

/* Intérieur boxe Catalog / Includes / boxes / Information.php (Box pour Information) EDEBDF  */
.infoBoxContentsInformation {
	font-family: Verdana, Arial, sans-serif;
	color : #FFFFFF;
	font-size: 10px;
}

TABLE.infoBoxContentsInformation {
	background: #990000;
}

A.infoBoxContentsInformation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight : bold;
    color : #FFFFFF;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Languages.php (Box des Langues)*/
.infoBoxLanguages {
	background: #990000;
}

/* Intérieur boxe Catalog / Includes / boxes / Languages.php (Box des Langues) background-image:url(../../../../images/infobox/thema/1/bloc-feuille.jpg);  */
.infoBoxContentsLanguages {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
/* Catégories*/
.infoBoxHeadingCategories {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight : bold;
  color : #FFFFFF;
  background-image:url(../../../../images/header/bloc-rouge.gif);
  background-repeat : repeat;
  vertical-align:text-bottom;
}
TD.infoBoxHeadingCategories {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : bold;
  color : #000000;
  background-image:url(../../../../images/header/bloc-rouge.gif);
  background-repeat : repeat;
  vertical-align:text-bottom;
}
TABLE.infoBoxContentsCategories {
  background-image:url(../../../../images/header/bloc-rouge.gif);
  background-repeat : repeat;
}
.infoBoxContentsCategories {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
A.infoBoxContentsCategories {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight : bold;
    color : #FFFFFF;
}
/* FIN de Catégories*/

/*Search*/
.infoBoxHeadingSearch {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  color : #FFFFFF;
  background: #990000;
  vertical-align:text-bottom;
}
.infoBoxContentsSearch {
	background: #990000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
/* FIN de Search*/
/* Whats new ?*/
.infoBoxHeadingWhatsNew {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  color : #FFFFFF;
  background-image:url(../../../../images/infobox/thema/1/headingbox.gif);
  background-repeat : no-repeat;
	background-position : center;
  vertical-align:text-bottom;
}
.infoBoxContentsWhatsNew {
	background: #990000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.infoBoxWhatsNew {
	background: #990000;
}
/* FIN de Whats new ?*/

/* ProductNotification */
.infoBoxHeadingProductNotification {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  color : #FFFFFF;
  background-image:url(../../../../images/infobox/thema/1/headingbox.gif);
  background-repeat : no-repeat;
	background-position : center;
  vertical-align:text-bottom;
}
.infoBoxContentsProductNotification {
	background: #990000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.infoBoxProductNotification {
	background: #990000;
}
A.infoBoxContentsProductNotification {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight : bold;
    color : #FFFFFF;
}
A.infoBoxContentsProductNotification:hover {
	font-weight : bold;
    color : #CCFFFF;
}
/* FIN DE ProductNotification */

/* reviews */
.infoBoxReviews {
	background: #DB7093;
}
/* FIN DE reviews */

/*Best seller */
.infoBoxBestSeller {
	background: #990000;
}
.infoBoxContentsBestSeller {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TABLE.infoBoxContentsBestSeller {
  background: #990000;
}
A.infoBoxContentsBestseller {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight : bold;
    color : #FFFFFF;
}
/* FIN de Best seller */

/* Shopping cart*/
TABLE.infoBoxHeadingShoppingCart {
  background: #990000;
}

.infoBoxShoppingCart {
  background: #990000;
}

.infoBoxHeadingShoppingCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  color : #FFFFFF;
  background: #990000;
  text-align:left;
}

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

/* FIN de Shopping cart*/

/* Newsdesk*/
.infoBoxNewsdesk {
	background: #990000;
}
.infoBoxHeadingNewsdesk {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  color : #FFFFFF;
  background-image:url(../../../../images/infobox/thema/1/bloc-infos.gif);
  background-repeat : no-repeat;
  background-position : center;
  vertical-align:text-bottom;
  text-align:center;
}
.infoBoxContentsNewsdesk {
	background: #990000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* FIN de Newsdesk*/
