/*
  $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 {
  color: #000000;
  margin: 0px;
  padding:0px;
  background:#FFFFFF;
}

a:focus
{
  -moz-outline: none;
}

/*
#ombreg{background:url(images/designTemplate/ombre.png) repeat-y;-background:url(images/designTemplate/ombreg-ie6.jpg) repeat-y;}
#ombred{background:url(images/designTemplate/ombred.png) repeat-y;-background:url(images/designTemplate/ombred-ie6.jpg) repeat-y; }
*/
#beige{background:#fdfcfd;}
#bas{background:url(images/hp/fondmenubas.png)  repeat-x ; border:1px solid #3D3938; height:58px; text-align:left;}
#haut{
/* background:url(images/designTemplate/fondmarronhaut.jpg); */
 background:#FFFFFF;
 height:141px;
 width:980px;
}
#haut .texte{
font-family: Tahoma, Arial, sans-serif;
 font-size: 11px;
 font-weight:bold;
 color:#000000;
}
#haut .header2{
font-family: Tahoma, Arial, sans-serif;
 font-size: 10px;
 font-weight:bold;
 color:#000000;
}
#haut .texte a, #haut.texte a:visited{
font-family: Tahoma, Arial, sans-serif;
 font-size: 11px;
 font-weight:bold;
 color:#FFDE91;
}
#haut .texte a:hover{
font-family: Tahoma, Arial, sans-serif;
 font-size: 11px;
 font-weight:bold;
 color:#FFFFFF;
}
#haut .droite{
float:right; width:600px;margin-right:10px; margin-top:-5px;
}
#haut .droite h1{
font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:italic;
 font-weight:bold;
 color:#9c9c9c;
}
.menujs{
	height:29px;
	float:left;
}
.conteneurmenu { position: relative; width: 768px; margin-left:28px;}

.blockmenug_index{
color:#000000;
font-size:12px;
font-family: Tahoma, Arial, sans-serif;
width:163px;
text-align:center;
font-weight:bold;
}
.blockmenug_index a,.blockmenug_index a:visited {
color:#FFFFFF;
display:block;
font-size:12px;
font-family: Tahoma, Arial, sans-serif;
width:163px;
text-align:center;
font-weight:bold;
}
.blockmenug_index a:hover{
color:#000000;
background:#FFFFFF;
font-size:12px;
font-family: Tahoma, Arial, sans-serif;
width:163px;
text-align:center;
font-weight:bold;
}

.blockmenug{
color:#000000;
height:19px;
font-size:12px;
font-family: Tahoma, Arial, sans-serif;
width:163px;
text-align:center;
font-weight:bold;
}
.blockmenug a,.blockmenug a:visited {
color:#FFFFFF;
height:19px;
display:block;
font-size:12px;
font-family: Tahoma, Arial, sans-serif;
width:163px;
text-align:center;
font-weight:bold;
}
.blockmenug a:hover{
color:#000000;
background:#FFFFFF;
height:19px;
font-size:12px;
font-family: Tahoma, Arial, sans-serif;
width:163px;
text-align:center;
font-weight:bold;
}
.menugauche{
font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight:bold;
 color:#000000;
 width:143px;
 }
.menugauche hover{
	color:#FFFFFF;
 background:#0dd000;
 }
 
 .menugauche a, .menugauche a:visited{
 font-size: 12px;
 font-weight:bold;
 color:#868585;
 text-decoration:none;
 width:143px;
 }
 .menugauche a:hover{
 font-size: 12px;
 font-weight:bold;
 color:#FFFFFF;
 background:#000000;
 text-decoration:none;
 width:143px;
 }
