/*
  $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 : 10px; color: #800000; font-weight: bold }
.boxText { font-size: 11px;background-color:#FFF;padding:0 3px 0 4px;}
.boxTextv { font-size: 11px;background-color:green;}
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 10px; color: #70d250; text-decoration: underline; }

* {
	margin:0;
	padding: 0;
 	font-family : Verdana, Arial, sans-serif;
   font-size:11px;
   font-size:normal;
	color: #2E2E2E;
}

BODY {
  background: #A5B0A2;
  

}

A {
	text-decoration: none;
}

A:hover {
	
}

FORM {
	display: inline;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

a:hover.headerNavigation {
  color: #ffffff;
}

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;
}

.infoBox {
}

.infoBoxContents {

}
.infoBoxContentsAccueil{
	background-color:#FFF;
	width:185px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 11px;
  font-weight: bold;
}

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-color:#EBEBDB;
}

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-color:#EBEBDB;
}

TABLE.productListing {
  margin-top:15px;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 11px;
  background-color: #2F452A;
  color: #EBEBDB;
  font-weight: bold;
  padding:7px;
}

.productlisting-headingPrice { 
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.productListing-data {
  font-size: 11px;
    vertical-align:top;
    padding:5px;
    background:#FFF;
    border-bottom:1px solid #000;
}

A.pageResults {
  color: #0000FF;
}

a:hover.pageResults {
  color: #0000FF;
  background: #FFFF33;
}

.pageHeading {
	font-size: 18px;
	font-weight: bold;
/* 	color: #EBEBDB; */
	color:#2F452A;
	width: 580px;
	height: 35px;
	text-align: right;
}
TD.pageHeadingStatic, DIV.pageHeading {
	font-size: 18px;
	font-weight: bold;
	color: #2F452A;
	width: 580px;
	height: 35px;
	text-align: right;
	padding-right: 20px;
	background-image: url(images/fd-entete-page.gif);
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

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;
}

TD.category_desc {
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

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 {
  color: #993333;
  font-size:24px;
  font-weight:bold;
}
SPAN.productSpecialPriceAccueil {
  color: #993333;
  font-size:16px;
  font-weight:bold;
}
SPAN.productSpecialPricelisting {
  color: #FFF;
  font-size:20px;
  font-weight:bold;
  margin-left:28px;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.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 */

#titre-header{
	font-size:17px;
	color:#FFF;
	font-weight:normal;
	margin-left:100px;
}
#header{
	height:185px;
	background-image: url(images/sub-header.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom:10px;
}
.bold17blanc{
	font-size:17px;
	font-weight:bold;
	color:#FFF;	
}

ul#menu{
	list-style-type: none;
	height: 40px;
	width:660px;
	margin-left:54px;	
}
#menu li{
	float:left;
	display: block; 
	height: 40px;
	width: 110px;
	background-image: url(images/menu-off.gif);
}
#menu a{
	display: block; 
	width:110px;
	padding-top:15px;
	height:25px;	
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;		
}

#menu li a:hover, .active {
	background: transparent url(images/menu-on.gif) top left no-repeat;
	color:#334C2E !important;
	text-decoration:none;
	height:40px !important;
}

.lien-blanc{
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	text-decoration:underline;
}
.lien-cat{
	font-size:10px;
	font-weight:bold;
	color:#2B3E27;
	text-decoration:underline;
	padding-bottom:3px;
	display:block;
	background-image: url(../../images/pointer_blue_light.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:9px;
}
#footer{
	background-image: url(images/fd-footer.gif);
	background-repeat: no-repeat;
	margin-top:10px;
	height:50px;
}
#footer td{
	color:#FFF;
}
.bold12noir{
	font-size:12px;
	font-weight:bold;
	color:#2E2E2E;
}
.bold12vert{
	font-size:12px;
	font-weight:bold;
	color:#355231;
}

.normal12noir{
	font-size:12px;
	color:#2E2E2E;
}
#mainpage{
	background-image: url(images/fd-mainpage.jpg);	
	background-repeat: no-repeat;
	width:580px;
	height:338px;
	margin-bottom:14px;
}
#mainpage h1{
	color:#2D4229;
	font-size:13px;
	font-weight:bold;
	padding-left:60px;
	padding-top:15px;
}
#mainpage h2{
	font-size:12px;
	font-weight:bold;
	margin: 20px 14px 20px 213px;
	text-align:justify;
	line-height: 18px;
}
#mainpage p{
	font-size:12px;
	margin: 20px 14px 20px 213px;
	text-align:justify;
	line-height: 18px;
}
.nom-prod{
	font-size:12px;
	font-weight:bold;
	color:#2F452A;
	height:26px;
	width:350px;
	display:block;
	padding-left:9px;
	padding-top:6px;
}
.nom-marque{
	font-size:14px;
	font-weight:bold;
	color:#2F452A;
	height:26px;
	width:350px;
	display:block;
	padding-left:9px;
	padding-top:6px;
}
.bold26rouge{
	color:#993333;
	font-size:26px;
	font-weight:bold;
}
.bold11vert{
	color:#2F452A;
	font-size:11px;
	font-weight:bold;
}
.lien{
	color:#355231;
	text-decoration:underline;
}
p{
	margin:7px 0;
}
.bas-bloc{
	height: 35px;
	background-image: url(images/fd-footer-page.gif);
}

select option{
	padding-right:5px;
}

.bold12gris{
	color:#7D7D7D;
	font-weight:bold;
	font-size:12px;
}
.normal9gris{
	color:#7D7D7D;
	font-weight:normal;
	font-size:9px;
}
