/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
 infoBoxContentsCategories 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: Arial; font-size: 10px;}
.errorBox { font-family : Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background:white;
  color: black;
  margin: 0px;
}

A {
  color: #123E3C;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TD.header {
   background:url(logo_ed_back.png);
}

TR.headerNavigation {
  background: #fff;

}

TD.headerNavigation {
  font-family: Arial;
  font-size: 10px;
  background: #fff;
  color: #217E00;
  font-weight : bold;
  border-bottom: solid 1px #00107B;
  border-top: solid 1px #00107B;
}

A.headerNavigation { 
  color: #123C3E;
  border:0;
  font-size:11px;
}

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

A IMG{
  border:0;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:Arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background:url(footer_back.gif);
}

TD.footer {
  background:url(footer_back.gif);
  font-family: Arial;
  font-size: 14px;
  color: #FFFFFF;
  text-align : center;
}

A.footer { 
  color: #FFFFFF;
  font-size:14px;
  text-decoration:none;
}

A.footer:hover {
  font-size:14px;
  color: #FFFF40;
  text-decoration: underline;
}

table.qty{
border: 1px solid #00107B;
font-size:10px;
}
td.qty{
border: 1px solid #00107B;
font-size:10px;
}
tr.qty{
border: 1px solid #00107B;
font-size:10px;
}
th.qty{
border: 1px solid #00107B;
font-size:10px;
}

th.tab{
background:#808080;
color:#ffffff;
font-size:11px;
font-weight:bolder;
}

td.tab{
background:#fff;
color:#007B10;
font-size:10px;
}

td.tab span{
background:#fff;
color:red;
font-size:10px;
}

.tablo{
background:#fff;
color:#237C79;
font-size:12px;
}

.entoure{
border: 1px solid #237C79;
}


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

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

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

/* Cadre d'entourage boxe Catalog / Includes / boxes / DirectBuy.php (Box Commande directe)*/
.infoBoxDirectBuy {
	background: #237C79;
}

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

/* Cadre d'entourage boxe Catalog / Includes / boxes / lien.php */
.infoBoxLien {
	background: #237C79;
}

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

.infoBoxLoginBox{
    background: #237C79;
}

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

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

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

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

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

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

/* Cadre d'entourage boxe Catalog / Includes / boxes / Product_notifications.php (Box de notification)*/
.infoBoxProductNotifications {
	background: #237C79;
}



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

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

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

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

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

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

/* Cadre d'entourage boxe Catalog / Cookie_usage.php (Box d'explication sur l'utilisation des cookies)*/
.infoBoxCookieUsage {
	background: #237C79;
}

/* Cadre d'entourage boxe Catalog / popup_search_help.php (Aide de la recherche avancée)*/
.infoBoxPopupSearchHelp {
	background: #237C79;
}

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

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

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

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

/* Cadre d'entourage boxe Catalog / ssl_check.php (Box information sur les sessions SSL quand il y a eu un echec SSL)*/
.infoBoxSslCheck {
	background: #237C79;
}

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

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

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

/* Interieure des boxes (Original)*/
.infoBoxContents {
	background:#FAFAFA;
	font-family: Arial;
  	font-size: 12px;
  	font-color: #237C79;
}

/* Interieure boxe Catalog / Advanced_Search.php (Page Recherche avancée) */
.infoBoxContentsAdvancedSearch {
	background:#FAFAFA;
	font-family: Arial;
	font-size: 10px;
}

/* Interieure boxe Catalog / lien.php (Page Recherche avancée) */
.infoBoxContentsLien {
	background:#FAFAFA;
	font-family: Arial;
	font-size: 10px;
}

/* Interieure boxe Catalog / popup_Search_help.php (Aide de la recherche avancée) */
.infoBoxContentsPopupSearchHelp {
	background:#FAFAFA;
	font-family: Arial;
	font-size: 10px;
}

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

