.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: #910C1C; text-decoration: underline; }

BODY {
  margin: 0px;
}
.tweet {
	font-family: Verdana, Arial, sans-serif; font-size: 12px;
 list-style: none;
  padding: 0;
    font-weight : bold;
}

.tweet ul {
font-family: Verdana, Arial, sans-serif; font-size: 11px;
list-style: none;
font-weight : normal;
margin: 6px;

}

.tweet a {
  color: #0066B5;
}

.tweet ul .twitterTime {
  text-decoration: underline;
}



input.champsimple {
    vertical-align: middle;
    font-size: 11px;
    padding: 2px;
    margin: 1px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
}

input.marron {
   
   background-color:#ffffff;
   border:1px solid;
   border-color:#4F2C04;
 }

textarea.marron {
   background-color:#ffffff;
   border:1px solid;
   border-color:#4F2C04;
 }
 
A {
  color: #000000;
  text-decoration: none;
}

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

form .f_field
{
background:#FFFFFF url(images/site/field_bg.gif) no-repeat left top;border:1px solid #767676;vertical-align:middle;padding:1px
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
/* background: #b6b7cb; */
}

.infoBoxContents {
 /*  background: #f8f8f9;*/

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.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;
  background: #bbc3d3;
  color: #ffffff;
}

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: #f8f8f9; */
}

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: 0px;
  border-style: solid;
 /* border-color: #4F2C04; */ 
  border-spacing: 1px;
}

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

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size:18px;
  font-weight: bold;
  /* color: #9a9a9a; */
  color: #910C1C;
}

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;
}

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: #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: 10px;
  color: #ff0000;
}

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

TEXTAREA {
  
  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.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

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

/* .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;  }
/*.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }*/

.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

/* .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; }

.titreblancbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.textenoirbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}


.textenoir_blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
}


.textenoir_petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

H2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #87031F;
font-weight: bold;
display: inline;
}

H1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #87031F;
margin-top:-10px;
display: inline;
font-weight: bold;
}


H3
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #87031F;
margin-top:-10px;
display: inline;
font-weight: bold;
}

.texteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87031F;
	line-height: 12px;
}

.textenoir_petit_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
}

.textenoir_verdana {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.texterouge_petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ff0000;
}

.textenoirboldpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.textenoir13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.texteblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.type1 {   font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #910C1C;  text-decoration:none }
.type1:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;  color: #910C1C;  text-decoration:underline }

.type5 {   font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #910C1C;  text-decoration:none }
.type5:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold;  color: #910C1C;  text-decoration:underline }

.type9 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #2E7295; text-decoration:none}

.type49 {   font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #910C1C;  text-decoration:none }
.type492 {   font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #910C1C;  text-decoration:none }

.type59 {   font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #910C1C;  text-decoration:none }

a.type1 {   font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #910C1C;  text-decoration:none }
a.type1:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;  color: #910C1C;  text-decoration:underline }


a.type2 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #7F1A03; text-decoration:none}
a.type2:hover { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #7F1A03; text-decoration:underline }

a.type3 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 11px; color: #910C1C; text-decoration:none}
a.type3:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 11px; color: #7F1A03; text-decoration:underline }

a.type4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #910C1C; text-decoration:none}
a.type4:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #7F1A03; text-decoration:underline }

a.type49 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #910C1C; text-decoration:none}
a.type49:hover { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #7F1A03; text-decoration:underline }


a.type492 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #910C1C; text-decoration:none}
a.type492:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #7F1A03; text-decoration:underline }


a.type6 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #2E7295;text-decoration:none}
a.type6:hover { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #2E7295; text-decoration:underline }


a.type66 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 12px; font-weight: bold; color: #2E7295;text-decoration:none}
a.type66:hover { font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 12px; font-size: 18px; color: #2E7295; text-decoration:underline }


.type6 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #2E7295;text-decoration:none}

.type7 { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #808080; text-decoration:none}
.type77 { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #404040; text-decoration:none }

.type99 { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 22px; font-weight: bold; color: #7F1A03; text-decoration:none}


a.type72 { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #404040; text-decoration:none}
a.type72:hover { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #404040; text-decoration:underline }

a.type8 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #910C1C;  }
a.type8:hover { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 20px; color: #910C1C; text-decoration:underline }

a.type88 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #910C1C;  }
a.type88:hover { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #910C1C; text-decoration:underline }


a.type9 { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 22px; color: #7F1A03; text-decoration:none}
a.type9:hover { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 22px; color: #2E7295; text-decoration:none }


.textesouligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.textenoirsouligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: 4F2C04;
}

.mois {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: FFFFFF;
}

.moyenne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: FFFFFF;
}

.auteur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 910C1C;
}


div.YellowBandSmallRight
{
		position:absolute;
		left:100%;
		top:-0px;
		height:190px;
		width:191px;
		background-image:url("images/site/bandeau.gif");
		background-repeat:no-repeat;
		background-position:-170px -200px;
		margin:0 0 0 -190px;
		padding:0;

z-index:0;
			}

a.img2 {	border: 1px solid #777777;}
a.img2:hover {	border: 1px solid #000000;}