p {
	margin:0px;
	padding:0px;
}

.boxText { 
	font-size:1px;
	padding-left: 7px;	
}

.boxText input { 
	font: normal 11px arial;
	color: #6C6D68;
}

.boxText a,  .boxText p{ 
	font: bold 12px arial;
	color: #3F3F3D;
}
.boxText a:hover { 
	color: #FB4B00;
	text-decoration:none;
}

a.HeaderMenu  { 
	color: #FF0000;
	text-decoration:none;
}

#iemarquee a img,  #iemarquee_2 a img{ 
	border:1px solid #FB4A01;
	margin-bottom:10px;
	background-color:#FFFFFF;
}

#iemarquee p,  #iemarquee_2 p{ 
	color: #FB4A01;	
}

.rating { 	
	color: #A2A6A9;
	text-decoration:underline;
}

.rating hover{ 	
	color: #A2A6A9;
	text-decoration:underline;
}


.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; }

.lienProduit { font-family : arial; font-size : 12px; color: #0033FF; text-decoration: underline; }
.lienSousProduit { font-family : arial; font-size : 10px; color: #0033FF; text-decoration: underline; }
BODY {
  /* COULEUR DE FOND background: #9DB8BF;*/
  background: #F9E1B0;
  color: #000;
  margin: 0px;
	padding: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #FB4B00;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TABLE.header {
  background:url(images/bg_header1.jpg) top left no-repeat;
}

TABLE.main {
	width:762px;
	border:1px solid #E9E9E9;
	border-top:none;
	background-color:#fff;
}
 /* COULEUR DU MENU SUPERIEUR;*/
TD.mainmenu, TD.mainmenu a{
	font:bold 14px arial;
	text-decoration:none;
	color:#FB4B00;
	background-color:#fff;
}

TD.mainmenu a:hover{
	text-decoration:none;
	color: #3366FF;
}

.SpecialNotation {
	font:italic 13px arial;
	text-decoration:none;
	color:#FB4B00;
	
}
 /* COULEUR DU MENU SUPERIEUR DYNAMIQUE;*/
TD.headerNavigation, TD.headerNavigation a {
	font: 11px arial;
    color: #333333;
	text-decoration:none;
}

TD.headerNavigation a:hover{
	font: bold 11px arial;
    color: #000000;
	text-decoration:underline;
}


TD.VheaderNavigation, TD.VheaderNavigation a {
	font: 11px arial;
    color: #FB4B00;
	text-decoration:none;
}

TD.VheaderNavigation a:hover{
	font: 11px arial;
    color: #FB4B00;
	text-decoration:underline;
}


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;
}

TD.banner {
	padding:10px 0px;
}

TR.footer {
  /*background: #bbc3d3;*/
}

TD.footer, TD.footer a{
  font-family: arial;
  font-size: 10px;
  color: #1763AA;
  font-weight: bold;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
}

TD.footer a{
	padding:0px;
	text-decoration:none;
}

TABLE.infoBoxContents {
	background:url(images/infobox_back.gif);
}

TD.infoBoxContents a {
	font:normal 12px arial;
	color:#494949;
}

TD.infoBoxContents a:hover {
	color:#000;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: arial;
  font-size: 10px;
}

.infoBoxListCategories {
  background: #FFFFFF;
  font-family: arial;
  font-size: 10px;
}

TABLE.infoBoxHeading, TABLE.infoBoxHeading2 {
  background:url(images/infobox/infoboxhead_back1.jpg) top left no-repeat;
	height:23px;
	font:bold 14 arial;
	color:#fff; 
}

TABLE.infoBoxHeading2 {
	background:url(images/infoboxhead_back2.jpg) top left no-repeat;
}

.DivInfoBoxHeading {
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  background:url(images/infobox/infoboxhead_back1.jpg) top left no-repeat;/*#FF6600;*//* #bbc3d3 */
  color: #ffffff;
	padding:2px;
}

TD.infoBoxHeading, TD.infoBoxHeading2 {
  	background:url(images/infobox/infoboxhead_back1.jpg) top left no-repeat;
	height:23px;
	font:bold 14 arial;
	color:#fff;
}

TD.infoBox, SPAN.infoBox {
  font-family: arial;
  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: #FFFFFF;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  background: #FFFFFF;
}

.productListing-heading {
  font-family: arial;
  font-size: 11px;
  background: #1760A2;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: arial;
  font-size: 10px;
}

TD.productListing-data TD.smalltext a {
  font-family: arial;
  font-size: 11px;
	color:#FA4A00;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TABLE.contentHeading {
	background:url(images/infobox/heading_back.gif) top left no-repeat;
	font:bold 12px arial;
	color:#2A4A7B;
	height:25px;
}

TD.titreProduit {
	font: bold 12px arial;
	padding-top: 5px;
	color: #FB4A01;
	text-transform:uppercase;
	height:35px;
	vertical-align:top;
}

TD.infoDesc {
	font: normal 11px arial;
}

.prixProduit,  .prixProduit2{
	font: bold 14px arial;
	color: #FB4A01;
}

.prixProduit2{
	font-size:12px;
}

.prixPromo {
	font-size:10px;
	color:#FB8E01;
}

TD.pageHeading, DIV.pageHeading {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #FA4A00;
	/*text-transform:capitalize;*/
}

TD.pageHeadingstylised, DIV.pageHeadingstylised {
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
  background: #FF6600; 
  color: #ffffff;
}

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.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.fieldValueRed {
  font-family: arial;
  font-size: 12px;
  color: #FF0000;
}

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;
}

/* TD.main input {
	border:1px solid #1C6AB2;
}*/

TEXTAREA {
  width: 100%;
  font-family: arial;
  font-size: 11px;
	/*border:1px solid #1C6AB2;*/
}

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: 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.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; }

