html body
{     
text-align: center;
background-color:#fff;

background-image: url("../images_french/bg_body.jpg");  
background-repeat:repeat-x;
}

html body, table
{
  font-family: Verdana, Helvetica, Sans serif;
  font-size: 8pt;  
  font-weight: normal;
  font-style : normal;
  text-decoration: none;
  color:#000;
}


* {
	margin: 0px;
	Xpadding: 0px; /* supprimé pb avec les padding par défaut des tableaux d'osc */
}

img {
  border: 0px;
}

br {
  height: 10px;
  font-size: 10px;
}

A {
  color: #fff;
  text-decoration: none; 
}

A:hover {
  color: #960d1e;  
  text-decoration: underline;
}



td.smallText A {
  color: #6F4201;
  text-decoration: none; 
}

td.smallText A:hover {
  color: #6F4201;
  text-decoration: underline;
}


/* lien general */
a.lien_gen, a.lien_gen:active, a.lien_gen:visited, a.lien_gen:link
{
 color: #980020;
 text-decoration: none;
 font-weight:bold;
}

a.lien_gen:hover 
{
 color:#000;
 text-decoration: underline;
 font-weight:bold;
}

/* lien transitions entre pages */
a.pageResults
{
  color: #00369c;
}

a.pageResults:hover
{
  color: #00369c;
  text-decoration: underline;
}


/* texte general */
span.text_gen_1
{
  color:#570054;
  font-weight:bold;
}

/* msg erreur general */
span.errorText
{
  color: #00369c;
  Xfont-weight:bold;
}

/* msg stacks */
.messageStackError, .messageStackWarning
{
  font-size: 10px; 
  background-color: #960e1f;
  color: #fff;
}

.messageStackSuccess 
{
  font-size: 10px;
  background-color: #DFC087;
  color: #6C430B;
}

/* msg notification produit apres commande */
.productsNotifications
{
  background: #DFC087;
  color: #6C430B;
}

/* msg champs requis */
.inputRequirement
{ 
  font-size: 10px;
  color: #00369c;
}


/* __________________________________ structure _______________________________ */

div#home{
 position: absolute;
 width: 130px;
 height: 20px;
 left:20px;
 top:97px; 
 Xborder:1px solid red;
 text-align:center;
 color:#fff;
 font-size:13px;
}

div#language
{
  position:absolute;
  left:60px;
  top:73px;
}


img#imgHome{
 position: absolute;
 width: 250px;
 height: 70px;
 left:0px;
 top:0px; 
 Xborder:1px solid red;
}


div#page
{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 1001px;
  text-align: left;  
  
  background-color:#fff;  
}




div#header
{
  height: 134px;
  width: 1001px;
  z-index:1;
  display: block;
  background-image: url("../images_french/head.jpg");  
  
}

div#colonne_gauche
{
  float:left;
  margin-left:10px;
	width: 161px;
	z-index: 2;
	display: inline; /* corrige un bug sous ie6 qui double les marges quand on a un float */
	
}


div#colonne_milieu
{
  float:left;
  margin-left:10px;
  background-color: #fff;
	width:643px;
	min-height: 700px;
	_height: 700px;
	z-index:2;	
	display: inline; /* corrige un bug sous ie6 qui double les marges quand on a un float */
	
}

div#main_cont{
	width:633px;	
	margin-left:5px;
}



div#colonne_droite
{
  float:left;   
  margin-left:10px; 
  
  margin-top:-41px;
  
	width:161px;		
	z-index:2;
  display: inline; /* corrige un bug sous ie6 qui double les marges quand on a un float */  
  
}



div#footer
{     
  position:relative;
  clear:both;    
  width:1001px;
  height:46px;
  text-align:center;
  background-image: url("../images_french/footer.jpg");   
  margin-bottom:0px;
  margin-left:18px;
}



img#paiementSecu
{
  position:absolute;
  top:30px;
  left:175px;
  width:119px;
  height:67px;
}

