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

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

br.clear { display: block; clear: both; height: 1px; line-height: 1px; font-size: 1px;}

BODY {
  background: none;
  background-color: #01a29d;
  color: #000000;
  margin: 0px;  
}

TABLE { text-align:left;}


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

A:hover {
  /* color: #AABBDD; */
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
}

TR.header td.headerCell {
	background: #ffffff;
}

TR.header td a {
    display: block;
    text-decoration: none;
}

TR.headerNavigation {
  /* background: #bbc3d3; */
}

TD.headerNavigation {
}

DIV.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #afc1cb;
  color: #ffffff;
  font-weight : bold;
  border-bottom: 1px solid #b2b0b1;
}

A.headerNavigation { 
  color: #000000;
  font-size: 12px;
}

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

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

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

.footer {
    background-color: #444444;
    width: 968px;
}

.footer td {
    text-align: center;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #636363;
    font-weight: bold;
    background-color: #444444;
    background-image: url( ../../../../images/Facdem/footer/footerBottom.gif );
    background-repeat: no-repeat;
    background-position: bottom center;
    width: 968px;
    color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer a {
    color: #ffffff;
}

/* footer.php */
.footer_categories {width: 974px; margin: 0 auto;  font-family: Tahoma, Verdana, Arial, sans-serif;  font-size: 0.7em;}
.footer_categories .column { float: left; list-style: none; padding: 0; margin: 0; margin-left: 10px;}
.footer_categories .column li { line-height: 1.7em; text-align: left;}
.footer_categories .column li a {color: #636363;}

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

/* Cadre d'entourage des boxes (Original) */
.infoBox {
  /* background: #b6b7cb; */
}

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

/* Cadre d'entourage boxe Catalog / Includes / boxes / Best_Sellers.php (Box des meilleurs achats)*/
.infoBoxBestSellers {
	background: Fuchsia;
	border : dashed;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Categories.php (Box pour cat�gories)*/
.infoBoxCategories {
	margin: 0px;
	padding: 0px;
}

.infoBoxCategories table {
	margin: 0px;
	padding: 0px;
}

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

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

/* 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 / Product_notifications.php (Box de notification)*/
.infoBoxProductNotifications {
	background: Teal;
}

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

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

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

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

/* Cadre d'entourage boxe Catalog / Cookie_usage.php (Box d'explication sur l'utilisation des cookies)*/
.infoBoxCookieUsage {
	background: transparent;
	border: thin outset #C9D5ED;
}

/* Cadre d'entourage boxe Catalog / popup_search_help.php (Aide de la recherche avanc�e)*/
.infoBoxPopupSearchHelp {
	background: transparent;
	border: thin outset Purple;
}

/* 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 {
	background: Red;
}

/* Cadre d'entourage boxe Catalog / Product_reviews.php (Box information quand il n'y a pas de critique sur un produit)*/
.infoBoxProductReviews {
	background: #b6b7cb;
}

/* Cadre d'entourage boxe Catalog / reviews.php (Box information quand il n'y a pas de critique sur un produit)*/
.infoBoxReviews {
	background: #b6b7cb;
}

/* Cadre d'entourage boxe Catalog / shopping_cart.php (Box information quand le panier est vide)*/
.infoBoxShoppingCart {
	background: #b6b7cb;
}

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

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

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

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

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

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

/* Interieure boxe Catalog / popup_Search_help.php (Aide de la recherche avanc�e) */
.infoBoxContentsPopupSearchHelp {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

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

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

/* 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 / Information.php (Box pour Information)*/
.infoBoxContentsInformation {
	background: #FFE4B5;
	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 / Product_notification.php (Box de notification)*/
.infoBoxContentsProductNotifications {
	background: Silver;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

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

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

/* Interieure boxe Catalog / Includes / boxes / Shopping_cart.php (Box du panier)*/
.infoBoxContentsShoppingCartBoxe {
	/* background: #FFF0F5; */
	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 / Cookie_Usage.php (Box d'explication sur l'utilisation des cookies)*/
.infoBoxContentsCookieUsage {
	background: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Product_info.php (Box information des produits non trouv�s dans le cas d'un produit pas encore disponible)*/
.infoBoxContentsProductInfo {
	background: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Reviews.php (Box information quand il n'y a pas de critique sur un produit)*/
.infoBoxContentsReviews {
	background: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Shopping_cart.php (Box information quand le panier est vide)*/
.infoBoxContentsShoppingCart {
	background: #BBD842;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 10px;
}

/* Interieure boxe Catalog / ssl_check.php (Box information sur les sessions SSL quand il y a eu un echec SSL)*/
.infoBoxContentsSslCheck {
	background: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / product_reviews.php (Box information quand il n'y a pas de critique sur un produit)*/
.infoBoxContentsProductReviews {
	background: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / modules / New_Products.php (Boxe qui affiche les nouveaux produits au milieu)*/
.infoBoxContentsNewProducts {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url(../../../../images/infobox/thema/1/french/fond_news.gif);
}

/* 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 {
	background: #AFEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

/*---------- ENTETE ET PIED DES BOXES ----------/*

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

/* Entete et pied 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 : #D7DBEF;
}

/* Entete et pied 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 : #D7DBEF;
}

/* Entete et pied 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 : #D7DBEF;
}

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

/* Entete et pied 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 : #D7DBEF;
}

/* Entete et pied 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 : #D7DBEF;
}

/* Entete et pied 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 : #D7DBEF;
}

/* Entete et pied 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 : #D7DBEF;
}

/* Entete et pied 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 : #D7DBEF;
}

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

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

/* Entete et pied 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 : #D7DBEF;
}

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

/* Entete et pied 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 : #D7DBEF;
}

/* Entete et pied 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 : #D7DBEF;
}

/* Entete et pied 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 : #D7DBEF;
}

/* Entete et pied 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 : #D7DBEF;
}

/* Entete et pied Boxes Catalog / Cookie_usage.php (Box d'explication sur l'utilisation des cookies)*/
TD.infoBoxHeadingCookieUsage {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #C9D5ED;
}

/* 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-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #C9D5ED;
}

/* Entete et pied Boxes Catalog / includes / modules / new_products.php (Box qui affiche les nouveaux produits au milieu) */
TD.infoBoxHeadingNewProducts {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #cc081c;
	/* background : #97AF5D; */
	}

/* 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-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #C9D5ED;
}

TD.infoBox, SPAN.infoBox {
  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: #f8f8f9;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

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

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: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #444444;
  text-transform: uppercase; 
  margin: 0px; 
  padding: 16px; 
  padding-bottom: 0px; 
  padding-top: 0px;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; 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: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/* BOF : Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
/* EOF : Dynamic Sitemap */

/* BOF : more pics 6 v1.3k */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;   
}
/* EOF : more pics 6 v1.3k */

/* BOF : ajax popup image 1.2	*/
#lightbox{
            position: absolute;
            top: 40px;
            left: 0;
            width: 100%;
            z-index: 100;
            text-align: center;
            line-height: 0;
            }
 
#lightbox a img{ border: none; }
 
#outerImageContainer{
            position: relative;
            background-color: #fff;
            width: 250px;
            height: 250px;
            margin: 0 auto;
            }
 
#imageContainer{
            padding: 10px;
            }
 
#loading{
            position: absolute;
            top: 40%;
            left: 0%;
            height: 25%;
            width: 100%;
            text-align: center;
            line-height: 0;
            }
#hoverNav{
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            z-index: 10;
            }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
 
#prevLink, #nextLink{
            width: 49%;
            height: 100%;
            background: transparent url(../../../../images/blank.gif) no-repeat; /* Trick IE into showing hover */
            display: block;
            }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
/* #prevLink:hover, #prevLink:visited:hover { background: url(../../../../images/prevlabel.gif) left 15% no-repeat; } */
#prevLink, #prevLink:visited { background: url(../../../../images/prevlabel.gif) left 15% no-repeat; }
/* #nextLink:hover, #nextLink:visited:hover { background: url(../../../../images/nextlabel.gif) right 15% no-repeat; } */
#nextLink, #nextLink:visited { background: url(../../../../images/nextlabel.gif) right 15% no-repeat; }

 
#imageDataContainer{
            font: 10px Verdana, Helvetica, sans-serif;
            background-color: #fff;
            margin: 0 auto;
            line-height: 1.4em;
            }
 
#imageData{
            padding:0 10px;
            }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold;        }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;      }                                  
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;    }          
                        
#overlay{
            position: absolute;
            top: 0;
            left: 0;
            z-index: 90;
            width: 100%;
            height: 500px;
            background-color: #000;
            filter:alpha(opacity=60);
            -moz-opacity: 0.6;
            opacity: 0.6;
            }
            
 
.clearfix:after {
            content: "."; 
            display: block; 
            height: 0; 
            clear: both; 
            visibility: hidden;
            }
 
* html>body .clearfix {
            display: inline-block; 
            width: 100%;
            }
 
* html .clearfix {
            /* Hides from IE-mac \*/
            height: 1%;
            /* End hide from IE-mac */
            }          
/* EOF : ajax popup image 1.2	*/



/* // BOF : ITROOM css */
.seo 		{text-align:left;}
.seo p 	{ padding:0; margin:0;}
/* // EOF : ITROOM css */

/* BOF : ITROOM Int�gration SEB */

h1 { font-family: "Trebuchet MS", cursive; font-size: 20px; font-weight: bold; color: #cc081c; text-transform: uppercase; margin: 0px; padding: 6px; padding-bottom: 0px; padding-top: 10px; border-bottom: 1px dashed #D2D2D2;}
h2 { font-family: "Trebuchet MS", cursive; font-size: 15px; font-weight: bold; color: #cc081c;}
#homeh1{ font-family: "Arial", sans-serif; font-size: 12px; color: #00a29c; padding: 0px; border: none; text-transform: uppercase; font-weight: normal; padding-top: 5px; padding-bottom: 10px;}
#homeh2{ font-family: "Arial", sans-serif; font-size: 14px; margin-bottom: 0px; padding-bottom: 0px; color: #fa0053; padding-bottom: 4px; padding-top: 10px;}
.facdemContent 	{ width: 974px; background-image: url( ../../../../images/Facdem/Content/backgroundContent.png ); background-repeat: repeat-y; padding-left: 4px; padding-right: 4px;}

.demandeDevisTitle		{ font-size: 12px; font-weight: bold; color: #ffffff; display: block; text-align: center;}

.columnLeft 	{ background-color: #ededee;}

.redTitle { color: #D10A29; font-size: 14px; font-weight: bold; font-family: Trebuchet MS;}

.boxRoundedGrey 				{ cellspacing: 0px; cellpadding: 0px;}
.boxRoundedGrey .topLeft 		{ width: 13px; height: 10px; line-height: 1px; font-size: 1px; background-image: url( ../../../../images/Facdem/boxRoundedGrey/topLeft.gif ); background-position: top left; background-repeat: no-repeat;}
.boxRoundedGrey .topCenter 		{ height: 10px; line-height: 1px; font-size: 1px; background-image: url( ../../../../images/Facdem/boxRoundedGrey/topCenter.gif ); background-repeat: repeat-x;}
.boxRoundedGrey .topRight 		{ width: 13px; height: 10px; line-height: 1px; font-size: 1px; background-image: url( ../../../../images/Facdem/boxRoundedGrey/topRight.gif ); background-position: top left; background-repeat: no-repeat;}
.boxRoundedGrey .centerLeft 	{ width: 13px; background-image: url( ../../../../images/Facdem/boxRoundedGrey/background.gif ); background-position: top left; background-repeat: repeat-y;}
.boxRoundedGrey .centerCenter	{ background-color: #36393e; color: #ffffff;}
.boxRoundedGrey .centerRight 	{ width: 13px; background-image: url( ../../../../images/Facdem/boxRoundedGrey/background.gif ); background-position: top right; background-repeat: repeat-y;}
.boxRoundedGrey .bottomLeft 	{ width: 13px; height: 10px; background-image: url( ../../../../images/Facdem/boxRoundedGrey/bottomLeft.gif ); background-position: top left; background-repeat: no-repeat;}
.boxRoundedGrey .bottomCenter 	{ height: 10px; background-image: url( ../../../../images/Facdem/boxRoundedGrey/bottomCenter.gif ); background-repeat: repeat-x;}
.boxRoundedGrey .bottomRight 	{ width: 13px; height: 10px; background-image: url( ../../../../images/Facdem/boxRoundedGrey/bottomRight.gif ); background-position: top left; background-repeat: no-repeat;}

.boxRoundedWhite 				{ cellspacing: 0px; cellpadding: 0px; margin-top: 0px;}
.boxRoundedWhite .topLeft 		{ width: 11px; height: 7px; font-size: 1px; line-height: 1px; background-image: url( ../../../../images/Facdem/boxRoundedWhite/topLeft.gif ); background-position: top left; background-repeat: no-repeat;}
.boxRoundedWhite .topCenter 	{ height: 7px; font-size: 1px; line-height: 1px; background-image: url( ../../../../images/Facdem/boxRoundedWhite/topCenter.gif ); background-repeat: repeat-x;}
.boxRoundedWhite .topRight 		{ width: 12px; font-size: 1x; line-height: 1px; height: 7px; background-image: url( ../../../../images/Facdem/boxRoundedWhite/topRight.gif ); background-position: top left; background-repeat: no-repeat;}
.boxRoundedWhite .centerLeft 	{ width: 11px; background-image: url( ../../../../images/Facdem/boxRoundedWhite/centerLeft.gif ); background-position: top left; background-repeat: repeat-y;}
.boxRoundedWhite .centerCenter	{ background-color: #ffffff;}
.boxRoundedWhite .centerCenter2	{ background-image: url( ../../../../images/Facdem/boxRoundedWhite/centerCenter.gif ); background-repeat: repeat-y; width: 183px; padding-left: 4px; padding-right: 4px;}
.boxRoundedWhite .centerRight 	{ width: 12px; background-image: url( ../../../../images/Facdem/boxRoundedWhite/centerRight.gif ); background-position: top left; background-repeat: repeat-y;}
.boxRoundedWhite .bottomLeft 	{ width: 11px; height: 8px; font-size: 1px; line-height: 1px; background-image: url( ../../../../images/Facdem/boxRoundedWhite/bottomLeft.gif ); background-position: top left; background-repeat: no-repeat;}
.boxRoundedWhite .bottomCenter 	{ height: 8px; font-size: 1px; line-height: 1px; background-image: url( ../../../../images/Facdem/boxRoundedWhite/bottomCenter.gif ); background-repeat: repeat-x;}
.boxRoundedWhite .bottomRight 	{ width: 12px; font-size: 1px; line-height: 1px; height: 8px; background-image: url( ../../../../images/Facdem/boxRoundedWhite/bottomRight.gif ); background-position: top left; background-repeat: no-repeat;}

.boxRoundedWhite2 				{ cellspacing: 0px; cellpadding: 0px; margin-top: 0px; width: 340px;}
.boxRoundedWhite2 .topLeft 		{ width: 12px; height: 12px; font-size: 7px; line-height: 7px; background-image: url( ../../../../images/Facdem/boxRoundedWhite2/topLeft.gif ); background-position: top left; background-repeat: no-repeat;}
.boxRoundedWhite2 .topCenter 	{ height: 12px; font-size: 7px; line-height: 7px; background-image: url( ../../../../images/Facdem/boxRoundedWhite2/topCenter.gif ); background-repeat: repeat-x;}
.boxRoundedWhite2 .topRight 	{ width: 12px; height: 12px; font-size: 7px; line-height: 7px; background-image: url( ../../../../images/Facdem/boxRoundedWhite2/topRight.gif ); background-position: top left; background-repeat: no-repeat;}
.boxRoundedWhite2 .centerLeft 	{ width: 12px; background-image: url( ../../../../images/Facdem/boxRoundedWhite2/centerLeft.gif ); background-position: top left; background-repeat: repeat-y;}
.boxRoundedWhite2 .centerCenter	{ background-color: #ffffff; text-align: center;}
.boxRoundedWhite2 .centerRight 	{ width: 12px; background-image: url( ../../../../images/Facdem/boxRoundedWhite2/centerRight.gif ); background-position: top right; background-repeat: repeat-y;}
.boxRoundedWhite2 .bottomLeft 	{ width: 12px; height: 12px; font-size: 7px; line-height: 7px; background-image: url( ../../../../images/Facdem/boxRoundedWhite2/bottomLeft.gif ); background-position: top left; background-repeat: no-repeat;}
.boxRoundedWhite2 .bottomCenter { height: 12px; font-size: 7px; line-height: 7px; background-image: url( ../../../../images/Facdem/boxRoundedWhite2/bottomCenter.gif ); background-repeat: repeat-x;}
.boxRoundedWhite2 .bottomRight 	{ width: 12px; height: 12px; font-size: 7px; line-height: 7px; background-image: url( ../../../../images/Facdem/boxRoundedWhite2/bottomRight.gif ); background-position: top left; background-repeat: no-repeat;}

.boxRoundedWhite3 			{ width: 110px; cellspacing: 0px; cellpadding: 0px; margin-top: 0px;}
.boxRoundedWhite3 .top 		{ width: 110px; height: 8px; line-height: 4px; font-size: 4px; background-image: url( ../../../../images/Facdem/boxRoundedWhite3/top.gif ); background-repeat: no-repeat;}
.boxRoundedWhite3 .center 	{ width: 110px; height: 80px; background-image: url( ../../../../images/Facdem/boxRoundedWhite3/center.gif ); background-repeat: repeat-y;}
.boxRoundedWhite3 .bottom 	{ width: 110px; height: 8px; line-height: 8px; font-size: 8px; background-image: url( ../../../../images/Facdem/boxRoundedWhite3/bottom.gif ); background-repeat: no-repeat;}

.boxRoundedWhite4 				{ cellspacing: 0px; cellpadding: 0px; margin-top: 0px;}
.boxRoundedWhite4 .topLeft 		{ width: 12px; height: 12px; font-size: 7px; line-height: 7px; background-image: url( ../../../../images/Facdem/boxRoundedWhite2/topLeft.gif ); background-position: top left; background-repeat: no-repeat;}
.boxRoundedWhite4 .topCenter 	{ height: 12px; font-size: 7px; line-height: 7px; background-image: url( ../../../../images/Facdem/boxRoundedWhite2/topCenter.gif ); background-repeat: repeat-x;}
.boxRoundedWhite4 .topRight 	{ width: 12px; height: 12px; font-size: 7px; line-height: 7px; background-image: url( ../../../../images/Facdem/boxRoundedWhite2/topRight.gif ); background-position: top left; background-repeat: no-repeat;}
.boxRoundedWhite4 .centerLeft 	{ width: 12px; background-image: url( ../../../../images/Facdem/boxRoundedWhite2/centerLeft.gif ); background-position: top left; background-repeat: repeat-y;}
.boxRoundedWhite4 .centerCenter	{ background-color: #ffffff; text-align: center;}
.boxRoundedWhite4 .centerRight 	{ width: 12px; background-image: url( ../../../../images/Facdem/boxRoundedWhite2/centerRight.gif ); background-position: top right; background-repeat: repeat-y;}
.boxRoundedWhite4 .bottomLeft 	{ width: 12px; height: 12px; font-size: 7px; line-height: 7px; background-image: url( ../../../../images/Facdem/boxRoundedWhite2/bottomLeft.gif ); background-position: top left; background-repeat: no-repeat;}
.boxRoundedWhite4 .bottomCenter { height: 12px; font-size: 7px; line-height: 7px; background-image: url( ../../../../images/Facdem/boxRoundedWhite2/bottomCenter.gif ); background-repeat: repeat-x;}
.boxRoundedWhite4 .bottomRight 	{ width: 12px; height: 12px; font-size: 7px; line-height: 7px; background-image: url( ../../../../images/Facdem/boxRoundedWhite2/bottomRight.gif ); background-position: top left; background-repeat: no-repeat;}
.boxRoundedWhite4 h2 			{ border-bottom: 1px dashed #d5d5d5;}
.boxRoundedWhite4 h2 a			{ font-size: 14px; color: #CC081C;}
.boxRoundedWhite4 .suite		{ font-size: 12px; font-style: italic; text-decoration: underline;}

.infoBoxCategories a 	{ color: #cc081c; font-size: 12px; font-weight: bold;}
.infoBox a 				{ color: #cc081c; font-size: 12px; font-weight: bold;}

.productBox			 			{ width: 217px; cursor: pointer; margin: 4px;}
.productBox .top 	 			{ height: 6px; background-image: url( ../../../../images/Facdem/productBox/top.jpg ); background-repeat: no-repeat; line-height: 1px; font-size: 1px;}
.productBox .title	 			{ background-image: url( ../../../../images/Facdem/productBox/topBg.jpg ); background-repeat: repeat-y; text-align: center; height: 40px; font-size: 16px; text-transform: uppercase; color: #636363; font-weight: bold; font-family: Trebuchet MS; padding-left: 4px; padding-right: 4px;}
.productBox .title a 			{ font-size: 14px; text-transform: uppercase; color: #636363; font-weight: bold; font-family: Trebuchet MS;}
.productBox .title a:hover 		{ font-size: 14px; text-transform: uppercase; color: #333333; font-weight: bold; font-family: Trebuchet MS;}
.productBox .middle	 			{ background-image: url( ../../../../images/Facdem/productBox/background.jpg ); background-repeat: repeat-y; text-align: center; height: 130px;}
.productBox .bottom	 			{ background-image: url( ../../../../images/Facdem/productBox/bottom.jpg ); background-repeat: no-repeat; text-align: right; padding-right: 10px; height: 23px; vertical-align: top; padding-top: 0px;}
.productBox .bottom a 			{ color: #ffffff; font-size: 12px; font-weight: bold; font-family: Trebuchet MS;}
.productBox .title a.LinkOver	{ color: #333333; text-decoration: underline; font-size: 14px; text-transform: uppercase; font-weight: bold; font-family: Trebuchet MS;}
.productBox .title a.LinkOut	{ color: #636363; text-decoration: none; font-size: 14px; text-transform: uppercase; font-weight: bold; font-family: Trebuchet MS;}
.productBox .title a.LinkOver h2	{ color: #333333; text-decoration: underline; font-size: 14px; text-transform: uppercase; font-weight: bold; font-family: Trebuchet MS;}
.productBox .title a.LinkOut	h2 { color: #636363; text-decoration: none; font-size: 14px; text-transform: uppercase; font-weight: bold; font-family: Trebuchet MS;}
.productBox .title h2 { color: #636363; text-decoration: none; font-size: 14px; text-transform: uppercase; font-weight: bold; font-family: Trebuchet MS;}


#conteneur_caract td	{ font-size: 11px;}
#conteneur_caract p 	{ font-size: 11px;}
#conteneur_info td 		{ font-size: 11px;}
#conteneur_info p 		{ font-size: 11px;}

.productsCross			{ border-top: 1px dashed #D2D2D2; padding-top: 10px;}
.productsCrossTitle		{ color: #D10A29; font-size: 14px; font-weight: bold;}
.productsCrossTitle2	{ color: #D10A29; font-size: 10px; font-weight: bold;}

.productsDescription p { font-size: 12px; font-family: Trebuchet MS;}
.categoriesDescription p { font-size: 12px; font-family: Trebuchet MS;}

.productsDescriptionTitle 		{ background-image: url( ../../../../images/Facdem/productsDescription/title01.gif ); background-repeat: repeat-x; cursor: pointer; height: 33px; padding: 2px; font-size: 12px; color: #d10a29; font-weight: bold; padding-left: 10px;}
.productsDescriptionTitleOver 	{ background-image: url( ../../../../images/Facdem/productsDescription/title02.gif ); background-repeat: repeat-x; cursor: pointer; height: 33px; padding: 2px; font-size: 12px; color: #d10a29; font-weight: bold; padding-left: 10px;}

.menuLinks                      { padding-top: 2px; padding-bottom: 5px;}
#menu-left                      { border: 1px solid #c6c6c8; border-bottom: none; padding: 0px; margin: 0px; width: 241px; margin-left: 5px; margin-right: 5px; display: block; margin-bottom: 10px;}
#menu-left .menucattext         { float:left; width:165px; padding-top: 10px;}
#menu-left .menucatimage        { margin:0px; padding:0px; height: 50px; width: 74px; float: right;}
.infoBoxCategories              { background: none; background-color: #ffffff; margin: 0px; padding: 0px; cursor: pointer; list-style-type:none; border-bottom: 1px solid #c6c6c8;}
.infoBoxCategoriesTop           { background: #ffffff; margin: 0px; padding: 0px; cursor: pointer; list-style-type:none;}
.infoBoxCategoriesBottom        { background: #ffffff; background-position: bottom; margin: 0px; padding: 0px; height: 10px; cursor: pointer;}
.infoBoxCategoriesHover         { background: #ffffff; margin: 0px; padding: 0px; cursor: pointer;}
.infoBoxCategoriesTopHover      { background: #ffffff; margin: 0px; padding: 0px; cursor: pointer;}
.infoBoxCategoriesBottomHover 		{ background: #ffffff; margin: 0px; padding: 0px; cursor: pointer;}
.infoBoxSsCategories            { background-image: url( ../../../../images/Facdem/menu/menuRed_4.gif ); background-repeat: repeat-y; margin: 0px; padding: 0px; cursor: pointer;}
.infoBoxSsCategoriesHover       { background-image: url( ../../../../images/Facdem/menu/menuRed_4.gif ); background-repeat: repeat-y; margin: 0px; padding: 0px; cursor: pointer;}
 li.infoBoxSsCategories         { padding-left:20px; background: url( "../../../../images/Facdem/categories/menuArrow.gif") #01A29D no-repeat;  list-style-type:none;}

.infoBoxCategories a                { display: block; margin-left: 10px; font-size: 14px; font-family: Trebuchet MS; color: #949494; font-weight: bold; text-transform: uppercase;}
.infoBoxCategoriesTop a             { display: block; margin-left: 10px; font-size: 14px; font-family: Trebuchet MS; color: #636363; font-weight: bold; text-transform: uppercase;}
.infoBoxCategoriesBottom a          { display: block; margin-left: 10px; font-size: 14px; font-family: Trebuchet MS; color: #636363; font-weight: bold; text-transform: uppercase;}
.infoBoxCategoriesHover	a           { display: block; margin-left: 10px; font-size: 14px; font-family: Trebuchet MS; color: #ffffff; font-weight: bold; text-transform: uppercase;}
.infoBoxCategoriesTopHover a        { display: block; margin-left: 10px; font-size: 14px; font-family: Trebuchet MS; color: #ffffff; font-weight: bold; text-transform: uppercase;}
.infoBoxCategoriesBottomHover a     { display: block; margin-left: 10px; font-size: 14px; font-family: Trebuchet MS; color: #ffffff; font-weight: bold; text-transform: uppercase;}
.infoBoxSsCategories a              { display: block; margin-left: 4px; font-size: 14px; font-family: Trebuchet MS; color: #ffffff; font-weight: bold; text-transform: none;}
.infoBoxSsCategoriesHover a         { display: block; margin-left: 4px; font-size: 14px; font-family: Trebuchet MS; color: #ffffff; font-weight: bold; text-transform: none;}

li.infoBoxCategories { display: block;}
li.ssmenucat{ background:url("../../../../images/Facdem/categories/menuArrow2.gif") no-repeat scroll 0 0 #E0616F;}


.infoBoxCategories img			 	{ margin-right: 10px; margin-top: 0px;}
.infoBoxCategoriesTop img		 	{ margin-right: 10px; margin-top: 0px;}
.infoBoxCategoriesBottom img	 	{ margin-right: 10px; margin-top: 0px;}
.infoBoxCategoriesHover	img	 		{ margin-right: 10px; margin-top: 0px;}
.infoBoxCategoriesTopHover img 		{ margin-right: 10px; margin-top: 0px;}
.infoBoxCategoriesBottomHover img	{ margin-right: 10px; margin-top: 0px;}

.categoriesName	a					{ font-size: 14px; font-family: Trebuchet MS; color: #636363; font-weight: bold; text-transform: uppercase;} /* #E06270 */

.infoBoxCategories .menuHover 		{ background-color: #CC081C; margin: 0px; padding: 0px; padding: 4px;}
.infoBoxCategories .menuHover a  	{ color: #ffffff;}
.sousMenu							{ background: none; background-color: #f7435f; font-size: 11px; color: #ffffff; border-bottom: 1px solid #CC081C; border-left: 1px solid #CC081C; border-right: 1px solid #CC081C; padding-top: 3px; padding-bottom: 3px;}
.sousMenuHover						{ background: none; background-color: #f7435f; font-size: 11px; color: #ffffff;}
.sousMenu a							{ font-size: 11px; color: #ffffff;}
.sousMenuHover a					{ font-size: 11px; color: #ffffff;}

.infoBoxContentsSearch a 			{ color: #ffffff; text-decoration: underline; font-family: Trebuchet MS; text-transform: uppercase;}

TD.footer a { color: #636363; padding-left: 10px; padding-right: 10px;}

.infosBulles { height: 25px; cursor: pointer; font-family: Trebuchet MS;}
.infosBulles .left 		{ height: 29px; width: 12px; background-image: url( ../../../../images/Facdem/infoBulles/left.gif ); background-repeat: no-repeat; font-size: 2px;}
.infosBulles .center 	{ height: 29px; background-image: url( ../../../../images/Facdem/infoBulles/center.gif ); background-repeat: repeat-x; padding-left: 30px; padding-right: 30px; font-size: 16px; font-weight: bold; color: #ffffff;}
.infosBulles .right		{ height: 29px; width: 12px; background-image: url( ../../../../images/Facdem/infoBulles/right.gif ); background-repeat: no-repeat; font-size: 2px;}

.infosBullesOver { height: 29px; cursor: pointer; font-family: Trebuchet MS;}
.infosBullesOver .left 		{ height: 29px; width: 12px; background-image: url( ../../../../images/Facdem/infoBulles/leftOver.gif ); background-repeat: no-repeat; font-size: 2px;}
.infosBullesOver .center 	{ height: 29px; background-image: url( ../../../../images/Facdem/infoBulles/centerOver.gif ); background-repeat: repeat-x; padding-left: 30px; padding-right: 30px; font-size: 16px; font-weight: bold; color: #36393e;}
.infosBullesOver .right		{ height: 29px; width: 12px; background-image: url( ../../../../images/Facdem/infoBulles/rightOver.gif ); background-repeat: no-repeat; font-size: 2px;}

#columnCenter           { position: relative;}
#infoBulles-placement   { height: 40px; border-bottom: 1px solid #e0e0e0; padding-bottom: 8px; margin-bottom: 20px;}
#infoBulles-content     { position: absolute; top: 30px; margin: 0 auto; left: 70px;}

#conseilsTop { position: relative; height: 45px; padding-left: 10px;}
.conseilsTopBlock { height: 25px; margin-right: 10px; float: left; margin-left: 3px; margin-right: 3px; cursor: pointer}
.conseilsTopLeft { height: 25px; width: 11px; background-image: url(../../../../images/boutique/conseilsTop/conseilsTopLeft.gif); background-repeat: no-repeat; float: left;}
.conseilsTopCenter { height: 25px; background-image: url(../../../../images/boutique/conseilsTop/conseilsTopBg.gif); background-repeat: repeat-x; float: left; padding-top: 5px; text-transform: uppercase; font-size: 9pt; color: #54585f; font-weight: bold;}
.conseilsTopRight { height: 25px; width: 11px; background-image: url(../../../../images/boutique/conseilsTop/conseilsTopRight.gif); background-repeat: no-repeat; float: left;}
.conseilsTopDial { position: absolute;}

.dial { height: 50px; width: 280px; position: absolute; z-index: 500;}
.dial .dialT { position: relative; margin: 0px; padding: 0px; clear: both; width: 100%; z-index: 500;}
.dial .dialC { position: relative; margin: 0px; padding: 0px; font-size: 0px; clear: both; z-index: 500;}
.dial .dialB { position: relative; margin: 0px; padding: 0px; font-size: 0px; clear: both; z-index: 500;}
.dial .dialTL { position: relative; margin: 0px; padding: 0px; font-size: 0px; background-image: url(../../../../images/Facdem/bulleDial/tl.gif); height: 13px; width: 12px; background-repeat: no-repeat; float: left; z-index: 500;}
.dial .dialTR { position: relative; margin: 0px; padding: 0px; font-size: 0px; background-image: url(../../../../images/Facdem/bulleDial/tr.gif); height: 13px; width: 12px; background-repeat: no-repeat; float: right; z-index: 500;}
.dial .dialCL { position: relative; margin: 0px; padding: 0px; font-size: 0px; background-image: url(../../../../images/Facdem/bulleDial/cl.gif); width: 12px; background-repeat: repeat-y; float: left; height: 50px; z-index: 500;}
.dial .dialCR { position: relative; margin: 0px; padding: 0px; font-size: 0px; background-image: url(../../../../images/Facdem/bulleDial/cr.gif); width: 12px; background-repeat: repeat-y; float: right; height: 50px; z-index: 500;}
.dial .dialBL { position: relative; margin: 0px; padding: 0px; font-size: 0px; background-image: url(../../../../images/Facdem/bulleDial/bl.gif); height: 13px; width: 12px; background-repeat: no-repeat; float: left; z-index: 500;}
.dial .dialBR { position: relative; margin: 0px; padding: 0px; font-size: 0px; background-image: url(../../../../images/Facdem/bulleDial/br.gif); height: 13px; width: 12px; background-repeat: no-repeat; float: right; z-index: 500;}
.dial .dialTC { position: relative; margin: 0px; padding: 0px; font-size: 0px; background-image: url(../../../../images/Facdem/bulleDial/tc.gif); height: 13px; background-repeat: repeat-x; float: left; width: 256px; z-index: 500;}
.dial .dialCC { position: relative; margin: 0px; padding: 0px; background-color: #ffffff; float: left; width: 256px; height: 50px; font-size: 14px; z-index: 1000; font-weight: bold;}
.dial .dialBC { position: relative; margin: 0px; padding: 0px; font-size: 0px; background-image: url(../../../../images/Facdem/bulleDial/bc.gif); height: 13px; background-repeat: repeat-x; float: left; width: 256px; z-index: 500;}
.dialS { position: absolute; margin: 0px; padding: 0px; font-size: 0px; top: 73px; left: 10px; width: 47px; height: 16px; background-image: url(../../../../images/Facdem/bulleDial/bs.gif); background-repeat: no-repeat; z-index: 2000;}

.quantity { font-weight: bold; padding-right: 15px; background-image: url( ../../../../images/Facdem/quantity/background.jpg ); background-repeat: no-repeat; background-position: right; color: #ffffff;}

.filArianne { font-size: 11px; font-family: Trebuchet MS; margin: 0px; padding: 0px;}

#shopping-cart-phrase-petite { font-size: 12px; display: block; margin: 10px; padding: 10px; text-align: left; background: #ffeeee;}
.intitulesFormulairedevis { font-size: 12px; text-align: right; padding-right: 10px;}
.redStar { color: #ff0000; font-size: 11px;}

.catTitle       { font-size: 14px; text-align: center; font-family: Trebuchet MS; text-transform: uppercase;}
.catTitle a     { color: #666666;}
.catTitle h2 a  { color: #fa0053;}

/* EOF : ITROOM Int�gration SEB */

/* index.php */
.homepage_text { font-family:Verdana,Arial,sans-serif;font-size:0.9em; padding-left: 2px; }

.jcarousel-skin-tango, #mycarousel { overflow: hidden; height: 104px;}

.catTitle .catTitle-sousCat     { display: block; text-align: left;}
.catTitle .catTitle-sousCat ul  { padding: 0px; margin: 0px;}
.catTitle .catTitle-sousCat li  { list-style-type: none; color: #636363; line-height: 9px; padding-bottom: 2px;}
.catTitle .catTitle-sousCat a   { font-size: 10px; font-weight: normal; text-transform: none; line-height: 14px; color: #666666;}

.clear                          { display: block; clear: both; height: 1px; line-height: 1px; font-size: 1px;}
#searchBlock                    { background-image: url( ../../../../images/Facdem/boxRoundedGrey2/search-bg-center.jpg ); background-repeat: repeat-x; margin-left: 0px; margin-right: 3px; height: 64px; margin-bottom: 5px;}
#searchBlock .searchBlock-left  { background-image: url( ../../../../images/Facdem/boxRoundedGrey2/search-bg-left.jpg ); background-repeat: no-repeat; background-position: bottom left; height: 64px;}
#searchBlock .searchBlock-right { background-image: url( ../../../../images/Facdem/boxRoundedGrey2/search-bg-right.jpg ); background-repeat: no-repeat; background-position: bottom right; height: 64px;}
#searchBlock .boxText table     { margin-top: 7px; margin-bottom: 5px;}
#searchBlock input[type="text"] { border: none; background: none; background-image: url( ../../../../images/Facdem/boxRoundedGrey2/search-input.png ); background-repeat: no-repeat; display: block; width: 187px; height: 30px;}

#print-catalogue a { background-image: url( ../../../../images/Facdem/imprimer-catalogue.png ); background-repeat: no-repeat; margin-top: 10px; display: block; width: 245px; height: 42px; line-height: 42px; font-size: 14px; color: #ffffff; font-family: Aria, sans-serif; font-weight: bold; text-indent: 60px; margin-bottom: 10px; margin-left: 3px;}

.box-content    { background-image: url( ../../../../images/Facdem/boxRoundedWhite/center.png ); background-repeat: repeat-y; background-position: top center; width: 250px; margin-left: 0px;}
.box-top        { background-image: url( ../../../../images/Facdem/boxRoundedWhite/top.png ); background-repeat: no-repeat; width: 250px; background-position: top center; padding-top: 4px;}
.box-bottom     { background-image: url( ../../../../images/Facdem/boxRoundedWhite/bottom.png ); background-repeat: no-repeat; width: 250px; background-position: bottom center; padding-bottom: 4px;}

.articles-list                  { list-style: none; padding: 0px; margin: 0px;}
.articles-list li               { }
.articles-list .articles-img    { float: left; padding-left: 4px; width: 54px; display: block; text-align: center; height: 40px;}
.articles-list .articles-txt    { float: right; padding-right: 4px; width: 180px; display: block; height: 40px; line-height: 40px; color: #666666; font-size: 13px; font-family: Arial, sans-serif; font-weight: bold; text-transform: uppercase;}
