BODY {
  font: x-small sans-serif;
  margin: 0 auto;
  padding: 0;   
  text-align: center; /* IE bug */
}

#page {
  font-size: 100%;
	padding: 0;
	margin: 0 auto;
	width: 90%;
	text-align: left; /* IE bug */
}

#navbar {
  text-align: center;
}

#main{
  margin: 0;
  float: left;
	width: 67%; 
	margin:0;	
}


#content { /* col 1 */
  float: left; 
	margin: 0;
}

#post{ /* inside col 1 */
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

#sidebar{ /* col 2 */
  float:right;
	width: 30%;
	margin: 0;
}

/* debug mode */
/*
#page { background: lightblue; }
#main { background: pink; }
#content { background: teal; }
#post  { background: rgb(204,255,102); }
#sidebar { background: yellow; }
#navbar { background: orange; }
*/

.boxText { font-family: Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

A {
  color: #333333;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bolder}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
height:29px;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #339933;
  font-weight : bold;
}

A.headerNavigation { 
  color: #339933; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  border-left: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  border-right: 1px solid #b6b7cb;
}

.infoBoxContents {
  background: #fff;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.infoBoxContentsPackage {
  background: #BBC3D3;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  border-top:1px solid #B6B7CB;
}

.infoBoxPackage {
	border-right:1px solid #B6B7CB;
	border-left:1px solid #B6B7CB;	
	border-bottom:1px solid #B6B7CB;	
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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

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

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

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

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

TD.productListing-data {
  font-family: 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: 17px;
  font-weight: bold;
  color: #0E3F5B;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

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

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

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

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

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

SPAN.errorText {
  font-family: 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; }

#bandeau {border: 1px solid #b6b7cb;height:29px;background-color:#FAFFD9;margin: 0 auto;width:988px;}
.infoBoxHeadingbox1 {background:#fff url(./images/infobox/ban_box01.jpg) 0% 0% no-repeat;
										border-top:1px solid #B6B7CB;border-left:1px solid #B6B7CB;border-right:1px solid #B6B7CB;}
.infoBoxHeadingbox2 {background:#fff url(./images/infobox/ban_box02.jpg) 0% 0% no-repeat;
										border-top:1px solid #B6B7CB;border-left:1px solid #B6B7CB;border-right:1px solid #B6B7CB;}
.infoBoxHeadingbox3 {background:#fff url(./images/infobox/ban_box03.jpg) 0% 0% no-repeat;
										border-top:1px solid #B6B7CB;border-left:1px solid #B6B7CB;border-right:1px solid #B6B7CB;}
.infoBoxHeadingbox4 {background:#fff url(./images/infobox/ban_box04.jpg) 0% 0% no-repeat;
										border-top:1px solid #B6B7CB;border-left:1px solid #B6B7CB;border-right:1px solid #B6B7CB; height:57px;}
.infoBoxHeadingbox5 {background:#fff url(./images/infobox/ban_box05.jpg) 0% 0% no-repeat;
										border-top:1px solid #B6B7CB;border-left:1px solid #B6B7CB;border-right:1px solid #B6B7CB; height:57px;}
.infoBoxHeadingbox6 {background:#fff url(./images/infobox/ban_box06.jpg) 0% 0% no-repeat;
										border-top:1px solid #B6B7CB;border-left:1px solid #B6B7CB;border-right:1px solid #B6B7CB; height:53px;}
																			
										
.infoBox a {font-family:Arial; color:black; font-weight:normal; font-size:12px;}
.identifiezvous {border : 1px solid #8EC0D7;padding:5px;}
.infoBox a.lienbox1 {font-weight:bold;}
.infoBoxNouveaute {border-top: 1px solid #b6b7cb;border-left: 1px solid #b6b7cb;border-bottom: 1px solid #b6b7cb;border-right: 1px solid #b6b7cb;}
hr#separation_livre {height: 1px; margin: 0; padding: 0; color: #0066cc; background-color: #0066cc;
									 border: 0; margin-left:10px; margin-right:10px; visibility :true;}
hr#separation_livre_acc {height: 1px; margin: 0; padding: 0; color: #DC1F1F; background-color: #DC1F1F;
									 border: 0; margin-left:10px; margin-right:10px; visibility :true;}
.titre_nouveautes_acc	{	font-family: Arial; font-size: 12px;font-weight: bold;color: #0E2E62;text-decoration: none;}
.product_info {	font-family: Arial; font-size: 12px; font-weight: bold;	color: #000000;	text-decoration: none;}
#banner {  
  margin: 0 auto;
  padding: 0;
  height: 142px; /* IE */   
  width: 988px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Trebuchet MS", "Trebuchet", Arial, Verdana, sans-serif;
}

h1 { 
  font-size: 1.5em;
  font-weight:normal;
  padding: 0.2em 0; 
}
#banner h1 {
  display:none;
}
.titreevent ,a.titreevent {color:0066CC; font-weight:bold;}
.titreevent2 ,a.titreevent2 {color:000000; font-weight:bold;}
a.ensavoirplus {font-family:Verdana; font-size:10px; text-decoration: underline;}
a.ensavoirplusprod {font-family: Arial; font-size:11px; text-decoration: underline; font-weight: normal;}
a.product_buy_now {font-family: Arial; font-size:11px; text-decoration: underline; font-weight: normal; color:#FC650A;}
ul li {font:11px Arial;}
a.ensavoirplusred {font-family:Verdana; font-size:10px; text-decoration: underline;color:#CF0003;}
a.categ {font:bold 11px Arial;}
.titrerevuepresse {color:#339966; font-weight:bold;}
span.dossierinactif {font-family: Arial; font-size:11px; text-decoration: none; color:#777376;}


a.best-sellers {
	font-family: Arial; 
	font-size:11px; 
	text-decoration: none; 
	font-weight: normal; 
	color:#333333;
}
a.best-sellers:hover {
	font-family: Arial; 
	font-size:11px; 
	text-decoration: none; 
	font-weight: normal; 
	color:#0c9dc1;
}
.productSpecialPriceBest {
	font-family: Arial; 
	font-size:11px; 
	text-decoration: none; 
	font-weight: normal; 
	color:#0c9dc1;
}