div#infosLegales
{
  position:absolute;
  left:135px;
  top:16px;
  width:700px;
  height:20px;  
  text-align:center;
  Xborder:1px solid red;
  color: #fff;
}

div#infosLegales a
{  
  color: #fff;
}


div#adresse1
{
  position:absolute;
  left:350px;
  top:45px;
  width:400px;
  height:20px;  
  text-align:center;
  color:#999;
  Xborder:1px solid red;
}

div#adresse2
{
  position:absolute;
  left:350px;
  top:62px;
  width:400px;
  height:20px;  
  text-align:center;
  color:#999;
  font-size:15px;
  Xborder:1px solid red;
}

div#conception
{
  position:absolute;
  left:200px;
  top:135px;
  width:700px;
  height:20px;  
  text-align:center;
  Xborder:1px solid red;  
}

img#retourIndex
{
  position: absolute; 
  left: 0px; 
  top: 0px; 
  width: 170px; 
  height: 130px;   
  z-index:2;
  Xborder:1px solid red;
}


#boutonMenuCompte
{
  position: absolute;
  top:32px;
  left:819px;  
  width: 156px;
  height: 27px; 
  text-align:center;
  Xborder:1px solid blue;
}

#boutonMenuCommander
{
  position: absolute;
  top:64px;
  left:819px;  
  width: 156px;
  height: 27px;
  text-align:center;
  Xborder:1px solid yellow;
}

img#boutonSession
{
  position: absolute; 
  top:10px;
  left: 828px;   
  width: 137px; 
  height: 21px;      
  text-align:center;  
}

div#boutonSession a
{
  color : #fff;
}

div#boutonMenuCompteCommander a
{
  color: #fff;
}



div#favoris_contact_search
{
  position:relative;
  width:161px;
  height:155px;
  background-image: url("../images_french/bg_favorisContact.gif");
  background-repeat: no-repeat;  
}

img#imgBTfavoris
{
  position:absolute;
  Xborder:1px solid red;
  width:100%;
  height:40px;
  top:20px;
  left:0px;
}


img#imgBTcontact
{
  position:absolute;
  Xborder:1px solid red;
  width:100%;
  height:40px;
  top:65px;
  left:0px;
}


/* liens bouton menu */
a.txtBoutonMenuTitle
{
  color:#6C430B;
  font-weight:bold;
  text-decoration: none;
}

a.txtBoutonMenuTitle:hover
{
  color:#6C430B;
  font-weight:bold;
  text-decoration: underline;
}


/* liens trailer */
a.headerNavigation
{ 
  color: #960d1e; 
  text-decoration: none;
}

a.headerNavigation:hover
{
  color: #960d1e; 
  text-decoration: underline;
}

span.headerNavigation
{
  color:#960d1e;
}

/* menu categories */
a.categories_level0
{
  font-family: Arial;
  color: #fff;  
  padding-left:5px;
}

a.categories_level0:hover
{
  color:#ad0121;
  text-decoration: underline;
  padding-left:5px;
  
}

a.categories_level1
{
  font-family: Arial;
  color:#fff;
  padding-left:5px;
}

a.categories_level1:hover
{
  text-decoration: underline;
  color:#ad0121;
  padding-left:5px;
}

a.categories_current
{
  font-family: Arial;
  color:#ad0121;
  font-weight:bold;
  padding-left:5px;
}

a.categories_current:hover
{
  color:#ad0121;
  text-decoration: underline;
  font-weight:bold;
  padding-left:5px;
}


div.categories_list{
  Xdisplay: inline;
  Xfloat: left;  
  width: 141px;
  height: 185px;
  text-align: center;
  padding-top: 30px;
  background-image: url("../images_french/bg_sscat.gif");
  background-repeat: no-repeat;
  font-size: 13px;    
  padding-left:10px;  
  padding-right:10px;  
}

