/*
  $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
*/
@import url(skin.css);
@import url(jcarousel.css);
@import url(imagebox.css);

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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: #ffffff;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #111214;
  margin:0px;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background:  #D3D1D1;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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: #FFFFFF;
  //shopping-cart content color
}

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: #FFFFFF;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #F0F0F0;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:1px solid #E6E2DE; 
border-bottom:1px solid #E6E2DE;  
text-align:left;
 

  color: #FFFFFF;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #A497A4;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:2px solid #E6E2DE; 
border-bottom:2px solid #E6E2DE;  
text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #414956;
}

TD.productListing-data2 {
border-right:1px solid #E6E2DE; 
border-bottom:1px solid #E6E2DE;  
text-align:center;
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #414956;
}

TD.productListing-data3 {
border-bottom:1px solid #E6E2DE;  
text-align:center;
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #414956;
}

TD.productListing-data4 {
border-right:1px solid #E6E2DE; 
border-bottom:1px solid #E6E2DE;  
text-align:left;
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #414956;
}

A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {

 font-size: 15px;
 font-weight: bold;
 color: #F0E3D5;

  text-decoration: none;
  height:29px;
  width: 453px;
  background: url('images/m99.gif');
  background-repeat: repeat-x;

  padding-bottom:0px;
  padding-left: 15px;

}

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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 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: #f0a480;  
}

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

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









body{
background-color: #413941;
background-position: left top;
background-attachment:fixed;
margin: 0px;
}

td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #58646A;
}

 .bg1{
background-color: #413941;
 }


 .ch1{
 font-size: 11px;
 font-weight: bold;
 color: #FFFFFF;
 }

 .ch2{
 font-size: 15px;
 font-weight: bold;
 color: #F0E3D5;
 }

 .ch3{
 padding-left: 15px;
 }

 .ch4{
 padding-left: 10px;
 }

 .ch5{
 border: #FFFFFF 1px solid;
 }

 .ch6{
 border: #E6E2DE 1px solid;
 }

 .ch7{
 font-size: 11px;
 color: #1B1E1F;
 font-weight: bold;
 }

 .ch8{
 font-size: 11px;
 color: #1F1F1F;
 }

.ch81{
 font-size: 14px;
 color: #1F1F1F;

 }

 .ch9{
 padding-left: 7px;
 }

 .ch10{
 padding-left: 4px;
 }
 
 .Prix_pinfo{
 font-family: Impact,Arial,verdana;
 font-size: 40px;
 color:#ff0000;
 }

 .ch12{
 font-size: 15px;
 color: #101213;
 }             

 .ch13{      
 font-size: 15px;
 color: #E51C26;
 }

 .ch14{      
 font-size: 11px;
 color: #695945;
 }

.ch15{      
 font-size: 13px;
 color: #FFFFFF;
 background: #000000;
 }
 
 .ch16{      
 border: #000000 1px solid;
 }
 
.ch17{      
  padding-left: 10px;
  text-align : left;
  font-size: 15px;
  color: #FFFFFF;
  background: #000000;
  font-weight: bold;
 }  

.ch18{      
  padding-left: 10px;
  padding-right: 10px;
  text-align : left;
  font-size: 13px;
  color: #FFFFFF;
  background: #BF0025;
  font-weight: bold;
 }  

 .ch19{      
  text-align : left;
  font-size: 12px;
  color: #000000;
 }

.ch20{      
  padding-left: 6px;
  padding-right: 6px;
  text-align : center;
  font-size: 13px;
  color: #FFFFFF;
  background: #A497A4;
  font-weight: bold;
 }  
 
.ch21{      
  padding-left: 10px;
  text-align : left;
  font-size: 15px;
  color: #FFFFFF;
  background: #064288;
  font-weight: bold;
 }  
 
 .ch22{      
  padding-left: 6px;
  padding-right: 6px;
  text-align : left;
  font-size: 12px;
  color: #FFFFFF;
  background: #707070;
 } 
 
 .ch23{      
  font-size: 12px;
  color: #000000;
 }
 
 .ch24{      
  font-size: 12px;
  color: #665966;
 } 
 
 .ch25{      
  padding-left: 10px;
  padding-right: 10px;
  text-align : left;
  font-size: 13px;
  color: #FFFFFF;
  background: #707070;
 }  
 
 .ml1{
 font-size: 12px;
 font-weight: bold;
 color: #1D1518;
 text-decoration: none; 
 }

 .ml2{
 font-size: 12px;
 color: #2B2726;
 text-decoration: none; 
 }

 .ml3{
 font-size: 12px;
 color: #665966;
 text-transform: uppercase;
 text-decoration: none; 
 }

 .ml4{
 font-size: 11px;
 color: #5C4F41;
 text-decoration: none; 
 }
 
 .ml5{
 font-size: 12px;
 color: #FFFFFF;
 text-decoration: none; 
 }

 .ml6{
 font-size: 15px;
 color: #665966;
 text-decoration: none; 
 }
 
 .ml7{
 font-size: 18px;
 color: #000000;
 text-decoration: none; 
 }
 
 .ml8{
 font-size: 14px;
 color: #000000;
 text-decoration: none; 
 }
 
 .se{            
 width: 110px;
 font-size: 9px;
 color: #282E3E
 }
 
 .m20{
 font-size: 11px;
 color: #665966;
 text-decoration: none; 
 }
 
 .m21{
 font-size: 12px;
 color: #665966;
 text-decoration: none; 
 }

 
 .image_border{
  border:1px solid #D2D1D1; 
 }

 .currency_symbol_{
 font-size: 11px;
 color: #797979;
 font-weight: bold;
 }
 
 .sponsorship {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #000000;
  font-weight: bold;
}

