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

BODY{
  background: #ffffff;
  color: #000000;
}

img
{
border: 0;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #074C8D;
  height: 30px;
}

TD.headerNavigation {
  background: #074C8D;
  color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #E5F3F4;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TR.infoBoxHeading {
  background-image: url(images/www/bloc_04_bottom.jpg); background-repeat: repeat-x;
}

TD.infoBoxHeading {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: normal;
/*  background: #074C8D; */
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial,Helvetica,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: #f8f8f9;
}

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

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

.productListing-heading {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
background-image:url(images/www/bloc_04_bottom.jpg);
background-repeat:repeat-x;  
}

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

TD.fieldKey {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  white-space: pre;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: auto; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

.messageBox { font-family: Arial,Helvetica,sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial,Helvetica,sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial,Helvetica,sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

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

SPAN.greetUser { font-family: Arial,Helvetica,sans-serif;font-size: 16px;color: #2040A0;font-weight: bold;}
SPAN.GREETING_PERSONAL_HEADER  { font-family: Arial,Helvetica,sans-serif; font-size: 16px; color: #000000; }
SPAN.GREETING_GUEST_HEADER  { font-family: Arial,Helvetica,sans-serif; font-size: 16px; color: #000000; }
SPAN.GREETING_GUEST_HEADER  { font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: #000000; }

span.COMMON_TITLE {
	color: rgb(255, 153, 51); 
	font-weight: bold; 
	text-align: left; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 18px; 
	text-transform: uppercase;
}

table.COMMON_TABLE {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#B6B7CB none repeat scroll 0 0;
}

td.COMMON_TABLE {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#E5F3F4 none repeat scroll 0 0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;	
}

span.COMMON_TABLE_TITLE {
	color: rgb(0, 81, 162); 
	font-weight: bold; 
	text-align: left; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 14px; 
	text-transform: uppercase;
}

span.COMMON_TABLE_TITLE_LIGHT {
	color: rgb(0, 81, 162); 
	font-weight: bold; 
	text-align: left; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px;
	text-transform: normal;
}

span.COMMON_SEP_H,
td.COMMON_SEP_H {
	background: transparent url(/img/_ww/background/soulignement_titre.jpg) repeat-x scroll 0pt 0pt;
	font-size: 8px;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
	padding-left: 5px;
}
span.COMMON_SEP_V,
td.COMMON_SEP_V {
	background: transparent url(/img/_ww/background/separateurH.jpg) repeat-y scroll 0pt 0pt;
	font-size: 8px;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
}

.COMMON_TABLE_EDIT {
	font-family: Arial,Helvetica,sans-serif; 
	font-size : 12px; 
	color: rgb(0, 40, 81); 
	text-decoration: underline; 
}

.COMMON_TABLE_INFO {
	font-family: Arial,Helvetica,sans-serif; 
	font-size : 12px; 
	color: rgb(0, 0, 0); 
}

.COMMON_TABLE_INFO_PRINT {
	font-family: Arial,Helvetica,sans-serif; 
	font-size : 14px; 
	color: rgb(0, 0, 0); 
}

.COMMON_TABLE_CONTENU{
	font-family: Arial,Helvetica,sans-serif; 
	font-size : 13px; 
	color: rgb(0, 0, 0); 
}

textarea.COMMON_EDIT,
select.COMMON_EDIT,
input.COMMON_EDIT {
	background-color:RGB(255,200,100);
	border:1px inset #CCCCCC;
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
}

span.COMMON_LABEL {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
}
.TEVEA_1 {
	color:RGB(8,84,229);
	font-family:sans-serif;
	font-size:15px;
	font-weight:bold;
}
.TEVEA_2 {
	color:RGB(8,84,229);
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
}
.TEVEA_3 {
	color:RGB(8,84,229);
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
}

.noprinttable {
}
.noprint {
}
.print {
	display:none;
}
.divgeneral {
	left: 50%;
	margin-left: -490px; 
	position: absolute; 
	width: 980px;
}

li.BOX_PUCE {
	list-style-type: circle;
	list-style-image: url(/img/_ww/picto/puce.gif); 
	color: rgb(0, 81, 162); 
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: normal; 
	vertical-align: middle; 
	font-size: 12px; 
	margin-bottom: 4px; 
	margin-left: 30px;
}

a.BOX_REF {
	color: rgb(0, 81, 162); 
	margin-bottom: 10px;
}
a.BOX_TITLE {
	color: rgb(255, 255, 255); 
}
