/*
  $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; 	vertical-align: middle;}
.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: #FF0000; font-weight: bold;}
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  text-align: center;
/*  background: #47004F;*/
  background: #FFF5EF;
  color: #000000;
  margin: 0px;
  margin-bottom: 10px;}

.fixcenter {
  width: 900px;
  border: solid; border-width: 0px;
  background: #C9A8CF;
  margin: auto;
  margin-top: 10px;
  text-align: left;
}

TABLE.bgmain {
 	background-image: url(../../../../images/bg5.gif);
}

TABLE.bgcolg {
  background: transparent;
}

A {	
  color: #85008F;
  text-decoration: none;
}

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

TD.boxText { 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 12px; 
	font-weight : bold; 
	color: #76007F;
	vertical-align: top;
}

#diapo {
		float: right; 
		width: 175px;
		margin-top: 0px;
		margin-right: 10px; 
		margin-left: 10px; 
		margin-bottom: 5px; 
		}

#contenu {
		float: left; 
		margin-right: 0px; 
		margin-left: 10px;
    margin-top: 0px;
    }

#categ {
	float: center;
	margin-top: 0px;
  margin-right: 0px; 
	margin-bottom: 10px;
	margin-left: 20px;
	color: #85008F;
  background: transparent;
}

TD.categinfo {
	width: 175px;
	padding: 10px;
	font-weight: bold; 
	font-size: 16px; 
	text-align: center; 
  color: #85008F;
  background: transparent;
/*	border-top: 2px solid #8FE4FF;
	border-right: 2px solid #8FE4FF;
	border-bottom: 2px solid #8FE4FF;
	border-left: 2px solid #8FE4FF;*/
}

#paypal {
	position: relative;
	margin: 10px;
	padding: 0;
	width: 220px;
	top: 10px;
	margin-bottom: 55px;
  background: transparent;
	border: 0px solid #FFF;
	}

/**************page partenariat *********************/

#part {
	float: center;
	width: 60%;
	padding: 2px 20px;
	margin-top: 0px;
  margin-right: 5px; 
	margin-bottom: 15px;
	margin-left: 10px;
	padding: 2px 20px;
	border: 6px solid #D69BD2;
	color: #85008F;
  background: #EFE0E1;
}

#photo1 {
		float: left; 
		width: 100px;
		margin-top: 20px;
		margin-right: 0px; 
		margin-bottom: 2px; 
		margin-left: 10px; 
}

#photo2 {
		float: right; 
		width: 150px;
		margin-top: 10px;
		margin-right: 10px; 
		margin-left: 15px; 
		margin-bottom: 5px; 
		}

/**************page infozath *********************/

P.titre {
	font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
	color: #85008F;
/*  color: #FFF;*/
	text-align: left;
}

#infos {
	float: left;
	width: 100%;
	margin-top: 0px;
  margin-right: 0px; 
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
	border: 1px solid #FFF;
/*	color: #85008F;*/
	color: #FFF;
  background: transparent;
 	background-image: url(../../../../images/bg_infozath.jpg);
}

#ifz_photos {
	float: left;
	width: 75%;
	margin: 0 5 0 10;
	padding: 0px;
	border-bottom: 0px solid #FFF;
	color: #85008F;
  font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px; 
	text-align: left;
	font-weight : bold; 	
  background: transparent;
}

P.texte2 {
	padding: 5px 10px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
		line-height: 1.5;/*  color: #660000;*/
	color: #FFF;
}

#ifz_photos p {
	margin: 0 0 10 2;
	padding: 0px;
}

a span { /* définition de la balise <span> inclue dans <a> */
	display: none;
	border: 0px;
}

a:hover span { /* définition de la balise <span> au survol */
display: block;
position: absolute;
top: 685px; /* positions et dimensions du calque, que vous pouvez changer à loisir */
left: 550px;
text-align: center;
color: white;
}

#contact {
	float: left;
	width: 70%;
	margin-top: 0px;
  margin-right: 10px; 
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
	border: 0px solid #DF8BCD;
	color: #85008F;
  background: transparent;
}