/* Interieure boxe Catalog / Includes / boxes / DirectBuy.php (Box Commande directe)*/
.infoBoxContentsDirectBuy {
	background:#FAFAFA;
	font-family: Arial;
	font-size: 18px;
}


/* Interieure boxe Catalog / Includes / boxes / Categories.php (Box pour catégories)*/
.infoBoxContentsCategories {
	width:246px;
	display:block;
	background-color:#FAFAFA;
	font-family: Arial;
	font-size: 10px;
	color:black;
	text-decoration:none;
}

/* ********************************************************************************************************** */

.infoBoxContentsCategories a:link, .infoBoxContentsCategories a:visited {
	width:246px;
	padding:2px;
	display:block;
	font-family: Arial;
	font-size: 10px;
	color:#123E3C;
	text-decoration:none;
	border: 1px solid #808080;
}

.infoBoxContentsCategories a:hover, .infoBoxContentsCategories a:focus, .infoBoxContentsCategories a:active  {
	width:246px;
	padding:2px;
	display:block;
	border: 1px solid #404040;
	background-color:#C0C0C0;
	font-family: Arial;
	font-size: 10px;
	color:#030609;
	text-decoration:none;
}

/* ********************************************************************************************************** */


.infoBoxContentsLoginBox{
	background:#FAFAFA;
	font-family: Arial;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Currencies.php (Box pour devises)*/
.infoBoxContentsCurrencies {
	background:#FAFAFA;
	font-family: Arial;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxContentsInformation {
	background:#FAFAFA;
	font-family: Arial;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Languages.php (Box des Langues)*/
.infoBoxContentsLanguages {
	background:#FAFAFA;
	font-family: Arial;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Manufacturer_info.php (Box Info Fabricants)*/
.infoBoxContentsManufacturerInfo {
	background:#FAFAFA;
	font-family: Arial;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Manufacturers.php (Box de la liste des fabricants)*/
.infoBoxContentsManufacturers {
	background:#FAFAFA;
	font-family: Arial;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Order_history.php (Box d'historiques des commandes)*/
.infoBoxContentsOrderHistory {
	background:#FAFAFA;
	font-family: Arial;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Product_notification.php (Box de notification)*/
.infoBoxContentsProductNotifications {
	background:#FAFAFA;
	font-family: Arial;
	font-size: 10px;
}

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

/* Interieure boxe Catalog / Includes / boxes / Search.php (Box de recherche)*/
.infoBoxContentsSearch {
	background:#FAFAFA;
	font-family: Arial;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Shopping_cart.php (Box du panier)*/
.infoBoxContentsShoppingCartBoxe {
	background:#FAFAFA;
	font-family: Arial;
	font-size: 10px;
}

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

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

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

/* Interieure boxe Catalog / Cookie_Usage.php (Box d'explication sur l'utilisation des cookies)*/
.infoBoxContentsCookieUsage {
	background:#FAFAFA;
	font-family: Arial;
	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:#FAFAFA;
	font-family: Arial;
	font-size: 10px;
}

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

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

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

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

/* Interieure boxe Catalog / Includes / modules / New_Products.php (Boxe qui affiche les nouveaux produits au milieu)*/
.infoBoxContentsNewProducts {
	background:#FAFAFA;
	font-family: Arial;
	background:#FFFFFF;
}

/* 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:#FAFAFA;
	font-family: Arial;
	font-size: 10px;
}

.infoBoxNotice {
	background:#FAFAFA;
	font-family: Arial;
	font-size: 10px;
}

.infoBoxNoticeContents {
	background:#FAFAFA;
	font-family: Arial;
	font-size: 10px;
}

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

/* Entete et pied des Boxes droite,  gauche et centrale (Original)*/
TD.infoBoxHeading {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
}

/* Entete et pied Boxes Catalog / Advanced_search.php (Page Recherche avancée ) */
TD.infoBoxHeadingAdvancedSearch {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

/* Entete et pied Boxes Catalog / Popup_search_help .php (Aide de la recherche avancée) */
TD.infoBoxHeadingPopupSearchHelp {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

/* Entete et pied Boxes Catalog / lien.php  */
TD.infoBoxHeadinglien {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}


/* Entete et pied Boxes Catalog / LoginBox.php (ouverture de session) */
TD.infoBoxHeadingLoginBox{
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

TD.infoBoxHeadingFeatured{ /*featured_products */
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / DirectBuy.php (Box Commande direct) */
TD.infoBoxHeadingDirectBuy {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / best_sellers.php (Box des meilleurs achats) */
TD.infoBoxHeadingBestSellers {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / catgories.php (Box pour catégories) */
TD.infoBoxHeadingCategories {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / currencies.php (Box pour devises) */
TD.infoBoxHeadingCurrencies {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / languages.php (Box des Langues) */
TD.infoBoxHeadingLanguages {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / manufacturer_info.php (Box Info Fabricants) */
TD.infoBoxHeadingManufacturerInfo {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / manufacturers.php (Box de la liste des fabricants) */
TD.infoBoxHeadingManufacturers {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / order_history.php (Box d'historiques des commandes) */
TD.infoBoxHeadingOrderHistory {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / product_notification.php (Box de notification) */
TD.infoBoxHeadingProductNotifications {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / reviews.php (Box des critiques) */
TD.infoBoxHeadingReviewsBoxe {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / search.php (Box de recherche) */
TD.infoBoxHeadingSearch {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / shopping_cart.php (Box du panier) */
TD.infoBoxHeadingShoppingCartBoxe {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / specials.php (Box des promotions) */
TD.infoBoxHeadingSpecials {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / tell_a_friend.php (Box faire connaître à un ami) */
TD.infoBoxHeadingTellAFriend {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / wats_new.php (Box des nouveautes ) */
TD.infoBoxHeadingWatsNew {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

/* Entete et pied Boxes Catalog / includes / boxes / information.php (Box pour Information) */
TD.infoBoxHeadingInformation {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

/* Entete et pied Boxes Catalog / Cookie_usage.php (Box d'explication sur l'utilisation des cookies)*/
TD.infoBoxHeadingCookieUsage {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #393939;
}

/* Entete et pied Boxes Catalog / ssl_check.php (Box information sur les sessions SSL quand il y a eu un echec SSL)*/
TD.infoBoxHeadingSslCheck {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #393939;
}

/* Entete et pied Boxes Catalog / includes / modules / new_products.php (Box qui affiche les nouveaux produits au milieu) */
TD.infoBoxHeadingNewProducts {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	}

/* 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 {
	background:url(corner_fond.gif);
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #E6E6E6;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #fff;
}

TR.productListing-odd {
  background: #F8F8F8;
}

TR.productListing-even {

}

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

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

TD.productListing-data {
  font-family: Arial;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

.pagelitleHeading{
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  color: #9a9a9a;
}

li {
  font-family: Arial;
  font-size: 100%;
  display: list-item;
  list-style-type:none;
  background-image:url(http://www.cen-fr.biz/catalog/images/puce.gif);
  background-repeat:no-repeat;
  background-position:left;
  padding-left:12px;
}



TR.subBar {
  background: #f4f7fd;
}

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

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

TD.test{
  font-family: Arial;
  font-size: 11px;
  line-height: 1;
  background-color:#fff;
  padding:5px;
  height:250px;
  width:300px;
  text-align:center;
}

TABLE.test{
  background-color:#ccc;
  text-align:center;
}

TD.marque{
  font-family: Arial;
  font-size: 14px;
  color: #237C79;
  text-align:center;
  padding:5px;
  line-height: 1;
  background-color:#fff;
}

TH.marque{
  background:url(corner_fond.gif);
  font-family: Arial;
  font-size: 14px;
  color: #FFFFFF;
  text-align:center;
  padding:5px;
}

TABLE.marque{
  background-color:#237C79;
  text-align:center;
  font-weight:bold;
  width:600px;
}

TABLE.marque_ro{
  background-color:#A75118;
  text-align:center;
  font-weight:bold;
}

TD.marque_ro{
  font-family: Arial;
  font-size: 14px;
  color: #237C79;
  text-align:center;
  padding:2px;
  line-height: 1;
  background-color:#F7D7C1;
}

TABLE.marque_mo{
  background-color:#AA24A9;
  text-align:center;
  font-weight:bold;
  width:600px;
}

TD.marque_mo{
  font-family: Arial;
  font-size: 14px;
  color: #237C79;
  text-align:center;
  padding:2px;
  line-height: 1;
  background-color:#F3C5F2;
}

TABLE.marque_lo{
  background-color:#24C824;
  text-align:center;
  font-weight:bold;
  width:600px;
}

TD.marque_lo{
  font-family: Arial;
  font-size: 14px;
  color: #237C79;
  text-align:center;
  padding:2px;
  line-height: 1;
  background-color:#C3F5C3;
}

TABLE.marque_mu{
  background-color:#F8F820;
  text-align:center;
  font-weight:bold;
  width:600px;
}

TD.marque_mu{
  font-family: Arial;
  font-size: 14px;
  color: #237C79;
  text-align:center;
  padding:2px;
  line-height: 1;
  background-color:#FDFDBB;
}

TABLE.marque_so{
  background-color:#F5BB17;
  text-align:center;
  font-weight:bold;
  width:600px;
}

TD.marque_so{
  font-family: Arial;
  font-size: 14px;
  color: #237C79;
  text-align:center;
  padding:2px;
  line-height: 1;
  background-color:#FDEBBB;
}

TABLE.marque_me{
  background-color:#C82020;
  text-align:center;
  font-weight:bold;
  width:600px;
}

TD.marque_me{
  font-family: Arial;
  font-size: 14px;
  color: #237C79;
  text-align:center;
  padding:2px;
  line-height: 1;
  background-color:#F6C2C2;
}

TABLE.marque_ou{
  background-color:#2424C8;
  text-align:center;
  font-weight:bold;
  width:600px;
}

TD.marque_ou{
  font-family: Arial;
  font-size: 14px;
  color: #237C79;
  text-align:center;
  padding:2px;
  line-height: 1;
  background-color:#C3E3F5;
}

TABLE.marque_al{
  background-color:#24C824;
  text-align:center;
  font-weight:bold;
  width:600px;
}

TD.marque_al{
  font-family: Arial;
  font-size: 14px;
  color: #237C79;
  text-align:center;
  padding:2px;
  line-height: 1;
  background-color:#C3F5C3;
}

TABLE.marque_co{
  background-color:#F5BB17;
  text-align:center;
  font-weight:bold;
  width:600px;
}

TD.marque_co{
  font-family: Arial;
  font-size: 14px;
  color: #237C79;
  text-align:center;
  padding:2px;
  line-height: 1;
  background-color:#FDEBBB;
}

TABLE.marque_ha{
  background-color:#F8F820;
  text-align:center;
  font-weight:bold;
  width:600px;
}

TD.marque_ha{
  font-family: Arial;
  font-size: 14px;
  color: #237C79;
  text-align:center;
  padding:2px;
  line-height: 1;
  background-color:#FDFDBB;
}

TABLE.marque_li{
  background-color:#AA24A9;
  text-align:center;
  font-weight:bold;
  width:600px;
}

TD.marque_li{
  font-family: Arial;
  font-size: 14px;
  color: #237C79;
  text-align:center;
  padding:2px;
  line-height: 1;
  background-color:#F3C5F2;
}

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

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

TD.fieldKey {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial;
  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:Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:Arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial; font-size: 10px; color: #000000; }

/* message box */

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

/* input requirement */

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

/* menu top */

.MenuTop {
  font-family: Arial;
  font-size: 10px;
  text-align : center;
  align=center;
}

.SousMenuTop {
  padding:5px;
  font-family: Arial;
  font-size: 12px;
  text-align : center;
  align=center;
}

