.boxText { font-family: Verdana,Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana,Arial, sans-serif; font-size : 11px; background: #A68195; font-weight: bold; }
.stockWarning { font-family : Verdana,Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana,Arial, sans-serif; font-size : 11px; color: #A68195; text-decoration: underline; }

BODY {
    color: #161513;
    margin: 0px;
    scrollbar-face-color:       #7F7278;
    scrollbar-shadow-color:     #ffffff;
    scrollbar-highlight-color:  #999999;
    scrollbar-3dlight-color:    #ffffff;
    scrollbar-darkshadow-color: #7F7278;
    scrollbar-track-color:      #DDDDDD;
    scrollbar-arrow-color:      #333333;
    font-size:11px;
}

.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
-moz-opacity: 0.85;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}


.bg-barre {
background:#161513;
}

A {
  color: #161513;
  text-decoration: none;
}

.opacityit A {
text-transform:capitalize;

}

.opacityit A:hover {
text-decoration:underline overline;

}

A:hover {
  color: #161513;
  text-decoration: underline;
}

.smallink {
  color: #161513;
  text-decoration: none;
  font-size:11px;
}

smallink A:hover {
  color: #161513;
  text-decoration: underline;
  font-size:11px;
}



FORM {
display: inline;
}

ul {
text-align:left;
margin:5px;
padding:0px;
}

li {
list-style-type:none;
margin:0px;
padding:4px;
display:inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #a60316;
}

TD.headerNavigation {
  font-family: Verdana,Arial, sans-serif;
  font-size: 10px;
  background: #a60316;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #a60316;
}

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;
}

TR.footer {
  background-color: #ffffff;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #ffffff;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
  border:1px solid #7F7278;
}

.infoBoxContents {
  background-color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background-color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #7F7278;
  color: #ffffff;
  margin-left:5px;
  text-transform:capitalize;
  border:1px solid #7F7278;
}

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: #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: #FFFFFF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #766D74;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #7F7278;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #7F7278;
  text-decoration:none;
}

A.pageResults:hover {
  color: #cccccc;
  text-decoration:underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #7F7278;
}

h1 {
font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #7F7278;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #7F7278;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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: 11px;
  color: #ff0000;
}

CHECKBOX, RADIO {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  
}

INPUT,SELECT {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
background-color:#f7f7f7;
border:1px solid #7F7278;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border:1px solid #7F7278;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #A68195;
  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: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D6B1C5; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #D6B1C5; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #999999; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight:bold;color: #A68195; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #D6B1C5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #a60316; }

#menu_accueil {
	width:540px;
	height:685px;
}
#menu_accueil a{
	text-decoration:none;
	float:left;
	
}
#menu_accueil a img {
	
	border:none;
}