.textebas{
	text-decoration:none
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:#352411;
}
.textebas a, textebas a:visited{
	text-decoration:none
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:#352411;
}
.textebas a:hover{
	text-decoration:none
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:#352411;
}
.textebas2{
	text-decoration:none
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#FFFFFF;
}
.textebas2 a, textebas2 a:visited{
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-weight:bold;
 color:#FFFFFF;
 text-decoration:none
}
.textebas2 a:hover{
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-weight:bold;
 color:#FFFFFF;
 text-decoration:none
}
.marquegauche{
 font-family: Tahoma, Arial, sans-serif;
 font-size: 14px;
 color:#9c9c9c;
 font-weight:bold;
 padding-left:20px;
 text-decoration:none
 text-transform:uppercase;
}
.marquegauche a, marquegauche a:visited{
 font-family: Tahoma, Arial, sans-serif;
 font-size: 14px;
 font-weight:bold;
 color:#9c9c9c;
 text-decoration:none
 text-transform:uppercase;
}
.marquegauche a:hover{
 font-family: Tahoma, Arial, sans-serif;
 font-size: 14px;
 font-weight:bold;
 color:#d1d1d1;
 text-decoration:none
 text-transform:uppercase;
}
.blomenug{
  color:#FFFFFF;
  padding-left:33px;
  margin-top:1px;
  width:153px;
  /*border-style:solid;
  border-width:1px;
  border-color:#000000;*/
}
.produittitre{
padding:5px;
height:26px;
-height:26px;
}
.produittitre h2{
font-family: Arial, sans-serif;
 font-size: 12px;
 font-weight:bold;
  color:#FFFFCC;
  display:inline;
}

.produittexte {
margin-left:40px;font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#333333;width:780px;font-weight:bold;
}
.produittexte h3 {
font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#333333;display:inline;font-weight:bold;
}
.marronproduit{
text-align:center;
font-family: Arial, sans-serif;
 font-size: 12px;
 font-weight:bold;
  color:#993300;
}
.normal{
font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:#000000;
 }
.normal a, .normal a:visited{
color:#000000;
text-decoration:none;
 }
.normal a:hover{
color:#FF6600;
text-decoration:underline;
 }

/********* seache */
.entry ul {
	list-style:none;
	margin:0px;
	padding:0px;
	display:block;
}
.entry li {
	display:block;
	margin:0px;
}
.entry li a {
	outline: none;
	background-color: #fbfbf9;
	text-decoration:none;
	display:block;
	padding:10px 0 10px 15px;
	border-bottom:1px solid #f2f2f2;
	font:bold 9px arial,helvetica,sans-serif;
	color:#999;
}
.entry li a:hover {
	background:url(../images/go_partner.gif) 645px 25px no-repeat #fff;
	border-bottom:1px solid #ccc;
	color:#336699;		
}
.entry ul a em {
	display:block;
	color:#808080;
	font-size:90%;
	padding-right:30px;
	font-style:normal;
	font-weight:normal;
}
.entry span {
	display:block;
	color:#a8a8a8;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	padding-right:10px;
}
.entry a:hover span {
	color:#800;
}

div#update {
      position:absolute;
      width:150px;
      background-color:white;
      color: black;
      border:1px solid #888;
      margin:0px;
      padding:0px;
}
div#update ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
}
div#update ul li.selected { background-color: #ffb;}
div#update ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      height:22px;
      cursor:pointer;
	  font-size:11px;
	  font-weight:bold;
	  font-family: arial,sans-serif;
	
}

/*********-------------------------------*****************/

h1 {
 font-family: Tahoma, Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #B80005;
}

h2 {
 font-family: Tahoma, Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #4e4e4e;
}

p{
font-size: 11px;
font-family: Arial, sans-serif;
color:#333333;
font-weight:normal;
text-align:justify;
}


p a, p a:active{
font-size: 11px;
font-family: Arial, sans-serif;
color:#000000;
font-weight:normal;
}

p a:hover{
font-size: 11px;
font-family: Arial, sans-serif;
color:#FF9900;
font-weight:normal;
text-decoration:underline;
}


hr{
color: black;
background-color: black;
height: 1px;
border: 0px none;
}

.piedpage{
font-size: 10px;
font-family: Arial, sans-serif;
color:#9c9c9c;
font-style:italic;
}


.piedpage a, .piedpage a:active{
font-size: 10px;
font-family: Arial, sans-serif;
color:#9c9c9c;
font-style:italic;
}