h1 { 
 font-size: 18px;
 color: #000000;
 font-weight: normal;
 display: inline;
}


h2 {
 font-size: 12px;
 font-weight: normal;
 display: inline;
}

h3 {
 font-size: 22px;
 font-weight: normal;
 display: inline;
}

h4 {
 font-size: 22px;
 font-weight: normal;
 display: inline;
 color: #900915;
}

table.entries {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	BORDER-RIGHT: #900915 1px solid;
	BORDER-LEFT: #900915 1px solid;
	BORDER-TOP: #900915 1px solid;
	BORDER-BOTTOM: #900915 1px solid;
}


TD.upper {
	color : #900915;
	background : #900915;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1px;
}

HR {
	color: #B8CFE7;
	height: 1px;
}

INPUT2 {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

.borderGray {border:1px solid #666666;}
TD.discountMain {  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
TD.discountHead {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: white; background-color: #6fbaf1;
}


TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

#navMenu { margin: 0px; padding: 0px; height: 0px; z-index: 500; background-color: #FFFFFF; font-size: 10px; }
#navMenu li { position: absolute; display: block; z-index: 50; list-style: none; text-align: left; }
#n1 { left: 400px;background-color: #336666; }
#navMenu li ul { visibility: hidden; position: absolute; left: 0px; margin: 0 0 0 0; padding: 0px; width: 400px;
 border-style: solid; border-color: #000000; }
#navMenu #n1 ul { background-color: #FFFFFF; }
#navMenu li ul li, #navMenu li ul li a { width: auto; height: auto; position: relative; z-index: 56; color: #000000;
 font-weight: normal; text-align: left; }
TD.productListing-data1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}
TD.productListing-data2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TR.productListing-odd1 {
  background: #FFFFFF;
}
TABLE.productListing1 {
  border: 0px;
  border-spacing: 0px;
}

#navigation {
  list-style: none;
}

#navigation li {
  float: left;
}

#navigation a * {
  display: none;
}

/* individual navigation items */

#navigation a,
#navigation a .hover {
  height: 34px;
  width: 904px;
        position: relative;
        display: block;
        background: url(images/nav.gif) 0 0 no-repeat;
}


#navigation a.accueil {
  background-position: 0 0;
  width: 150px;
}

#navigation .highlight a.accueil:hover,
#navigation a.accueil .hover {
  background-position: 0 -34px;
  width: 150px;
}

#navigation a.promotions {
  background-position: -152px -0px;
  width: 150px;
}

#navigation .highlight a.promotions:hover,
#navigation a.promotions .hover {
  background-position: -152px -34px;
}

#navigation a.panier {
  background-position: -302px -0;
  width: 152px;
}

#navigation .highlight a.panier:hover,
#navigation a.panier .hover {
  background-position: -302px -34px;
}

#navigation a.compte {
  background-position: -454px 0;
  width: 150px;
}

#navigation .highlight a.compte:hover,
#navigation a.compte .hover {
  background-position: -454px -34px;
}

#navigation a.contact {
  background-position: -604px 0;
  width: 150px;
}

#navigation .highlight a.contact:hover,
#navigation a.contact .hover {
  background-position: -604px -34px;
}

#navigation a.pro {
  background-position: -752px 0;
  width: 150px;
}

#navigation .highlight a.pro:hover,
#navigation a.pro .hover {
  background-position: -752px -34px;
}

/* STYLE CALENDRIER calendar.js */
.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
}

 /* This hover code won't work for IE */
/* STYLE recette display*/
.display {
        position:relative;
        color:#396a86;
        text-decoration:none;
        font-family:arial, verdana, sans-serif;
        text-align:center;
        font-size:9px;
}

a.display:hover {
        background: none;
        z-index: 50;
        text-decoration:none;
}

a.display span {
        display: none;
}

a.display:hover span {
        display: block;
        position: absolute;
        top: -100px;
        left: 50px;
        font-family:arial, verdana, sans-serif;
        font-size:10px;
        font-weight:normal;
        width:300px;
        background: white;
        padding: 5px;
        border: 1px solid #ccc;
        border-left: 10px solid #ccc;
}