.categories_list a{
  color:#fff;
  font-weight:bold;
}

.categories_list a:hover{
  color:#000;
  font-weight:bold;
  text-decoration: underline;  
}


/* __________________________________ box critères 3 et 4 (marque/modele)_______________________________ */
div#ConteneurBoxCrit34
{
  position:absolute;
  top:160px;
  left:180px;   
  width: 123px;      
  height:50px;
  Xborder:1px solid red;
}

/* _______________________________________ box recherches ____________________________________________ */
div#ConteneurSearch
{
  position:absolute;
  top:160px;
  left:320px;   
  width: 130px;      
  height:50px;
  Xborder:1px solid red;
}


input#boxSearchGo
{
  position: absolute;
  left: 103px;
  top: 24px;
}

div#boxSearchInput
{
  position: absolute;
  top: 25px;
  left: 10px;
  width: 93px;
  height: 19px;
}

div#boxSearchText
{
  position: absolute;
  width:130px;
  top: 7px;
  left: 10px;
  color: #fff;
}

div#boxSearchAdvanced
{
  position:absolute;
  top:47px;
  left:10px;
  width:115px; 
}

div#boxSearchAdvanced a
{
  color: #fff;
}

div#boxSearchAdvanced a:hover
{
  color: #ad0121;
  text-decoration : underline;
}


/* _______________________________________ separeteurs recherches ___________________________________ */
img#SeparateurRecherches
{
  position:absolute;
  top:160px;
  left:310px;
  width:3px;
  height:48px; 
}






/* _____________________________________________ box generique _____________________________________________ */

div.ConteneurBoxGen
{
  position:relative;
  width: 161px;
  Xborder:1px solid blue;    
}


div.headBoxGen
{
  position:relative;
  width: 161px;
  height: 19px;  
  Xbackground-image: url(../images_french/HeadCategories_box.gif);  
}

div.mainBoxGen
{  
  position:relative;  

  width: 138px;  
  background-color: #202020;    
  color: #fff;  
  margin-left:11px;
}

div.mainBoxGen2
{    
  
  margin-left:5px;
  margin-right:5px;  
}

div.footBoxGen
{
  position: relative; 
  width: 138px;
  height: 8px;
  font-size: 0px;
  background-image: url(../images_french/foot_menu.gif);
  margin-left:11px;
}


div.headTitleBoxGen
{
  position: relative;
  width: 100%;
}

/* lien + d'infos box */
div.headLinkBoxGen
{
  position:absolute;
  Xborder:1px solid red;
  top: 3px;
  right: 7px;
}







/* _____________________________________________ box categories _____________________________________________ */
div.headBoxCategories
{
  position:relative; 
  width: 161px;
  height: 69px;
  background-image: url(../images_french/head_catalogue.gif);
  background-repeat: no-repeat;
}


div.mainBoxCategories
{
  position:relative;  
  
  width: 138px;
  border: 0px;
  padding-top:5px;
  padding-bottom:0px;  
  background-color: #fff;   
  
  min-height:200px;
  _height:200px;
  
  Xbackground-image: url(../images_french/flt_menu.jpg);
  Xbackground-repeat: repeat-y;  
  background-color:#202020;
  
  margin-left:11px; 
}

div.footBoxCategories
{
  position: relative;  
  width: 138px;
  height: 8px;
  font-size: 0px;
  background-image: url(../images_french/foot_menu.gif);
  margin-left:11px;

}

/* _____________________________________________ box panier _____________________________________________ */
div.mainBoxShoppingCard
{
  position:relative;    
  width: 155px;
  height: 63px;   
  background-image: url(../images_french/bg_panier.gif);    
}





/* _____________________________________________ box avantages _____________________________________________ */
div.headBoxAvantages
{
  position:relative;  
  margin-top:20px;
  width: 161px;
  height: 69px;  
  background-image: url(../images_french/head_avantages.gif);  
}

