/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:13 wilt Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {  font-size : 14px; color: #084457; font-weight: bold }
.boxText { 
	background-image: url(../../images/infobox/fond-cell.gif);
}
.boxTextAccueil { 
	background-image: url(../../images/infobox/fond-cell_accueil.gif);
	font-size:11px;
}
.errorBox { font-size : 11px; background: #f8f8f9; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
background-image:url(images/background.jpg);
	color: #666;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size:12px;
}

A {
	font-size:11px;
  color: #000000;
  text-decoration: none;
}
A.lien {
  color: #b93d01;
}
A:hover {
  color: #b93d01;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
}

TR.headerNavigation {

}

TD.headerNavigation {
  font-size: 11px;
  color: #084457;
}

A.headerNavigation { 
  color: #084457; 
}

a:hover.headerNavigation {
  color: #d95d0d;
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}
TD.infoBoxHeadingFond{
	background-image: url(../../images/infobox/fd-head-maingif);
}

TD.infoBox, SPAN.infoBox {
  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: #F5F3EE;
}

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

TABLE.productListing {
/*
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
*/  
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 12px;
  background-color:#B93D01;
  color: #FFF;
  font-weight: bold;
}

.productlisting-headingPrice { 
  font-size: 22px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.productListing-data {
  font-size: 11px;
  vertical-align:middle;
  text-align: justify;
}

A.pageResults {
  color: #0000FF;
}

a:hover.pageResults {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 22px;
  font-weight: bold;
  color: #936f4b;
}
TD.pageHeadingProd, DIV.pageHeadingProd {
  font-size: 22px;
  font-weight: bold;
  color: #B93D01;
  background-image: url(images/fd-prdt1.gif);
  background-repeat: no-repeat;
  height:36px;
  padding-top:3px;
}
TD.pageHeadingPrix, DIV.pageHeadingPrix {
  font-size: 22px;
  font-weight: bold;
  color: #9BA9A1;
  background-image: url(images/fd-prix.gif);
  background-repeat: no-repeat;
  height:36px;
  padding-top:3px;
}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
  text-align:justify;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
	font-weight:bold;
	color:#084457;
}

TD.category_desc {
  font-size: 11px;
  text-align:justify;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #F7F3EF;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
	font-size:16px;
	font-weight:bold;
	color: #d95d0d;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */

/* 1-ter-net */
td.shoppingBox {
	font-size: 12px;
	color: #000;
	line-height:13px;
	padding-top:4px;
	padding-right:10px;
	text-align:right;
}




#fond-page{
	width: 888px;
	background-image: url(images/fd-menu-content.gif);
}

.light11blanc{
	font-size:11px;
	color:#FFF;
}
.light11noir{
	font-size:12px;
	color:#666;
}
.bold12noir{
	font-size:12px;
	font-weight:bold;
	color:#2E2E2E;
}
.bold12red{
	font-size:12px;
	font-weight:bold;
	color:#b93d01;
}
.lgt12red{
	font-size:12px;
	color:#b93d01;
}
.ita12red{
	font-size:12px;
	font-weight:bold;
	color:#b93d01;
	font-style:italic;
}
.bold14noir{
	font-size:14px;
	font-weight:bold;
	color:#2E2E2E;
}

.bold12bleu{
	font-size:12px;
	font-weight:bold;
	color:#084457;
}
.bold12orange{
	font-size:12px;
	font-weight:bold;
	color:#b93d01;
}
.bold12gris{
	font-size:12px;
	font-weight:bold;
	color:#333;	
}
.bold16bleu{
	font-size:16px;
	font-weight:bold;
	color:#084457;
}

.cat-ssrub{
	font-size: 11px;
	color: #666;
	margin-left: 30px;
}
.a.cat-ssrub:hover{
	color:#b93d01;
	text-decoration:none;
}
.cat-rub{
	font-size:12px;
	color:#333;
	margin-left:23px;
	font-weight:bold;
	margin-bottom:0;
}
.a.cat-rub:hover{
	color:#b93d01;
	text-decoration:none;
}
.lien-rub,a.lien-rub:hover{
	font-size: 11px;
	color: #084457;
	margin-left: 15px;
	padding-left:10px;
	background-image: url(images/picto-fleche-rouge.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/* Listing produits */
.product-name1{
	font-size:16px;
	font-weight:bold;
	color:#b93d01;
	padding-top:6px;
	height:36px;
	width:437px;
	display:block;
	background-repeat:no-repeat;
	float:left;
	margin-top:-3px;
}
.product-name2{
	margin-top:-3px;
	font-size:20px;
	font-weight:bold;
	color:#9ba9a1;
	padding-top:6px;
	height:36px;
	width:214px;
	display:block;
	background-repeat:no-repeat;
	float:right;
	text-align:right;
}
.product-name:hover{
	text-decoration: none;
	color:#084457;	
}
.accueil{
margin:0;
padding:0;
}
.lien_prdt{
color:#b93d01;
text-decoration:none;
}
.lien_prdt a:hover{
color:#b93d01;
text-decoration:underline;
}

/* menu */

#menu{	
	height:22px;
	text-align:center;
	padding-top:13px;
}

#menu a{
   color:#FFF;
	font-size: 13px;
	font-weight: bold;
   text-decoration:none;    
	margin-left:30px;	
}

#menu a:hover{
    color:#46280b;
}

.ssmenu{
    position:absolute;
    visibility: hidden;
    border-left:1px solid #936f4b;
    border-right:1px solid #936f4b;
    border-top:1px solid #936f4b;	 
    z-index: 100;
    background-color: #ab8967;
    width: 160px;
	 margin-left:57px;
	 margin-top:25px;
	 text-align: center;
}

#menu .ssmenu a{   
    display: block;
    border-bottom: 1px solid #936f4b;
    text-decoration: none;
    font-weight: bold;
    color:#FFF;
    font-size: 12px;
	 font-weight: normal; 
	 margin:0;
	 padding:0;
}

#menu .ssmenu a:hover{
    color:#b93d01;
}

#menu .ssmenu a:hover{ /*hover background color*/
    background-color: #f5f3ee;
    color: #b93d01;
	 text-decoration:none;
}

/* fin menu */

#deconnecter{
	color:#B93D01;
	font-size:14px;
	font-weight:bold;
	background-image: url(images/fd_rubrique.gif);
	background-position: top right;
	background-repeat: no-repeat;
	display:block;
	height:37px;
	padding-top:8px;
}

h1 {
  font-size: 14px;
  text-align:center;
}
h2 {
  font-size: 14px;
}