.piedpage a:hover{
font-size: 10px;
font-family: Arial, sans-serif;
color:#9c9c9c;
font-style:italic;
text-decoration:underline;
}

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

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

.etiquette_prix_rose{
position:relative;
margin-top:15px;
padding-top:15px;
text-align:center;
left:50px;
top:-50px;
background-image:url('images/template/etirosepetite.png');
background-repeat:no-repeat;
width:96px;
height:46px;
color:white;
font-size:17px;
font-weight:bold;
LETTER-SPACING: 0px;
font-family:Arial;
}

.etiquette_prix_orange{
position:relative;
margin-top:15px;
padding-top:15px;
text-align:center;
left:50px;
top:-50px;
background-image:url('images/template/etiorangepetite.png');
background-repeat:no-repeat;
width:96px;
height:46px;
color:white;
font-size:17px;
font-weight:bold;
LETTER-SPACING: 0px;
font-family:Arial;
}

.etiquette_prix_bleu{
position:relative;
padding-top:14px;
padding-left:-03px;
text-align:center;
left:62px;
top:-35px;
background-image:url('images/template/etibleupetite.png');
background-repeat:no-repeat;
width:96px;
height:46px;
color:white;
font-size:17px;
font-weight:bold;
LETTER-SPACING: 0px;
font-family:Arial;
}

/* ont aussi achetés ROSE */
.etiquette_prix_rose_also{
position:relative;
padding-top:15px;
padding-left:23px;
left:65px;
top:-35px;
background-image:url('images/template/etirosepetite.png');
background-repeat:no-repeat;
width:95px;
height:44px;
color:white;
font-size:17px;
font-weight:bold;
LETTER-SPACING: 0px;
font-family:Arial;
}

/* ont aussi achetés ORANGE */
.etiquette_prix_orange_also{
position:relative;
padding-top:15px;
padding-left:23px;
left:65px;
top:-35px;
background-image:url('images/template/etiorangepetite.png');
background-repeat:no-repeat;
width:95px;
height:44px;
color:white;
font-size:17px;
font-weight:bold;
LETTER-SPACING: 0px;
font-family:Arial;
}

/* ont aussi achetés  BLEU */
.etiquette_prix_bleu_also{
position:relative;
padding-top:15px;
padding-left:19px;
left:65px;
top:-35px;
background-image:url('images/template/etibleupetite.png');
background-repeat:no-repeat;
width:96px;
height:46px;
color:white;
font-size:17px;
font-weight:bold;
LETTER-SPACING: 0px;
font-family:Arial;
}

/* VENTE CROISEES ROSE*/
.etiquette_prix_rose_xsell{
position:relative;
padding-top:12px;
padding-left:22px;
left:65px;
top:-35px;
background-image:url('images/template/etirosepetite.png');
background-repeat:no-repeat;
width:95px;
height:44px;
color:white;
font-size:17px;
font-weight:bold;
LETTER-SPACING: 0px;
font-family:Arial;
}

/* VENTE CROISEES ORANGE*/
.etiquette_prix_orange_xsell{
position:relative;
padding-top:12px;
padding-left:22px;
left:65px;
top:-35px;
background-image:url('images/template/etiorangepetite.png');
background-repeat:no-repeat;
width:95px;
height:44px;
color:white;
font-size:17px;
font-weight:bold;
LETTER-SPACING: 0px;
font-family:Arial;
}
/* VENTE CROISEES BLEU*/
.etiquette_prix_bleu_xsell{
position:relative;
padding-top:12px;
padding-left:19px;
left:65px;
top:-35px;
background-image:url('images/template/etibleupetite.png');
background-repeat:no-repeat;
width:96px;
height:46px;
color:white;
font-size:17px;
font-weight:bold;
LETTER-SPACING: 0px;
font-family:Arial;
}

/* PAGE PRODUIT BLEU*/
.etiquette_prix_bleu_product{
position:relative;
padding-top:28px;
padding-left:36px;
left:-95px;
top:-25px;
background-image:url('images/template/etibleugrosse.png');
background-repeat:no-repeat;
width:155px;
height:75px;
color:white;
font-size:22px;
font-weight:bold;
LETTER-SPACING: 0px;
font-family:Arial;
}