/* _____________________________________________ box news  _____________________________________________ */
div.headBoxNews
{
  position:relative;  
  margin-top:20px;
  width: 161px;
  height: 69px;  
  background-image: url(../images_french/head_nouveautes.gif);   
}

/* _____________________________________________ box partenariat  _____________________________________________ */
div.headBoxPartenariat
{
  position:relative;  
  margin-top:20px;
  width: 153px;
  height: 69px;  
  background-image: url(../images_french/head_partenariat.gif);
}

/* _____________________________________________ box promotions  _____________________________________________ */
div.headBoxPromotions
{
  position:relative;  
  margin-top:20px;
  width: 161px;
  height: 69px;  
  background-image: url(../images_french/head_promotion.gif);  
}

/* _____________________________________________ best sellers  _____________________________________________ */
div.headBoxBestSellers
{
  position:relative; 
  margin-top:20px;
  width: 161px;
  height: 69px;  
  background-image: url(../images_french/head_topVente.gif);
}

/* _____________________________________________ best tell a friend  _____________________________________________ */
div.headBoxTellafriend
{
  position:relative;  
  margin-top:20px;
  width: 161px;
  height: 69px;  
  background-image: url(../images_french/head_envoyerami.gif);
}

/* _____________________________________________ best reviews (avis)  _____________________________________________ */
div.headBoxReviews
{
  position:relative;  
  margin-top:20px;
  width: 161px;
  height: 69px;  
  background-image: url(../images_french/head_avis.gif);
}



/* _____________________________________________ box notifications  _____________________________________________ */

div.headBoxNotifications{
  position:relative;  
  width: 161px;
  height: 69px;  
  background-image: url(../images_french/head_alertemail.gif);
}

div.mainBoxNotifications
{
  position:relative;   
  height: 132px;  
  
  margin-left:0px;
  margin-right:0px;

  Xwidth: 134px;   /*Il faut éviter de donner un "width" à un élément qui possède des padding latéraux (gauche/droite) ou des bordures latérales. Préférer donner des margin externes à cet élément.*/
  border:0px;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:10px;
  padding-right:10px;
  
  
  background-image: url(../images_french/boxNewsproduits.gif);  
  
}

div.main2BoxNotifications
{
  position:absolute;
  top:45px;
}



/*_____________________________________________ box search _____________________________________________ */

div#conteneurBoxSearch
{
  position:relative;  
  width:138px;
  height:60px;
  margin-left:11px;
  Xbackground-image:url("../images_french/bg_recherche.jpg");    
  Xbackground-repeat:no-repeat;
  background-color:#202020;
}

div#mainBoxSearch
{
  position:relative;
  
  top:0px;
  left:0px;
  height:100%;
  
  Xbackground-image:url("../images_french/fd_moteur.gif");    
  Xbackground-repeat:no-repeat;
  padding:5px;
}

/* _____________________________________________ contents accueil _____________________________________________ */

div#accueil
{
  position:relative;
  width:643x;  
}

/* les images du texte de l'accueil */
div#textAccueil img
{  
  margin-left : 10px;
  margin-right : 10px;
}

img#accueil
{
  width:643px;
  height:486px;
  margin-left:-5px;
}

img#imgRubA
{
  position:absolute;
  width:35px;
  height:105px;
  top:103px;
  left:65px;
  Xborder:1px solid red;
}

img#imgRubB
{
  position:absolute;
  width:35px;
  height:107px;
  top:245px;
  left:65px;
  Xborder:1px solid red;
}

img#imgRubC
{
  position:absolute;
  width:25px;
  height:70px;
  top:234px;
  left:140px;
  Xborder:1px solid red;
}

img#imgRubD
{
  position:absolute;
  width:25px;
  height:70px;
  top:132px;
  left:138px;
  Xborder:1px solid red;
}

