/*
  $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, Helvetica, sans-serif; font-size: 10px; font-weight: normal; }
.errorBox { font-family :  Verdana,arial, Helvetica, sans-serif; font-size : 11px; background: #ffb3b5; ; }
.stockWarning { font-family :  Verdana,arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #000066; }
.orderEdit { font-family :  Verdana,arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
BODY {
	FONT-FAMILY:  Verdana, arial, Helvetica;
	color: #50498F;
	font-weight: normal;
    SCROLLBAR-FACE-COLOR: #000058; SCROLLBAR-HIGHLIGHT-COLOR: #000058; SCROLLBAR-SHADOW-COLOR: #000058; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR:  #ffffff; SCROLLBAR-TRACK-COLOR: #000058; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	margin: 0px;
	background-color : #000058;
	font-size: 12px;
} 
A {
	color: #000066;
	text-decoration: none;
	font-size: 12px;


}

A:hover {
	color: #50498f;
	text-decoration: underline;
	font-size: 12px;

}
textarea {
	color: #7274A4;
}
table {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
option {
	color:#000066 
}

FORM {
	display: inline;
}

TR.header {
}
A.breadcrumb { 
color: #50498fF; 
font-size: 12px;
TEXT-DECORATION: none;
}

A.breadcrumb:hover {
  font-size: 12px;
  color: #000066;
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #50498f;
  font-weight : normal;
}

A.headerNavigation { 
color: #50498f; 
font-size: 11px;
font-weight : normal;
TEXT-DECORATION: none;
}

A.headerNavigation:hover {
  font-size: 11px;
  color: #50498f;
  font-weight : normal;
}

TR.headerError {
}

TD.headerError {
  font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: #000066;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #FFFFFF;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #000066;
  font-weight: bold;
  text-align: center;
}


TD.footer {
  font-family:  Verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  color: #000066;
  font-weight: bold;
}

.infoBox {
	fontweight: bold;
	font-weight: normal;

}

.infoBoxContents {
  font-family:  Verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  fontweight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family:  Verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000066;
}

TD.infoBox, SPAN.infoBox {
  font-family:  Verdana,arial,helvetica,sans-serif;
  font-size: 10px;
}


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

.productListing-heading {
  font-family:  Verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #50498f;
  font-weight: normal;
}

TD.productListing-data {
  font-family:  Verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
}

A.pageResults {
  color: #7274a4;
}

A.pageResults:hover {
  color: #000066;
  background: #FFffff;
}

TD.pageHeading, DIV.pageHeading {
  font-family:  Verdana,arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;

}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Verdana,arial,helvetica,sans-serif;
  font-size: 10px;
  color: #000066;
}

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.accountCategory {
  font-family:  Verdana,arial,helvetica,sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:  Verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Verdana,arial,helvetica,sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Verdana,arial,helvetica,sans-serif;
  font-size: 10px;
  color: #ff0000;
}


CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  font-weight:bold;
  background : white;
  color : #000099;
}

TEXTAREA {
  width: 100%;
  font-family:  Verdana,arial,helvetica,sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:  Verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma,  Verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Verdana,arial,helvetica,sans-serif;
  color: #FF33FF;
}

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

.moduleRow {background-color: #000099; }
.moduleRowOver { background-color: #000066; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #000099; }

.checkoutBarFrom, .checkoutBarTo { font-family:  Verdana,arial,helvetica,sans-serif; font-size: 10px; color: #ffffcc; }
.checkoutBarCurrent { font-family:  Verdana,arial,helvetica,sans-serif; font-size: 10px; color: #ff9900; }

/* message box */

.messageBox { font-family:  Verdana,arial,helvetica,sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:  Verdana,arial,helvetica,sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Verdana,arial,helvetica,sans-serif; font-size: 11px; background-color: #339999; }

/* input requirement */

.inputRequirement { font-family:  Verdana,arial,helvetica,sans-serif; font-size: 11px; color: #ff0000; }
.de {
	color: #0000CC;
}
.ang {
	color: #660099;
}
.texte {
	text-align: justify;
}
.toto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
hr {
color: #6699FF;
background-color: #6699FF;
height: 3px;
border: 0;
border-top: 0 none; border-right: 0 none; border-left: 0 none;
 width: 96%;
}