/* PAGE PRODUIT ORANGE*/
.etiquette_prix_orange_product{
position:relative;
padding-top:28px;
padding-left:36px;
left:-95px;
top:-25px;
background-image:url('images/template/etiorangegrosse.png');
background-repeat:no-repeat;
width:155px;
height:75px;
color:white;
font-size:22px;
font-weight:bold;
LETTER-SPACING: 0px;
font-family:Arial;
}

/* PAGE PRODUIT ROSE*/
.etiquette_prix_rose_product{
position:relative;
padding-top:31px;
padding-left:32px;
left:-95px;
top:-60px;
background-image:url('images/template/etirosegrosse.png');
background-repeat:no-repeat;
width:155px;
height:75px;
color:white;
font-size:22px;
font-weight:bold;
LETTER-SPACING: 0px;
font-family:Arial;
}

/* PAGE ACCUEIL GRAND BLEU*/
.etiquette_prix_bleu_home{
position:relative;
padding-top:25px;
padding-left:28px;
left:140px;
top:-60px;
background-image:url('images/template/etibleugrosse.png');
background-repeat:no-repeat;
width:155px;
height:75px;
color:white;
font-size:26px;
font-weight:bold;
LETTER-SPACING: 0px;
font-family:Arial;
}

/* PAGE ACCUEIL GRAND ORANGE*/
.etiquette_prix_orange_home{
position:relative;
padding-top:25px;
padding-left:28px;
left:140px;
top:-60px;
background-image:url('images/template/etiorangegrosse.png');
background-repeat:no-repeat;
width:155px;
height:75px;
color:white;
font-size:26px;
font-weight:bold;
LETTER-SPACING: 0px;
font-family:Arial;
}
/* PAGE ACCUEIL GRAND ROSE*/
.etiquette_prix_rose_home{
position:relative;
padding-top:25px;
padding-left:28px;
left:140px;
top:-60px;
background-image:url('images/template/etirosegrosse.png');
background-repeat:no-repeat;
width:155px;
height:75px;
color:white;
font-size:26px;
font-weight:bold;
LETTER-SPACING: 0px;
font-family:Arial;
}

/* PAGE ACCUEIL PETIT BLEU*/
.etiquette_prix_bleu_home_petit{
position:relative;
padding-top:14px;
padding-left:22px;
left:30px;
top:-40px;
background-image:url('images/template/etibleupetite.png');
background-repeat:no-repeat;
width:111px;
height:60px;
color:white;
font-size:14px;
font-weight:bold;
LETTER-SPACING: 0px;
font-family:Arial;
}

/* PAGE ACCUEIL PETIT ROSE*/
.etiquette_prix_rose_home_petit{
position:relative;
padding-top:13px;
padding-left:26px;
left:30px;
top:-40px;
background-image:url('images/template/etirosepetite.png');
background-repeat:no-repeat;
width:111px;
height:60px;
color:white;
font-size:14px;
font-weight:bold;
LETTER-SPACING: 0px;
font-family:Arial;
}

/* PAGE ACCUEIL PETIT ORANGE*/
.etiquette_prix_orange_home_petit{
position:relative;
padding-top:13px;
padding-left:26px;
left:30px;
top:-40px;
background-image:url('images/template/etiorangepetite.png');
background-repeat:no-repeat;
width:111px;
height:60px;
color:white;
font-size:14px;
font-weight:bold;
LETTER-SPACING: 0px;
font-family:Arial;
}

.listing_attributes{
clear:both;
height:30px;
width:371px;
text-align:left;
}
.listing_attributes_2{
clear:both;
height:30px;
width:180px;
text-align:left;
}

.image_liste{
background-image:url('images/template/background-product.png');
height:168px;
padding-left:2px;
padding-top:3px;
width:164px;
background-repeat:no-repeat;
float:left;
z-index:1;
}

.texte_liste{
padding-left:2px;
padding-top:3px;
width:164px;
float:left;
}