img#imgRubE
{
  position:absolute;
  width:25px;
  height:70px;
  top:132px;
  left:458px;
  Xborder:1px solid red;
}

img#imgRubF
{
  position:absolute;
  width:25px;
  height:70px;
  top:232px;
  left:458px;
  Xborder:1px solid red;
}

img#imgRubG
{
  position:absolute;
  width:35px;
  height:105px;
  top:103px;
  left:522px;
  Xborder:1px solid red;
}

img#imgRubH
{
  position:absolute;
  width:35px;
  height:105px;
  top:245px;
  left:522px;
  Xborder:1px solid red;
}

img#imgRubI
{
  position:absolute;
  width:220px;
  height:130px;
  top:130px;
  left:205px;
  Xborder:1px solid red;
}


img#imgLienPromos
{
  position:absolute;
  width:100px;
  height:150px;
  top:310px;
  left:150px;
  Xborder:1px solid red;
}

img#imgLienInformations
{
  position:absolute;
  width:210px;
  height:80px;
  top:260px;  
  left:210px;
  Xborder:1px solid red;
}


img#imgLienFAQ
{
  position:absolute;
  width:100px;
  height:150px;
  top:310px;
  left:410px;
  Xborder:1px solid red;
}



div#accueilIntro
{
  position:relative;
}

div#promos
{
  position: relative;
  Xborder:1px solid red;
  width:620px;
}

div#news
{
  position: relative;  
  width:620px;
  height:208px;  
}

img.news_promos
{
  border:0px;
}

img.imgPromo1
{
  border:0px;
  float: left;
  display: inline;
  width: 287px;
  height: 153px;
  margin-top:10px;  
}

img.imgPromo2
{
  border:0px;
  float: left;
  display: inline;
  width: 287px;
  height: 153px;
  margin-top:10px;
}

div.imgPromo3
{
  position:relative;
  float: left;
  
  border:0px;
  margin-top:10px;  
  display: inline;
  width: 287px;
  height: 153px;  
  background-image:url("../images_french/bg_promo-mauve.jpg");
  background-repeat: no-repeat; 
}

.promo_detail_product_price_small
{
  font-size: 14px;
  font-weight: bold;
  color: #6C430B;
  text-align: center;
}

img.promo_detail_img
{
  position:absolute;
  top:40px;
  left:10px;
  width: 100px;
  height: 100px;
}

div.promo_detail_price
{
  position: absolute;
  left:145px;
  bottom:25px;
  width:120px;
  height:30px;
  text-align:center;
}

div.promo_detail_name
{
  position: absolute;
  left:145px;
  top:30px;
  width:120px;
  height:70px;
  text-align:center;
  color: #fff;
  font-weight: bold;
  font-size: 14px;  
}

div.promo_detail_desc
{
  position: absolute;
  left:150px;
  top:40px;
  width:120px;
  height:30px;
  
  font-size:9px;
  border:1px solid blue;
  color:#fff;
}


div.news_promos
{
  position:relative;
  margin-top: 5px;
  width: 620px;
}

div#accueilUpcomingProducts
{
  position: relative;
  margin-top:10px;
}

/* message intro */
span.greetUser
{
  font-size: 12px;
  color: #00369c;
  font-weight: bold;
}

a.greetLink
{
 color: #00369c;
 text-decoration: none;
}

a.greetLink:hover
{
 color:#00369c;
 text-decoration: underline;
}


/* _____________________________________________ contents heading ___________________________________________ */


h1 {
Xmargin-left: 0px;
Xmargin-bottom: 15px;
font-size: 18px;
font-weight: bold;
color: #fff;
}

/* utilisé pour les deux colonnes du heading */
TD.pageHeading, DIV.pageHeading
{
  font-size: 20px;
  font-weight: bold;
}

td.pageHeading span.product_price{
 color: #f00;
}

