/*
  $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: Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #414141; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }
TD.ch100{
border: 2px;
border-color:#FFFFFF;
border-style: solid;
  border-right-color: #5cc091;
  border-spacing: 0px;
}
.tdprix{
  background: #ffffff;
  position:relative;
  width:170;
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px;
  color: #E47412;
  padding:5px;
  font-weight: bold;

        border-right: #c9c9c9 1px dotted;
  }
.tdtemps{
  background: #e45712;
  position:relative;
  width:170;
  padding:5px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight : bold;
  color: #ffffff;
      border-right: #ffffff 1px solid;

  }
  .trprix{
  
  }
  .trtemps{
  
  }
  
  .tableprixtemps{ 
  border: 1px;
  border-style: solid;
  border-color: #c1c1c1;
  border-spacing: 0px;
  

  }
    
  
  
BODY {
background-color: #666666;
  margin: 0px;
   color: #737371;
   font-family: Arial, Verdana, sans-serif;
}

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

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

A.boxText { 
  color: #2c7b5a; 
    font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
    font-weight : bold;
}
A.boxText:hover { 
  color: #6cc48e; 
     font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
    font-weight : bold;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #8776b1;
}

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

A.headerNavigation { 
  color: #000000; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #8776b1;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #245daa;
  color: #ffffff;
  font-weight: bold;
  padding: 5px;
}

.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

.infoBoxContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
    color: #286751;

}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding:5px;
  background: #245DAA;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, 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: #d8e4f3;
  
}

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

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

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

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;  font-weight: bold;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
padding:5px;
}

TD.pageHeading2, DIV.pageHeading2{
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
  background: #0271c1;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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


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


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

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

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

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

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #ccffff;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

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

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

TD.formAreaTitle {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #000000; }

/* message box */

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

/* input requirement */

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


 .bg1{
 background-image: url("images/m02.gif");
 }

.bg2{
 background-image: url("images/m11.gif");
 }

.bg3{
 background-image: url("images/m19.gif");
 }

.bg4{
 background-image: url("images/m21.gif");
 background-repeat: repeat-y; 
 }

.bg5{
 background-image: url("images/m22.gif");
 background-repeat: repeat-y; 
 }

.bg6{
 background-image: url("images/m26.gif");
 }

.bg7{
 background-image: url("images/m30.gif");
 }

.bg8{
 background-image: url("images/m31.gif");
 }

.bg9{
 background-image: url("images/m32.gif");
 background-repeat: repeat-y; 
 }

.bg10{
 background-image: url("images/m33.gif");
 background-repeat: repeat-y; 
 }

.bg11{
 background-image: url("images/m39.gif");
 }

.bg12{
 background-image: url("images/m40.gif");
 background-repeat: repeat-x; 
 }

.bg13{
 background-image: url("images/m42.gif");
 background-repeat: repeat-x; 
 }

.bg14{
 }

.bg15{

 }

.bg16{

 }

.bg17{

 }

.bg18{
 background-image: url("images/m48.gif");
 background-repeat: repeat-x; 
 }

.bg19{
 background-image: url("images/m50.gif");
 }
 .fondboxgauche {
 background-image: url("images/fondboxgauche.gif");
  background-repeat: repeat-y; 
 }
 
 .sitefond {
 background-image: url("images/sitefond.jpg");
  background-repeat: repeat-y; 
 }
  .fonddroite {
 background-image: url("images/fondmoduledroite.gif");
  background-repeat: repeat-y; 
  font-family: Arial, Verdana, sans-serif; font-size: 12px;  color: #414141; font-weight: bold;
 }
   .fonddroitetags {
border-bottom: thin dotted #d3d3d3;
  margin: 3;
  font-family: Arial, Verdana, sans-serif; font-size: 12px;  color: #414141; font-weight: bold;
  
 }
    .fonddroitetags a{
 color: #828282;
   font-family: Arial, Verdana, sans-serif;
 }
 
 .ch1{
 font-size: 12px;
 color: #2C2C2C;
 font-weight: bold;
 }       

 .ch2{
 font-size: 12px;
 color: #414A38;
 }       

 .ch3{
 font-size: 12px;
 color: #2C2C2C;
 font-weight: bold;
 }       

.ch4{
 font-size: 20px;
 color: #0066aa;
 font-weight: bold;
    font-family: Arial, Verdana, sans-serif;
 }       

.ch4bis{
 font-size: 12px;
 color: #c9c9c9;
 font-weight: bold;
 }       
 
 .ch5{
 border: #535F45 1px solid;
 }       

 .ch6{
 font-family: arial, verdana, sans-serif;
font-size: 140%;
 color: #e47412;
 font-weight: bold;
 }       

  .ch6b{
 font-family: arial, verdana, sans-serif;
font-size: 120%;
 color: #e47412;
 font-weight: bold;
 }       
 
 .ch7{
 padding-left: 19px;
 }       

 .ch8{
 padding-left: 17px;
 }       

