/*
  $Id: stylesheet.css,v 1.75 2004/11/29 Hostingoscommerce.com $

  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, sans-serif; font: 12px Arial;line-height: 1.5; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; 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 {
	background: #292929;
	color: #FFFFFF;
 	margin-top:15px;
}

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

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

FORM {
	display: inline;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

  color: #000000;
  font-weight : bold;
}

A.headerNavigation {
  color: #000000;
  font: normal bold 10px arial;
}

A.headerNavigation:hover {
  color: #00008B;
}

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

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


TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}


.infoBoxContents {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font: Arial 14px;
  font-weight: bold;

  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: #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: #D74957;
  border-spacing: 1px;
  color: #000000;
  width: 100%;
}

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

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	background: #000000;
}

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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: 11px;
  line-height: 1.5;
  width: 90%;
}

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

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

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  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: #c76170;
  font-weight: bold;
}

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

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

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

.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 { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #D74957; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #D74957; }

/* input requirement */

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


/***************************** Externe ***************************/

table.pm_hmenu {
	border-collapse: collapse;
	border-color: #FFFFFF;
	border-top-color: #FFFFFF;
	background-color: #000000;
	font: normal bold 10px tahoma;
	color: #ffffff;
	width:90%;
	}

a.pm_hmenu {
	color:#FFFFFF;
	text-decoration:none ;
	width:90%;
}


table.pm_box {
	border-collapse: collapse;
	border-color: #D74957;
	background-color: #000000;
	font: bold 10px tahoma;
	color: #ffffff;
	width: 250px;
}


.page_end {
	width: 758 ;
	height: 18 ;
	font-family: tahoma ;
	font-size: 10px ;
	color: white ;
}

.cat_on {
	color:#f0c6ad;
	font: bold 13px Arial;
}

/*---*/

TABLE.contact {
		width:90%;
		color:#FFFFFF;
		background-color:#000000;
	}

	.itext {
		font:normal bold 11px tahoma;
		color:#FFFFFF;
		border:1;
		border-style:solid;
		border-color:#C0C0C0;
		background-color:#353535;
	}

	.itext2 {
		font:normal bold 12px tahoma;
		height:22;
		width:100%;
		color:#FFFFFF;
		border:1;
		border-style:solid;
		border-color:#C0C0C0;
		background-color:#353535;
	}

	INPUT.button {
		cursor:hand;
		font:normal bold 14px tahoma;
		color:#FFFFFF;
		border:1;
		border-style:solid;
		border-color:#000000;
		background-color:#353535;
	}
		.buttonM {
		cursor:hand;
		font:normal bold 14px Arial;
		color:#FFFFA0;
		border:1;
		border-style:solid;
		border-color:#FFA000;
		background-color:#000000;
	}
/* find_us*/

	TABLE.findus {
		font: 11px Arial;
		text-align:left;
	    width:100%;
		background-color: #000000 ;
		border-color: #D74957;
  		border-collapse: collapse;
	}


/* CGV */
	TABLE.cgv {
	    width:90%;
		background-color: #000000 ;
		border-color: #D74957;
  		border-collapse: collapse;
	}
	IMAGE {
		border:0;
	}


	TABLE.main {
			width: 90% ;
			height: 100 ;
			background-color: #000000 ;
			border-collapse: collapse;
			border-color: #FFFFFF;
	}

	.logo {
		font-family: arial;
		font-size: 20px ;
		font-weight: bold ;
		color: #FFFFFF ;
		text-align: center ;
	}


	.page_end {
			width: 90%;
			height: 18 ;
			font-family: tahoma ;
			font-size: 10px ;
			color: white ;
		}

	A, A:visited {
		text-decoration: none;
		color:#FFFFFF;
	}

	A:Hover {
	 	text-decoration: underline;
		color:#ed9882;
	}


/* fonts */
	.red {
		color:#ff3c3c;
	}

/* Mise en page*/
	LEGEND {
		font: normal normal 11px arial;
		color:white;
	}
