/*
  $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
*/
* {margin:0;padding:0}

.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #EEEEEE;
	padding: 6px 0px 12px 0;
	border: 1px solid #D8D8D8;
	border-top: none;
}
.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; }
.separe {font-size: 0em;padding: 6px 0 0 0;}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/*table {
	border: 2px solid Black;
}
td {
	border: 4px solid silver;
}
tr {
	background: yellow;
}*/
BODY {
	background: White url(../css/003/images/catalog/bg-body02.jpg) repeat-x;
	color: #000000;
	margin: 0px;
	text-align: center;
}
#general {
	width: 780px;
	margin: 0 auto 0 auto;
	background: white;
}
#general2 {
   position: relative;
	width: 780px;
	margin: 0 auto 0 auto;
	background: url(../css/003/images/catalog/bg-general03.png) no-repeat 0px 147px;
}
#contenu {
	display: block;
	margin: 0 21px 0 23px;
	*width: 736px;
	_width:736px;
}

TD.corp {
	padding: 0px 0px 0px 7px;
  text-align: left;
}

IMG {
	 border: 0px solid silver;
	 padding: 0px;
	 background: white;
	 margin: 0px;
}
a.photo-border img{
	 border: 1px solid silver;
	 padding: 2px;
	 background:white;
}

.noborder {
	 border: none;
	 background: none;
	 padding: 0;
}

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

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

FORM {
	display: inline;
}
TABLE {
	background-color: none;

}

TABLE.home {
        margin: 12px;
		  border-collapse: collapse;
}
.hometext {
display: block;
padding: 0 50px 0 50px;
color: Gray;
font-size: 11px;
text-align: justify;
	background: none;
}

TABLE.header {
height: 147px;
background: url(../css/003/images/catalog/bg-banniere02.jpg) no-repeat;
}
TR.header {
background: none
}
TABLE.headerNavigation {
	padding: 0px;
}
TR.headerNavigation {
  background: none;
}

TD.headerNavigation {
	padding: 9px 0 6px 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: none;
/*background: #bbc3d3; */
  color: #000000;
  font-weight : bold;

}
TD.header_column_left {
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0px 0 0 0;
	padding: 5px 0 5px 0px;
	text-align: center;
	color: #0F2E16;
	font-weight: bold;
	background: #587A9D;
	color: White;
	border-top: 6px solid White;
}
A.headerNavigation { 
  color: #FFFFFF; 
}

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

.headerNavigation1 {
  text-align: left;
}

A.headerNavigation1 { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000; 

}

A.headerNavigation1:hover {
color: #2D9D47; 
}

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: #00ff00;

}

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

}

TABLE.footer {
}
TR.footer {
}

TD.footer {
	padding: 15px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-top: solid white 15px;
	background: White url(../css/003/images/catalog/bg-footer.png) repeat-y;
	color: #ffffff;
}
TD.ht-footer {
	padding: 0px;
	font-size: 0em;
}

.footer IMG {
  border: 0px;
  padding: 0px;
  background: none;
}

.infoBox {
  /* background: #b6b7cb; */
  text-align: left;
}

.infoBoxContents {
  /* background: #f8f8f9; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 6px 0 0 0;
	padding: 5px 0 5px 0px;
	text-align: center;
	color: #0F2E16;
	font-weight: bold;
	background: #3D5673;
	color: white;
	border-top: 0px solid #206634;
}
.under-infoBoxHeading {
	display: block;
	height: 10px;
}

.boxLink0 a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	display: block;
        padding: 3px;
		  margin-top: 6px;
	color: Black; 
        font-weight: bold;
}

.boxLink0 a:hover {
        color: #2D9D47;
        font-weight: bold;
}

.boxLink1 a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
        padding-left: 10px;
	color: #000000; 
}

.boxLink1 a:hover {
	color: #2D9D47; 
}

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: White;
}

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: #f8f9ff; */
	background: #F4F4F4;
}

TABLE.productListing {
  border-top: 0px solid #2D9D47;
  width: 95%;
  margin: 0 auto 0 20px;
  *margin: 0 auto 0 20px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px;
  padding: 8px 0 0 0;
  border-bottom: 1px solid #2D9D47;
  border-right: 0px solid #2D9D47;
}
TD.productListing-data TD.productListing-data {
  border-bottom: 0px;
  padding-top: 0px;
}
TD.productListing-data a img {
	padding: 2px;
	margin: 2px;
	background: white;
	border: 1px solid silver;
}

TD.productDetail-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding: 5px;
  text-align: justify;
  padding: 5px 0px;
  border-top: 1px solid silver;
}

TD.productListing-data1 {

}

TD.productListing-heading1 {
width: 75px;
}


A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #2D9D47;
  /* border-bottom: solid 1px #2D9D47; */
  text-align: center;
  padding: 10px;
}

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

