/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
	background-color: #eeeeee;
	margin: 0;
        font-family: arial;
        font-size: 12px;
	}
	

a img { border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #000;
	text-decoration: none;
	}
 
a:visited {
	color: #000;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #000;
	text-decoration: underline;
	}

a:active {
	color: #000;
	text-decoration: none;
	}

h1 {
	/*font-size: 1.5em;*/
	font-size: 1px;
	color: #eeeeee;

	display: none;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {

	}	

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}
ADDRESS {
	padding-top: 0em;
}

ADDRESS {
	font-style: normal;
	font-weight: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}


/*Hélène - 04/04/2007
 JB - Start Modif 13/02/2007 */
/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #fff;
	/*background: URL('../images/design/fond.gif') repeat-x;*/
	text-align: left;
	width: 1000px; /* Origin: 750px */
	vertical-align: top;
	/*border: 1px solid #9a9a9a;*/
	}
/* JB - End Modif 13/02/2007

End Hélène*/

.bodyCenter {
  background-color: #ededed;
  float: left;
  margin-top: 1px;
}
/*Hélène - 02/05/2007
This styles are for the bandeau*/
.bandeau{
  margin-left: 6px;
  width: 815px;
  height: 98px;
}

.caseBandeau{
  background-color: #ededed;
  margin-right: 3px;
  width: 87px;
  height: 104px;
  float: left;
}


.txtBandeau{
  margin-top: 2px;
  color: #4d4d4d;
  line-height: 10pt;
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
}

#lienBandeau{
  text-decoration: none;
}
/*End Hélène*/

.bodyCenter2 {
  padding-right: 5px;
  padding-left: 5px;
}

.bodyCenter3 {
  padding-right: 5px;
  padding-left: 5px;
}

#bodyCenter {
  background-color: #ededed;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  width: 807px;
  margin-top: -5px;
  padding-top: 5px;
}

#bodyContenu {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 20px;
  background: #fff;
  float: left;
  width: 798px;
  }

#bodyContenuTop {
  background: URL('../images/design/haut_fond_blanc.gif') no-repeat;
  width: 808px;
  height: 15px;
  float: left;
  text-align: center;   
}

#bodyContenuBottom {
  background: URL('../images/design/bas_fond_blanc.gif') no-repeat;
  width: 808px;
  height: 10px;
  float: left;
}

#bodyCenterTop {
  background: URL('../images/design/haut_fond_bleu.gif') no-repeat;
  width: 827px;
  height: 10px;
  float: left;
}

#bodyCenterBottom {
  background: URL('../images/design/bas_fond_bleu.gif') no-repeat;
  width: 827px;
  height: 10px;
  float: left;
}

#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}



#logoWrapper{
	/*background-image: url(../images/design/header.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-color: #fff;*/
	color: #000;
	/*height:100px;*/
	/*border: 1px solid;*/
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
	color:#000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

#accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.floatingBox{
  margin: 0;
  width: 70%;
}

#checkoutBillto {
  float: left;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMain {
  float: left;
  width: 99%;
  text-align: right;
}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.2em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}


#limitetexte{height:120px ;
overflow:hidden;}	

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	/*text-align: center;*/
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}
/*Hélène - 06/04/2007 - Change from 0.5 to 0*/
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	vertical-align: top;
}

#buttonContinue {
	margin-top: 7px;
	padding-top: 7px;
 }
/*End Hélène*/

#navMainSearch {
	background: URL('../images/design/search.gif') no-repeat;
	height:25px;
	width:210px;
	text-align: center;
	margin-top: 5px;
	}

#navBreadCrumb {
	/*padding: 0.5em 0.5em;*/
	font-size: 0.95em;
	/*font-weight: bold;*/
	margin: 0em;
	text-align: center;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

/*#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}*/

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

.smallText, .smallText2, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

#siteinfoLegal {
  background: #fff;
	}
	
/* JB - Start Ajout 14/02/2007 */
/* Border sur le pied de page */
.smallText, #siteinfoLegal {
	border-top: 1px solid;
	border-bottom: 1px solid;
	height: 14px;
	}
/* JB - End Ajout 14/02/2007 */


.thShipping{
  text-align: left;
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	/*border: 1px solid #000000;*/
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading {
	background-color: #e9e9e9;
	}

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 1.8em;
	padding-right: 1em;
	}

.tableRow, .tableHeading {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #000000;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	/*background-color: #abbbd3;*/
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	/*border: 1px solid #9a9a9a;*/
	/*border-bottom: 5px solid #336633;*/
	margin-top: 0em;
	}
	
/*.leftBoxContainer table tr td {
        padding-bottom: 3px;
}*/ 
.test {
        padding-bottom: 2px;
        padding-top: 2px;
}

.leftBoxContainer table tr td .lienMenu {
        padding-bottom: 0;
}

.sideBoxContent {
	/*background-color: #ffffff;*/
	/*padding: 0.4em;*/
	text-align: center;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	/*float: left;*/
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}


.quiSommesNous {
   line-height: 180%;
}

/**** DEBUT STYLE JB ****/