/* catégories femme */
.background-femme{
background-image:url('images/template/background-femme.png');
background-repeat: no-repeat;
width:125px;
height:26px;
}

/* catégories homme */
.background-homme{
background-image:url('images/template/background-homme.png');
background-repeat: no-repeat;
width:125px;
height:26px;
}

/* catégories enfant */
.background-enfant{
background-image:url('images/template/background-enfant.png');
background-repeat: no-repeat;
width:125px;
height:26px;
}

/* catégories discount */
.background-discount{
background-image:url('images/template/background-discount.png');
background-repeat: no-repeat;
width:125px;
height:26px;
}
.newsletter_background{
background-image:url('images/template/background-newsletter.png');
background-repeat:no-repeat;
height:92px;
font-size:9px;
color:#0b134d;
font-family:Tahoma;
}

.top_products_homme{
background-image:url('images/template/destock_homme.png');
background-repeat:no-repeat;
background-position:left;
height:215px;
width:199px;
}

.top_products_femme{
background-image:url('images/template/destock_femme.png');
background-repeat:no-repeat;
background-position:left;
height:215px;
width:199px;
}

.cadeau{
background-image:url('images/template/cadeau.png');
background-repeat:no-repeat;
height:178px;
width:199px;
}

.categories_listing{
background-image:url('images/template/background-product.png');
height:168px;
padding-left:30px;
background-repeat:no-repeat;
}

.product_background{
background-image:url('images/template/background-product-info.png');
height:256px;
width:459px;
background-repeat:no-repeat;
background-position:center;
}

.product_image{
float:left;
width:160px;
padding-left:15px;
padding-top:20px;
}

.product_description{
float:right;
width:250px;
padding-left:20px;
padding-top:5px;
}

.also_background{
width:164px;
float:left;
background-image:url('images/template/background-product.png');
height:168px;
padding-left:20px;
padding-top:2px;
background-repeat:no-repeat;
}

.xselling_background{
float:left;
background-image:url('images/template/background-product.png');
height:168px;
width:169px;
padding-left:20px;
padding-top:2px;
background-repeat:no-repeat;
}

.xselling_background2{
float:right;
background-image:url('images/template/background-product.png');
height:168px;
width:164px;
padding-left:20px;
padding-top:2px;
background-repeat:no-repeat;
}

.plus_position{
float:left;
margin-left:-12px;
margin-top:60px;
width:5px;
}

.box_left{
background-image:url('images/template/top-box.png');
height:11px;
width:170px;
}

.box_right{
background-image:url('images/template/top-box2.png');
height:11px;
width:170px;
}

.box_left_bot{
background-image:url('images/template/bottom-box.png');
height:11px;
width:170px;
}

.box_right_bot{
background-image:url('images/template/bottom-box2.png');
height:11px;
width:170px;
}

.box_right2_bot{
background-image:url('images/template/bottom-box3.png');
height:11px;
width:170px;
}

.link_header {
	color:white;
	font-size:14px;
	font-family: Tahoma;
	font-weight:bold;
}

.more_pics_addon{
background-image:url('images/template/background_morepics.png');
background-repeat:no-repeat;
height:60px;
width:459px;
text-align:center;
}
			
#footer {
	position:absolute;
	top: 1000px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color:#848484;
  font-size: 10px;
  font-family:Arial, Helvetica, sans-serif;
  font-style: italic;
}

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

fleche{
   color: #000000; /*ou la couleur que tu veux*/
   font-size: 2px;
  }
  
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: #d3d3d3;
}

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