table#enTeteContentGen
{
  position:relative;
  height:53px;
  width:642px; 
  background-image:url("../images_french/bg_titlecat.jpg");   
  background-repeat: no-repeat;
  margin-left:-4px;   
 
}


/* headings qd visu picto rubrique */
div.pageHeadingBox
{
  position:relative;

  margin-right:10px;
  
  width:36px;
  height:53px;
}

img.pageHeadingBox
{
  position: relative;
  margin-top: 8px;
  Xmargin-right: 20px;
}

/* headings qd pas visu picto rubrique */
div.pageHeadingBox2
{    
}

img.pageHeadingBox2
{
  position: relative;
  Xmargin-top: -10px;
  margin-right: 10px;
}



/* _____________________________________________ general ___________________________________________ */

/* ligne (choix methode de paiement, methode de transport etc ...) */
.moduleRow
{
}

.moduleRowOver
{
  background-color: #777; cursor: pointer; cursor: hand;
}

.moduleRowSelected
{
  background-color: #aaa;
}

/* couleur prix normal */
span.product_price
{
  color: #222;
  font-weight: bold;  
}

/* couleur prix special */
span.product_special_price
{
  color: #E10404;
  font-weight: bold;
  font-size: 16px;
}


/* onglet de separation */
img.general_onglet
{
  position:relative;
  width:620px;
  margin-top:20px;
  margin-bottom:20px;  
  height:27px;
}

img.general_onglet_2
{
  position:relative;
  width:620px;
  margin-top:20px;
  margin-bottom:10px;  
  height:27px;
}


div.general_onglet
{
  position:relative;
  width:620px;
  margin-top:20px;
  margin-bottom:10px;  
  height:23px;
  background-color: #6F4201;
  padding-top:4px;
}


div.general_onglet_title
{
  position:relative;  
  color: #ffffff;
  font-size:12px;
  background-color: #6F4201;
}

/* _______________________________________ choix critere 3 et/ou 4 ________________________________________ */
table#choice_crit_3_4
{  
  position:relative; 
  width:704px;       
  background-color: #545454;  
}


div.choix_crit_3_4_elt
{
  position:relative;  
  float:left;
  text-align:center;
  padding-bottom:15px;
  padding-top:15px;
  width:100px;
  color: #6F4201;
  
  Xheight:100px;
}

div.choix_crit_3_4_elt a
{
  color: #6F4201;
  text-decoration: none; 
}

div.choix_crit_3_4_elt a:hover
{
  color: #6F4201;
  text-decoration: underline; 
}


/* __________________________________________ fiche detail produit ________________________________________ */

div#detail_cadre_gauche
{
  position:relative; 
  float:left;
    
  width:280px;
  height:298px;
  
  display: inline; /* corrige un bug sous ie6 qui double les marges quand on a un float */
  text-align: center;
  
  z-index:1;
  Xbackground-image: url("../images_french/bg_photo_detail.gif");
}


div#detail_cadre_droite
{
  position:relative;
  
  background-image: url("../images_french/separateur_recherches.gif");
  
  background-repeat:repeat-y;
  
  
  
  float:left;
  
  width:357px;
  
  X_height:223px;
  Xmin-height:223px;
    
  display: inline; /* corrige un bug sous ie6 qui double les marges quand on a un float */
 
}

div#detail_photo_main
{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 250px;
  height:250px;
  margin-top:20px;
  Xborder:1px solid yellow;
}

#img_detail_cont img{
  
}

#img_zoom {
  position: relative;
  float: right;
  top: 0px;
  right: 0px;
  width: 33px;
  height: 13px;
  border: none;
}



div#detail_header
{  
  height:110px;
  width:354px;   
  margin-left:3px;
  
  Xbackground-color:red;
}

div#detail_header2
{  
  height:35px;
  width:354px;
  
  margin-left:3px;
  
  Xbackground-color:green;
}

div#detail_product_reference
{
  font-size:12px;
  color:#000;
  font-weight: bold;
  height:30px;    
  padding-left:10px;  
  
}