.JB_input { border:0px; width: 80px; }
.JB_input_black_border { border: 1px solid #000; }

.lienMenu { background: #bac5cc; color: #ffffff; text-decoration: none; size: 12px; }
.lienMenu a:link, .lienMenu a:visited { color: #000; text-decoration: none; size: 12px; }
.lienMenu a:hover { color: #ff0000; text-decoration: none; size: 12px; }

.JBlink { text-decoration: none; }
a.JBlink:link { color:#000; text-decoration: none; }
a.JBlink:visited { color:#000; text-decoration: none; }
a.JBlink:hover { color:#000; text-decoration: none; }

.tabPromo{
  margin-left: 50px;
}


#div_home1, #div_home1_bis, #div_home2, #div_home2_bis, #div_home3, #div_home3_bis, #div_home4, #div_home4_bis {
  margin-left: auto;
  margin-right: auto;
  width: 277px;
  height: 201px;
}

#div_home1, #div_home2 {
  margin-top: 20px;
}

#div_home1 {
  background: URL('../images/fond_carre_exclu.gif') no-repeat;
}

#div_home2 {
  background: URL('../images/fond_carre_promo.gif') no-repeat;
}

#div_home3 {
  background: URL('../images/fond_carre_selection.gif') no-repeat;
}

#div_home4 {
  background: URL('../images/fond_carre_must_have.gif') no-repeat;
}

#div_home3, #div_home4 {
  margin-top: 17px;
  margin-bottom: 25px;
}

.gros1 {
  font-size: 25pt;
  font-weight: bold;
}

.gros2 {
  font-size: 12pt;
  font-weight: bold;
}

#logoMatton {
  width: 130px;
  height: 87px;
  background: URL('../images/logoMatton.gif');
  margin-top: 3px;
  background-repeat: no-repeat;
}

#logoMatton2 {
  width: 130px;
  height: 70px;
  background: URL('../images/logoMatton2.gif');
  margin: auto;
  background-repeat: no-repeat;
}

#pictureRight {
  width: 130px;
}


#msgBottom {
  text-align: center;
  margin-top: 310px;
  font-size: 8pt;
}


.JBproductDescription {
  float: left;
  padding: 2px;
  width: 58%;
  text-align: justify;
}

.JBlogo {
  float: left;
  width: 100%;
  text-align: left;
}

.JBproductMainImage {
  padding: 2px;
  width: 30%;
  text-align: center;
  clear: both;
}

.borderBottom, .borderBottomBold, .borderBottomBoldRed {
  border-bottom: 1px solid #000;
}

.borderBottomBold, .borderBottomBoldRed {
  font-weight: bold;
}

.borderBottomBoldRed {
  color: #f00;
}

.smallText {
  size: 12px;
}

.JBtitle {
  /*padding-bottom: 15px;*/
  font-weight: bold;
  font-size: 14px;
}

.JBsmallTitle {
  /*padding-top: 15px;*/
  font-weight: bold;
  font-size: 11px;
}

.JBtexte, .JBtexteLien {
  color: #555;
  text-align: justify;
}

.JBtexteLien a:link { font-weight: bold; color:#f00; }
.JBtexteLien a:visited { font-weight: bold; color:#f00; }
.JBtexteLien a:hover { font-weight: bold; color:#f00; }

a.underlineLink:link { text-decoration: underline; }
a.underlineLink:visited { text-decoration: underline; }
a.underlineLink:hover { text-decoration: underline; }

.height { height: 20px; }

.tableHeading TD.right, .tableHeading TD.left {
	border-bottom: 1px solid #9a9a9a;
	font-weight: bold;
}

.tableHeading TD.right { text-align: right; }
.tableHeading TD.left { text-align: left; }

.JBproductName { font-size: 16px; font-weight: bold; }
.JBproductaccroche { font-size: 13px; color:#0073CF; font-weight: bold; }
.JBproductCaract { font-weight: bold; }

.JBcartHeader { color: #888; }
.red { color: #f00; }

a.JBsplitPageLink:link { color: #778899; }
a.JBsplitPageLink:visited { color: #778899; }
a.JBsplitPageLink:hover { color: #778899; }

#boxListing {
  width: 195px;
  height: 138px;
  float: left;
  margin-left: 2px;
  background: URL('../images/fond.jpg');
  /*border: 1px solid #0f0;*/
}

#boxListing2 {
  width: 175px;
  text-align: center;
  /*border: 1px solid #f00;*/
  margin-top: 10px;
  margin-left: 5px;
}

.row0 { background: #ffffff; }
.row1 { background: #d9e1ea; }
.total { font-size: 14px; }
.total2 { font-size: 14px; color: #f00; }
.remiseClient {}

#imageTopLeft {                                                                                                    
  width: 142px;
  height: 98px;
  background-image: URL('../../../../images/logoGraphicBiz144x100.png');
  *background-image: url(blank.gif); 
  * filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../images/logoGraphicBiz144x100.png', sizingMethod='crop');
  background-repeat: no-repeat; 
  background-position: center 0;
  /*<img src="images/logo-reaumur.png" width="142" height="98">*/
}
/**** FIN STYLE JB ****/

#myAccountModel, #myAccountProducts{
  text-align: left;
}
#myAccountTotal{
  text-align: right;
}

.accountModelDisplay{
  vertical-align: top;
}

#cache{
  font-size: 1px;
  color: #eee;
}