.infoBoxContents_product {
  background-image:url('images/header/infobox_background_hom.jpg');
  background-repeat: no-repeat;
  border-left:1px solid #C0C0C0;
  border-right:1px solid #C0C0C0;	  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents_product_shadow {
  background-image:url('images/header/infobox_background_hom.jpg');
  background-repeat: no-repeat;
  border: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents_product_title {
  /*background: #A7C9D3;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:black;
  font-weight:bold;
}

.infoBoxCategories {
   /*border-left:1px solid #C0C0C0;
 background-image:url('images/header/categories_background.jpg');
  background-repeat: no-repeat;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left:10px;
}

.countour_site {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 border-left:1px solid #C0C0C0;
 border-right:1px solid #C0C0C0;
}

.countour_site_bas {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px; 
/*color:#FFFFFF;*/
color:#333333;
width:959px;
}

.infoboxcategories_border{

  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-color: #ffffff
  font-weight: bold;
  background: #b661c4;//A7C9D3
  color: #ffffff;//ffffff
}

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

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #2C0F0A;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-bg {
						background: #F6F9FA;
}

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

A.pageResults {
  color: #0000FF;
  font-size: 12px;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

td.smallText, span.smallText, p.smallText, div.smalltext{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

a.smallText,  a:visited.smallText {
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-weight:bold;
 color:#575757;

}

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;
  font-weight: bold;
}

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;
  font-size:22px;
}

SPAN.prix_produit {
	font-family: Verdana, Arial, sans-serif;
  font-size:22px;
  font-weight: bold;
}

SPAN.productSpecialPrice-specials{
font-family: Verdana, Arial, sans-serif;
  color: white;
  font-size:15px;
}

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

.no_border{
 border-color: white;
 border-style: transparent;
}

.image{
 border: 1px solid #808080;
}

.white_link{
  color: #000000;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
}

.white_link:hover{
  color: #000000;
  text-decoration: underline;
  font-family: Verdana, Arial, sans-serif;
}

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

/* div grande image dans product listing */
		#grande_image {
top:230px;
left:50%;
margin-left: -280px;
position:absolute;
background:white;
border:1px solid #000000;
z-index:200
}

/* ajax popup image*/
#lightbox{
            position: absolute;
            top: 40px;
            left: 0;
            width: 100%;
            z-index: 100;
            text-align: center;
            line-height: 0;
            }

#lightbox a img{ border: none; }

#outerImageContainer{
            position: relative;
            background-color: #fff;
            width: 250px;
            height: 250px;
            margin: 0 auto;
            }

#imageContainer{
            padding: 10px;
            }

#loading{
            position: absolute;
            top: 40%;
            left: 0%;
            height: 25%;
            width: 100%;
            text-align: center;
            line-height: 0;
            }
#hoverNav{
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            z-index: 10;
            }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
            width: 49%;
            height: 100%;
            background: url('../images/blank.gif') no-repeat; /* Trick IE into showing hover */
            display: block
            }
#prevLink { left: 0; float: left; background: url('../images/prevlabel.gif') no-repeat left 15%; }
#nextLink { right: 0; float: right; background: url('../images/nextlabel.gif') no-repeat right 15%; }
/*
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
*/


#imageDataContainer{
            font: 10px Verdana, Helvetica, sans-serif;
            background-color: #fff;
            margin: 0 auto;
            line-height: 1.4em;
            }

#imageData{
            padding:0 10px;
            }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;        }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;      }
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;    }

#overlay{
            position: absolute;
            top: 0;
            left: 0;
            z-index: 90;
            width: 100%;
            height: 500px;
            background-color: #000;
            filter:alpha(opacity=60);
            -moz-opacity: 0.6;
            opacity: 0.6;
            }


.clearfix:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
            }

* html>body .clearfix {
            display: inline-block;
            width: 100%;
            }

* html .clearfix {
            /* Hides from IE-mac \*/
            height: 1%;
            /* End hide from IE-mac */
            }
            
/*** baphira image javascript product listing ***/
.showimage{
position:absolute;
visibility:hidden;
border: 0px;
z-index:1;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #bbc3d3;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}

/* Points/Rewards Module V2.1rc2a BOF */
SPAN.pointWarning {
  color: #f00;
}

.pointFaq {
  background-color:#f8f8f9;
  border: 1px dashed #bbc3d3;
  display: none;
  position: relative;
  padding:4px;
  margin:2px;
  text-align:justify;
}
/* Points/Rewards Module V2.1rc2a EOF */

/* Ajax Lightbox */
#popCart {
	position: absolute; /*do not change this*/
	top: 35%;
	left: 35%;
	width: 450px;
	background-color: #ffffff;
	border: 3px solid #b661c4;
	color: #000;
	z-index: 1999999; /*do not change this*/
	display: none; /*do not change this*/
	padding: 20px;
}

