/* les scrollbars */
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #E9F8BA; }
.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: #FF9900; }

.products_photo {
 border-width: 1px;
 border-style : solid;
 border-color: #FFFF33;
 float:left;
 text-align:center;
 padding: 5px;
 margin-right: 10px;
}

/* bouton */
a.bouton {
  color: black;
  background-color: #FFFF33;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 5px;
}
a.bouton:hover {
color: #FF0000;
  background-color: #FFFF33;
  }
  
input.bouton {
background: #FFFF33;
font-weight:bold;
cursor:pointer;
color : black;
}
input.bouton:hover {
background-color: #FF6600;
}
input.bouton:active {
border:2px inset #FFCC99;
background-color:#CCCC00;
color: black;
} 


/* bordure transparente */

#window1 {
			background: url(images/gauche.png);
    visibility: visible;


}
#window2 {
			background: url(images/droite.png);
    visibility: visible;
}
/* Gecko interprete le caractère > ce que IE ne fait pas */

TR>TD#window1 {
	background: url(images/gauche.png);
	visibility: visible;

	}
TR>TD#window2 {
background: url(images/droite.png);
visibility: visible;
	}
BODY {
	/*behavior: url("csshover.htc");*/
  color: #000000;
  margin: 0px;
  background-image:  url(images/fond/beer.gif);
  background-color : #FFFFA6;
	scrollbar-3d-light-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-dark-shadow-color: #D7DBEF;
	scrollbar-face-color: #FFFFA6;
	scrollbar-highlight-color: #FFFFA6;
	scrollbar-shadow-color: #FF9933;
}

A {
  color: #CC3300;
  text-decoration: none;
}

IMG {
	border: 0px none;
}

A:hover {
  color: #FF0000;
}

FORM {
	display: inline;
}

.mentions_petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

TR.header {
  background-color: #FFFFFF;
}

TR.headerNavigation {
  background-color: #FFFFA6;
}

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

A.headerNavigation { 
  color: #000000; 
}

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

TR.headerError {
  background: #FF9900;
}

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

TR.headerInfo {
  background:#FF9900;
}

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

TR.footer {
  background: #E2F1C0;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #5C2608;
  color: #FFFFFF;
}

.content {
	background-color:#E2F1C0;
}

.infoBox {

}
.infoBoxContents {
  /*background: #FEF8DF;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
}

.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: #C9FE65;
  color: #5C2608;
}

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: #FFFFC7 url(images/pixel_green.gif) repeat-x;
}

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: #FFFFC7 url(images/pixel_green.gif) repeat-x;
}

TABLE.productListing {
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #FEF8DF;
  color: #993300;
  font-weight: bold;
}

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

TD.productListing-data a {
	color: #006633;
	
}
TD.productListing-data a:hover {
	color:#999933;
	
}

TR.productListing-odd {
  background: #FFFFC7 url(images/pixel_green.gif) repeat-x;
}

TR.productListing-even {
  background: #FFFFC7 url(images/pixel_green.gif) repeat-x;
}

.productListing-title {
	font-weight: bold;
	font-size:14px;
}

A.pageResults {
  color: #993300;
}

A.pageResults:hover {
  color: #993300;
  background: #CDE69B;
}

TD.pageHeading{
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  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.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: #FFCC99;
  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: #FFFFC7; 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: #FF3300; }
.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; }


/* ***** MENU CSS ***** */

/* fond menu et couleur lien et taile géné plus para de marge*/ 
div#menu a {color:#336600; font-size: 11px; font-weight:normal}
div#menu li {position: relative; list-style:none; margin:0px; border-bottom:3px solid #FFFFFF}
div#menu ul {padding: 0; width: 160px; margin:0px; background:#FCF465; }
div#menu ul a {width: inherit;}


/* fond different au survol de la souris pour les sous menu et les "basiques"*/ 
div#menu li:hover {background-color:#FFCC99;border-bottom: 1px solid #009900}
div#menu li.sousmenu:hover {background-color: #FFCC99;}

/* Rajout d'une beench les sous menu */ 
div#menu li.sousmenu {background: url(fleche.gif) 95% 50% no-repeat;}

/* premiere colonne taille et position */
div#menu ul li {position:relative; list-style: none;}
div#menu ul ul {position: absolute; top: 0px; left: 140px; display:none;}

/* on rajoute une bordure a gauche et des padding */ 
div#menu li a {display: block; padding: 3px; text-decoration: none; width:135px}

/* taille colonne 2 */
div#menu ul.niveau2 ul {left:105px;} 
div#menu ul.niveau1 li.sousmenu:hover ul.niveau2 {display:block; width:105px;} 
div#menu ul.niveau2 li a {width: 100px;}

/* taille colonne 3 */ 
div#menu ul.niveau2 li.sousmenu:hover ul.niveau3 {display:block; width:45px;}
div#menu ul.niveau li a {width: 45px;}

div#menu ul li.sousmenulink {background-image: url(pointer.gif); background-color:#FFFFC6;background-position: 0% 50%; background-repeat: no-repeat; padding-left:11px;}
div#menu ul li.sousmenulink:hover {background-repeat: no-repeat;}

/* *** END MENU CSS *** */
DIV.pageHeading  { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #006600;
 } 
 
img.productsList {
  margin: 25px 0 20px 0;
}

