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

BODY {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
}

#warp {
	width: 995px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	
}
A {
	text-decoration: none;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

A:hover {
	color: #FF6600;
	text-decoration: none;

}

FORM {
	display: inline;
}

TR.header {
	background-color: #FFFFFF;
	background-image: url(images/bg_ban.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

TR.headerNavigation {
	background-image: url(images/bg_t.gif);
}
.groupe {
	text-align: left;
}


TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight : bold;
	vertical-align: middle;
	}

A.headerNavigation {
	color: #FFFFFF;
	text-decoration: none;
}

A.headerNavigation:hover {
	color: #FFCC00;
	text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

.footer{
	height: 184px;
	background-image: url(images/bf.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}


.infoBox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url(images/bg_box.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #3366FF;
	background-image: url(images/infobox/bg_t.gif);

	/*height: 20px;*/
	}

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

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

TABLE.productListing {
	
}
.baner {
	text-align: center;
	vertical-align: top;
	z-index: 30;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
	height: 35px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/infobox/bg_t.gif);
}
.productListing-heading a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

A.pageResults {
	color: #3366FF;
	text-decoration: none;
}

A.pageResults:hover {
	color: #3366FF;
	background: #FFFF33;
	text-decoration: none;
}

.pageHeading {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* message box */

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

/* input requirement */

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

#about {
		cursor:help;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: white;
	padding: 9px 11px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}
#kaka {
float:right
}




/* ################################################### boxes  */
.monpanier {
	background-image: url(images/boxes/monpanier.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 175px;
}
.devise {
	background-image: url(images/boxes/devise.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 175px;

}
.recherche {
	background-image: url(images/boxes/rech.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 175px;

}
.marques {
	background-image: url(images/boxes/marques.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 175px;

}
.categories {
	background-image: url(images/boxes/cat.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 175px;
}
.promo {
	background-image: url(images/boxes/promo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 175px;
}
.ami {
	background-image: url(images/boxes/ami.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 175px;
}

/* ################################################### speciales  */
.rbroundbox {
	background-image: url(images/nt.gif);
	background-repeat: repeat;
}
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }



SPAN.productSpecialPrice {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
SPAN.productSpeciallist {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
	font-size: 15px;
	font-weight: bold;
}

.footerText {
	font-size: 10px;
	color: #094F79;
	font-weight: bold;
	line-height: 15px;
}

H2 {
	font-size: 12px;
line-height: 1.2em;

}




