/*
  $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: 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-image: url(/images/bg.gif);
background-repeat: repeat-x
}
*/



BODY {
	SCROLLBAR-FACE-color: #f4bde5;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR:  #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
  background:#ffffff;

}

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 {
  color: #000000;
  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: #ff0000;
  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;
  background: #cccccc;
  color: #000000;
  font-weight : normal;
}

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

.breadcrumb{
  color:#000000;


}

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

A.breadCrumb{
  background:#dddddd;
  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: url(/images/bg_header_red.gif) repeat-x;
  color: #ffffff;
  font-weight: normal;
  vertical-align:center;
}

TD.footer:hover{
  color: #000000;
}


.infoBox {
  background: #eeeeee;
  border: 0 px;
}

.infoBoxSecond {
  background: #ffffff;
  border: 0 px;
}

.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-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cccccc; 
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;     
}

.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 {
  background-color: #ffffff;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #f4bde5;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #f4bde5; 
}



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

.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: url(/images/bg_cat.gif) repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


.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:#dddddd;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 0px;
}

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

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: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  white-space: pre;
  //border:1px solid #aaaaaa;
}

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

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

