@charset "iso-8859-1";
/*
  $Id: stylesheet.css,v 1.1.1.1 2002/11/28 23:21:29 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 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 { backg$005FA8$139un$FFFF$FFFF #$0$000000ff$0$0; }
.textshipping {color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; font-style: normal; font-weight: normal; text-justify: distribute; text-align: justify}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A { 
  color: #666666; 
  text-decoration: none; 
}

A:hover { 
  
  color: #FF9900; 
  text-decoration: underline; 
}

A.nav_FP { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: 408CD9;
  text-decoration: underline; 
  text-decoration: none; 
}

A.nav_FP:hover { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FF6600;
  text-decoration: underline; 
  text-decoration: underline; 
}


FORM {
	display: inline;
}

/*style de la fiche produit----- debut-----*/

.titre{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: Bold;
  color: #666666;
 }
 
 
.titreh1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: Bold;
  color: #666666;
  height:24px
 } 
 
.autre {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #FF6600;
 }  

 
h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: Bold;
  color: #0066CC;
  border-bottom: 1px dashed #CCCCCC;
  background: url(./theme1/images/puce_block2.gif) #FFFFFF no-repeat center left;
  padding-left: 20px;
  padding-bottom: 4px;
  padding-top: 4px;
 }
  
 h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: Bold;
  color: #666666;
 }
 
h3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #FF6600;
 }  

P,li {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
 }
 


P.attention,li.attention {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  background: #F2F7FC;
  border: 1px solid #BFD9F2;
  padding: 8px 16px 8px 16px;
 } 
 

ul {
list-style: square;
}

 
/*style de la fiche produit----- fin-----*/ 
 
 
TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #408CD9;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #408CD9;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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: #408CD9;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #408CD9;
  color: #ffffff;
  font-weight: bold;
}
/*
.infoBox {
  background: #b6b7cb;
}
*/

.infoBoxContents {
  /* by default there were => 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-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #408CD9;
  color: #ffffff;
}
TD.entete_block {
	background: url(./theme1/images/entete_block.gif) #FFFFFF no-repeat; 
	width: 147px; 
	height: 17px
}

DIV.bouton_divers {
	background: url(./theme1/images/bouton_divers.gif) #FFFFFF no-repeat; 
	width: 130px; 
	height: 24px
}

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: #F2F7FC;
}

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;
}

TR.productListing-heading {
  background: #d2e9fb;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults { 
  color: #0000FF; 
}

A.pageResults:hover { 
  color: #0000FF; 
  background: #FFFF33; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  border-bottom: 1px dashed #CCCCCC;
  background: url(./theme1/images/puce_block.gif) #FFFFFF no-repeat center left;
  padding-left: 20px;
  }
  
TD.pageHeading2, DIV.pageHeading2 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  border-bottom: 1px dashed #CCCCCC;
  background: url(./theme1/images/puce_block2.gif) #FFFFFF no-repeat center left;
  padding-left: 20px;
  }

TD.pageHeading_products {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  border-right: 1px dashed #CCCCCC;
  padding-left: 20px;
  }

  TD.lien_cat, A.lien_cat  {
  font-family: verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  background: url(./theme1/images/fleche_block.gif) #FFFFFF no-repeat center left;
  padding-left: 20px;
  padding-bottom: 0px;
  }
  
  .lien_nav  {
  font-family: verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FF9900;
  text-decoration: none
  /*background: url(./theme1/images/puce_block.gif) #FFFFFF no-repeat center left;*/
  padding-left: 0px;
  padding-bottom: 0px;
  }
  
  A.lien_nav  {
  font-family: verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  text-decoration: underline
  /*background: url(./theme1/images/puce_block.gif) #FFFFFF no-repeat center left;*/
  padding-left: 0px;
  padding-bottom: 0px;
  }

  
  .liste_produit {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 16px;
  color: #333333;
  list-style: square;
}
  
 TD.liste_produit {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 16px;
  color: #333333;
  list-style: square;
}
  
TD.cat_description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #333333;
  list-style: square;
}



.tri {
font-family: verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #333333;
  background: #F5F5F5;
  Padding: 0px 16px 0px 16px;
  border: 1px solid #CCCCCC;
	
}

TR.subBar {
  background: #F2F7FC;
}

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;
}

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;
  color:#0066CC;
}

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;
  font-weight: bold;
}

TABLE.formArea {
  background: #F2F7FC;
  border-color: #BFD9F2;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#0066cc;
}

SPAN.markProductOutOfStock {
   Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 10px;
  font-weight: bold;
  color: #FF9900;
  }
  
 SPAN.Nouveautees {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 10px;
  font-weight: bold;
  color: #66CC00;
  } 
  
S.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  }  
  
TD.pollBoxRow {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px; 
}
TD.pollBoxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px; 
}
TR.pollOptRow {
  background: #f1f9fe;
}
TR.pollFooter {
  background: #f1f9fe;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; 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; }

.menu_fiche_produit  {
	padding-top:0px; 
	font-family: Verdana, Arial, sans-serif; 
	color: 0066CC; 
	font-size: 9px;
}

/* espace &nbsp; */
.espace {font: normal normal 1px/1px}