/*
  $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

*/


BODY { 
  //SCROLLBAR-FACE-color: #f83a29;
  //SCROLLBAR-HIGHLIGHT-COLOR: #fdc4c1;
  //SCROLLBAR-SHADOW-COLOR: #ffdc4c1;
  //SCROLLBAR-3DLIGHT-COLOR: #fdc4c1;
  //SCROLLBAR-ARROW-COLOR:  #ffffff;
  //SCROLLBAR-TRACK-COLOR: #ffffff;
  //SCROLLBAR-DARKSHADOW-COLOR: #fdc4c1;
  color: #491870;
  background-color: #ffffff;
  padding:0;
  margin: 0px;
  //text-align: center;
}


#contener {
  position: relative; 
  margin-left: auto;
  margin-right: auto;
  width: 950px;
  text-align: left;
  align:center;
}





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


textarea#comments {
  width: 550px;
  height: 120px;
  border: 1px solid #dac9e7;
  padding: 2px;
  font-family: Tahoma, sans-serif;
  SCROLLBAR-FACE-color: #dac9e7;
  SCROLLBAR-HIGHLIGHT-COLOR: #491870;
  SCROLLBAR-SHADOW-COLOR: #491870;
  SCROLLBAR-3DLIGHT-COLOR: #ffffff;
  SCROLLBAR-ARROW-COLOR:  #491870;
  SCROLLBAR-TRACK-COLOR: #dac9e7;
  SCROLLBAR-DARKSHADOW-COLOR: #aaaaaa;
  
  
  
  //background-image: url(bg.gif);
  //background-position: bottom right;
  //background-repeat: no-repeat;
}


textarea#enquiry {
  width: 550px;
  height: 120px;
  border: 1px solid #dac9e7;
  padding: 2px;
  font-family: Tahoma, sans-serif;
  SCROLLBAR-FACE-color: #dac9e7;
  SCROLLBAR-HIGHLIGHT-COLOR: #491870;
  SCROLLBAR-SHADOW-COLOR: #491870;
  SCROLLBAR-3DLIGHT-COLOR: #ffffff;
  SCROLLBAR-ARROW-COLOR:  #491870;
  SCROLLBAR-TRACK-COLOR: #dac9e7;
  SCROLLBAR-DARKSHADOW-COLOR: #aaaaaa;
  
  
  
  //background-image: url(bg.gif);
  //background-position: bottom right;
  //background-repeat: no-repeat;
}



TD.entete {
  background-image: url(/images/entete-arriere-plan.jpg);
  width: 775px;
}

.categorie {
}

input {
border:1px solid #888888;
background-color:#ffffff;
font-family:"trebuchet ms",sans-serif;
}

.menu-general { /* d?fini les boites qui comprenent chaque menu de base */
  float:left ; /* Les boite sont cal?es ? gauche */
  width:100px ; /* largeur des boites du menu de base */
  padding:0 ; /* marges int?rieures ? 0 */
  margin: 0 ; /* marges ext?rieures ? 0 */
  height:30px; /* Hauteur des boites */
  background:fff000;
}



img
{
border: 0;
}

A {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #4a1870;
  text-decoration: none;  
}

H1{
  color: #ff0000;
  font-size: 16px;
  font-family: Arial, "New Roman", "Courier New", Georgia;
  font-weight : bold;
}


H2{
  color: #ff0000;
  font-size: 20px;
  font-family: Verdana, sans-serif, Arial;
  font-weight : bold;
}

H3{
  color: #ffffff;
  font-size: 10px;
  font-family: Arial, "New Roman", "Courier New", Georgia;
  font-weight : normal;
}