div#detail_back
{     
  width:354px;  
  
  margin-left:3px;
  
  Xbackground-color:blue;
  
}



div#detail_product_name
{
  padding-top: 10px;
  padding-left: 10px;
  color:#000;
  Xwidth: 100%;
  font-weight:bold;
  font-size:18px;
  vertical-align: top; 
}



div#detail_product_price
{
  font-weight:bold;
  font-size:20px;
  color:#fff;  
}


div#detail_bouton_ajouter
{
  background-image:url(../images_french/bt_ajouter.gif);
  background-repeat: none;
  width: 127px;
  height: 30px;
  padding-top: 1px;
}




a#detail_bouton_avis
{
  position:absolute;
  left:60px;
  top:255px;
}


a#detail_bouton_retour
{

}


a#detail_bouton_ami
{

}


div#detail_product_price span
{
  font-size:20px;
  font-weight:bold;  
  color:#fff;
}




#detail_product_description
{
  min-height: 250px;
  _height: 250px;  /* hauteur min */    
  padding-left:10px;
  padding-right:10px;  
  color:#000;
}

#detail_product_description a
{
	color: #000;
  text-decoration: underline;
}

/* boite liste d'articles (produits liés, achetés également, nouveaux produit) */
td.infoBoxHeadingMiddle
{    
  height: 32px;  
  background-image:url("../images_french/fltBg_generik.gif");  
  color: #ffffff;
  font-size:12px;  
  padding-left:6px;
}

td.infoBoxHeadingLeft
{
  height: 32px;
  width: 42px;
  background-image:url("../images_french/leftBg_generik.gif");
  color: #ffffff; 
}

td.infoBoxHeadingRight
{  
  height: 28px;    
  width: 36px;
  background-image:url("../images_french/rightBg_generik.gif");
  background-repeat: no-repeat; 
  color: #ffffff;
}

/* img + d'infos */
td.infoBoxHeadingRightArrow
{  
  height: 28px;
  width: 36px;
  background-image:url("../images_french/rightBg_generik.gif");
  background-repeat: no-repeat;
  color: #ffffff;
  padding-right: 10px;
}

/* heading simple */
td.infoBoxHeading
{  
  height: 16px;    
  font-size: 10px;
  font-weight: bold;
  background-color: #444;
  color: #fff;  
}

td.infoBoxContents{
 color: #fff;
}


tr.infoBoxContents a {
 color: #000;
}


td.smallText span.product_price{
 color: #6C430B;
}

/* edition info pratenaires ... */
table.formArea {  
  border-color: #444;
  border-style: solid;
  border-width: 1px;
}

/* _______________________________________ liste de produits (CATEGORIE) ______________________________________ */
table.productListing
{
  Xborder: 1px solid #f00;  
  font-size: 10px; 
  
  background-image: url(../images_french/bg_resultat.gif);  
  
  
  background-position:3px 20px;
  
  background-repeat: repeat-y;
  
  border-collapse:collapse;
  margin:0px;
  padding:0px;
}


table.productListing td.productListing-heading
{      
  font-weight: bold;  
  
  vertical-align:middle;
  padding:0px;
  color:#fff;
  margin:0px;
  height:20px;
  background-color:#000;  
}

/* colonne image */
table.productListing td.productListing-data0
{ 
  vertical-align:middle;
  
  padding-left:15px; 
  padding-right:0px;
  padding-top:0px;
  padding-bottom:0px;
}

table.productListing td.productListing-data0 img
{
  xborder:1px solid red;    
  display:block;
  
  padding:0px;
  
  margin:0px;
}

/* colonne nom produit */
table.productListing td.productListing-data1
{ 
  vertical-align:middle;  
  
  margin:0px;
  padding-right:5px;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:5px;
  
  font-size:12px;
  
  
}

table.productListing td.productListing-data1 a
{
  color: #000;  
}


