em {
	color: #FF00CC;
	font-style: normal;
} 
.errorBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0033;
}

.orderEdit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF00CC;
	text-decoration: underline;
}

BODY {
	background: #ffffff;
	color: #003366;
	margin: 0px;
	/* background-image: url(images/fond.gif); */
	scrollbar-base-color: #C3FF32; /*scrollbar-darkshadow-color: #C3FF32;*/
	scrollbar-arrow-color: #003366;
	scrollbar-track-color: #003366;
	scrollbar-shadow-color: #C3FF32;
	scrollbar-darkshadow-color: #003366;
}

A {
  color: #003366;
  text-decoration: none;
}

A:hover {
  color: #003366;
  text-decoration: underline;
}

A.boxtext {
	color: #FF00CC;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
}

A.boxtext:hover {
  color: #FF00CC;
  text-decoration: underline;
  line-height: 1.5;
}

A.interne {
	color: #FF00CC;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
}

A.interne:hover {
  color: #FF00CC;
  text-decoration: underline;
  line-height: 1.5;
}

A.index {
	color: #003366;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

A.index:hover {
	color: #003366;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}


FORM {
	display: inline;
}

TR.header {
}

TR.headerNavigation {
  background: #003366;
}

TD.headerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #003366;
	color: #FFE0F9;
	font-weight: bold;
}

A.headerNavigation { 
  color: #FFE0F9; 
}

A.headerNavigation:hover {
  color: #FFE0F9;
}

A.footerNavigation { 
  color: #FFFFFF; 
}

A.footerNavigation:hover {
  color: #FFFFFF;
}

A.compte { 
  color: #C3FF32; 
}

A.compte:hover {
  color: #C3FF32;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer {
  background: #003366;
}

TD.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #003366;
	color: #ffffff;
	font-weight: bold;
}

.infoBox {
	background: transparent;
}
.infoBoxRose {
  background: #FFBBF2;
}
.infoBoxVerte {
  background: #C3FF32;
}
.infoBoxBleu {
  background: #C9DAFD;
}
.infoBoxBleuf {
  background: #003366;
}

.infoBoxContents {
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.infoBoxContentsVerte {
	background: #C3FF32;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.infoBoxContentsBleuf {
	background: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.infoBoxContentsBleu {
	background: #C9DAFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	text-align: justify;
}

.infoBoxContentsBlanc {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.infoBoxContentsRose {
	background: #FFBBF2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	text-align: justify;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

DIV.photo {
	background-color: #FFBBF2;
	border: 1px solid #C3FF32;
	width: 130px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	cursor: hand;
	display:table-cell;
	vertical-align:middle;	
}
DIV.photoH {
	background-color: #C9DAFD;
	border: 1px solid #C3FF32;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	cursor: hand;
}

TD.infoBoxHeading {
	font-family: French Script MT;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
	background: #C3FF32;
}

TD.infoBox, SPAN.infoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #003366;
  border-spacing: 1px;
}

.productListing-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #003366;
	color: #FFFFFF;
	font-weight: bold;
}

TD.productListing-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

TD.main, P.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

TD.accountCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}

TD.fieldKey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

TD.fieldValue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

TD.tableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

SPAN.newItemInCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TEXTAREA {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

SPAN.greetUser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C9DAFD;
	font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c76170;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
}

SPAN.errorText {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* message box */

.messageBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.messageStackError, .messageStackWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffb3b5;
}
.messageStackSuccess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #99ff00;
}

/* input requirement */

.inputRequirement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