ul.popcartList {list-style-type:none; margin:0; padding:0;}
li.popcartButton {float:right;padding-right:10px;}

#popCart_overlay {
	position: fixed;
	z-index:999999;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
    background-color: #000;
    display:none;
    opacity:0.75;
   	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
}

* html #popCart_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
/*  FinAjax*/

/* Options as images */
.option-image {
	height: 35px;
	
	display:inline;
	float: left;
	margin-right: 5px;
	position: relative;
	background-size: 100%;
}

.radiolist {
  z-index:0
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	vertical-align:middle;
	height:35px;
	line-height:35px;
	text-align: left;
}

.radiolist p {
  z-index:0;
	float: left;
	display: inline;
	height:35px;
	line-height:35px;
	margin-right: 5px;
	margin-top: 0px;
}

/* p#option-element-0 {display: none;} */
.radiolist p.selected { background-position: 0 -70px; }
.radiolist p:hover {background-position: 0 -35px;}

/*.radio-select {
  	z-index:0;
	display: block;
	float: left;
	vertical-align:middle;
	height:55px;
	line-height:55px;
	text-align: left;
	left: 10px;
	width: 116px;
	margin-top: 0px;
	background: url(images/pixel_trans.gif) no-repeat 0 0;
	text-indent: -9999px;
}
*/
.radiolist p input { display: none; }

.radiolist a:focus { outline: 0 none; -moz-outline: none;}

a.radio-deselect {
  z-index:0;
	display: none;
	color: white;
	font-weight: bold;
	text-decoration: none;
	float: left;
	vertical-align:middle;
	height:35px;
	line-height:35px;
	text-align: left;
	top: 120px;
	right: 10px;
}

.radiolist p.selected a.radio-deselect { display: block; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
	
/* listing option pop-up */
.radiolist_popup p:hover {background-position: 0 -35px;}
.radiolist_popup p input { display: none; }
.radiolist_popup { display: none; z-index:99999}

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

.opacity {
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}

SPAN.livraison_produit {
	font-family: Tahoma,Arial,sans-serif;
  font-size:10px;
}

DIV.products_description, DIV.products_description h2{
  float:left;
	min-height:174px;
	margin-left:20px;
	margin-right:40px;
	text-align:left;
	font-size:14px;
	color:#575757;
	font-family: Tahoma, Arial, sans-serif;
}

.violet {
  color:#b661c4;
}

.gris {
  color:#797979;
}

.brand_listing {
  font-family: Tahoma, Arial, sans-serif;
  text-align:left;
	font-size:14px;
	text-transform:uppercase;
	font-weight: bold;
}

.product_name_listing {
  font-family: Tahoma, Arial, sans-serif;
  text-align:left;
	font-size:12px;
	font-weight: bold;
}

/***** cost_shipping_in_shopping_cart by Brouillard s'embrouille ******/
.msgfdpgratuitPanier {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 font-style: italic;
 color: #ff0000;
}

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

.prixST {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
}

.prixpanier {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 /*color: #fff000;*/
}

.msgfdpgratuit {
 font-family: Verdana, Arial, sans-serif;
 font-size: 9px;
 font-weight: bold;
 font-style: italic;
 color: #ff0000;
}
/* fin cost_shipping_in_shopping_cart by Brouillard s'embrouille */

/* Newsleter Popup */
#news-modal-popup {display:none;}
/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:368px; width:527px; color:#000000; background-color:#ebeaea; background-image : url("images/news_banner.png"); background-position: top; background-repeat:no-repeat;}
#simplemodal-container .simplemodal-data {margin-top:220px; margin-right:auto;margin-left:auto;width:500px; padding:8px; text-align:center;}
#simplemodal-container code {background:#ebeaea; border-left:3px solid #65B43D; color:#000000; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:0px; right:-2px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;}
