/*
  $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
  
*/

#buttons-bas img {
	margin: 0 5 0 5;
}

#buttons-haut img {
	margin: 0 3 0 3;
}

.boxText { 
	font-size : 12px; 
	color: #444499;
}

.errorBox { 
	font-size : 10px; 
	background: #FFCC00;
	font-weight: bold; 
}

.stockWarning { 
	font-size : 10px; 
	color: Red; 
}

.productsNotifications { background: #eeeeff; }

.orderEdit { font-size : 10px; color: #7DD660; text-decoration: underline; }

body {
	background: #9999CC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; 
}

h1 { 
	font-size: 20px;
	font-weight: bold;
}

h2 { 
	font-size: 14px;
}

A {
	color: #444499;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;

}

A:hover {
	color: #FF9100;
	text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
	background: #FFFFFF;
}

TR.headerNavigation {
	background: #9999CC;
}

TD.headerNavigation {
	font-size: 12px;
	color: #9999CC;
	font-weight : bold;
	height: 26px;
	background-color: white;
   border-top: 2px solid #9999CC;
	/*
	background-image: url(../../../../images/template/background.gif);
	*/
}

A.headerNavigation { 
  color: #9999CC; 
}

A.headerNavigation:hover {
/*  color: #FEFF15; */
}

TR.headerError {
  background: red;
}

TD.headerError {
  font-size: 12px;
  background: #FF1515;
  color: #444499;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #9999CC;
}

TD.headerInfo {
  font-size: 12px;
  background: #9999CC;
  color: #444499;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #9999CC;
}

TD.footer {
  font-size: 12px;
  background: #9999CC;
  color: #444499;
  font-weight : bold;
  height: 26px;
  background-color: white;
  border-top: 2px solid #9999CC;
/*  
  background-image: url(../../../../images/template/background.gif);
*/
}

TD.productDesc {
  color: #444499;
  padding: 1px 7px 1px 7px;
}

.productDesc {

  font-size: 11px;
  color: #444499;
  padding: 1px 7px 1px 7px; 
  text-decoration: none;
  font-weight: normal;
  border: solid 2px solid #D9E1F2;
}  
.productDesc1 {

  font-size: 11px;
  color: #444499;
  padding: 1px 7px 1px 7px; 
  text-decoration: none;
  font-weight: normal;
  background-color: #EEEEFF;
  border-style: solid;
  border-color: #D9E1F2;
  border-width: 2px;  
}

.productDescspecial {
  font-size: 11px;
  color: #444499;
  padding: 1px 7px 1px 7px; 
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-color: #D9E1F2;
  border-width: 2px;
} 
.productDesc2 {

  font-size: 11px;
  color: #444499;
  padding: 1px 7px 1px 7px;  
  text-decoration: none;
  font-weight: normal;
}  
 
TD.productsDescription, SPAN.productsDescription, P.productsDescription {
  color: #444499;
  font-size: 11px;
  font-weight: bolder;
}

.ProductModel{
  color: #444499;
  font-size: 11px;
}

.product IMG{
/* border: 1px solid #9999CC; */

}

.name{
  color: #444499;
  font-size: 12px;	
  font-weight: bolder;
}

.productListing-heading-txt{
	color: #444499;
}

/*---------- CADRES D'ENTOURAGE DES BOXES ----------*/

/* Cadre d'entourage des boxes (Original) */
.infoBox {
  border: 2px solid #9999CC;
  padding: 5px;
}

.infoBoxNoBorder {
  border: 0px;
  padding: 5px;
}

.infoBoxHaut {
  border-top: 2px solid #9999CC;
  padding: 5px;
 
}

.infoBoxImageRight{
  
}
/* Cadre d'entourage boxe Catalog / Account_history.php (Page d'historique de mes acahats) */
.infoBoxAccountHistory {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
}
/* Cadre d'entourage boxe Catalog / Advanced_Search.php (Page Recherche avancée) */
.infoBoxAdvancedSearch {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
width: 635px;  
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Best_Sellers.php (Box des meilleurs achats)*/
.infoBoxBestSellers {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Categories.php (Box pour catégories)*/
.infoBoxCategories {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
width: 167px;
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / loginbox.php (Box pour loginbox)*/
.infoBoxLoginbox {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Currencies.php (Box pour devises)*/
.infoBoxCurrencies {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxInformation {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
width: 167px;
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Languages.php (Box des Langues)*/
.infoBoxLanguages {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Manufacturer_info.php (Box Info Fabricants)*/
.infoBoxManufacturerInfo {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
width: 167px;
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Manufacturers.php (Box de la liste des fabricants)*/
.infoBoxManufacturers {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
width: 167px;
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Order_history.php (Box d'historiques des commandes)*/
.infoBoxOrderHistory {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Product_notifications.php (Box de notification)*/
.infoBoxProductNotifications {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Reviews.php (Box des critiques)*/
.infoBoxReviewsBoxe {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Search.php (Box de recherche)*/
.infoBoxSearch {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
width: 167px;
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Shopping_cart.php (Box du panier)*/
.infoBoxShoppingCartBoxe {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Specials.php (Box des promotions)*/
.infoBoxSpecials {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
width: 167px;
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Tell_a_friend.php (Box faire connaître à un ami)*/
.infoBoxTellAFriend {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Wats_new.php (Box des nouveautes)*/
.infoBoxWatsNew {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
width: 167px;

}
/* Cadre d'entourage boxe Catalog / Cookie_usage.php (Box d'explication sur l'utilisation des cookies)*/
.infoBoxCookieUsage {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
  border-spacing: 1px;
}
/* Cadre d'entourage boxe Catalog / popup_search_help.php (Aide de la recherche avancée)*/
.infoBoxPopupSearchHelp {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
border-spacing: 1px;
width: 430px;
background-color: White;
}
/* 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 {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
  border-spacing: 1px;
}
/* Cadre d'entourage boxe Catalog / Product_reviews.php (Box information quand il n'y a pas de critique sur un produit)*/
.infoBoxProductReviews {
 border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
  border-spacing: 1px;
}
/* Cadre d'entourage boxe Catalog / reviews.php (Box information quand il n'y a pas de critique sur un produit)*/
.infoBoxReviews {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
  border-spacing: 1px;
}
/* Cadre d'entourage boxe Catalog / shopping_cart.php (Box information quand le panier est vide)*/
.infoBoxShoppingCart {

}
/* 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 #eeeeff;
}
/* Cadre d'entourage boxe Catalog / Includes / modules / New_Products.php (Box ce trouvant au milieu)*/
.infoBoxNewProducts {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
width: 635px;
}
/* Cadre d'entourage boxe Catalog / Includes / modules / featured.php (Box ce trouvant au milieu)*/
.infoBoxFeatured {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
width: 635px;
}
/* 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 {
border-left: 2px solid #9999CC;
border-right: 2px solid #9999CC;
border-spacing: 2px; 
width: 635px;
}
/*---------- INTERIEURE DES BOXES ----------*/

/* Interieure des boxes (Original)*/
.infoBoxContents {
 font-size: 12px;
  
}
/* Interieure boxe Catalog / Advanced_Search.php (Page Recherche avancée) */
.infoBoxContentsAdvancedSearch {
	font-size: 12px;

}
/* Interieure boxe Catalog / popup_Search_help.php (Aide de la recherche avancée) */
.infoBoxContentsPopupSearchHelp {
	font-size: 12px;
	
}
/* Interieure boxe Catalog / Includes / boxes / Best_Seller.php (Box des meilleurs achats)*/
.infoBoxContentsBestSellers {
	
	font-size: 12px;
}
/* Interieure boxe Catalog / Includes / boxes / Categories.php (Box pour catégories)*/
.infoBoxContentsCategories {
	font-size: 12px;
	
}

/* Interieure boxe Catalog / Includes / boxes / Loginbox.php (Box pour loginbox)*/
.infoBoxContentsLoginbox {
	
	font-size: 12px;	
}
/* Interieure boxe Catalog / Includes / boxes / Currencies.php (Box pour devises)*/
.infoBoxContentsCurrencies {
	
	font-size: 12px;
}
/* Interieure boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxContentsInformation {
	
	font-size: 12px;
}
/* Interieure boxe Catalog / Includes / boxes / Languages.php (Box des Langues)*/
.infoBoxContentsLanguages {

	font-size: 12px;
}
/* Interieure boxe Catalog / Includes / boxes / Manufacturer_info.php (Box Info Fabricants)*/
.infoBoxContentsManufacturerInfo {
	
	font-size: 12px;
}
/* Interieure boxe Catalog / Includes / boxes / Manufacturers.php (Box de la liste des fabricants)*/
.infoBoxContentsManufacturers {
	
	font-size: 12px;
}
/* Interieure boxe Catalog / Includes / boxes / Order_history.php (Box d'historiques des commandes)*/
.infoBoxContentsOrderHistory {
	
	font-size: 12px;
			
}
/* Interieure boxe Catalog / Includes / boxes / Product_notification.php (Box de notification)*/
.infoBoxContentsProductNotifications {
	
	font-size: 12px;
}
/* Interieure boxe Catalog / Includes / boxes / Reviews.php (Box des critiques)*/
.infoBoxContentsReviewsBoxe {
	
	font-size: 12px;
}
/* Interieure boxe Catalog / Includes / boxes / Search.php (Box de recherche)*/
.infoBoxContentsSearch {
	
	font-size: 10px;
}
/* Interieure boxe Catalog / Includes / boxes / Shopping_cart.php (Box du panier)*/
.infoBoxContentsShoppingCartBoxe {
	font-size: 12px;
	
}
/* Interieure boxe Catalog / Includes / boxes / Specials.php (Box des promotions)*/
.infoBoxContentsSpecials {
	
	font-size: 12px;
}
/* Interieure boxe Catalog / Includes / boxes / Tell_a_friend.php (Box faire connaître à un ami)*/
.infoBoxContentsTellAFriend {
	
	font-size: 12px;
}

/* Interieure boxe Catalog / Includes / boxes / Wats_new.php (Box des nouveautes)*/
.infoBoxContentsWatsNew {
	
	font-size: 12px;
}
/* Interieure boxe Catalog / Cookie_Usage.php (Box d'explication sur l'utilisation des cookies)*/
.infoBoxContentsCookieUsage {
	
	font-size: 12px;
}
/* Interieure boxe Catalog / Product_info.php (Box information des produits non trouvés dans le cas d'un produit pas encore disponible)*/
.infoBoxContentsProductInfo {
	
	font-size: 12px;
}
/* Interieure boxe Catalog / Reviews.php (Box information quand il n'y a pas de critique sur un produit)*/
.infoBoxContentsReviews {
	
	font-size: 12px;
}
/* Interieure boxe Catalog / Shopping_cart.php (Box information quand le panier est vide)*/
.infoBoxContentsShoppingCart {
	
	font-size: 12px;
}
/* Interieure boxe Catalog / ssl_check.php (Box information sur les sessions SSL quand il y a eu un echec SSL)*/
.infoBoxContentsSslCheck {
	
	font-size: 12px;
}
/* Interieure boxe Catalog / product_reviews.php (Box information quand il n'y a pas de critique sur un produit)*/
.infoBoxContentsProductReviews {
	
	font-size: 12px;
}
/* Interieure boxe Catalog / Includes / modules / New_Products.php (Boxe qui affiche les nouveaux produits au milieu)*/
.infoBoxContentsNewProducts {
	font-size: 12px;
	
}
/* Interieure boxe Catalog / Includes / modules / featured.php (Boxe qui affiche les featured produits au milieu)*/
.infoBoxContentsFeatured {
	font-size: 12px;
}

/* 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 {
	font-size: 12px;
}
.infoBoxNotice {
  background-color: Red;
}
.infoBoxNoticeContents {
  font-size: 10px;
}
/*---------- ENTETE ET PIED DES BOXES ----------/*
/* Entete et pied des Boxes droite,  gauche et centrale (Original)*/
TD.infoBoxHeading {
  font-size: 11px;
  font-weight: bold;
  background: #D9E1F2;
  color: #444499;
}
/* Entete et pied Boxes Catalog / Advanced_search.php (Page Recherche avancée ) */
TD.infoBoxHeadingAdvancedSearch {
	font-size: 11px;
	font-weight: bold;
	color: #444499;
}
/* Entete et pied Boxes Catalog / Popup_search_help .php (Aide de la recherche avancée) */
TD.infoBoxHeadingPopupSearchHelp {
	font-size: 11px;
	font-weight: bold;
	color: #444499;
	
}
/* Entete et pied Boxes Catalog / includes / boxes / best_sellers.php (Box des meilleurs achats) */
TD.infoBoxHeadingBestSellers {
	font-size: 11px;
	font-weight: bold;
	color: #444499;
}
/* Entete et pied Boxes Catalog / includes / boxes / catgories.php (Box pour catégories) */
TD.infoBoxHeadingCategories {
	font-size: 11px;
	font-weight: bold;
	color: #444499;
}
/* Entete et pied Boxes Catalog / includes / boxes / loginbox.php (Box pour loginbox) */
TD.infoBoxHeadingLoginbox {
	font-size: 11px;
	font-weight: bold;
	color: #444499;	
}
/* Entete et pied Boxes Catalog / includes / boxes / currencies.php (Box pour devises) */
TD.infoBoxHeadingCurrencies {
	font-size: 11px;
	font-weight: bold;
	color: #444499;
}
/* Entete et pied Boxes Catalog / includes / boxes / languages.php (Box des Langues) */
TD.infoBoxHeadingLanguages {
	font-size: 11px;
	font-weight: bold;
	color: #444499;
	
}
/* Entete et pied Boxes Catalog / includes / boxes / manufacturer_info.php (Box Info Fabricants) */
TD.infoBoxHeadingManufacturerInfo {
	font-size: 11px;
	font-weight: bold;
	color: #444499;
}
/* Entete et pied Boxes Catalog / includes / boxes / manufacturers.php (Box de la liste des fabricants) */
TD.infoBoxHeadingManufacturers {
	font-size: 11px;
	font-weight: bold;
	color: #444499;
}
/* Entete et pied Boxes Catalog / includes / boxes / order_history.php (Box d'historiques des commandes) */
TD.infoBoxHeadingOrderHistory {
	font-size: 11px;
	font-weight: bold;
	color: #444499;
}
/* Entete et pied Boxes Catalog / includes / boxes / product_notification.php (Box de notification) */
TD.infoBoxHeadingProductNotifications {
	font-size: 11px;
	font-weight: bold;
	color: #444499;
}
/* Entete et pied Boxes Catalog / includes / boxes / reviews.php (Box des critiques) */
TD.infoBoxHeadingReviewsBoxe {
	font-size: 11px;
	font-weight: bold;
	color: #444499;
}
/* Entete et pied Boxes Catalog / includes / boxes / search.php (Box de recherche) */
TD.infoBoxHeadingSearch {
	font-size: 11px;
	font-weight: bold;
	color: #444499;
}
/* Entete et pied Boxes Catalog / includes / boxes / shopping_cart.php (Box du panier) */
TD.infoBoxHeadingShoppingCartBoxe {
	font-size: 11px;
	font-weight: bold;
	color: #444499;
}
/* Entete et pied Boxes Catalog / includes / boxes / specials.php (Box des promotions) */
TD.infoBoxHeadingSpecials {
	font-size: 11px;
	font-weight: bold;
	color: #444499;
}
/* Entete et pied Boxes Catalog / includes / boxes / tell_a_friend.php (Box faire connaître à un ami) */
TD.infoBoxHeadingTellAFriend {
	font-size: 11px;
	font-weight: bold;
	color: #444499;
}
/* Entete et pied Boxes Catalog / includes / boxes / wats_new.php (Box des nouveautes ) */
TD.infoBoxHeadingWatsNew {
	font-size: 11px;
	font-weight: bold;
	color: #444499;
}
/* Entete et pied Boxes Catalog / includes / boxes / information.php (Box pour Information) */
TD.infoBoxHeadingInformation {
	font-size: 11px;
	font-weight: bold;
	color: #444499;
}
/* Entete et pied Boxes Catalog / Cookie_usage.php (Box d'explication sur l'utilisation des cookies)*/
TD.infoBoxHeadingCookieUsage {
	font-size: 11px;
	font-weight: bold;
	color: #444499;
	background : #eeeeff;
}
/* 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-size: 11px;
	font-weight: bold;
	color: #444499;
	background : #D9E1F2;
}
/* Entete et pied Boxes Catalog / includes / modules / new_products.php (Box qui affiche les nouveaux produits au milieu) */
TD.infoBoxHeadingNewProducts {
	font-size: 11px;
	font-weight: bold;
	color: #444499;
	background : #A1B66B;
}
/* Entete et pied Boxes Catalog / includes / modules / featured.php (Box qui affiche les nouveaux produits au milieu) */
TD.infoBoxHeadingFeatured {
	font-size: 11px;
	font-weight: bold;
	color: #444499;
	background : #A1B66B;
}

/* 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-size: 11px;
	font-weight: bold;
	color: #444499;
	background : #9999CC;
}
TD.infoBox, SPAN.infoBox {
  font-size: 11px;
  
}

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: white;
}

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: #eeeeff;
}

TABLE.productListing {
  border: 2px;
  border-style: solid;
  border-color: #9999CC;
  font-size: 10px;
  font-weight: bold;
}

.productListing-heading {
  font-size: 12px;
  color: #444499;
  font-weight : bold;
  height: auto;
  background-color: #eeeeff;
  border-bottom: 2px solid #9999CC;
}

/*
A.productListing-heading {
  padding-top: 8px;
  background: transparent;
}



*/
TD.productListing-data {
  font-size: 12px;
  color: #444499;
}

A.pageResults {
  color: #444499;
}

A.pageResults:hover {
/*  color: #1517FF; */

}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #FF9100;    
}

TD.HeadingSpecialPrice {
  font-size: 20px;
  font-weight: bold;
  color: #444499;
}

.productSpecialPrice, {
  font-size: 20px;
  font-weight: bold;
  color: red;  
}

.productSpecialPrice2, {
  font-size: 12px;
  font-weight: bold;
  color: #FF9100;  
}

TR.subBar {
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
  color: #444499; 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
  color: #444499;
}    

TD.featuredproductsName, SPAN.featuredproductsName, P.featuredproductsName {
  color: #FF9100;
  font-size: 14px;  
}

TD.accountCategory {
  font-size: 10px;
  color: #D9E1F2;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
  color: #444499;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #FF1515;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: red;
  font-weight: bold;
}

TABLE.formArea {
  background: #eeeeff;
  border-color: #9999CC;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

/* SPAN.nomProduit:hover {font-size: 12px; color: #FF9100; }
 */

SPAN.description {
  font-size: 10px;
  color: #444499;
  padding: 1px 7px 1px 7px;; 
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #CC707E;
  font-weight: bold;
}

SPAN.SpecialPrice {
  font-size: 12px;
  color: #FF9100;  
}

.Price1Out {
  padding: 2px;
  margin: 1px;
}

.Price1 {
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 15px;
  color: red;
  font-weight: bolder;
  background-color: #FFFF33;
  border: thin solid Red;
}

.OldPrice {
  padding: 2px;
  font-size: 12px;
  font-weight: bolder;
  color: #444499;
}

SPAN.Price2 {
padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 15px;
  color: red;
  font-weight: bolder;
  background-color: Yellow;
  border: thin solid Red;
}

SPAN.errorText {
  color: #FF1515;
}

.moduleRow { }
.moduleRowOver { background-color: #FFFF33; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFCC00; }

.checkoutBarFrom, .checkoutBarTo { 
font-size: 10px; 
color: #979797; }
.checkoutBarCurrent { 
font-size: 10px; 
color: #000000; }

/* message box */

.messageBox { 
font-size: 10px; }

.messageStackError, .messageStackWarning { 
font-size: 10px; 
background-color: #FFCC00; }

.messageStackSuccess { 
font-size: 10px; 
background-color: #FFCC00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FF1515; }
