/*
  $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-color: #EFC677; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background-color: #f2E7C5; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/* contour images
*/
img.DefautImg{
  border: 0px none;
}
img.produit{
   border: 1px #A9572B solid;
}
/* Fin contour images


/* fond de l'ensemble sauf en-tete
*/


BODY {

 background-color: #FFEAB1;

/* ascenseur
*/
scrollbar-face-color:peru;
scrollbar-track-color:F8EACD;
scrollbar-shadow-color:933317;
scrollbar-3dlight-color:D6781B;


/* texte page principale et contenu boites nouveautés, panier, recherche rapide, prix
nouveaux produits pour le mois en cours, sauf les liens
*/
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0px;
}


/* Ensemble des liens (non cliqués) y compris boites catégories, recherches, informations
*/

A {
  font-family: Arial, Helvetica, sans-serif;
  color: #5a0000;
  text-decoration: none;
}
/* Ensemble des liens (quand on passe le pointeur dessus) y compris boites recherches, informations
*/
A:hover {
  color: #ffffff;
  border: solid 0px #F1CD87
  text-decoration: none;
  background-color:#CD853F
}
/* Même chose pour les catégories
*/
A.cat {
  color: #5a0000;
  text-decoration: none;
}

A.cat:hover {
  color: #ffffff;
  border: solid 0px #F1CD87
  text-decoration: none;
  background-color:#CD853F
}
/* Même chose pour les sous catégories d'une autre couleur
*/
A.subcat {
  color: #AD3317;
  text-decoration: none;
}
/* Ensemble des liens (quand on passe le pointeur dessus) y compris boites catégories, recherches, informations
*/
A.subcat:hover {
  color: #ffffff;
  border: solid 0px #F1CD87
  text-decoration: none;
  background-color:#CD853F
}

FORM {
	display: inline;
}


TR.header {
/* fond de l'en-tete (deux cases de gauche du tableau)
*/


/*background-image: url(fond.jpg);
*/
margin: 0px;

  background-color: #FFDE8D;
}

TR.headerNavigation {
  background-color: #FEE4B4;
}

TD.headerNavigation {
font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;


/* fond de la barre de navigation */
/*  background-color: 933317;           */
background-image: url(bg9.gif);



/* dans la barre de navigation, les petites flèches qui 
séparent les niveaux de l'arborescence */
  color: #8F4000;
  font-weight : bold;
}
/* texte de la barre de navigation*/
A.headerNavigation { 
  color: #8F4000; 
}

A.headerNavigation:hover {
  color: FFFFFF;
}

TR.headerError {
  background-color: #ff0000;
}

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

TR.headerInfo {
  background-color: #00ff00;
}

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

TR.footer {
  background-color: 933317;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: 933317;
  color: #FEE4B4;
  font-weight: bold;
}

.infoBox {
/* contour des boites */
  background-color: CD853F;
}

.infoBoxContents {
/* interieur des boites */
  background-color: FFF1CE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsnew {
/* Deuxième modèle de box */
background: transparent url(images/b.gif) center center repeat-x;
  font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 12px;
   font-weight: bold;
}


.infoBoxNotice {
  background-color: #9C2A20;
}

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

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

/* bandeaux des boites */
  background-color: #CD853F;
  /********Une image dans les bandeaux*********/
  background : url(artisanat.gif);

/* titre des boites */
  color: F8EACD;
}

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 {

/* fond de la fenetre qui indique  aucun produit dans une categorie */
  background-color: F8EACD;
}

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: F8EACD;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
/* contour de la fenetre qui indique  aucun produit dans une categorie ou présente les produits */
  border-color: 933317;
  border-spacing: 1px;
}

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

/* fond de l'en-tete de la boite présentant les produits d'une categorie */
  background-color: peru;
  color: #FEE4B4;
  font-weight: bold;
}

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

A.pageResults {
  color: red;
}

A.pageResults:hover {
  color: #FEE4B4;
  background-color: #FFFF33;
}

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

TR.subBar {
  background-color: brown;
}

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

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.smallText2, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
}

TD.Texth1, SPAN.Texth1, P.Texth1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #863D07;
}

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

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;

/* nom du visiteur dans la phrase d'accueil*/
  color: D6781B;
  font-weight: bold;
}

TABLE.formArea {
  background-color: tomato;
  border-color: brown;
  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: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #A9572B;
}

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: maroon; }

/* message box */

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

/*surlignage des messages d'erreur */
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #EFC677; }

/* surlignage message */
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: D6A91B; }

/* input requirement */

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

/* Tout ce qui suit concerne le template d accueil */


#header2 ul{
	margin: 20px 25px 25px 20px;
	padding:0px;
	display:block;
	color:#c5b16b;
	width:auto;
	width: 110px;
	position:absolute;
	background-color:#FF0000;
}
#header2 li{
	background-color:#cebc7d;
	width: 136px;
	text-align:left;
	padding: 0px 0px 1px 10px;
	list-style-type: none;
}

.link2,#last {
	font-size: 10px;
	font-weight:900;
	text-decoration: none;
	padding:0px;
	margin:0px;
	text-transform: uppercase;
	width: 120px;
	display:block;
	color: #7a6b3e;
	font-size: 10px;
	font-weight: bold;
	position:relative;
	text-align:center;
}
.link2:hover, #last:hover{
	color:#4c5b38;
}


p a:link2 { 
	color: #7a6b3e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
	/* Les liens dans le template d accueil */
p a:visited { 
	color: #7a6b3e;
	font-size: 14px;
	font-weight: none;
	text-decoration: underline;	
}
	
p a:hover2, a:active { 
	color: #ffffff;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
}
/* Les texte des 2 colonnes de gauche du template d accueil */
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5e573b;
}
#container2 {
	margin: 30px auto;
	text-align: left;
	width: 785px;
	display:block;
	position:relative;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #4c5b38;
	text-decoration: none;
	margin-bottom:20px;
}
#djset{
	position:absolute;
	bottom:0px;
	right:0px;
}
#photos2{
	position:absolute;
	bottom:0px;
	left:0px;
	border: 0px none #FFFFFF;	
}

#right2 p{
padding: 10px 10px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#e5d7a7;
}
#right2 p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#e5d7a7;
}

#right2 img{
	border: 0px none #FFFFFF;	
}
.clear{clear:both;}

#footer2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #f1e6c0;
	text-decoration: none;
	text-align:center;
	padding-top:20px;
}


.star-product-price{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #B55D51;
}
.star-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-title{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #9C2A20;
}

/* menu horizontal */


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu {
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/bg1.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/bg2.gif) center center repeat-x;
}

TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #5E533B;
  padding: 1px 7px 1px 7px;
}

<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]-->

/* Fin menu horizontal */