.ch9{
 font-size: 12px;
  font-family: Arial, Verdana, sans-serif;

 color: #B9ED85;
 }       

.ch10{
 padding-left: 4px;
 }       

 .ch11{
 font-size: 12px;
  font-family: Arial, Verdana, sans-serif;

 color: #45443A;
 font-weight: bold;
 }       

 .ch12{
 font-size: 12px;
 color: #943608;
  font-family: Arial, Verdana, sans-serif;

 font-weight: bold;
 }       

 .ch13{
 font-size: 13px;
  font-family: Arial, Verdana, sans-serif;
 color: #3e3e3e;
 }       

.ch14{
 font-size: 12px;
  font-family: Arial, Verdana, sans-serif;

 color: #45443A;
 font-weight: bold;
 }       

.ch15{
 font-size: 12px;
  font-family: Arial, Verdana, sans-serif;

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

.ch16{
 font-size: 12px;
  font-family: Arial, Verdana, sans-serif;

 color: #FFFFFF;
 }       

 .ml1{
 font-size: 12px;
 color: #A0481C;
 text-decoration: none;
 font-weight: bold;
 }    
 
 .ml2{
 font-size: 12px;
 color: #262520;
 text-decoration: none;
 }    
  .ml2prod {
 font-size: 12px;
 text-decoration: none;
  font-weight: bold;
 }    
 

 .ml3{
 font-size: 12px;
 color: #EEF7A4;
 text-decoration: none;
 font-weight: bold;
 }    

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

.ml5{
 font-size: 12px;
 color: #B9ED85;
 text-decoration: none;
 }       

.ml6{
 font-size: 12px;
 color: #B9ED85;
 text-decoration: none;
 font-weight: bold;
 }       

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

 .se1{             
 width: 93px;
 height: 20px;
 font-size: 12px;
 color: #414A38
 }

 .se2{             
 width: 123px;
 height: 20px;
 font-size: 12px;
 color: #414A38
 }




 .image_border{
  border:1px solid #6D745C; 
 }
 .cart_border_{
  border:1px solid #FFFFFF; 
 }

 .pr_category{
  font-size: 13px;
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
 }

 .pr_name {
 font-size: 11px;
 text-transform: uppercase;
 color: #5e5e5e;
 font-weight: bold;

}
 .pr_name a {
 font-size: 11px;
 text-transform: uppercase;
 color: #5e5e5e;
 font-weight: bold;

}
 .pr_name a:hover {
 font-size: 11px;
 text-transform: uppercase;
 color: #0d376b;
 font-weight: bold;

}

 .pr_price{
 font-family: verdana;
 font-size: 16px;
 color: #B83F00;
 font-weight: bold;


 }

 .pr_descr{
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 
 color: #9DC2CC;


}
.img {
     border: 1px;
  border-style: solid;
  border-color: #c1c1c1;
  border-spacing: 1px;
    }


.boite {
  background: #ffffff;
  position:relative;
  bottom:2px;
  right: 2px;
  width:100%;
  }
h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}


#nav
 {
 font-family: Arial, Verdana, sans-serif;
 font-weight: bold;
  padding: 3;
  margin: 3;

}
#nav2
 {
 font-family: Arial, Verdana, sans-serif;
 font-weight: bold;
  padding: 3;
  margin: 3;
 font-size: 12px;
}
  li.cat_lev_0  {
list-style-type: none;
 }
  .cat_lev_0  {
border-bottom: thin dotted #d3d3d3;
  margin: 3;
 }
.link_lev_0 a
 {


}
.hautrecherche
 {
 font-family: Arial, Verdana, sans-serif;
 font-weight: bold;
 color: #ffffff;
 font-size: 12px;
}
.hautrecherche a
 {
 font-family: Arial, Verdana, sans-serif;
 font-weight: bold;
 color: #ffffff;
 font-size: 12px;
}
/* category information boxes */
.cat_info_box
 {
 background: #fff6e6;
 border: solid 1px #6FA1C8;
 padding: 8px;
 margin-bottom: 10px;
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px; font-weight: bold
 }
 /* Links Manager v1.24 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
A.linkListing-data {
  color: #FF0000;
}
A.linkListing-data:hover {
  color: #FF0000;
}
TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black; 
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingHeading {
  color: #000000;
}
A.linkListingHeading:hover {
  color: #FF0000;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkFeaturedMain {
  color: #FFFFFF;
}
A.linkFeaturedMain:hover {
  color: #FF0000;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  text-align: left;
}
A.linkListingMain {
  color: #000000;
}
A.linkListingMain:hover {
  color: #FF0000;
}
.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF0000;
}
.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  line-height: 1.5;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}
TABLE.linkSubmit {
  border: 3px;
  border-style: ridge;
  border-color: #b6b7cb;
}
TR.linkSubmit {
  background-color: #f8f8f9;
}
/* Links Manager II v1.24 end */