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

HTML,BODY { color: #000000; margin: 0px; background-color: #050505; cursor: default; background-image: url(images/layout/body-fond.gif?1); }

A {
	color: #0000CC;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.headerNavigation {
	background-color: #8A008A;
}

TD.headerNavigation {
	
	font-size: 11px;
	color: #FF9933;
}

A.headerNavigation {
	color: #FFFFFF;
}

A.headerNavigation:hover {
}

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

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

.infoBox {
	background: #ffb600;
}

.infoBoxContents {
	background-color: #FFFFFF;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-size: 10px;
}

TD.infoBox, SPAN.infoBox {
}

TD.infoBoxHeading {
	font-size: 11px;
	background-color: #ffb600;
	font-weight: bold;
	background-image: url(images/layout/infoBoxBack.gif);
}

.sideBoxHeading
{
	background-color: #5E5E5E;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/layout/sideBoxHeading.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.sideBoxContents
{ background-color: #F5F5F5; background-image: url(images/layout/sideBoxContents.gif); background-repeat: repeat-y; background-position: left top; line-height: 16px; }
.sideBoxContents a
{ color: #333; }
.sideBoxText
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 1px;
}

.sideBoxBottom
{
	background-color: #FFFFFF;
	background-image: url(images/layout/sideBoxBottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	font-size: 1px;
	line-height: 1px;
}

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

TABLE.productListing {
}
.productListing-heading {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #7b299c;
	background-image: url(images/layout/layout_generic_heading_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;
}

.productListing-heading a
{
	color: #FFFFFF;
}

TD.productListing-data {
  
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

TD.pageHeading, DIV.pageHeading {
	font-size: 18px;
	font-weight: bold;
	color: #7b299c;
	text-align: left;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 11px;
}

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

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

TEXTAREA {
  width: 100%;
  
  font-size: 11px;
}

SPAN.greetUser {
  
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

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

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

SPAN.productSpecialPrice {
  
  color: #ff0000;
}

SPAN.errorText {
  
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }

body, td, th, input, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1
{
	font-size: 18px;
	color: #7b299c;
	font-weight: bold;
}

li
{
	text-align: justify;
	padding-top: 2px;
	padding-bottom: 2px;
}

p, li
{
	text-align: justify;
}

img
{
}
marquee { overflow: hidden; }

.layout
{
	width: 970px;
}

.layout_header
{ height: 115px; background-image: url(images/layout/layout_header.png?2); background-repeat: no-repeat; background-position: left top; }
.layout_navigation
{ background-image: url(images/layout/layout_navigation.png); background-repeat: no-repeat; background-position: left top; height: 30px; }
.layout_navigation_links
  {
	color: #BBBBBB;
}
.layout_navigation_links a  
{
	color: #FFFFFF;
}

.layout_page
{ background-image: url(images/layout/layout_page.png); background-repeat: repeat-y; background-position: left top; }
.layout_bottom
{ width: 970px; margin-right: auto; margin-left: auto; background-image: url(images/layout/layout_bottom.png); background-repeat: no-repeat; background-position: left top; height: 20px; font-size: 1px; }

.index_categories
{
	border: 1px solid #8a8a8a;
}

.index_categories img
{ margin-bottom: 5px; padding: 5px; }

.index_categories a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
	padding: 10px;
	color: #7b299c;
}

.productListImage
{
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.productListName
{
	padding-left: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 7px;
}
.productListName  b a
{
	font-size: 18px;
	color: #7b299c;
}

.productListPrice
{
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.productListPrice b
{
	font-size: 20px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

.productListCell
{
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.productInfoHead
{
}
.productInfoHead  .productManufacturer
{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

.productInfoHead .productName
{
	font-size: 25px;
	font-weight: bold;
	color: #7b299c;
}

.productInfoHead .productModel
{
	font-style: italic;
	color: #000000;
}

.productInfoHead .productPrice
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 20px;
}

.productInfoHead .productPrice s
{
	font-size: 15px;
	color: #000000;
}

.productInfoHead .cell
{
	padding-bottom: 25px;
}

.productInfoHead .imageContainer
{
	border: 2px solid #7b299c;
}

.productInfoHead .imageContainer .image
{
}

.productInfoHead .imageContainer .infos
{
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #7b299c;
}

.productInfoHead .imageContainer .infos a
{
	color: #FACD5B;
	padding: 3px;
	display: block;
	font-weight: bold;
}

.avertissement_validation_cgv
{
	font-weight: bold;
	color: #FF0000;
}

