/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #4f1e17; }
.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-image:url(images/b1.jpg); color: #ffffc4; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #4f1e17; text-decoration: underline; }

BODY {
	color: #ffffc4;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	max-width: 900px;
	text-align: left;
	background-image: url(images/background1.jpg);
	background-repeat: repeat;
}

img
{
border: 0;
}

A {
  color: #4f1e17;
  text-decoration: none;
}

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

FORM {
	display: inline;
}


TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url(images/b1.jpg);
  color: #ffffc4;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffc4; 
}

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

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-image:url(images/b1.jpg);
  color: #ffffc4;
  font-weight: bold;
}

.infoBox {
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #4f1e17;
	border-right-color: #4f1e17;
	border-bottom-color: #4f1e17;
	border-left-color: #4f1e17;
	background-image: url(images/fond_boites.png);
}

.info_Box {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4f1e17;
	border-right-color: #4f1e17;
	border-bottom-color: #4f1e17;
	border-left-color: #4f1e17;
	background-image: url(images/fond_boites.png);
}

.infoBox1 {
	border: thin solid #4f1e17;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  color: #4f1e17;
  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;
	color: #ffffc4;
	background-image:url(images/b1.jpg);
	border-bottom-color: #ffffc4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffc4;
	border-right-color: #ffffc4;
	border-left-color: #ffffc4;
}

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: #ffeec4;
}

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: #fff3d6;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #4f1e17;
  border-spacing: 1px;
}

A.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image:url(images/b1.jpg);
  color: #ffffc4;
  font-weight: bold;
}

A.productListing-heading:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image:url(images/b1.jpg);
  color: #ffffc4;
  font-weight: bold;
  text-decoration:underline;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image:url(images/b1.jpg);
  color: #ffffc4;
  font-weight: bold;
}

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

A.pageResults {
	color: #4f1e17;
	text-decoration: none;
}

A.pageResults:hover {
	color: #4f1e17;
	background-image: url(images/fond_boites.png);
}

TD.pageHeading, DIV.pageHeading {
  font-family: Times, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #4f1e17;
  text-align: center;
}

TD.pageHeading1, DIV.pageHeading1 {
  font-family: Times, Arial, sans-serif;
  font-size: 18px;
  color: #000000;
}

TD.pageHeading2, DIV.pageHeading2, P.pageHeading2 {
  font-family: Times, Arial, sans-serif;
  font-size: 16px;
  color: #4f1e17;
}

TD.pageHeading3, DIV.pageHeading3 {
  font-family: Times, Arial, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #4f1e17;
  text-align: center;
}

TR.subBar {
  background: #;
}

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;
  color: #000000;
}

TD.main1, P.main1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #ffffc4;
  background-image:url(images/b1.jpg);
}

TD.main2, P.main2 {
	font-family: Times, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #4f1e17;
	vertical-align:middle; 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #4f1e17;
}

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 {
  width: 99%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  white-space: pre;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.greetUser1 {
  font-family: Times, Arial, sans-serif;
  font-size: 18x;
  color: #4f1e17;
}

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: Times, Arial, sans-serif;
  color: #ff0000;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #ffffc4; cursor: pointer; cursor: auto; }
.moduleRowSelected { background-color: #fcdc8d; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #4f1e17; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #4f1e17; }

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

.inputRequirement1 { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; background-image:url(images/b1.jpg); }

#colonneg {
	width: 150px;
	float: left;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -50px;
	color: #ffffc4;
}
#colonned {
	width: 150px;
	position: relative;
	clear: none;
	float: right;
	margin-top: 15px;
	margin-right: -50px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #ffffc4;
}
#contenu {
	width: 700px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 40px;
	padding-bottom: 30px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 20px;
	text-align: left;
	color: #ffffc4;
}

.petitTexte {
	font-size: 8px;
}
