/*
  $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
*/


A {
  color: #333333;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TD.top-cadre {
	background: #F2EED8;
	border-top: 7px solid #D5CD9F;
}

TR.header {
  background: #ffffff;
}

TR.priceBoxTitle {
  background: #bbc3d3;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #333333;
}

TR.priceBox {
  background: #F3F3F3;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.headerChemin {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666666; 
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.price_accueil {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #B6A083;
}

A.pageResults {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #CCCCCC;
  border:#CCCCCC solid 1px;
}

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

.pageResults2 {
  font-size: 11px;
  color: #999999;
  border:#cccccc solid 1px;
  /*font-weight:bold;*/
}

.pageResultsSelected{ 
  border: #cccccc solid 1px;
  background-color: #EAEAEA;
  color:#999999;
  font-size:11px;
  /*font-weight:bold;*/
}

A.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666666; 
}

A.headerNavigation:hover {
  color: #999999;
  text-decoration: none;
}

A.menu_header {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
}

A.menu_header:hover {
  color: #EEEEEE;
  text-decoration: none;
}

A.menu_gauche {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #B8A184;
  font-weight: bold;
}

A.menu_gauche:hover {
  color: #EE8600;
  text-decoration: none;
}

A.menu_gauche_special {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #B8A184;
  font-weight: bold;
}

A.menu_gauche_special:hover {
  color: #EE8600;
  text-decoration: none;
}

A.menu_gauche_orange {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #EE8600;
  font-weight: bold;
}

A.menu_gauche_orange:hover {
  color: #B8A184;
  text-decoration: none;
}
A.menu_footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #539F00;
  font-weight: bold;
}

A.menu_footer:hover {
  color: #FFFFFF;
  text-decoration: none;
}

A.sousmenu_gauche {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #B8A184;
}

A.sousmenu_gauche:hover {
  color: #EE8600;
  text-decoration: none;
}

A.nom_produits_accueil {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
}

A.nom_produits_accueil:hover {
  color: #999999;
  text-decoration: none;
}

A.add_in_cart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #B6A083;
}

A.add_in_cart:hover {
  color: #FFCE7C;
  text-decoration: underline;
}

SPAN.nouveaute {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 11px;
  font-weight: bold
}

SPAN.productPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #B22222;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  text-decoration: line-through;
}

SPAN.productSpecialTitle {
  font-family: Verdana, Arial, sans-serif;
  color: #E47202;
  font-size: 11px;
  font-weight: bold
}

#name_product{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #333333;
}

#ref_product{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
}

#option_product{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
}

#ligne_menu {
	color: #B8A184;
	border-bottom: dotted #B8A184 1px;
}

#ligne_menu {
	color: #B8A184;
}

#bloc_produits_accueil {
  width: 255px;
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

#bloc_produits_categorie {
  width: 255px;
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /*background: #E4A64E;*/
  background: #AAAAAA;
  color: #ffffff;
}

.infoBox {
  background:#DADADA;
}

.infoBox2 {
  background: #FFFFFF;
}

.infoBoxContents {
  font-weight: bold;
  background: #EFEFEF;
  color: #333333;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents2 {
  font-weight: bold;
  background: #FFF2D6;
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

TABLE.productListing {
  padding: 2px;
  border: 1px;
  border-style: solid;
  border-color: #AAAAAA;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #AAAAAA;
  color: #FFFFFF;
  font-weight: bold;
}

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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TD.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FAFAFA;
}

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

TD.productListing-odd {
  /*background: #F9F2DA;*/
  background: #FAFAFA;
  color : #333333;
  font-weight: bold;
}

TD.productListing-even {
  background: #EFEFEF;
/*background: #F9EEC7;*/
	color : #333333;
  font-weight: bold;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #D5CD9F;
}

TD.titleText, DIV.titleText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #B6A083;
}

TD.text, DIV.text {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #B6A083;
}

.moduleRow {}

.moduleRowOver {
  background-color: #FEFEFE;
  cursor: pointer;
  cursor: hand;
}

.moduleRowSelected {
  background-color: #FEFEFE;
}

.errorBox, .messageStackError, .messageStackWarning  { 
  font-family : Verdana, Arial, sans-serif; 
  font-size : 10px; 
  color: #FF3300; 
  font-weight: bold; }

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

TD.smallTextCat, SPAN.smallTextCat, P.smallTextCat {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color:#333333;
}

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

TD.titleDescription, SPAN.titleDescription, P.titleDescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}

TD.dimensionDescription, SPAN.dimensionDescription, P.dimensionDescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*font-weight: bold;*/
  color: #000000;
}

#colonne_index_double {
	width: 550px;
	background: #FFFFFF;
}

#colonne_index_droite {
	width: 277px;
	/*height: 600px;*/
	background: #FFFFFF;
}

#colonne_index_gauche {
	width: 277px;
	background: #FFFFFF;
}


/* PARTIE NON VERIFIEE */
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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: #999999; text-decoration: underline; }


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: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

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



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


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.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.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; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #539F00; font-weight: bold; }

/* input requirement */

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

table.actualite{
	border:1px #999999 solid;
}

td.titre-actualite{
	background-color:#999999; 
	color:#FFFFFF; 
	padding:2px 2px 2px 5px; 
	font-weight:bold; 
	font-size:12px
}

td.corps-actualite{
	padding:5px;
}

table.fiches{
	border:1px #E41C0E solid;
}

td.titre-fiches{
	background-color:#E41C0E; 
	color:#FFFFFF; 
	padding:2px 2px 2px 5px; 
	font-weight:bold; 
	font-size:12px
}

td.corps-fiches{
	padding:5px;
}