/* colonne prix */
table.productListing td.productListing-data2
{ 
  vertical-align:middle;  
  
  margin:0px;
  padding-right:5px;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:5px;
  
  font-size:15px;
  font-weight:bold;
}





/* colonne detail */
table.productListing td.productListing-data3
{  
  vertical-align:middle;    
  
  margin:0px;
  
  padding-right:5px;
  Xpadding-top:5px;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:5px;
}


/* lignes paires */
table.productListing tr.productListing-even
{      
  height:164px;     
  Xbackground-color:blue; 
  
  margin:0px;
  padding:0px;
}

/* lignes impaires */
table.productListing tr.productListing-odd
{  
  height:164px;   
  Xbackground-color:red;  
  
  margin:0px;
  padding:0px;   
}

/* _______________________________________ liste de produits PANIER ______________________________________ */


/* lien vers panier */
a.lien_shopping_card
{
  color: #fff;
  text-decoration: none;
  font-weight:bold;
}

a.lien_shopping_card:hover
{
  color: #960e1f;
  text-decoration: underline;
  font-weight:bold;
}


/* panier cas affichage uniquement nb produit et lien contenu */
div#shopping_card_count
{
  position: relative;
  padding-top: 10px;
  Xwidth:161px;
  text-align: center;
  color: #fff;  
}


div#shopping_card_show_link
{
  padding-top: 18px;
  position: relative;
  text-align: center;
  Xwidth:161px;
}


/* ici !!! */


table.shoppingCardListing
{
  Xborder: 1px solid #f00;  
  font-size: 10px; 
  
  background-image: url(../images_french/bg_resultat.gif);  
  
  background-position:3px 20px;
  
  background-repeat: repeat-y;
  
  border-collapse:collapse;
  margin:0px;
  padding:0px;
}

table.shoppingCardListing td.productListing-heading
{    
  font-weight: bold;  
  
  vertical-align:middle;
  padding:0px;
  color:#fff;
  margin:0px;
  height:20px;
  background-color:#000;
  text-align:center
}



/* cels */
/*table.shoppingCardListing td
{
  padding: 0px;
  margin:0px;
  vertical-align: middle;
  text-align: center;   
}*/

/* lignes */
table.shoppingCardListing td.productListing-data
{
  padding: 0px;
  vertical-align: middle;
  text-align: center;
}




/* colonne image + nom + options */
table.shoppingCardListing td.productListing-data0
{ 
  vertical-align:middle;
  
  padding-left:15px; 
  padding-right:0px;
  padding-top:0px;
  padding-bottom:0px;
  
}

table.shoppingCardListing td.productListing-data0 img
{
  xborder:1px solid red;    
  display:block;
  
  padding-right:10px;
  padding-left:0px;
  padding-top:0px;
  padding-bottom:0px;
  margin:0px;
  
}

table.shoppingCardListing td.productListing-data0 a
{
  color: #000;
  font-weight: bold;
}

table.shoppingCardListing td.productListing-data0 a:hover
{
  color: #960c1d;
  font-weight: bold;
}

/* colonne quantité + total + supprimer */
table.shoppingCardListing td.productListing-data1, table.shoppingCardListing td.productListing-data3
{  
  vertical-align: middle;
  margin:0px;
  padding-right:5px;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:5px;
}

table.shoppingCardListing td.productListing-data2
{
  color: #fff;
  font-weight: bold;
  font-size: 12px; 
  
  margin:0px;
  padding-right:5px;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:5px;
}


/* lignes paires */
table.shoppingCardListing tr.productListing-even
{    
  height:164px;     
  Xbackground-color:blue; 
  
  margin:0px;
  padding:0px;
}

/* lignes impaires */
table.shoppingCardListing tr.productListing-odd
{  
  height:164px;   
  Xbackground-color:red;  
  
  margin:0px;
  padding:0px;
}

