/*
  $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
*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
}

img {border:0px;}

.borderTable {
border: 1px solid #CCCCCC;
}

.errorBox { background: #ffb3b5; font-weight: bold; }
.stockWarning {color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { color: #70d250; text-decoration: underline; }

.m_lien {
	font-size: 10px;
	color: #222299;
	font-weight: bold;
	text-decoration: none;
}
		.menu_lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #193755;
	font-weight: bold;
	text-decoration: none;
}		.menu_lien:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.intro {
	font-size: 10px;
	color: #6F7A96;
	text-decoration: none;
}
.c_lien {
	font-size: 10px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
.c_legend {
	font-size: 10px;
	color: #666666;
	font-style: italic;
	text-decoration: none;
}

a{
	font-size: 10px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
a:hover {text-decoration: underline;
		color: #222222;}

.copyright {
	font-size: 10px;
	color: #6F7A96;
	text-decoration: none;
}

TR.header {
  background: #ffffff;
}
.img_menu{
	border:0px;
}
.img_menu:hover{
	border:1px;
	border-color:#003366;
	}
	
TR.headerNavigation {
  background: #003366;
}

TD.headerNavigation {
  font-size: 10px;
  background: #003366;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #003366;
}

TD.footer {
  background: #003366;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #003366;
}

.infoBoxContents {
  background: #f8f8f9;
}

.infoBoxNotice {
  background: #003366;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading { /* entete de l'infobox */
  font-weight: bold;
  background: #003366;
  color: #ffffff;
}

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: #f8f8f8; /*couleur des lignes impaires*/
}

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: #8DA6CB;/*couleur des lignes paires*/
}

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

.productListing-heading {
  background: #003366;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
A.pageResults{
	font-size: 10px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
A.pageResults:hover {text-decoration: underline;
		color: #222222;}
		
TD.pageHeading, DIV.pageHeading {
  font-size: 14px;
  font-weight: bold;
  color: #222222;
}

TR.subBar {
  background: #003366;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
  line-height: 1.5;
}

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

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

SPAN.greetUser {
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #003366;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #009900;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #cccccc; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #8DA6CB; }

.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; }
.messageStackError, .messageStackWarning { background-color: #ffcc00; }
.messageStackSuccess { background-color: #99ff00; }

/* input requirement */

.inputRequirement { color: #ff0000; }


form {
scrollbar-arrow-color:#6F7A96;
scrollbar-shadow-color:#DADADA;
scrollbar-highlight-color:#DADADA;
scrollbar-track-color:#DADADA;
scrollbar-darkshadow-color:#6F7A96;;
scrollbar-3dlight-color:#6F7A96;
scrollbar-face-color:#DADADA;
}

label {
font-weight:bold;
text-align:right;
vertical-align:top;
width:100px;
margin-top:3px;
}

.br {display:none;}  

.textfield {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
border:solid 1 #6F7A96;
}

.select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
border: #000000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px; 
}

textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
height:140px;
border:solid 1 #6F7A96;
overflow:auto;
}

.submit {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #4842A0;
border:solid 0px #6F7A96;
}
																																																																																																																																				