TD.smallText, SPAN.smallText, P.smallText {
  padding: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.smallText a img{
	 border: 1px solid silver;
	 padding: 2px;
	 background: white;
	 margin: 4px;
	 }
TD.CatText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
TD.CatText a img{
	 border: 1px solid silver;
	 padding: 2px;
	 background: white;
	 margin: 4px;
	 }

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: 11px;
  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: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
	background: #F2F2F2;
	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 {
display: block;
  font-family: Verdana, Arial, sans-serif;
  color: #ED2D47;
  font-size: 14x;
  font-weight: bold;
}
.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #587A9D;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
}
.productListing-heading a:hover {
	color: Lime;
	text-decoration: underline;
}
TD.productListing-heading p.entete_listing {
	display: block;
	text-align: right;
	height: 22px;
	padding: 0 0 0 100px; margin:0;
}
TD.productListing-heading p.entete_listing span.price, TD.productListing-heading p.entete_listing span.description {
	color: white;
	display: block;
	text-align: center;
	width: 240px;
	padding-top: 4px;
	float: left;
	margin: 0;
}
TD.productListing-heading p.entete_listing span.price {
	width: 90px;
}
p.pict, p.description, p.price, p.buy {
display: block;
float: left;
  padding: 2px 0 2px 0;
  margin: 2px;
}
p.pict span, p.description span, p.price span, p.buy span{
	padding: 0 10px 0 10px;
}
p.pict {
	width: 90px;
}
p.pict a img {
	border: 1px solid silver;
	 padding: 2px;
	 background: white;
	 margin: 4px;
}
P.description {
	width: 240px;
}
P.price, p.buy {
	width: 90px;
	text-align: center;
}
p.buy {
	width: 90px;
	display: block;
	float: right;
	text-align: center;
}
p.price span.price {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #2F4D1D;
	margin-top: 2px;
	background: #A0CF84;
}
P.description span.titre {
display: block;
	font-weight: bold;
}
P.description span.texte {
display: block;
	font-weight: normal;
	text-align: justify;
	color: #696969;
}

.product_description {
	display: block;
	float: left;
	text-align: justify;
	width: 384px;
	color: #4B4B4B;
	background: none;
	border-right: 1px solid Silver;
}
.product_description p {
	 padding: 10px 20px 10px 20px;
}

.product_img {
        display: block;
        float: right;
        padding: 0 10px 0 10px;
        width: 120px;
	text-align: center;
        color: Black;
}
.product_img a img{
	 border: 1px solid silver;
	 padding: 2px;
	 background: white;
	 margin: 4px;
	 }

.product_recap {
	display: block;
        float: left;
	text-align: center;
	margin:0px auto 0 auto;
        width: 116px;

}

#recap {
        display: block;
        float: left;
	margin-left: 20px; 
	margin-top: 15px;
        padding-top: 0px;
        border: 1px solid #2D9D47;
}

#recap .entete {
	display: block;
	font-size: 13px;
        font-weight: bold;
        color: white;
        padding: 3px 0 3px 0;
        margin: 1px;
        background: #2D9D47;
}

#recap .data {
	display: block;
        padding: 3px 0 3px 0;
        margin: 1px;
        background: #F8FFF9;
}	

#product_price {
	display: block;
        float: right;
	text-align: center;
	margin: 15px 0 0 0;
        padding: 0px;
        width: 140px;
		  border: 1px solid gray;
}
#product_price .entete {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding: 3px 0 3px 0;
	margin: 1px;
	background: #4682B4;
}
#product_promotion {
	display: block;
        float: left;
	text-align: center;
	margin: 35px 0 0 35px;
        width: 125px;
        border: 1px dashed #CC0000;
}

#product_promotion .entete {
	display: block;
	font-size: 13px;
        font-weight: bold;
        color: white;
        padding: 10px auto 10px auto;
        margin: 1px;
        background: #CC0000;
}


#product_price .data, #product_promotion .data {
	display: block;        
        margin: 1px;
        font-size: 12px;
        background: #FFF9F9;
        height: 50px;
}	

#product_price .price, #product_promotion .price {   
        font-size: 17px;
	font-weight: bold;
	color: #21415D;
	letter-spacing: -1px;
}

.clear {
	clear: both;
}
.breadcrumb {
  margin: 1px;
  display: block;
  border-bottom: 1px solid silver;
margin: 8px 10px 2px 10px;
}
.breadcrumb a {
  color: Gray;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.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; }

td.checkoutBarCurrent {
	background: none;
	padding: 2px;
	margin: 2px 0 0 0;
	border: 1px solid silver;
}
td.checkoutBarFrom a:hover{
	color: Black;
}
/* 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: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

b.red {
	color: red;
}