A:hover {
  color: #fd00e8;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}


TD.popupmenu {
  background-color: #ffffff;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #555555;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #555555; 
}


TR.headerNavigation {
  background: #ff0000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background:url(/images/bg_header_red.gif) repeat-x;
  //background:#ba0000;
  color: #ffffff;
  font-weight : normal;
  height: 18px;
}

TD.headerNavigation:hover {
  color: #ff0000;
  }


TD.headerNavigationSecond {
  height:25px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #4a1870;
  font-weight : bold;
}

TD.headerArticlesConsultesRecemment {
  height:25px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
  background:#d50fcd;


}

TD.accueil {
  height:25px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #d50fcd;
  font-weight : bold;


}

TD.underHeader{
  background: url(/images/bg_under_header.gif) repeat-x;
}

.breadcrumb{
  color:#4a1870;


}

TD.breadCrumb{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  height:20px;
  background:#dac9e7;
  color:#ff0000;
}

A.breadCrumb{
  background:#fdc4c1;
  color:#ff0000;

}

TD.underBreadCrumb{
  background: #ff0000;
  height: 2px;
}


TD.headerTabsBlank{
  height:50px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #ffffff;
  font-weight : bold;
  border:0px;
}

TD.headerTabs{
  height:20px;
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
  border:0px;
}

A.headerTabs{
  color: #ffffff;
}


A.headerTabs:hover{
  color:#ff0000;
}





TD.headerTabsSelected{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000; //ff9e9e
  color: #ffffff;
  font-weight : bold;
  border:0px;
}



A.headerNavigation { 
  color: #ffffff; 
}

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

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: url(/images/bg_cat_header.gif) repeat-x;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.categorieTitle{
  color = #ff0000;
}


A.footer{
 color: #ffffff;

}

TR.footer {
  background: #ff0000;
}

TD.footer {
  height:20px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #dac9e7;
  color: #4a1870;
  font-weight: normal;
  vertical-align:center;
}

TD.footer:hover{
  color: #8b1908;
}


.infoBox {
  //background: #eeeeee;
  background-color: transparent;
  border: 0 px;
}

TD.infoBoxDivers {
  background-color: #dac9e7;
  border: 1px solid;
  border-color: #491870;
  color: #491870;
}
.infoBoxBienvenue {
  background-color: #ffffff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #f4bde5;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #f4bde5; 
}

.infoBoxPlucConsultes {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #ffffff;
  border: 1px solid;
  border-top-width:0px;
  border-color: #4a1870;
}

.infoBoxIdentification {
  background-color: #eeeeee;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #dddddd;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #dddddd; 
}

.infoBoxMeilleuresVentes {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #ffffff;
  border: 1px solid;
  border-top-width:0px;
  border-color: #4a1870;
}



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

.infoBoxShoppingCart {
  background-color: #ffffff;
  border: 1px solid;
  border-top-width:0px;
  border-color: #4a1870;
  color: #8b1908;
}


.infoBoxSpecial {
  background-color: #ffffff;
  border: 1px solid;
  border-top-width:0px;
  border-color: #4a1870;
  color: #8b1908;
}


.infoBoxContentsGray {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #dddddd;
  border-left-width: 1px; 
  border-left-style: solid;
  border-left-color: #dddddd; 
  border-bottom-width: 1px; 
  border-bottom-style: solid;
  border-bottom-color: #dddddd; 
}


.infoBoxContentsCat{
  background-color: #ffffff;
  border: 1px solid;
  border-top-width:0px;
  border-color: #4a1870;
  color: #8b1908;
}


.infoBoxContentsPromo{
  background: #f4e1e1;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #ffffff;
}

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

TD.infoBoxHeading {
  border:1px;
  height:20px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  background:url(/images/bg_menu.gif) repeat-x;
  color: #ffffff;
}

TD.infoBoxHeadingPromo {
  height:20px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  //background: url(/images/bg_cat_header.gif) repeat-x;
  color: #000000;
}

TD.codePromo {
  font-family: Verdana, Arial, sans-serif;
  font-size:12px;
  border: 1px;
  border-style:solid;
  border-color:#f9c0c0;
  align:"center";
}

TD.codePromoHeader {
  font-family: Verdana, Arial, sans-serif;
  font-size:12px;
  background:#eeeeee;
  border: 1px;
  border-style:solid;
  border-color:#f9c0c0;
  align:"center";
}



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

}



