@charset "iso-8859-1";
/* style 8
*/

.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; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

BODY {  
  scrollbar-face-color: #A00000;
  scrollbar-shadow-color: #A00000;
  scrollbar-highlight-color: #FDF5E6;
  scrollbar-3dlight-color: #FDF5E6;
  scrollbar-darkshadow-color: #A00000;
  scrollbar-track-color: #FDF5E6;
  scrollbar-arrow-color: #FDF5E6;

  background: #f9f3f5;
  color: #620000;
  margin: 0px;
}

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

A:hover {
  color: #A00000;
  text-decoration: underline;
}

FORM {
        display: inline;
}

TR.header {
  background: #FDF5E6;
}

TR.headerNavigation {
  background: #A00000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #A00000;
  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: #A00000;
}

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

TR.footer {
  background: #A00000;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #A00000;
  color: #ffffff;
  font-weight: bold;
}
/*---------- BOXES ----------*/
/* Cadre d'entourage des boxes (Original) */

.infoBox {
/*  background: #FDF5E6;*/
}

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

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

span.infoBoxHeading {
  color: #ffffff;
}

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


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

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

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

/* Cadre d'entourage boxe Catalog / Includes / boxes / Best_Seller.php (Box des meilleurs ventes)*/
.infoBoxBestSeller {background: #A00000}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Categories.php (Box pour catégories)*/
.infoBoxCategories {
	background: #A00000; border: dashed #A00000;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Currencies.php (Box pour devises)*/
.infoBoxCurrencies {
	background: #A00000;
}

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

/* Cadre d'entourage boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxInformation {
	background: #A00000;
}
/* Cadre d'entourage boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxCatalogue {
	background: #A00000;
}

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

/* Cadre d'entourage boxe Catalog / Includes / boxes / Manufacturer_info.php (Box Info Fabricants)*/
.infoBoxManufacturerInfo {
	background: #A00000;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Manufacturers.php (Box de la liste des fabricants)*/
.infoBoxManufacturers {
	background: #A00000;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Order_history.php (Box d'historiques des commandes)*/
.infoBoxOrderHistory {
	background: #A00000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Cadre d'entourage boxe Catalog / Includes / boxes / Loginbox.php (Box de login)*/
.infoBoxLoginbox {
	background: #A00000;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / contact_us.php (Box de nous contacter)*/
.infoBoxContact {
	background: #A00000;
}
/*---------- INTERIEUR DES BOXES ----------*/
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }

/* Interieur des boxes (Original)*/
.infoBoxContents {
	background: #FDF5E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

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

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

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

/* Interieur boxe Catalog / Includes / boxes / Best_Seller.php (Box des meilleurs achats)*/
.infoBoxContentsBestSeller {
	background: #FDF5E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieur boxe Catalog / Includes / boxes / Categories.php
(Box pour catégories)*/
.infoBoxContentsCategories {background: #FDF5E6; font-family: Verdana, Arial, sans-serif; font-size: 12px}

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

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

/* Interieur boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxContentsInformation {
	background: #FDF5E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieur boxe Catalog / Includes / boxes / catalogue.php (Box pour Catalogue pdf)*/
.infoBoxContentsCatalogue {
	background: #FDF5E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieur boxe Catalog / Includes / boxes / Languages.php (Box des Langues)*/
.infoBoxContentsLanguages {
	background: #FDF5E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieur boxe Catalog / Includes / boxes / Languages_header.php (Box des Langues entete)*/
.infoBoxContentsLanguagesHeader {
	/*background: #FDF5E6;*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

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

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

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

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

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

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

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

/* Interieur boxe Catalog / Includes / boxes / Search_header.php (Box de recherche entete)*/
.infoBoxContentsSearchHeader {
	/*background: #FDF5E6;*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
  	color: #FFFFFF;
}

A.infoBoxContentsSearchHeader {
  	color: #FFFFFF;
}
A.infoBoxContentsSearchHeader:hover {
  color: #ffffff;
}

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

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

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

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

/* Interieur boxe Catalog / Includes / boxes / Loginbox.php (Box login)*/
.infoBoxContentsLoginbox {
	background: #FDF5E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieur boxe Catalog / Includes / modules / contactl.php (Box ce contact)*/
.infoBoxContentsContact {
	background: #FDF5E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* ------------------ Box ce trouvant au milieu) --------------------------*/

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

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

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

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

/* Interieur boxe Catalog / Includes / modules / Product_Listing_Col.php (Box ce trouvant au milieu)*/
.infoBoxContentsProductListingCol {
	background: #FDF5E6;
	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 : #A00000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* 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 : #A00000;
}
/* Entete Boxes Catalog / includes / boxes / catalogue.php (Box pour catalogue) */
TD.infoBoxHeadingCatalogue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #A00000;
}


/* Entete Boxes Catalog / includes / boxes / Loginbox.php (Box de Login ) */
TD.infoBoxHeadingLoginbox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #A00000;
}
/* 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 : #A00000;
}

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

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

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

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

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* fin des boxes */

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, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #620000;
  font-weight: bold;
  font-variant: small-caps;
}

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: 20px;
  font-weight: bold;
  color: #990000;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
TD.verySmallText, SPAN.verySmallText, P.verySmallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.verySmallText, A.verySmallText, A.verySmallText:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

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

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;
}
TD.tableHeadingEven {font-family: Verdana, Arial, sans-serif; font-size: 13px; font-weight: bold; text-align: center}

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: #f0a480;
  font-weight: bold;
}

TABLE.page {
  background: #f9f3f5;
  border-color: #A00000;
  border-style: solid;
  border-width: 1px;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #A00000;
  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: #ff0000;
}

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

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

TD.pollBoxRow {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px; 
}
TD.pollBoxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px; 
}
TR.pollOptRow {
  background: #f6f9eb;
}
TR.pollFooter {
  background: #f6f9eb;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; 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: #620000; }

/*---------- INTERIEUR DES COLONNES GAUCHE ET DROITE ----------*/

TD.leftColumn {font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #FDF5E6; border-right: 1px solid #a00000;}
TD.rightColumn {font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #FDF5E6; border-left: 1px solid #a00000;}

/*---------- LETTRINE DEBUT DE PHRASE ----------*/

.conteneurParagraphe {/* définition d'un conteneur global*/
 text-align: justify}
.lettrineParagraphe {float: left; /* positionnement de la lettrine dans le conteneur*/
font-size: 2em; /* 3 hauteurs de lignes pour la lettrine*/
font-weight: bold; font-family: Verdana, Arial, sans-serif; color: #a00000; margin: 1px; padding: 1px; line-height: 1em; font: italic;}
