/*
  $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 Exp $

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

  Copyright (c) 2003 osCommerce
   background: url(../images/fond1.gif);

  Released under the GNU General Public License
*/
a.Style1 {
	color: #FF0000;
	font-weight: bold;
}

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

.boxTextCategorie
{ 
font-family: Arial, sans-serif;
font-size: 12px;
}

.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #e40e00; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: FF1100; text-decoration: underline; }


.barreduhaut {
	background:none;
	border-left:1px solid #4B4B4B;
	border-right:1px solid #4B4B4B;
}

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

.barreduhautbis {
	background:#DCDCDC;
}
TD.barrehautbis {
font-family: Arial, sans-serif;
font-size: 10px;
}

BODY {
  //background: url(../../../languages/french/images/thema/bijouxor/images/fond-bo.gif);
  background: #FFFFFF;
  color: Black;
  margin: 0px;
  margin-left:10px;
}

IMAGE.titre {
	border: solid 1px orange;
	margin: 10px;
}
IMAGE.categorie {
	border: solid 1px orange;
}

TABLE {
  background: #FFF;
  color: Black;
  margin: 0px;
}

TABLE.blanc {
  background: #FFFFFF;
  color: Black;
  margin: 0px;
}

TABLE.produits {
  background: #FFFFFF;
  border-color: #4B4B4B;
  border-style: solid;
  border-width: 1px;
  padding: 3px;
}

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

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

A.propose {
  color: #000;
  text-decoration: none;
}

A.propose:hover {
  color: #FEAF16;
  text-decoration: none;
}

TD {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

FORM {
	display: inline;
}

TR.header {
	background: #F2E80C;
}

TR.headerNavigation {
  background: #FFFBC6;
}

TD.headerNavigation {
  border : solid 1px #000;
  border-left : none;
  border-right : none;
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #FFFBC6;
  color: #000;
  font-weight : bold;
}

H1.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #4B4B4B;
  font-weight : bold;
  margin: 0px;
}

A.headerNavigation {
  color: #000;
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TABLE.footer {
	background : transparent;
}
/* Couleur de la barre rouge en bas de page */
TR.footer {
/*  background: #FFFBC6;*/
}

TD.footer {
/*  border : solid 1px #000;
  border-left : none;
  border-right : none;*/
  font-family: Arial, sans-serif;
  font-size: 10px;
/*  background: #FFFBC6;*/
  color: #000;
  font-weight: bold;
}

/* Couleur du trait rouge de bordure des cadres */
.infoBox {
/*	background : #F00;
	top-padding : none;*/
	border : solid #000 1px;
/*	border-top : none;*/
}

/* Couleur de fond des boxes */
.infoBoxContents {
  background: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TABLE.accueil {
	background: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	border: #000 solid 1px;
	padding:10px;
}

TD.accueil {
	background: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

P.accueil {
	background: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.Scroller {
	background: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align:left;
}

SPAN.accueil {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #FEAF16;
  font-weight: bold;
}

/* .infoBoxCentral {
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	border-color: #E40E00;
	border-style: solid;
	border-width: 1px;
} */

.infoBoxContentsRose {
  background: #FFECEC;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FFFFFF;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeadingLeft {
  background: #FFF;
  border-top : #000 solid 1px;
  border-left : #000 solid 1px;
}
TD.infoBoxHeadingCenter {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FFF;
  color: #000;
  border-top : #000 solid 1px;
}
TD.infoBoxHeadingCenterBig {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #FFF;
  color: #000;
  border-top : #000 solid 1px;
}
TD.infoBoxHeadingRight {
  background: #FFF;
  border-bottom : #000 solid 1px;
}
TD.infoBoxHeadingLeftBig {
  background: #FFF;
  border-left : #000 solid 1px;
}
TD.infoBoxHeadingBottomRight {
  background: #FFF;
  border-top : #000 solid 1px;
  border-right : #000 solid 1px;
}

TD.infoBox, SPAN.infoBox {
  font-family: 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: #FFB6B2;
	color: Black;
}

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

TR.productListing-heading {
  background: #FF1100;
  	color: Black;
}

TD.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #FF1100;
  color: #FFFFFF;
  font-weight: ;
  font-variant: small-caps;
}

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

A.pageResults {
  color: #000;
}

A.pageResults:hover {
  color: #FEAF16;
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading, H1.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #000;
}

TR.subBar {
  background: #B22222;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #490000;
}

TD.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
/*  background: #FFFBC6; */
}

TD.category {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #FFECEC;
}

/* TD.rose {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #FFECEC;
} */

TD.mainblanc {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #FFFFFF;
}

TD.smallTextBlanc {
  font-family: Arial, sans-serif;
  font-size: 10px;
/*  background: #FFFFFF;*/
}

P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #FFFFFF;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #FFF;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #FF1100;
}

/* Champ recherche avancée */
TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FFFFFF;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

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

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

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

TABLE.formArea {
  background: #FFFFFF;
  border-color: #000;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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


SPAN.textSpecialPercent {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #B0001F;
}

SPAN.productSpecialPercent {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #B0001F;
}

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

TD.checkoutBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #4B4B4B;
}
TD.pollBoxRow {
  font-family: Arial, sans-serif;
  font-size: 10px;
  border-color: #EEEEEE;
  border-style: solid;
  border-width: 0px; 
}
TD.pollBoxText {
  font-family: Arial, sans-serif;
  font-size: 10px;
  border-color: #EEEEEE;
  border-style: solid;
  border-width: 0px; 
}
TR.pollOptRow {
	background: #FFFFFF;
}
TR.pollFooter {
	background: #FFFFFF;
}

TABLE.selection {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #FFFFFF;
  }
  
.moduleRow { 
}
.moduleRowOver {
	background-color: #FFA8A8;
	cursor: hand;
	background : #FFA8A8;
}
.moduleRowSelected {
	background-color: #DC143C;
	background : #DC143C;
}

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

.cat_description {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.footer_link {
 font-family:Arial;
 font-size:10px;
 color:#A9A9A9;
 text-decoration:none;
}
.footer_link:hover {
  color:#A9A9A9;
}