P.texte {
	font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

/**************page infochapeau *********************/

#ifchap {
	float: left;
	width: 100%;
	height: 300px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-image: url(../../../../images/fd-01_infochap.gif);
}

#ifchap h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 30px;
	padding: 0px 0px 0px 50px;
	color: #993399;
	text-align: left;
}

.choix {
	width: 100%;
	margin: 5px 5px 15px 15px;
	padding: 2px 5px 2px 40px;
	background: url(../../../../images/fleur.gif) no-repeat left bottom ;
}

#ifchap a {
	  text-align: left;
		font-family: Tahoma, Verdana, Arial, sans-serif;
	  font-size: 18px;
  	font-weight: bold;
		font-style: nomarl;
		line-height: 1.5;
		color: #fff;
}

#chap1 {
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
  margin-right: 0px; 
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #EFEFEF;
	font-family: Tahoma, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 20px;
	color: #fff;
	text-align: center;
  background: transparent;
 	/*  background: #D69BD2;*/
}

#chap2 {
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
  margin-right: 0px; 
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #EFEFEF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: center;
  background: #cccccc url(../../../../images/fd-02_infochap.gif) bottom no-repeat;
}

.photochap1 {
	width: 150px;
	background: transparent;
	margin-top: 0px;
  margin-right: auto; 
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	}

#chap3 {
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
  margin-right: 0px; 
	margin-bottom: 15px;
	margin-left: 0px;
  background: #cccccc url(../../../../images/fd-02_infochap.gif) bottom no-repeat;
	border: 1px solid #EFEFEF;
}

#chap1 h2 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
	font-size: 30px;
	height: 50px;
	color: #993399;
	text-align: center;
  background: #EFEFEF;
}

#chap1 h3 {
	margin: 5px 5px 5px 5px;
	padding: 0px;
	font-family: Verdana, Arial, Tahoma, Arial, sans-serif;
	font-size: 18px;
	color: #993399;
	text-align: center;
}

#chap1 p {
	margin: 5px 10px 35px 10px;
	padding: 0px 10px 0px 10px;
	font-family: Verdana, Arial, Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight : bol; 
	text-align: center;
}

#chap2 h2 {
	margin: 0px;
	padding: 10px 10px 0px 10px;
	height: 50px;
	font-family: Arial, Verdana, Tahoma, Arial, sans-serif;
	font-size: 30px;
	color: #EFEFEF;
	text-align: center;
  background: #993399;
}

#chap2 p {
	font-family: Verdana, Arial, Tahoma, Arial, sans-serif;
	font-size: 14px;
	padding: 10px;
	color: #993399;
	font-weight : normal; 
	text-align: center;
}

#chap3 h2 {
	margin: 0px;
	padding: 10px 10px 0px 10px;
	height: 50px;
	font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
	font-size: 30px;
	color: #EFEFEF;
	text-align: center;
  background: #993399;
}

#chap3 h3 {
	margin: 10px 5px 5px 5px;
	padding: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 18px;
	color: #ff00ff;
	text-align: left;
}

#chap3 p {
	margin: 0px 15px 20px 5px;
	padding: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #993399;
	font-weight : normal; 
	text-align: left;
}

p.sstchap {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: center;
}

#tourtete {
		margin-top: 0px;
		margin-right: auto; 
		margin-bottom: 35px;
		margin-left: auto; 
}

#retour {
		float: right; 
		width: 100px;
		margin-top: 25px;
		margin-right: 5px; 
		margin-left: 5px; 
		margin-bottom: 5px; 
		}

/**************Tableau infochapeau *********************/

#fiche2a {
	position: relative;
  width: 580px;
	top: 0px;
	right: 0px;
 	line-height: 1.5;
	text-align: justify;
	margin: 10px auto 45px ;
	padding: 0px;
	border: 6px solid #D69BD2;
	background: #FFF8EF;
 	}
	
#fiche2a table {
  width: 100%;
	margin: 0px;
	padding: 5px;	
 	}
		
