/*
/*
  $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: Comic Sans MS; font-size: 13px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #B3DAFF; 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: #70d250; text-decoration: underline; }

BODY {

   margin-top:0px; 
   margin-left:0px;
   margin-bottom:0px; 
   margin-right:0px;
   background : #FFFFFF;
   margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #FFFFEC;
}

TR.headerNavigation {
/*  background: #00FF00;*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFEC;
  color: #339933;
  font-weight : bold;
}

TD.index {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #339933;
}


A.headerNavigation { 
  color: #339933; 
}

A.headerNavigation:hover {
  color: #003399;
}

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: 13px;
  background: #ffffcc;
  color: #339933;
  font-weight: bold;
}

A.footer { 
  color: #339933; 
}

A.footer:hover {
  color: #003399;
}

.infoBox {
  background: #003399;
}

.infoBoxContents {
  background: #ffffec;
  font-family: Comic Sans MS;
  font-size: 12px;
}

.infoBoxNotice {
  background: #ff9999;
}

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

TD.infoBoxHeading {
  font-family: Impact;
  font-size: 17px;
  background: #FFFFFF; 
  color: #339933;
  text-align: center;
}

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 {
 background: #ffffff;
}

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

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

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}
DIV.productListing-detail {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  color: #003399;
}

A.pageResults {
  color: #003399;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Comic Sans MS;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TD.nomProduit, DIV.nomProduit, SPAN.nomProduit {
  font-family: Comic Sans MS;
  font-size: 25px;
  font-weight: bold;
  color: #003399;
}

SPAN.nomProduitListe {
  font-family: Comic Sans MS;
  font-size: 17px;
  font-weight: bold;
  color: #003399;
}
TD.prixProduit, DIV.prixProduit {
  font-family: Comic Sans MS;
  font-size: 20px;
  font-weight: bold;
  color: #339933;
}

DIV.prixProduitListe, SPAN.prixProduitListe {
  font-family: Comic Sans MS;
  font-size: 15px;
  font-weight: bold;
  color: #339933;
}

TR.subBar {
  background: #ffffff;
}

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: 13px;
  color : #003399;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  color : #000000;
  font-size: 13px;
}

TD.textCategorie {
  font-family: Comic Sans MS;
  color : #9966cc;
  font-size: 16px;
}

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: #3366ff;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #003399;
  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: #cc6666;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Comic Sans MS;
  font-size: 25px;
  font-weight: bold;
  color: #ff0000;
}
SPAN.BoxproductSpecialPrice {
  font-family: Comic Sans MS;
  font-size: 15px;
  font-weight: bold;
  color: #ff0000;
}
SPAN.prixProduitListing  {
  font-family: Comic Sans MS;
  font-size: 15px;
  font-weight: bold;
  color: #339933;
}

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

.moduleRow { }
.moduleRowOver { background-color: #66ccff; cursor: pointer; cursor: wait; }
.moduleRowSelected { background-color: #ffffff; }

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ccccff; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffcc66; }


/* input requirement */

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



SPAN.cssbutton {
 background: #CCCCFF;
 color : #000000;
 vertical-align: top;
 font-weight: normal;
 font-family: Comic Sans MS;
 font-size: 12px;
 cursor: pointer;
 text-align: center;
 border: 1px;
 border-style: dotted;
 border-color: #003399;
 
}

 
.cssbuttonsubmit{
 background: transparent;
 vertical-align: top;
 color: #000000;
 font-family: Comic Sans MS;
 font-weight: normal;
 font-size: 12px;
 cursor: pointer;
 border:none;
 text-align: center;
}


ul.sitemap {
color: #ff0000;
}

.infobulle{
position: absolute;   
visibility : hidden;
border: 1px solid Black;
padding: 10px;
font-family: Verdana, Arial;
font-size: 10px;
background-color: #FFFFCC;
}

/*menu_plus style*/
/***** menu CSS *****/
@media print {
/*A l'impression on cache le menu, marche au moins pour IE, Moz et Opéra.*/
.menu, .ssmenu, .menu_1 {
 visibility:hidden;
}
}

.relative {
position:relative;
font-size:13px;
}


.menu_1 {
position:relative;
font-size:13px;
background-color:#FFFFFF;
background-image:url(images/fond_cat.gif);
background-repeat:no-repeat;
background-position: right bottom;

border-top: solid 2px #003399; 
border-left: solid 2px #003399; 
}


/* Special Scroller */

#pscroller1 {
	height: 205px;
	border: 0px;
	padding: 5px;
}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 0px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}
