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

  Mise à jour le 10/09/2003 par Delaballe (webmaster@delaballe.com)
  Optimise pour ThemaBoxesMS2fr

*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.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: #772B1A; text-decoration: underline; }

BODY {
  background: #f6f4ef;
  color: #000066;
  margin: 0px;
}

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

A:hover {
  color: 000000;
	background: #ffff00;

}

FORM {
	display: inline;
}

/* fond ecran contenu */
TABLE.info {
  background: #FFF9C9;
}

/* fond chemin */
TABLE.chemin {
  background: #FFCC77;
}

/* fond titre entete*/
TABLE.titre {
  background: #ddffcc;
}

/* fond bouton domaine */
.header {
  background: #FBE9AC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.header a{
	display: block;
	line-height: 15px;
	text-decoration: none;
}

.header a#active_menu {
	background: #c33100;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
	font-size: 12px;
}

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


/* ----- lien actif ---- */
.lien a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}


.lien a#active_menu {
background: #c33100;
font-weight: bold;
font-size: 12px;
color: #ffff00;
text-decoration: none;
}

/*---------- CADRES D'ENTOURAGE DES BOXES ----------*/
/* Cadre d'entourage boxe entete */
.infoBoxEntete {
	background : #123456;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes */
.infoBox {
	background : #c33100;
}

/* Cadre d'entourage modul */
.infoModul {
	background : #c33100;
}

/*---------- INTERIEURE DES BOXES ----------*/
/* Interieure boxe entete */
.infoBoxContentsEntete {
	background: #FFCC77;
	font-family: Verdana, Arial, sans-serif;
	text-align : center;
	font-size: 11px;
}

.infoBoxContentsEntete a{
font-size: 11px;
display: block;
line-height: 17px;
margin-bottom: 2px;
text-decoration: none;
width: 205px;
}

.infoBoxContentsEntete a#active_menu {
background: #c33100;
font-weight: bold;
font-size: 12px;
color: #ffff00;
text-decoration: none;
}

/* Interieure boxe Catalog / Includes / boxes */
.infoBoxContents{
	background: #ffdd88;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBoxContents a {
font-size: 10px;
display: block;
line-height: 14px;
text-decoration: none;
width: 205px;
}

.infoBoxContents a#active_menu {
background: #c33100;
font-size: 11px;
font-weight: bold;
color: #ffff00;
text-decoration: none;
}

/* Interieure boxe langues*/
.infoBoxContents2{
	background: #FFEE99;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}


.infoBoxSujet{
	color: #000099;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align : center;
  font-size: 12px;
  background: #FFCC77;
  line-height: 1.5;
}

.infoBoxThem{
	color: #663333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding:2px 0 2px 1px;
}

.infoBoxArt{
	background: #FFEFC1;
	color: #008800;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding:1px 1px 1px 1px;
}

/* Interieure modul */
.infoModulContents{
	background: #FFEFC1;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/*---------- liste des entités ----------*/
/* liste des entite */
.TextTitre {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #008800;
}
.TextInfos {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000099;
}

TD.TextSujetA {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFD88E;
  text-align : center;
}

TD.TextSujetN {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFEEB0;
  text-align : center;
}

/* titre product_listing */
.infoBoxListingA {
  background: #FFEFC1;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
.infoBoxListingN {
  background: #FFF9C9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
.infoBoxListingTitreA {
  background: #FFCC77;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
}

.infoBoxListingTitreN {
  background: #FFEEB0;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
}

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

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

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

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

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.maing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	font-weight: bold;
  line-height: 1.5;
}

/* sujet theme dans catalogue */
TD.sujetheme  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000099;
  line-height: 1.5;
}

/* article dans catalogue */
.article {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  background: #FFCC77;
  line-height: 1.5;
}

/* poids - produit - prix dans catalogue */
TD.lotgris  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #555555;
  line-height: 1.5;
}

TD.lotvert  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: green;
  line-height: 1.5;
}

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

