/*
  $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; }
.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: #70d250; text-decoration: underline; }

table#entete{
	border: 1px solid #453F32;
}

table#entete tr.header{
	background-image: url('images/fondentete.gif');
	background-repeat: repeat-x;
}

table#entetenav{
	margin-bottom: 5px;
    border: 1px solid #453F32;
	border-top: 0;
}

td#tdcentre{
	padding-left: 5px;
	padding-right: 5px;
}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 4px;
  padding: 0px;
}

A {
  color: #695F4B;
  text-decoration: none;
}

A:hover {
  color: #453F32;
  text-decoration: underline;
}

a.menucat:link, a.menucat:visited, a.menucat:hover{
	display: block;
	width: 175px;
	_width: 190px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 17px;
	_height: 19px;
	color: #463F32;
	font-weight: normal;
	text-decoration: none;
	background-image: url('images/fondmenu.gif');
	background-repeat: repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #DBD7CC;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ADA798;
}

a.menucat:hover{
	background-image: url('images/fondmenu2.gif');
	background-position: bottom;
	font-weight: bold;
	background-color: #918367;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #DBD7CC;
}

span.nbrub{
	font-size: 10px;
	color: #918367;
}

a.menucat:hover span.nbrub{
	font-weight: normal;
	color: #695F4B;
}

a.lien1:link, a.lien1:visited, a.lien1:hover, a.lien2:link, a.lien2:visited, a.lien2:hover{
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #918367;
}

a.lien1:hover, a.lien2:hover{
	color: #453F32;
}

a.lien1 img, a.lien2 img{
	/*border: 1px solid #DBD7CC;*/
	border: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	/*background-image: url('images/fondimg.gif');*/
}

a.lien2 img{
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

a.lien1:hover img, a.lien2:hover img{
	/*border: 1px solid #000;*/
}

a.lien1 span, a.lien2 span{
	font-size: 12px;
	font-weight: normal;
}

a.lien1 span span, a.lien2 span span{
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

a.lientitre:link, a.lientitre:visited, a.lientitre:hover{
	color: #fff;
	text-decoration: none;
}

a.lientitre:hover{
	text-decoration: underline;
}

table.multipage{
	margin-top: 5px;
	border-top: 1px solid #DBD7CC;
	border-bottom: 1px solid #DBD7CC;
}

table.multipage td{
	padding: 2px;
	color: #918367;
	background-color: #F4F2ED;
	height: 25px;
}

table.infosproduits{
	border: 1px solid #BBB6A8;
	background-color: #fff;
	width: 100%;
}

table.infosproduits td{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 2px;
	vertical-align: top;
	background-color: #F4F2ED;
	background-image: url('images/fondtdproduit.gif');
	background-repeat: repeat-y;
}

table.infosproduits td.titre{
	width: 120px;
	color: #695F4B;
	background-color: #E5E2DB;
	background-image: url('');
}

table.infosproduits td a:link, table.infosproduits td a:visited, table.infosproduits td a:hover{
	text-decoration: underline;
}

span.price{
	color: #FFF;
	background-color: #695F4B;
	padding: 3px;
	padding-left: 15px;
	padding-right: 15px;
}

td.ficheprod{
	color: #666666;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
}

td.ficheprod a:link, td.ficheprod a:visited, td.ficheprod a:hover{
	text-decoration: underline;
}

td.ficheprod a:hover{
	color: #000;
}

td.ficheprod p.autredim{
	font-size: 12px;
	color: #695f4b;
	margin-top: 20px;
	margin-bottom: 20px;
}

td.ficheprod p.autredim strong{
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 0px;
	margin: 0px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #453F32;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #453F32;
  color: #ffffff;
  font-weight : bold;
  height: 20px;
  background-image: url('images/fondheadmenu.gif');
  background-repeat: repeat-x;
}

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;
}

table#footer {
	margin-top: 5px;
}

TR.footer {
  background: #453F32;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #453F32;
  color: #ffffff;
  font-weight: bold;
   height: 20px;
}

table#textfooter td.smallText{
	color: #918367;
}

table#textfooter td.smallText a:link, table#textfooter td.smallText a:visited, table#textfooter td.smallText a:hover{
	text-transform: uppercase;
	color: #6B604C;
	text-decoration: none;
}

table#textfooter td.smallText a:hover{
	color: #453F32;
	text-decoration: underline;
}

table.infoBoxContents{
	border: 1px solid #695F4B;
	margin-bottom: 5px;
}

table.infoBoxContents2{
	border: 1px solid #695F4B;
	margin-bottom: 5px;
}

table.infoBoxContents3{
	margin-bottom: 5px;
}

.infoBox {

}

.infoBox2 {
	padding-top: 5px;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.shoppingCartContents1 {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 2px;
}

.shoppingCartContents2 {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 2px;
  padding-left: 0px;
}

div.totalCart{
	font-weight: bold;
	border-top: 1px solid #B2A894;
	padding: 2px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #695F4B;
  color: #ffffff;
  padding-top: 4px;
	padding-bottom: 4px;
  background-image: url('images/fondheadbox.gif');
  background-repeat: repeat-x;
	background-position: left center;
}

TD.infoBoxHeading2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #fff;
  color: #695F4B;
  height: 21px;
  border-bottom: 1px solid #695F4B;
}

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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #695F4B;
  color: #ffffff;
  height: 21px;
  background-image: url('images/fondheadbox.gif');
  background-repeat: repeat-x;
}

TD.productListing-data {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	border-bottom: 1px solid #DBD7CC;
	background-color: #F4F2ED;
}

a.pageResults:link, a.pageResults:visited, a.pageResults:hover{
	text-decoration: none;
	color: #695F4B;
}

a.pageResults:hover {
	text-decoration: underline;
	color: #453F32;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 25px;
  font-weight: bold;
  color: #6B604C;
  vertical-align: top;
}

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 {
  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: 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; }
.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; }
