/* BODY {scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #F1F3F5; scrollbar-arrow-color: #000000} */
BODY {
  text-align: center;
  /* color: #000000; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px; 
  color: #000000; /* modifie les titres des boxes */
  background: #7F7772 url(images/img01.gif) repeat-x;
/* change background: #ffffff; to the color of your choice*/
/*   background: #ffffff; */
  margin: 0;

   }
/* Fixed width container Ajout 001 160607 */
#cwdusacontainer {
  width: 700px;/* width can be changed to what you want just stay under 790px*/
  border: 0px solid #000000;/*border can be removed for a borderless page*/ 
/* background: #ffffff; */
  color: #E17D27;
  margin: 10px auto 10px auto;
  text-align: left;
 }
/* Fin ajout 001 Fixed width container */   
.cadrenews { BORDER-LEFT: #E17D27 1px solid; BORDER-TOP: #E17D27 1px solid; BORDER-RIGHT: #E17D27 1px solid; BORDER-BOTTOM: #E17D27 1px solid;}
.cadrecommentaires { BORDER-LEFT: #E17D27 1px solid; BORDER-TOP: #E17D27 1px solid; BORDER-RIGHT: #E17D27 1px solid; BORDER-BOTTOM: #E17D27 1px solid;}

.texte { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.textesmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.textebig { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight:bold}
.textedate { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; }
.copyright { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; }
.tips { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #9A9A9A; }

A.lien1 { font-family: Verdana; font-size: 11px; color:#000000; text-decoration:none; }
A:hover.lien1 { color:#E17D27; text-decoration:underline; }

A.lien2 { font-family: Verdana; font-size: 12px; color:#000000; text-decoration:underline; }
A:hover.lien2 { color:#E17D27; text-decoration:none; }

A.lien3 { font-family: Verdana; font-size: 11px; color:#6B4805; text-decoration:none; }
A:hover.lien3 { color:#6B4805; text-decoration:underline; }

A.liencopyright { font-family: Verdana; font-size: 11px; color:#9A9A9A; text-decoration:underline; }
A:hover.liencopyright { color:#368DC5; text-decoration:none; }

input,select,textarea {
	border:1px solid #E17D27;
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.maintableBorder { 
/* background-color: #ffffff */
}
.maintableBackground { 
/* background-color: #ffffff */
}
 /* fond colonne gauche */
.column_left { 
/* background-color: #ffffff */ 
}

.centertable { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #000000; }
.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: #000000; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
 /* lignes commentees suite modif 001 Fix width container 
  BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
*/
/* Fixed width container Modif 001 160607 */

/* Fin modif 001 Fixed width container */


A {
  color: #E17D27;/* modif contenu general des boxes et liens  */
  text-decoration: none;
}

A:hover {  /* mouseover des liens dans les boxes */
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
/*  background: #ffffff; */
}

TR.headerNavigation {
  background: #E17D27; 
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E17D27;
  color: #FA0606;  /* #FA0606 = rouge */
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff;  /* modif couleur Barre de Navigation osCommerce #4272B5 = bleu */
}

a:hover.headerNavigation {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

H1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px; 
 color: red} 


TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
/*  background: #ffffff; */
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #ffffff; */
  color: #000000;
  font-weight: bold;
}

/* bordure des boxes */
.infoBox {
  background: #7F7772;
}

/* corps des boxes */
.infoBoxContents {
  background: #7F7772;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #E17D27;
}

.infoBoxNotice {
 background: #7F7772;
 color: #E17D27;
}


.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #E17D27;
}
 /* entete des boxes */
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #7F7772;
  padding-bottom:4
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #E17D27;
}

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: #000000;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #CCCCCC;
  color: #000000;
  font-weight: bold;
}

.productListing-headingPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #CCCCCC;
  color: #996600;
  font-weight: bold
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

a:hover.pageResults {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;  /* modifie les titres */
  font-weight: bold;
  color: #9a9a9a;
}

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;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: 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; }
.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: #ffb3b5; }
.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; }

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url(images/button_blank_left.gif);
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url(images/button_blank_right.gif);
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url(images/button_blank_middle.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #E17D27;
}
A.HeaderPageLinks:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #000000;
}

/* Product Description 1.5 Ajout 001 040708 */
TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}
TD.productheadDesc {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
 padding: 4px 0px 0px 10px;
}
/* Fin modif 00 1 Product Description 1.5 */

/* ajout design creation & Development */
/* header */

#header {
	width: 700px;
	height: 90px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
/*	background-image: url(images/logo-creation_v001_1.jpg) 240X140 */
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	padding-top: 15px;
	font-size: 32px;
}

#logo h2 {
}

#logo a {
	text-decoration: none;
	color: #7F7772;
}
/* Menu */

#menu {
	width: 700px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 21px 0 5px; 
	background: url(images/img02.gif) no-repeat left center;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	color: #ffffff;
}

#menu a:hover {
	color: #000000;
}

#menu .active a {
	color: #990000;
}
.texteorange {
    color: #E17D27
}
form {margin-bottom:0px}