.newproduct1{
  height:30px;
  font-family: Verdana, Arial, sans-serif;
  font-size:11px;
  font-weight:bold;
  background:#eeeeee;
  border: 1px solid;
  border-color: #eeeeee;
}

.newproduct2{
  text-align:center;
  font-family: Verdana, Arial, sans-serif;
  font-size:11px;
  background:#ffffff;
  border: 1px solid;
  border-color: #eeeeee;
}


TD.newproduct3{
  text-align:center;
  font-family: Verdana, Arial, sans-serif;
  font-size:11px;
  font-weight:bold;
  height:25px;
  background:#eeeeee;
  border: 1px solid;
  border-color: #eeeeee;
  color:#ff0000;
}

.newproduct4{
  cellpadding:3;
  text-align:left;
  font-family: Verdana, Arial, sans-serif;
  font-size:10px;
  background:#dddddd;
  border: 1px solid;
  border-color: #eeeeee;
  color:#000000;
}


.ficheTechnique {
  font-family: Verdana, Arial, sans-serif;
  font-size:11px;
}

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ff0000;
  border-spacing: 0px;
}

.productListing-heading {
  height:20px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background:#dac9e7;
  color: #491870;
  font-weight: bold;
}

TD.productListing-data {
  height:170px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;

}

A.pageResults {
  color: #ffffff;
}

A.pageResults:hover {
  color: #ff0000;
  background: #ffffff;
}

TD.pageHeading, DIV.pageHeading {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #491870;
  text-align: center;
}

TR.subBar {
  background: #ffffff;
}

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.smallTextProduct{
  color:#ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 0px;
  border-style: solid;
  border-color: #ff0000;
  border-spacing: 1px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 0px;
  border-style: solid;
  border-color: #ff0000;
  border-spacing: 1px;

}

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

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: 550px;
  height: 120px;
  border: 1px solid #dac9e7;
  padding: 2px;
  font-family: Tahoma, sans-serif;
  SCROLLBAR-FACE-color: #dac9e7;
  SCROLLBAR-HIGHLIGHT-COLOR: #491870;
  SCROLLBAR-SHADOW-COLOR: #491870;
  SCROLLBAR-3DLIGHT-COLOR: #ffffff;
  SCROLLBAR-ARROW-COLOR:  #491870;
  SCROLLBAR-TRACK-COLOR: #dac9e7;
  SCROLLBAR-DARKSHADOW-COLOR: #aaaaaa;
  //background-image: url(bg.gif);
  //background-position: bottom right;
  //background-repeat: no-repeat;
}

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

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

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

.fleche{
  padding-left:12px;
  background-position:0 2px;
  background-repeat:no-repeat;
  list-style-type:none;
}

ul {
 list-style: url(/images/fleche-rose.gif) disc ;
}


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: #ffffff; cursor: pointer; cursor: auto; }
.moduleRowSelected { background-color: #fff2c6; }

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

.marqueeDiscount{
  color:#006600;
  background:#ccffcc;
  font-size: 12px;
}

/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */

/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #ff0000;
}
.sitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap { 
  color: #009900; 
}
A.sitemap:hover {
  color: #ff0000;
}
/***** End Sitemap_SEO *****/ 

/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EOF: Additional Images */

.infoBoxProducts {
  text-align: center;
  border: solid 1px #dac9e7; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #491870;
  margin-bottom:-8px;
  //background-attachment: scroll;
  //background-x-position: 0%;
  //background-y-position: 0%;
  //background-repeat: repeat-x;  
}
.infoBoxProducts a {
  color: #491870;
}
TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: solid 1px #999999;
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #999999;
} 


.infoBoxList {
 border: ridge 0px #faf0e6;
 border-collapse: collapse;
 background-color: #fff;
 }
 
 
.thumbcontent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#666666;
  text-align:center;
}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
			