#fiche2a td {
	padding: 5px;
	font-family: Verdana, Arial, Tahoma, Geneva, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold; 
	line-height: 1.3;
	text-align: center;
	border: 1px solid #DCB0D9;
 	}

/**************Fin page infochapeau *********************/

#mpics {
		clear: both; 
		margin-right: 5px; 
		margin-left: 5px;
    margin-top: 0px;
    }

FORM {
	display: inline;
}

TR.header {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #660000 url(../../../../images/Ban2_zath.gif) no-repeat;
}

TD.header {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
/*  background: #C9A8CF;*/
  background: #660000;
  color: #FFFFFF;
  font-weight : bold;
}

TR.headerNavigation {
/*  background: #C9A8CF;*/
  background: #660000;
  height: 25px;
}

TD.headerNavigation {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
/*  background: #C9A8CF;*/
  background: transparent;
  color: #FFFFFF;
  font-weight : bold;
}

#contact p { 
  font-size: 11px;
  color: #FFFFFF; 
}

#contact a { 
  font-size: 12px;
  color: #FFFFFF; 
  font-weight : bold;
}

.lien a { 
	font-family: Helvetica, Tahoma, Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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

TABLE.footer {
	background: transparent url(../../../../images/footer.jpg);
}

TR.footer {
	clear: both; 
	background: #FF9900;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #C9A8CF;
  color: #fff;
  font-weight: bold;
	border-bottom: 1px  solid #fff; 
}

#footer {
	clear: both; 
	height: 100px;
	background: #C9A8CF url(../../../../images/footer.jpg);
}

#footer p {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  color: #CF007D;
	margin: 15 10;
}

h1 { 
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 30px;
 font-weight: bold;
 color: #FFF;
/* color: #85008F;*/
}

h2 { 
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;/* color: #BF3BB6;*/
 color: #BF3BB6;
}

h4 { 
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #660000;
 text-align: right;
 }

/*--------- Menu Categories Dhtml css ----------*/
a {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;color: #85008F;text-decoration: none;border:none}
a :link{border:none}
a :hover {text-decoration:underline}

#dropmenudiv { position:absolute;border:0px solid gray;font:normal 12px Verdana;line-height:18px;z-index:100}


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

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

/* Cadre d'entourage boxe Catalog / partenariat.php (Page Recherche avancée) */
.infoBoxPartenariat {
	background : transparent;
}

/* Cadre d'entourage boxe Catalog / partenariat.php (Page Recherche avancée) */
.infoBoxNewsletter {
	background : transparent;
}

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

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

}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Categories.php (Box pour catégories)*/
.infoBoxCategories {
	background: transparent;
	width: 175px;
}

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


/* Cadre d'entourage boxe Catalog / Includes / boxes / Votes.php (Box pour votes)*/
.infoBoxVotes {
	background: transparent;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / books.php (Box pour books)*/
.infoBoxBooks {
	background: transparent;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Remerc.php (Box pour remrec)*/
.infoBoxRemerc {
	background: transparent;
}

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

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

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

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

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

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

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

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

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

/* Cadre d'entourage boxe Catalog / Includes / boxes / loginbox.php (Box Login)*/
.infoBoxLoginBoxe {
	background: transparent;
}

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

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

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

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

}

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

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

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

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

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

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

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

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

/* Interieure boxe Catalog / Partenariat.php (Partenariat RDC) */
.infoBoxContentsPartenariat {
/*	background: #FCEFFF;*/
	background: transparent;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Partenariat.php (Partenariat RDC) */
.infoBoxContentsNewsletter {
/*	background: #FCEFFF;*/
	background: transparent;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

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

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

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

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

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

/* Interieure boxe Catalog / Includes / boxes / votes.php (Box pour votes)*/
.infoBoxContentsVotes {
	background: #FCEFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}


/* Interieure boxe Catalog / Includes / boxes / books.php (Box pour votes)*/
.infoBoxContentsBooks {
	background: #FCEFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Remerc.php (Box pour remercs)*/
.infoBoxContentsRemerc {
	background: #FCEFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}


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

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

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

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

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

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

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

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

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

/* Interieure boxe Catalog / Includes / boxes / Specials.php (Box des promotions)*/
.infoBoxContentsSpecials {
	background: #FCEFFF;
	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: #FCEFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* Interieure boxe Catalog / Includes / boxes / Wats_new.php (Box des nouveautes)*/
.infoBoxContentsWatsNew {
	background: #FCEFFF;
	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: #FCEFFF;
	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: transparent;
	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: #FCEFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

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

/* Interieure boxe Catalog / loginbox.php (Box login)*/
.infoBoxContentsLoginboxe {
	background: #FCEFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	}
	
.infoBoxContentsLoginboxe  a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
  font-weight: bold;
	}


/* 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: #FFF5EF;
	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;
	color: #EF4ABD;
  font-weight: bold;
/*	background-image: url(../../../../images/infobox/thema/1/french/fond_news.gif);*/
  background: #FCEFFF;
}

/* 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: #FFFFFF;
	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 / Partenariat.php (Partenariat RDC ) */
TD.infoBoxHeadingPartenariat {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

/* Entete et pied Boxes Catalog / Partenariat.php (Partenariat RDC ) */
TD.infoBoxHeadingNewsletter {
	padding: 2px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FCEFFF;
	background : transparent;
}

/* 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 / votes.php (Box pour votes) */
TD.infoBoxHeadingVotes {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

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

/* Entete et pied Boxes Catalog / includes / boxes / Remerc.php (Box pour remerc) */
TD.infoBoxHeadingRemerc {
	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 / loginbox.php (Box login) */
TD.infoBoxHeadingLoginBoxe {
	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 : #DFCA8B;
}

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

/* Entete et pied Boxes Catalog / includes / modules / new_products.php (Box qui affiche les nouveaux produits au milieu) */
TD.infoBoxHeadingNewProducts {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
  text-align: left;
	font-weight: bold;
	color: #BF3BB6;
	background : transparent;
	}

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

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

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #DFCA8B;
  border-spacing: 0px;
}

.productListing-heading {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFAE4F;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #DF3761;
}

A.pageResults {
  font-size: 12px;
  color: #FFF;
}

A.pageResults:hover {
  color: #ED00FF;
}

A.pageResults:visited {
  color: #8F005A;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 26px;
  font-weight: bold;
/*	color: #85008F;
  color: #BF3BB6;*/
  color: #FFF;
}

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;
  font-weight: bold;
  color: #85008F;
  line-height: 1.5;
}

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

TD.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #CF007D;
}

TD.CatText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
//  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}

A.CatText {
  color: #FFFFFF;
}

A.CatText:hover {
  color: #FF1DAF;
}

A.CatText:selected {
  color: #FF9900;
}

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

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

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

//**********Ajout MorePics Update************//
TABLE.popup {
  border-width: 1px;
  border-style: solid;  
  border-color: #FF9900;
	background: #990000;
}

//**********Fin MorePics Update************//

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

TD.titre {
	font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #BF3BB6;
/*  color: #FFF;*/
}

TD.titre2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: red;
}

P.stitre {
	font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #85008F;
	text-align: center;
}

P.Gtitre {
	font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #85008F;
}

P.texte3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #4CAFAD;
}

TABLE.productinfoBox1 {
  background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-width: 0px;
  border-style: solid;  
  border-color: #CF007D; 
}

Table.prix {
  margin: 5px;
  padding: 2px;
  background-image: url(../../../../images/fd_px.gif) ;
  background-repeat: no-repeat;
}

TD.Price {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #DF0087;
  text-align: center;
}

TD.Descrip {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #85008F;
}

TD.model {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #85008F;
  line-height: 1.5;
}

TD.photo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #CF007D;
  border: 2px;
  border-style: solid;  
  border-color: #BB83BF; 
}

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

.info   li  {
	margin-bottom: 10px;
  margin-left: 35px;
}


.moduleRow { }
.moduleRowOver { background-color: #FFCFF0; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFE0CF; }

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