/*
fait par: Thierry Vigneau
le: 18/09/2008

modifie par:
le:
*/


/* - - - GLOBAL - - - */
/* style wysiwyg */
p, ol, li, dd, table {
	margin: 9px 0 9px 0;
	font-size: 1em; text-align: justify;
  }

a { color: rgb(51,102,153); text-decoration: none; }
a:hover { color: rgb(0,75,116); text-decoration: underline; }

h1, h2, h3, h4, h5, h6 {
	margin: 11px 0 5px 0; padding: 0;
	color: rgb(78,109,149);	background-color: transparent;
  text-align: left; font-weight: bold;
  }

h1 { font-size: 1.6em; color: rgb(184,0,0); }
h2 { font-size: 1.4em; color: rgb(99,111,141); }
h2.bodb { border-bottom: 1px dotted rgb(180,180,180); }
h3 { font-size: 1.25em; color: rgb(0,102,102); }
h4 { font-size: 1.35em; color: rgb(99,111,141); }
h5, h6 { color: rgb(102,102,102); font-size: 1.1em; }

ul {
	margin: 11px 0 11px 0; padding-left: 18px;
  }
li {
	margin: 3px 0 3px 0;
  }

tr, td {
	vertical-align: top;
  }
td, th {
	text-align: left;
  }

fieldset {
  margin: 13px 0 13px 0; padding: 0 10px 10px 10px;
  }
legend {
  margin-bottom: 10px;
  color: rgb(102,102,102); font-weight: bold;
  }

img {
	border: 0;
  }

hr {
	height: 1px; margin: 0 0 10px 0;
	background: rgb(204,204,204); color: rgb(204,204,204);
	border: 0;
  }

form {
	margin: 0; padding: 0;
  }

.Indentation { text-indent: 30px; }
.TexteEnPetit { font-size: 0.85em; }
.TexteEnGrand { font-size: 1.15em; }
.PremiereLettreMotEnMaj { text-transform: capitalize; }
.TexteEnMajuscules { text-transform: uppercase; }
.TexteEnMinuscules { text-transform: lowercase; }
.TexteEnPetitesCapitales { font-variant: small-caps; }

.TexteDroite { text-align: right; }
.TexteGauche { text-align: left; }
.TexteCentre { text-align: center; }

.ImageDroite { float: right; margin: 5px 0 5px 8px; }
.ImageGauche { float: left; margin: 5px 8px 5px 0; }

.CouleurRouge { color: red; }
.CouleurBleu { color: blue; }
.CouleurJaune { color: yellow; }
.CouleurVert { color: green; }
.CouleurViolet { color: violet; }
.CouleurGris { color: gray; }
.CouleurOrange { color: orange; }
.CouleurOrange { color: orange; }
.CouleurMarron { color: maroon; }
/* - - - */


/* autres */
.obligatoire { font-style: normal; }

.clear {
  clear: both; height: 0; font-size: 0;
  /* display: block; visibility: hidden; margin: 0; padding: 0; */
  }

small { font-size: 0.9em !important; }
big { font-size: 1.1em !important; }

label, .label { cursor: pointer; }
acronym, .help { cursor: help; }

.succes { color: rgb(0,102,51); }
.error { padding: 3px 15px 3px 8px; background-color: rgb(248,248,248); color: rgb(204,0,0); }

.listdisc { list-style-type: disc; }
.listcircle { list-style-type: circle; }
.listsquare { list-style-type: square; }
.listdecimal { list-style-type: decimal; }
.listlr { list-style-type: lower-roman; }
.listla { list-style-type: lower-alpha; }
.listua { list-style-type: upper-alpha; }
.listnone { list-style-type: none; }

img.icone { display: inline; }
.editwysiwyg { font-size: 0.9em; }

.listtags .mini { font-size: 0.8em; }
.listtags .petit { font-size: 1em; }
.listtags .normal { font-size: 1.2em; }
.listtags .grand { font-size: 1.4em; }
.listtags .geant { font-size: 1.6em; }
/* - - - */

/* - - - - - - */


/* - - - STRUCTURE - - - */
body {
  padding: 0; margin: 0; 
  font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 0.8em;
  background: #ECEEF0 url('../images/rueduconso/backg-body.png') top left repeat-x; /* #a8a8a8 */ color: black;
  }


  #page {
    position: relative; margin: 0 auto; padding: 0 15px; width: 960px;
    background: transparent url('../images/rueduconso/backg-page.png') top left repeat-y;
    }
  * html #page { background-image: url('../images/rueduconso/backg-page-ie.png'); }


    #entete {
    	position: relative; float: left; width: 100%; margin: 0; padding: 0;
      }

      /* logo */
      #entete .logo { margin: 8px 0 0 0; padding: 0; text-align: center; }
      /* menu-rapide */
      #menu-rapide {
        position: absolute; top: 15px; right: 45px; float: right; margin: 0; padding: 0; list-style-type: none;
        }
      #menu-rapide li {
        margin: 0 8px 0 0; padding: 6px 0 6px 0; float: left; line-height: 1em;
        }
      #menu-rapide li a, #menu-rapide li a:hover {
        text-decoration: none; font-size: 0.9em;
        color: #4D4D4D; font-family: tahoma, sans-serif; font-weight: bold;
        }
      #menu-rapide li a:hover { text-decoration: underline; }
      #menu-rapide .quisommesnous { padding-left: 29px; background: transparent url('../images/rueduconso/ico-qui-sommes-nous.png') 0 0 no-repeat; }
      #menu-rapide .envoyerami { padding-left: 22px; background: transparent url('../images/rueduconso/ico-envoyer.png') 0 2px no-repeat; }
      #menu-rapide .ajouterfavoris { padding-left: 19px; background: transparent url('../images/rueduconso/ico-favoris.png') 0 5px no-repeat; }
      #menu-rapide .espaceclient { padding-left: 26px; background: transparent url('../images/rueduconso/ico-espace-membre.png') 0 -1px no-repeat; }
	  #menu-rapide .donneravis { padding-left: 20px; background: transparent url('../images/rueduconso/ico-donner-avis.gif') 0 4px no-repeat; }
      #menu-rapide .contact { padding-left: 20px; background: transparent url('../images/rueduconso/ico-contact.png') 0 4px no-repeat; }

    #corps {
      float: left; height: 100%; width: 100%; position: relative; z-index: 140;
      }
      
      
      #gauche {
        width: 172px; margin: 25px 0 0 0; padding: 0 0 15px 28px; float: left;
        }
        
        /* menu boutique */
        #menu-boutique {
          margin: 0 0 10px 0; padding: 0; list-style-type: none; float: left; position: relative; z-index: 150;
          }
        #menu-boutique li {
          margin: 2px 0; padding: 5px 0 6px 25px; position: relative; float: left; width: 146px; line-height: 1em;
          background: transparent url('../images/rueduconso/bt-menu-ds.jpg') top left no-repeat; cursor: pointer;
          }
        #menu-boutique li a {
          margin: 0; padding: 0;
          text-decoration: none; font-weight: bold; font-size: 1em;
          color: black;
          }
        /* menudyn */
        /* permet de positionner le sous-menu */
        #navtvi { margin-bottom: 10px; float: left; }
        * + html #navtvi { margin-bottom: 20px; }
        #navtvi li ul {
        	position: absolute; visibility: hidden; top: 0; left: 170px; width: 102%;
          margin: -2px 0 0 0; padding: 3px 0 0 0; list-style-type: none;
          border-style: solid; border-color: rgb(190,190,190); border-width: 0 0 1px 0;
          }
        /* taille des blocs du sous-menu */
        #navtvi li li a { width: 13em; background-image: none; height: auto; }
        #navtvi li ul li { background-image: none; margin: 0; padding: 0; height: auto; }
        /* permet de definir le style du sous-menu (déroulant ou liste) */
        #navtvi li ul li { clear: both; }
        /* permet de cacher les sous-menu par rapport au menu en cours de navigation */
        #navtvi li:hover ul ul, #navtvi li.lihover ul ul,
        #navtvi li:hover ul ul ul, #navtvi li.lihover ul ul ul {
          visibility: hidden;
          }
        /* permet d'afficher le sous-menu par rapport au menu en cours de navigation */
        #navtvi li:hover ul, #navtvi li.lihover ul,
        #navtvi li li:hover ul, #navtvi li li.lihover ul,
        #navtvi li li li:hover ul, #navtvi li li li.lihover ul {
          visibility: visible;
          }
        /* redefinition style pour le sous-menu */
        #navtvi li li a {
        	display: block; padding: 3px 3px 3px 5px !important;
          text-decoration: none; color: #eeeeee; background-color: #555555;
          border-style: solid; border-color: rgb(190,190,190); border-width: 1px 0 0 0;
          }
        #navtvi li li a:hover {
          color: white; background-color: #71bc04; background-image: none;
          }
        /* /menudyn */


      #centre {
        width: 510px; margin: -15px 0 0 0; padding: 0 25px 30px 25px; float: left; position: relative; z-index: 100;
        }

        #content {
          padding: 0; margin: 0;
          }

        .titrep {
          margin: 0 0 18px 0; padding: 0;
          font-family: tahoma, sans-serif; font-size: 1.7em; font-weight: normal;
          color: black;
          }


      #droite {
        width: 172px; margin: -13px 0 0 0; padding: 0 28px 15px 0; float: right; position: relative;
        }
        /* identification */
        #ident {
          padding: 0 0 0 0; position: relative;
          }
        #ident h6 { /* titre du bloc */
          /* déjà stylé dans le box-vs1-middle */
          }
        #ident form { /* formulaires */
          margin: 0; padding: 0;
          }
        #ident form .id, #ident form .mdp { /* champs input text */
          margin: 0 0 4px 0; padding: 1px 3px; width: 113px;
          color: rgb(60,60,60); background-color: white;
          border: 1px solid rgb(195,195,195);
          }
        #ident form .btnGo { /* bouton de validation */
          margin: 1px 0 0 0; padding: 0 1px; vertical-align: top;
          /* color: white; background-color: #F48111;
          border: 1px solid white; */
          }
        #ident ul { /* liste des options */
          margin: 2px 0 0 0; padding: 0; list-style-type: none;
          }
        #ident ul li {
          margin: 0 0; padding: 0 0 0 0;
          color: rgb(153,153,153);
          }
        #ident ul li a, #ident form ul li a:hover {
          text-decoration: underline; font-size: 0.9em;
          color: #4D4D4D;
          }
        #ident ul li a:hover { font-weight: bold; }
        #ident ul li.creer-compte a, #ident form ul li.creer-compte a:hover { /* lien créer compte */
          /* color: rgb(153,51,51); */
          }
        #ident ul li.deconnexion {
          padding: 0 0 1px 18px; margin: 10px 10px 0 0;
          background: transparent url('../images/rueduconso/puce-deconnexion.png') 0 2px no-repeat;
          }
        #ident ul li.deconnexion a { font-size: 0.85em; }
        #ident .indiclogin { margin: 8px 0 7px 0; color: #0066CC; }


      * + html #centre { padding-bottom: 40px; }
      * html #droite, * html #centre, * html #gauche { margin-bottom: -20px; }

      #bas {
        clear: both; margin: 0; padding: 0 0 0 29px;
        }


      #pied-de-page {
        float: left; margin: 5px 0 15px 0; padding: 5px 0 0 29px; width: 97%; height: 100%;
        font-size: 0.9em; background: transparent url('../images/rueduconso/backg-footer.jpg') 0 0 no-repeat;
        }

        #pied-de-page a, #pied-de-page a:hover {
          color: #4D4D4D; text-decoration: underline;
          }
        #pied-de-page a:hover { font-weight: bold; }
        #pied-de-page .blocf, #pied-de-page ul {
          width: 190px; float: left; margin-left: 15px;
          text-align: center;
          }
        #pied-de-page .marge { padding-top: 11px; }
        #pied-de-page ul {
          width: 210px; padding: 0; list-style-type: none;
          text-align: left;
          }
        #pied-de-page ul li {
          padding: 1px 0 2px 25px; margin: 3px 0;
          background: transparent url('../images/rueduconso/ico-contact.png') 0 0 no-repeat;
          }
        #pied-de-page ul li.plan { background-image: url('../images/rueduconso/ico-planweb.png'); }
        #pied-de-page ul li.cgv { background-image: url('../images/rueduconso/ico-information.png'); }
        #pied-de-page ul li.donneravis { background-image: url('../images/rueduconso/ico-donner-avis.gif'); }
        #pied-de-page .txt { margin-top: 15px; font-size: 1.5em; font-weight: bold; font-style: italic; color: rgb(51,102,102); }
/* - - - - - - */


/* - - - CHEMIN DE NAVIGATION - - - */
#indiccheminnav, #cheminnav, #etapenav {
  margin: 0; padding: 0; text-align: left;
  font-size: 0.85em; list-style: none; font-family: verdana, sans-serif;
  }
#etapenav {
  float: left; margin: 0 0 20px 0; font-size: 1em;
  }
* html #etapenav { margin: 0; }
#indiccheminnav {
  float: left; margin: 1px 5px 0 8px; padding: 0;
  font-weight: bold;
  color: #959595;
  }
#cheminnav { margin: 0 0 15px 0; padding-top: 1px; }
#cheminnav li, #etapenav li {
  margin: 0; padding: 0; display: inline;
  text-transform: lowercase;
  }
#cheminnav li, #cheminnav li a, #cheminnav li a:hover {
  color: #959595; text-decoration: none;
  }
#cheminnav li a:hover { color: #656565; }
#etapenav li {
  margin-left: 2.5px; padding: 2px; float: left;
  }
#etapenav li, #etapenav li a, #etapenav li a:hover {
  color: #0F418C; text-decoration: none; text-transform: uppercase; font-weight: bold;
  }
#cheminnav li.active a, #cheminnav li.active, #etapenav .active {
  color: rgb(184,0,0) !important;
  }
#etapenav .active { background-color: rgb(230,230,230); text-decoration: underline; }
#etapenav .active { color: #CA1F7B !important; }
#etapenav .icone { margin-right: 3px; vertical-align: middle; }
/* - - - - - - */


/* - - - PAGE DE NAVIGATION - - - */
#pagenav, .pagenav {
  margin: 20px 0 20px 8px; padding: 0; height: 100%;
  list-style-type: none;
  }
#pagenav li, .pagenav li {
  float: left; margin: 0 3px 0 0; padding: 0; line-height: 1.8em;
  }
#pagenav li, .pagenav li a {
  padding: 1px 4px;
  background-color: white; color: rgb(75,75,75); text-decoration: none;
  border: 1px solid rgb(135,135,135);
  }
#pagenav li, .pagenav li a:hover {
  background-color: rgb(240,240,240); color: black; text-decoration: none;
  }
#pagenav .select, .pagenav .select {
  font-weight: bold;
  color: rgb(255,0,0);
  }
/* - - - - - - */


/* - - - DEROULEMENT PANIER - - - */
.panier {
  width: 700px; margin-left: 10px !important;
  }
.panier #msg_seuil { float: right; padding: 2px 10px; margin: 18px 10px 0 10px; border: 1px solid rgb(204,204,204); background-color: rgb(255,255,255); color: rgb(102,51,51); }
.panier .titleblue { margin-left: 15px; }
/* chemin de navigation et étapes de navigations */
.panier #indiccheminnav { margin-left: 198px; }
* html .panier #indiccheminnav { margin-left: 102px; }
.panier #cheminnav { margin-bottom: 35px; }
/* arrondis */
.box-panier-top { float: left; margin-top: 10px; background: transparent url('../images/rueduconso/backg-panier-top.jpg') center top no-repeat; }
.box-panier-bottom { width: 698px; z-index: 5; padding: 10px 2px 10px 0; float: left; position: relative; background: transparent url('../images/rueduconso/backg-panier-bottom.jpg') center bottom no-repeat; }
/* - - - - - - */


/* - - - domminiqueg : incompatibilite entre produits - - - */
#incompatibility {
	padding: 5px; margin-bottom: 10px;
	border: 1px dashed #dd3c10; background-color: #ffebe8;
  }
/* - - - - - - */


/* - - - GESTION DES BLOCS - - - */
/* box-vs1 : (recherche, identification, panier, etc.) */
.box-vs1-top {
  font-size: 0; height: 10px; background: transparent url('../images/rueduconso/box-search-top.jpg') left top no-repeat;
  }
.box-vs1-middle {
  width: 153px; float: left; padding: 0 5px 0 13px; background: transparent url('../images/rueduconso/box-search-middle.jpg') left top repeat-y;
  }
.box-vs1-bottom {
  margin-bottom: 13px; clear: both; height: 12px; background: transparent url('../images/rueduconso/box-search-bottom.jpg') left top no-repeat;
  }
.box-vs1-middle .tel {
   margin: 4px 0 0 0;
   color: #1E4C92; font-family: "Futura-Heavy", sans-serif; font-size: 1.4em;
  }
.box-vs1-middle .tel .icone { padding: 0 0 0 0; margin: -1px 7px 0 0; float: left; }
.box-vs1-middle .il-panier { margin-right: 6px; margin-left: 11px; padding: 8px 0; text-align: left; background-color: transparent; }
.box-vs1-middle .valider-panier { list-style-type: square; margin: 5px 0 0 18px; padding: 0; color: rgb(102,102,102); }
.box-vs1-middle .valider-panier li { margin: 0; padding: 0; }
.box-vs1-middle .valider-panier a { font-weight: bold; color: rgb(102,102,102); }
.box-vs1-middle .help { cursor: help; position: absolute; top: -1px; right: 8px; }
.box-vs1-middle #helpindic {
  position: absolute; top: 13px; left: -30px; width: 170px; z-index: 300; padding: 5px 6px;
  background: white url('../images/rueduconso/ico-information.png') 5px 5px no-repeat;; border: 1px solid rgb(204,204,204); color: rgb(51,102,102);
  text-indent: 23px;
  }
/*
.paiementlivraison ul, .paiementlivraison ul li { list-style-type: none; padding: 0; }
.paiementlivraison ul li a { color: rgb(51,102,153); padding: 0 3px; }
.paiementlivraison ul li a:hover { background-color: rgb(102,153,204); color: white; text-decoration: none; }
*/
.box-vs1-middle p, .box-vs1-middle ul, .box-vs1-middle ol, .box-vs1-middle dd { margin: 5px 0 1px 0; }
/* box-vs2 : (promotion) */
.box-vs2-top {
  width: 172px; height: 42px; float: left; position: relative;
  background: transparent url('../images/rueduconso/box-promo-top.jpg') left top no-repeat;
  }
.box-vs2-middle {
  width: 148px; float: left; padding: 0 8px 0 15px; background: transparent url('../images/rueduconso/box-promo-middle.png') 1px bottom repeat-y;
  }
.box-vs2-bottom {
  margin-left: 1px; clear: both; height: 10px; background: transparent url('../images/rueduconso/box-promo-bottom.png') left top no-repeat;
  }
.box-vs2-middle { font-size: 0.85em; }
.box-vs2-middle .ajtpanier { margin: 10px 4px 0 0; text-align: center; }
.box-vs2-middle del { padding-right: 10px; font-weight: bold; }
.box-vs2-middle span, .box-vs2-middle em { color: #FF0000; font-weight: bold; font-style: normal; }
.box-vs2-top h6 { position: absolute; top: 19px; left: 30px; }
/* box-vs3 : (récupération, parrainage, environement, paiement/livraison, top des ventes, etc.) */
.box-vs3-top {
  width: 170px; height: 23px; position: relative;
  background: transparent url('../images/rueduconso/box-environement-top.jpg') left top no-repeat;
  }
.top-ventes { height: 25px; background-image: url('../images/rueduconso/box-top-ventes-top.jpg'); }
.environement { background-image: url('../images/rueduconso/box-environement-top.jpg'); }
.bloc-faq { background-image: url('../images/rueduconso/box-faq-top.jpg'); }
.paiementlivraison { background-image: url('../images/rueduconso/box-paiement-livraison-top.jpg'); }
.parrainage { background-image: url('../images/rueduconso/box-parrainage-top.jpg'); }
.recyclage { height: 36px; background-image: url('../images/rueduconso/box-recuperation-top.jpg'); }
.box-vs3-top h6 { width: 170px; position: absolute; top: 3px; left: 0; text-align: center; }
.recyclage h6 { top: 9px; left: -5px; }
.box-vs3-middle {
  width: 149px; float: left; padding: 0 8px 0 13px; background: transparent url('../images/rueduconso/box-global-middle.jpg') 0 bottom repeat-y;
  }
.box-vs3-bottom {
  margin-bottom: 15px; clear: both; height: 10px; background: transparent url('../images/rueduconso/box-global-bottom.jpg') left top no-repeat;
  }
.box-vs3-middle { font-size: 0.85em; }
.box-vs3-middle p, .box-vs3-middle ul, .box-vs3-middle ol, .box-vs3-middle dd { margin: 5px 0 3px 0; }
.box-vs3-middle a, .box-vs3-middle a:hover { color: #4D4D4D; text-decoration: underline; }
.box-vs3-middle a:hover {  color: #373737; }
.paiementlivraison { color: #4D4D4D; }
.paiementlivraison a { letter-spacing: 0 !important; } .paiementlivraison a:hover { border-bottom: 1px solid rgb(220,220,220); }
/* box-vs4 : (tags) */
.box-vs4-top {
  font-size: 0; height: 8px; width: 900px; background: transparent url('../images/rueduconso/box-tags-top.png') left top no-repeat;
  }
.box-vs4-middle {
  float: left; width: 840px; min-height: 76px; position: relative; padding: 0 20px 0 40px; background: transparent url('../images/rueduconso/box-tags-backg.png') left top repeat-y;
  }
* html .box-vs4-middle { height: 76px; }
.box-vs4-bottom {
  margin-bottom: 13px; width: 900px; clear: both; height: 8px; background: transparent url('../images/rueduconso/box-tags-bottom.png') left top no-repeat;
  }
.box-vs4-middle p, .box-vs4-middle ul, .box-vs4-middle ol, .box-vs4-middle dd { margin: 3px 0 4px 0; text-align: center; position: relative; z-index: 10; }
.box-vs4-middle a, .box-vs4-middle a:hover { color: #4D4D4D; text-decoration: underline; }
.box-vs4-middle .tags { position: absolute; top: 0; left: 0; z-index: 5;  }
/* bloc-vs1 (page d'accueil, etc.) */
.bloc-vs1-top {
  padding: 8px 0 0 0; margin: 20px 0 30px 0; float: left;
  background: transparent url('../images/rueduconso/bloc-vs1-top.jpg') 1px top no-repeat;
  }
.bloc-vs1-bottom {
  width: 226px; padding: 0 10px 1px 10px; margin: 0 0 15px 0; position: relative; float: left;
  background: transparent url('../images/rueduconso/bloc-vs1-bottom.jpg') left bottom no-repeat;
  font-size: 0.85em;
  }
.margeright { margin-right: 18px; }
.bloc-vs1-bottom .illustration { text-align: center; margin: 18px 0 0 0; min-height: 220px; }
* html .bloc-vs1-bottom .illustration { height: 220px; }
.bloc-vs1-bottom .actions { position: absolute; right: 15px; bottom: -18px; }
/* divers */
.prix_ttc { font-weight: bold; }
.prix_ht { color: #666; }
.titlegreen, .titleblue, .box-vs1-middle h6, .bloc-vs1-bottom h2, .bloc-vs1-bottom h2 a, .bloc-vs1-bottom h2 a:hover { padding: 0; margin: 0 0 7px 0;
                     text-transform: uppercase; font-weight: bold; font-size: 1.1em; font-family: "Futura-Heavy", sans-serif;
                     color: #0F408B; }
.titlegreen { color: #006600; }
img.first_price { float: right; margin: -15px 5px 0 0; height: 50px; }
.bloc-vs1-bottom h2 { font-size: 1.25em; }
.bloc-vs1-bottom h2 a:hover { text-decoration: none; }
.titlebox { margin: 0; padding: 0; color: white; text-transform: uppercase; font-family: arial, sans-serif; font-weight: bold; }
/* - - - - - - */


/* - - - ACCUEIL - - - */
.accueil {
  }
.accueil .bloc-vs1-bottom { min-height: 360px; }
* html .accueil .bloc-vs1-bottom { height: 360px; }
.accueil .menu-marques {
  margin: 15px 0; padding: 0; list-style-type: none; position: relative; z-index: 10;
  }
.accueil .menu-marques li {
  width: 158px; height: 37px; margin: 5px 18px 5px 0; padding: 0; list-style-type: none; float: left;
  background: transparent url('../images/rueduconso/bt-marques.jpg') left top no-repeat;;
  }
.accueil .menu-marques li a { float: left; display: block; width: 143px; height: 27px; padding: 10px 0 0 15px;
                              font-size: 1.5em; font-weight: bold; text-decoration: none; color: rgb(0,75,116); }
.accueil .menu-marques li a:hover { color: rgb(51,102,153);color: rgb(0,75,116); }
.accueil .menu-marques li.posdif a { width: 138px; height: 32px; padding: 5px 0 0 20px; }
.accueil .menu-marques li.small a { font-size: 1.1em; width: 123px; padding: 10px 10px 0 15px;  }
.accueil .menu-marques li.nomarge { margin-right: 0; }
.accueil .menu-marques li.nopadd a { padding-top: 0; }
/* - - - - - - */


/* - - - SOUS-CATEGORIES - - - */
.souscat {
  }
.souscat .list {
  padding: 0; margin: 9px 0 20px 10px; list-style-type: none; float: left;
  }
.souscat .list li {
  padding: 0; margin: 0; clear: both;
  font-size: 1.1em;
  }
.souscat .list li a {
  display: block; padding: 5px 0 4px 7px; margin: 0; list-style-type: none; float: left;
  border-left: 5px solid #666666; color: rgb(110,110,110);
  text-decoration: none; /**//* #666666 ou #90b710 ou #f97f0f*/
  }
.souscat .list li a:hover { border-color: #f97f0f; color: #f97f0f; font-weight: bold; }
/* - - - - - - */


/* - - - DETAIL CATEGORIES - - - */
.catdetail {
  }
/* gauche & droite */
.catdetail .produit .gauche {
  width: 100px !important; float: left; padding: 0 0 0 0;
  }
.catdetail .produit .droite {
  width: 350px !important; float: left; margin: 0 0 0 10px; position: relative;
  }
/* editwysiwyg */
.catdetail .produit h2, .catdetail .produit h2 a, .catdetail .produit h2 a:hover,
.comparateur h2, .comparateur h2 a, .comparateur h2 a:hover {
  font-weight: bold; color: rgb(51,102,102); font-size: 1.1em; text-decoration: none;
  }
.catdetail .produit h2 a:hover,
.comparateur h2 a:hover {
  border-bottom: 1px solid rgb(220,220,220); color: rgb(0,51,51);
  }
.catdetail .produit .editwysiwyg {
  margin-top: 10px;
  }
.catdetail .produit .actions {
  margin: 0 !important; float: none !important; clear: both;
  }
.catdetail .produit .actions a.doffre {
  margin-left: 11px;
  }
.catdetail .produit .actions img.doffre { padding-bottom: 2px; }
.catdetail .prix small { display: block;  }
/* cadreimg */
.catdetail .produit .cadreimg-vs1 {
  padding: 20px 0; margin: 20px 0;
  text-align: center;
  border-color: #A0CD12;
  }
/* produit */
.catdetail .produit {
  position: relative; float: left; width: 95%; margin: 13px 0 5px 0; padding: 5px 0 0 0;
  background: transparent url('../images/rueduconso/border-produit.png') left top repeat-x;
  }
.catdetail .noborder { background-image: none; }
/* checkbox */
.catdetail .checkbox {
  position: absolute; top: 23px; right: -24px;
  }
/* comparateur */
#comparateur {
  margin: 3px 0 0 0; padding: 0 0 0 0; float: left; width: 100%;
  background: transparent url('../images/rueduconso/border-comparateur.png') 499px top repeat-y;
  }
#comparateur .comptitle {
  text-align: right; margin: -1px 0 0 0; padding: -10px 0 0 0;
  }
* html #comparateur .comptitle { padding-top: 7px; }
#comparateur .comptitle a, #comparateur .comptitle a:hover {
  padding: 4px 33px 1px 0;
  text-decoration: none; color: #C8C8C8; font-weight: bold; font-family: verdana, sans-serif;
  background: transparent url('../images/rueduconso/puce-comparateur.jpg') right top no-repeat;
  }
/* liste des attributs */
.catdetail .produit .listattribute { width: 100%; list-style-type: none; margin: 0 0 15px 0; padding: 0; float: left; }
.catdetail .produit .listattribute li { margin: 2px 0; padding: 0; width: 32%; float: left; }
/* - - - - - - */


/* - - - PRODUITS - - - */
.produit {
  }
/* stock */
.produit .infoprod {
  float: left; margin: 16px 5px 0 0;
  }
.produit.detail .infoprod {
  float: left; margin: -1px 5px 0 0;
  }
#bubble { background: #fff; border: 1px solid #000; width: 300px; position: absolute; /* top: -30px; left: -230px; */ display: none; padding: 0 10px; filter:alpha(opacity=90); -moz-opacity:.90; opacity:.90; z-index: 9999; }
/* gauche & droite */
.produit .gauche {
  width: 200px; float: left; margin: 0 0 0 0; padding: 0 0 0 15px;
  }
.produit .droite {
  width: 250px; float: left; margin: 0 0 0 20px; padding: 0; position: relative;
  }
/* action produit */
/*
.produit .produitinfo {
  padding: 8px 0 0 0; margin: 10px 0 3px 0;
  color: #666666; font-weight: bold; border-top: 1px dotted #C8C8C8;
  }
.produit .produitinfo img { vertical-align: top; cursor: help; }
.produit .produitqt label { margin-right: 10px; color: black; font-weight: bold; }
.produit .produitqt .inputqt { width: 35px; text-align: center; }
.produit .produitqt { position: relative; padding: 0 0 8px 0; margin: 0 0 10px 0; border-bottom: 1px dotted #C8C8C8; }
.produit .produitqt .diminuer { position: relative; top: -8px; left: 3px; }
.produit .produitqt .augmenter { position: relative; top: 2px; left: -12px; }
.produit .selectoptions { margin: 25px 0 18px 0; }
.produit .selectoptions .optitre { color: rgb(51,102,102); background-color: #f7fafc; }
.produit .selectoptions select {
  display: block; margin: 7px 0; width: 180px; padding: 0;
  color: rgb(80,80,80); font-size: 0.9em;
  }
*/
.produit .titleblue, .produit .titlegreen { margin-left: 13px; margin-bottom: 15px; }
.produit .prix { margin: 25px 0 15px 0; }
.produit .prix em, .price em { font-size: 1.8em; color: #FF0000; font-style: normal; }
.produit .prix em.ht, .price em.ht { margin-left: 10px; font-size: 1.1em; color: rgb(102,102,102); }
.produit .prix del { margin-right: 20px; font-size: 1.5em; }
.produit .prix small, .price small { font-size: 1.5em; color: rgb(102,102,102); }
.box-produit-top {float: left; background: transparent url('../images/rueduconso/backg-produit-top.jpg') center top no-repeat; }
.box-produit-bottom { width: 510px; z-index: 5; padding: 15px 0; float: left; position: relative; background: transparent url('../images/rueduconso/backg-produit-bottom.jpg') center bottom no-repeat; }
.produit .actions { position: relative; margin: -22px 30px 30px 0; float: right; z-index: 8; }
* html .simple .actions { margin-top: -39px; }
.produit .retourgamme {
  margin: -8px 0 5px 10px; padding: 0 0 0 10px; clear: both;
  background-color: rgb(238,238,238);
  }
.produit .retourgamme a, .produit .retourgamme a:hover {
  padding: 3px 20px 3px 20px;
  color: rgb(102,102,102); text-decoration: none; background-color: rgb(242,242,242);
  border-style: solid; border-color: rgb(204,204,204); border-width: 1px 0 1px 0;
  }
.produit .retourgamme a:hover { color: rgb(85,85,85); background-color: rgb(248,248,248); }
/* * html .produit .actions { margin-top: -22px; } */
/* produit detail : comparateur */
.produit.detail {
  width: 707px;
  }
/* produit select */
.produit.detail .gauche { width: 100px; }
.produit.detail .droite { width: 380px; }
.produit.detail .fgauche {
  width: 510px; float: left; margin: 0 0 0 0; padding: 0;
  }
.produit.detail .fdroite {
  width: 172px; float: right; margin: 0 0 0 0; padding: 0;
  }
.box-produitd-top { float: left; background: transparent url('../images/rueduconso/backg-produitd-top.jpg') center top no-repeat; }
.box-produitd-bottom { width: 510px; z-index: 5; padding: 15px 0; float: left; position: relative; background: transparent url('../images/rueduconso/backg-produitd-bottom.jpg') center bottom no-repeat; }
.produit.detail .prix em { color: black; font-size: 1em; font-weight: bold; }
.produit.detail .prix .ht { color: #8D8B8B; font-size: 1em; font-weight: normal; }

.produit.simple .produitdetail {
  width: 510px; float: left; 
  background: transparent url('../images/rueduconso/backg-produit-middle.jpg') center top repeat-y;
  }
/* produit complémentaire */
.produit.detail .prodcompatible {
  width: 340px; float: left; margin-bottom: 15px; /* margin-top: 30px; */
  background: transparent url('../images/rueduconso/backg-produitd-comp-middle.jpg') center top repeat-y;
  }
.produit.detail .prodcompatible .minheight { min-height: 210px; float: left; margin-bottom: 25px; }
* html .produit.detail .prodcompatible .minheight { height: 230px; }
.box-produitcomp-top { float: left; background: transparent url('../images/rueduconso/backg-produitd-comp-top.jpg') center top no-repeat; }
.box-produitcomp-bottom { width: 340px; z-index: 5; padding: 15px 0; float: left; position: relative; background: transparent url('../images/rueduconso/backg-produitd-comp-bottom.jpg') center bottom no-repeat; }
.produit.detail .prodcompatible .gauche { width: 100px; }
.produit.detail .prodcompatible .droite { width: 200px; }
/* tableau des produits compatibles */
.formc { float: left; margin-top: 5px; padding-bottom: 30px; }
.formover { width: 330px; height: 180px; overflow: auto; /*position: relative;*/ z-index: 10; float: left; }

.produit.detail .prodcompatible .tab-prodcomp {
  clear: both; width: 300px; margin: 0 5px 0 5px;
  font-size: 0.85em;
  }
.largetab { width: 330px !important; }
.produit.detail .prodcompatible .tab-prodcomp thead th { padding-bottom: 15px; }
.produit.detail .prodcompatible .tab-prodcomp tfoot th { padding-top: 25px; font-weight: normal; }
.produit.detail .prodcompatible .tab-prodcomp .bold { font-weight: bold; }

.produit.detail .prodcompatible .tab-prodcomp tbody tr { /*position: relative;*/ }
.produit.detail .prodcompatible .tab-prodcomp tbody td { padding: 5px 0; }
.produit.detail .prodcompatible .tab-prodcomp tbody .incrementationqt { width: 20px; padding: 0; margin: 5px 5px 0 5px }
.produit.detail .prodcompatible .tab-prodcomp tbody .plusqt, .produit.detail .prodcompatible .tab-prodcomp tbody .moinsqt
{ margin: 0; padding: 0; float: left; }
.produit.detail .prodcompatible .tab-prodcomp tbody .plusqt { margin-top: 3px; margin-bottom: 4px; }
.produit.detail .prodcompatible .tab-prodcomp tbody sup { color: #8E8E8E; }
.produit.detail .prodcompatible .tab-prodcomp .dispo { width: 40px; }
.produit.detail .prodcompatible .tab-prodcomp td.dispo img { padding-left: 10px; }
.produit.detail .prodcompatible .tab-prodcomp .designation { width: 70px; }
.produit.detail .prodcompatible .tab-prodcomp .couleur { width: 35px; }
.produit.detail .prodcompatible .tab-prodcomp .center { padding-left: 18px; }
.produit.detail .prodcompatible .tab-prodcomp .prix { width: 90px; }
.produit.detail .prodcompatible .tab-prodcomp .quant { width: 55px; }
.produit.detail .prodcompatible .tab-prodcomp a, .produit.detail .prodcompatible .tab-prodcomp a:hover { text-decoration: none; color: black; }
.margleft { margin-left: 25px; }
/* pour le hover box */
.relativebox { /*position: relative;*/}
.hoverbox {
  position: absolute; width: 315px; left: 15px;
  color: #4D4D4D;
}
.boxhover-top, .boxhover-middle, .boxhover-bottom { width: 315px; }
.boxhover-top { float: left; font-size: 0; height: 11px; background: transparent url('../images/rueduconso/cadre-hover-top.png') center top no-repeat; }
.boxhover-middle { float: left; padding: 0 15px; width: 285px; background: transparent url('../images/rueduconso/cadre-hover-middle.png') center top repeat-y; }
.boxhover-bottom { float: left; font-size: 0; height: 22px; background: transparent url('../images/rueduconso/cadre-hover-bottom.png') center top no-repeat; }
.titileboxhover { color: #1297CF; margin: 0 0 0 0; }
.produit.detail .prodcompatible .actions { margin: 20px 30px -55px 0; position: static; z-index: 0; /*position: absolute; bottom: -11px; right: 30px; z-index: 8; margin: 0;*/ }
* html .produit.detail .prodcompatible .actions { position: absolute; bottom: -11px; right: 30px; z-index: 0; margin: 0; }
/* ecobox */
.ecobox {
  width: 320px; height: 54px; margin: 5px auto -20px auto; padding: 10px 5px 0 15px; clear: both;
  background: transparent url('../images/rueduconso/cadre-economie.jpg') center top no-repeat; color: #0F418C;
  font-size: 1.1em; font-weight: bold;
  }
* html .ecobox { height: 65px; }
.ecobox .prixeco { color: #FF0000; font-size: 1.2em; }

/* ------------ DETAILS PRODUIT ----------- */
.droite .editwysiwyg .bold {
	font-weight: bold;
}

/* - - - - - - */


/* - - - PROFIL - - - */
/* options */
#options-profil {
  margin-left: 10px; margin-top: 30px; margin-bottom: 15px; float: left;
  color: rgb(85,85,85);
  }
/* bouton de retour */
.boutonretour { margin-top: 20px; }
/* profilcustomers */
.profilcustomers p {
  line-height: 1.4em;
  }
/* tableau profil */
.tab-profil {
  margin: 0 0; padding: 0 0; position: relative;
  }
.tab-profil td {
  border-bottom: 1px solid white;
  }
.tab-profil .infoprofil {
  width: 170px;
  color: rgb(85,85,85); font-weight: bold;
  }
.tab-profil .submit { margin-top: 15px; }
/* - - - - - - */


/* - - - TABLEAU PANIER et autre - - - */
.tab-defaut {
  width: 100%; margin: 5px 0 5px 0; padding: 0;
  }
.tab-defaut thead, .tab-defaut tfoot, .tab-defaut tbody, .tab-defaut th, .tab-defaut tr, .tab-defaut td {
  height: 23px; margin: 0; padding: 3px 0;
  font-size: 1em;
  }
.tab-defaut .cl1 {
  background-color: transparent; color: black;
  text-align: center; font-weight: bold;
  }
.tab-defaut .cl2 {
  width: 110px;
  background-color: transparent; color: black;
  text-align: right;
  padding-right: 2px;
}
.tab-defaut .cl3 {
  padding-right: 50px;
  }
.tab-defaut .lg2 {
  text-transform: uppercase;
  }
.tab-defaut tfoot .cl1, .tab-defaut tfoot .cl2 {
  color: black;
  }
.tab-defaut tfoot .cl1 {
  padding-right: 15px;
  text-align: right;
  }
.tab-defaut th, .tab-defaut td {
  vertical-align: middle;
  }
.tab-defaut thead .cl1, .tab-defaut thead .cl2 { background-color: #ffee65; color: #0F418C; }
.tab-defaut tfoot .endtfoot .cl1, .tab-defaut tfoot .endtfoot .cl2 { background-color: transparent; padding-top: 10px; }
.tab-defaut tbody td {
  padding: 8px 1px; 
  background-color: transparent; color: black;
  border-style: outset; border-color: rgb(245,245,245); border-width: 0 0 1px 0;
  }
.tab-defaut tbody .borderslim td { border-bottom: 1px solid rgb(235,235,235); }
.tab-defaut tbody .chcolor td { background-color: transparent; }
.tab-defaut .dispocheque td, .tab-defaut .chequecadeau td, .tab-defaut .saiscodepromo td,
 .tab-defaut .dispocodepromo td, .tab-defaut .recalculer td {
  padding-left: 15px; text-align: left;
  background-color: transparent; color: rgb(15,15,15);
  border-style: outset; border-color: rgb(245,245,245); border-width: 0 0 1px 0;
  }
.saiscodepromo label { font-weight: bold; }
.saiscodepromo .btok { vertical-align: bottom; }
.recalculer { float: left; margin-left: 20px }
/* - - - - - - */


/* - - - INPUT / LABEL : shipping, etc. - - - */
.inputlabel {
  float: left; width: 100%;
  }
.inputlabel input {
  float: left; margin-right: 5px;
  }
.inputlabel span {
  display: block; float: left;
  }
/* defaultadd & autresadd */
.defaultadd, .autresadd {
  background-color: rgb(245,245,245);
  }
/* adresse par defaut */
.defaultadd {
  float: left; width: 49%;
  }
/* autres adressses */
.autresadd {
  float: right; width: 49%;
  }
/* texte ajoutez une adresse */
.addaddlivraison {
  margin: 20px 0;
  }
/* - - - - - - */


/* - - - PANIER - - - */
.fraisofferts, .plusquefraisofferts, .poursuivrecmd {
  margin-right: 15px;
  text-align: right;
  }
.poursuivrecmd { float: left; width: 99%; margin: 15px 0 0 0 }
	.poursuivrecmd span { margin: 0 20px 0 0; position: relative; top: -5px }
	.poursuivrecmd span a { color: rgb(153,51,51) }
	.poursuivrecmd span a:hover { text-decoration: none }
.incrementationqt { float: left; text-align: center; margin: 3px 5px 0 8px }
.plusqt, .moinsqt { cursor: pointer; display: block; margin-top: 2px }
.panierforce { width: 80px }
.tabqt {
  }
.plusqt {
  }
.moinsqt {
  }
#formPaiement {
  margin: 15px 0 15px 0; clear: both;
  text-align: left;
  }
.validendcommande {
  text-align: right;
  }
/* - - - - - - */


/* - - - LOGIN (mot de passe, création compte) - - - */
.form_inscription {
  margin: 8px 0; padding: 0;
  }
/* p par ligne (label + input) */
.form_inscription p {
  margin: 2px 0; padding: 0;
  }
/* pour aligner les label et span */
.form_inscription p .spanblock {
  display: block; width: 100px; float: left;
  }
/* donner une longueur au input */
.form_inscription input {
  width: 185px;
  }
/* supprimer dans certains cas la longueur attribuée au input */
.form_inscription .nowidth {
  width: auto;
  }
/* bouton de validation */
.form_inscription .submit {
  margin: 3px 0 0 100px;
  border: none; background-color: rgb(210,210,210); color: rgb(55,55,55);
  font-weight: bold; cursor: pointer;
  }
.form_inscription .indication {
  background-color: rgb(244,243,247); font-style: italic;
  }
/* formulaire d'inscription */
#pasencoreinscrit .spanblock {
  width: 180px;
  }
#pasencoreinscrit .submit {
  margin-left: 0;  padding: 3px 0;
  }
/* mot de passe oublié */
#mot_de_passe_ensemble {
  padding: 8px 5px; width: 300px;
  background-color: rgb(244,243,247);
  }
/* dejainscrit */
#dejainscrit {
  margin-bottom: 20px;
  }
/* texte d'intro sous le legend */
.introlegend {
  width: 99%; margin: 0 0 11px 0 !important;
  font-style: italic;
  }
/* info complémentaire après input généralement */
.infocomplementaire {
  font-size: 0.85em;
  color: rgb(51,102,102);
  }
/* spe pour petit formulaire */
#mdpoubliesmall {
  position: absolute; top: 20px; left: -5px;
  width: 152px; margin: 0;
  }
#mdpoubliesmall form {
  margin: 0 !important; padding: 5px 5px !important;
  font-size: 0.9em; color: rgb(85,85,85); background-color: rgb(243,243,243) !important;
  }
#mdpoubliesmall input { width: 95px; padding: 1px 2px 1px 2px; background-color: white; border: 1px solid rgb(115,165,165); }
#mdpoubliesmall .submit {
  width: 98%; margin: 3px auto 0 auto !important; padding: 0; display: block;
  font-size: 0.95em; border-color: white;
  }
/* - - - - - - */


/* - - - RECHERCHE- - - */
/* formulaire */
#formulaire-recherche {
  padding: 0; margin: 0;
  }
#formulaire-recherche span {
  text-transform: uppercase; font-weight: bold; font-size: 1.1em; font-family: "Futura-Heavy", sans-serif;
  color: #0F408B;
  }
#formulaire-recherche .search {
  margin: 5px 0 0 0; padding: 1px 3px; width: 115px;
  color: rgb(102,102,102); background-color: white;
  border: 1px solid #e0e0e0;
  }
#formulaire-recherche .btnGo {
  margin: 6px 0 0 0; padding: 0 1px; vertical-align: top;
  /* color: white; background-color: #656565; */
  }
#formulaire-recherche .recherche-avancee {
  margin: 3px 0; padding: 0;
  }
#formulaire-recherche .recherche-avancee a, #formulaire-recherche .recherche-avancee a:hover {
  color: #4D4D4D; text-decoration: underline; font-size: 0.8em;
  }
/*** dominiqueg */
#formulaire-recherche #autocompleteSearch {
  position: absolute; width: auto; margin: 0px; padding: 0px; visibility: hidden;
  background-color: #72738e; color: #ffffff;
  border: 1px solid #888888;
  }
#formulaire-recherche #autocompleteSearch ul {
  list-style-type: none; max-height: 20em; overflow: auto;
  margin: 0px; padding: 0px;
  }
#formulaire-recherche #autocompleteSearch ul li.selected {
  background-color: #ffffff; color: #676386;
  }
#formulaire-recherche #autocompleteSearch ul li	{
  display: block; margin: 0; padding: 2px;
  cursor: pointer; list-style-type: none;
  }
/*** fin dominiqueg */
/* resultat */
.search {
}
.search .bloc-gauche {
  float: left; width: 58%;
  }
.search .moteur-resultat-recherche h2 {
  font-size: 1.25em;
  }
/* bloc resultat recherche */
.search .moteur-resultat-recherche {
  margin: 0 0 15px 0; padding: 0 8px;
  border-color: rgb(248,248,248);
  border-width: 1px 0 1px 0;
  border-style: solid;
  background-color: rgb(240,240,240);
}
/* bloc resultat recherche produit */
.search .resultat-recherche {
  margin: 18px 0 1px 0; padding: 0;
  font-weight: bold;
  }
.search .resultat-recherche p {
  margin: 0; padding: 0;
  }
.search .resultat-recherche a, .search .resultat-recherche a:hover {
  color: rgb(153,0,51); text-decoration: none;
  }
/* chemin de navigation du produit trouve */
.search .cheminnav-resultsearch {
  margin: 1px 0 0 0; padding: 0;
  font-size: 0.8em; text-align: left;
  }
.search .cheminnav-resultsearch li {
  display: inline;
  }
.search .cheminnav-resultsearch a, .search .cheminnav-resultsearch a:hover {
  color: rgb(51,102,153); text-decoration: none;
  }
/* lien vers les autres resultats */
.search .voir-autres-result {
  margin: 20px 0 0 -8px; list-style-type: none;
  }
.search .voir-autres-result a {
  padding: 1px 3px; display: block; height: 100%;
  color: rgb(153,102,102); text-decoration: none;
  }
.search .voir-autres-result a:hover {
  padding-left: 15px;
  color: rgb(85,85,85); text-decoration: none;
  }
/* aucun resultat trouve */
.search .aucun-result {
  list-style-type: none;
  }
/* resume de l'article trouve */
.search .resume-resultsearch {
  }

/* produit propose à droite */
.search .bloc-droit {
  float: right;  width: 36%; padding: 0 0 11px 0; margin: 0 5px 0 0;
  border-color: rgb(215,215,215);
  border-width: 5px 0 8px 0;
  border-style: solid;
  background-color: white;
  }
.search .bloc-droit h3 {
  margin: 0 0 8px 0; padding: 1px;
  }
.search .bloc-droit h3a {
  display: block; padding: 5px 3px; margin: 0 0 3px 0;
  color: rgb(102,103,128); background-color: rgb(230,230,230);
  text-decoration: none; font-size: 0.8em;
  }
.search .bloc-droit h3 a {
  text-decoration: none;
  }
.search .bloc-droit p {
  margin: 0 10px 0 10px;
  text-align: left;
  }
.search .bloc-droit .img { float: left; }
.search .bloc-droit .descript { float: left; width: 45%; }
.search .bloc-droit .addpanier { float: left; margin-top: 10px; }
/* page navigation */
.pagenav { margin: 10px 0 15px 0; padding: 0 0 20px 0; }
* + html .pagenav { padding: 0; }
* html .pagenav { padding: 0; }
/* - - - - - - */


/* - - - FORMULAIRE GENERAL (DN) - - - */
#formulaire {
  margin-bottom: 30px;
  }
#formulaire .question {
  min-width: 130px; white-space: nowrap; display: block;
  }
#formulaire .boutonsubmit {
  margin: 0 0 0 137px;
  border: none; background-color: #A0CD12; color: white;
  font-weight: bold; cursor: pointer;
  }
.champsobligatoires {
  /* position: absolute; top: 130px; left: 360px; */ padding: 5px 15px; margin: auto; width: 88%;
  color: rgb(51,51,51); background-color: rgb(220,220,170); border: 1px solid rgb(225,225,225);
  text-align: center;
  }
/* - - - - - - */


/* - - - FAQ - - - */
.faq {
  }
/* box par Q/R */
.faq .grp-faq {
  margin: 18px 0;
  }
/* question */
.faq h2 a, .faq h2 {
  color: rgb(100,100,100); text-decoration: none;
  }
.faq h2 a:hover {
  text-decoration: underline; color: rgb(100,100,100);
  }
/* reponse */
.faq .resume, .faq .detail {
  margin: 0 0 0 4px; padding: 0 0 0 8px;
  border-left: 2px solid rgb(204,204,204);
  }
/* lien afficher/cacher reponse */
.faq .fermerrep a:hover, .faq .ouvrerep a:hover {
  text-decoration: none;
  }
.faq .fermerrep span, .faq .fermerrep a, .faq .ouvrerep span, .faq .ouvrerep a {
  padding: 1px 8px 1px 8px; width: 120px; display: block;
  cursor: pointer; color: rgb(0,102,102); background-color: rgb(245,245,230);
  }
.faq .fermerrep span, .faq .fermerrep a {
  color: rgb(130,130,130); background-color: rgb(245,245,245); text-align: right;
  }
/* - - - - - - */


/* - - - ACTUALITES - - - */
.actualites {
  }
.actualites .actursc {
  width: 250px !important; float: left; margin: 5px 40px 0 0;
  background: transparent url('../images/rueduconso/imgDottedLineHor.png') left bottom repeat-x; border : 0;
  }
.actualites .actursc .actutitre {
  margin-top: 20px; font-size: 1.2em;
  }
.actualites .actursc .actutitre a {
  color: rgb(78,109,149); text-decoration: none;
  }
.actualites .actursc .actutitre a:hover {
  text-decoration: none;
  }
.actualites .allactu {
  margin-top: 25px; color:rgb(102,51,51)
  }
.actualites .allactu a {
  color:rgb(102,51,51)
  }
.actualites .allactu a:hover {
  text-decoration: none; background-color: rgb(255,255,245);
  }
/* - - - - - - */


/* - - - REFERENCES - - - */
.reference {
  }
.reference .client {
  width: 80%; margin: 20px auto;
  background-color: #f0f0f0;
  border-left: 3px solid #cccccc;
  border-right: 3px solid #cccccc;
  border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  }
.reference .client .top {
  padding: 3px 25px;
  background-color: #e6e6e6;
  }
.reference .client .top h2 { margin: 0 0 3px 0; }
.reference .client .top .url { margin: 0 0 0 5px; font-weight: bold; }
.reference .client .top .url a { color: #87af0e; }
.reference .client .top .url a:hover { padding-left: 5px; color: #f88010; text-decoration: none; }
.reference .client .bottom {
  padding: 0 10px 0 10px;
  }
.reference .client .bottom .img {
  float: left; width: 210px; padding: 10px 0; margin: 25px 0 15px 0;
  border: 1px dashed #c8c8c8; text-align: center; font-size: 0; background-color: rgb(245,245,245);
  }
.reference .client .bottom .sectact {
  color: rgb(150,150,150); position: relative; top: -28px; margin-bottom: -19px;
  font-size: 0.9em; font-style: italic; text-align: right;
  }
.reference .client .bottom .editwysiwyg {
  float: left; width: 250px; margin-left: 25px
  }
.reference .client .bottom .editwysiwyg p,
.reference .client .bottom .editwysiwyg ol,
.reference .client .bottom .editwysiwyg li,
.reference .client .bottom .editwysiwyg dd,
.reference .client .bottom .editwysiwyg table { line-height: 1.3em; font-size: 0.95em; }
/* - - - - - - */


/* - - - PRODUITS ASSOCIES - - - */
.produits-associes, .produits-associes-long {
  float: left; margin-top: 25px; padding-bottom: 30px; background: transparent url('../images/rueduconso/backg-produit-top.jpg') center top no-repeat;
  }
.produits-associes-long {
  background-image: url('../images/rueduconso/backg-produit-top-long.jpg');
  }
.produits-associes-bottom, .produits-associes-bottom-long {
  width: 510px; padding: 15px 0; float: left; background: transparent url('../images/rueduconso/backg-produit-bottom.jpg') center bottom no-repeat;
  }
.produits-associes-bottom-long {
  width: 700px; background-image: url('../images/rueduconso/backg-produit-bottom-long.jpg');
  }
.produits-associes .box, .produits-associes-long .box {
  margin: 0 15px 0 15px; padding: 0; list-style-type: none; max-height: 65px; min-height: 50px; overflow: auto;
  }
* html .produits-associes .box { height: 65px; }
* html .produits-associes-long .box { height: 65px; }
.produits-associes .box li, .produits-associes-long .box li {
  margin: 0; padding: 3px 0; float: left; width: 32%; text-transform: uppercase;
  }
.produits-associes .box li a, .produits-associes-long .box li a:hover,
.produits-associes .box li a, .produits-associes-long .box li a:hover
{ color: #4D4D4D; text-decoration: underline; }
.produits-associes .box li a:hover, .produits-associes-long .box li a:hover
{ border-bottom: 2px solid rgb(204,204,204); }
/* - - - - - - */


/* - - - - - GUESTBOOK - - - - */
.guestbook {
  }
/* lié au formulaire */
.guestbook .spanblock {
	display: block; width: 160px; float: left;
  }
.guestbook #ouvrirform { margin: 15px 0 30px 0; }
.guestbook #ouvrirform a, .guestbook #ouvrirform a:hover { color: rgb(51,102,102); text-decoration: none; }
.guestbook #ouvrirform a:hover { font-weight: bold; }
.guestbook #fermerform { }
.guestbook #formulaire {
  padding: 5px 10px; margin: 15px 5px 25px 5px;
  border: 1px solid rgb(204,204,204);
  background-color: rgb(248,248,248); color: rgb(0,51,102);
  }
.guestbook #formulaire p {
  padding-bottom: 5px; border-bottom: 1px solid rgb(230,230,230);
  }
.guestbook #formulaire .noborder { border: none; padding-bottom: 0; }
.guestbook #formulaire #cryptogram {
  margin: 0 8px 0 0;
  }
.guestbook #formulaire .submit input {
  margin-left: 160px; padding: 0 18px; cursor: pointer;
  background-color: rgb(204,204,153); color: rgb(85,85,85); border: 1px solid rgb(220,220,220);
  }
.guestbook #formulaire .submit a, .guestbook #formulaire .submit a:hover { padding: 0 5px; margin: 0 0 0 70px; color: rgb(102,102,102); }
.guestbook #formulaire .submit a:hover { background-color: rgb(255,255,255); color: rgb(55,55,55); text-decoration: none; }
/* lié aux messages */
.guestbook #list-message {
  margin: 25px 0 15px 0;
  }
.guestbook #list-message fieldset {
  margin-bottom: 25px;
  }
.guestbook #list-message legend {
  }
.guestbook #list-message .indicpost {
  margin: 15px 0 5px 0;
  text-align: right; font-style: italic; font-size: 0.9em; color: rgb(95,95,95);
  }
/* - - - - - - */


/* - - - MOTEUR INTUITIF - - - */
.select-marque {
  width: 464px; height: 65px; padding: 5px 0 0 35px; margin-bottom: 15px;
  background: transparent url('../images/rueduconso/mi-select-marque.png') left top no-repeat;
  }
* + html .select-marque { height: 55px; padding: 15px 0 0 35px; }
* html .select-marque { height: 55px; padding: 15px 0 0 35px; }
/* moteur intuitif global */
#moteur-intuitif {
  }
#moteur-intuitif h4 {
  line-height: 1em;
  }
#moteur-intuitif .gauche {
  float: left; width: 250px;
  }
#moteur-intuitif .droite {
  float: left; width: 260px;
  }
/* selection de l'imprimante */
#moteur-intuitif .select-imprimante {
  width: 208px; height: 90px; padding: 28px 0 0 25px; position: relative; margin: 0 0 0 0;
  background: transparent url('../images/rueduconso/mi-select-ref-imprimante.png') left top no-repeat;
  }
* + html #moteur-intuitif .select-imprimante { height: 80px; padding: 38px 0 0 25px; }
* html #moteur-intuitif .select-imprimante { height: 80px; padding: 38px 0 0 25px; }
/* OU */
#moteur-intuitif .ou { margin: 13px 0 -5px 30px; }
/* selection de la cartouche */
#moteur-intuitif .select-cartouche {
  width: 211px; height: 90px; padding: 28px 0 0 25px; position: relative;
  background: transparent url('../images/rueduconso/mi-select-ref-cartouche.png') left top no-repeat;
  }
* + html #moteur-intuitif .select-cartouche { height: 80px; padding: 38px 0 0 25px; }
* html #moteur-intuitif .select-cartouche { height: 80px; padding: 38px 0 0 25px; }
/* resultat */
#moteur-intuitif .result {
  width: 218px; height: 248px; margin: 10px 0 0 0; padding: 10px 0 0 35px;
  background: transparent url('../images/rueduconso/mi-result.png') left top no-repeat;
  }
* + html #moteur-intuitif .result { height: 238px; padding: 20px 0 0 35px; }
* html #moteur-intuitif .result { height: 238px; padding: 20px 0 0 35px; }
/* liste des résultats */
#moteur-intuitif .result ul {
  height: 155px; overflow: auto; width: 200px; margin-left: -8px;
	position: relative; z-index: 10; list-style-type: none;
  }
#moteur-intuitif .result ul li {
	padding: 0; margin: 0; position: relative;
  }
#moteur-intuitif .result ul li a, #moteur-intuitif .result ul li a:hover {
	padding: 0 0 0 22px; display: block;
	background: transparent url('../images/rueduconso/puce-blanche.png') left 1px no-repeat;
	text-decoration: none;
  }
#moteur-intuitif .result ul li a:hover {
	background-color: #efefef;
  background-image: url('../images/rueduconso/puce-fleche.png');
  }
#moteur-intuitif .result ul li span.couleur, #moteur-intuitif .result ul li span.imprimante {
	display: block; padding: 0 0 0 22px; margin-bottom: 3px;
  }
/* - - - - - - */


/* - - - PLAN DU SITE - - - */
.plansiteweb
{
}
.plansiteweb .plansite {
  margin: 15px 0 15px 20px; padding: 0; list-style-type: none; height: 100%;
  }
.plansiteweb .plansite li {
  background: transparent url('../images/rueduconso/puce-flechebas-vs2.png') 7px 5px no-repeat;
  margin: 5px 0; padding: 0 0 0 25px;
  }
.plansiteweb .plansite .plan_niveau_0 {
  margin-bottom: 10px;
  }
.plansiteweb .plansite .plan_niveau_0 a, .plansiteweb .plansite .plan_niveau_0 a:hover {
  font-size: 1.3em; color: rgb(51,102,102); letter-spacing: 1px; font-family: verdana, sans-serif;
  }
.plansiteweb .plansite .plan_niveau_1 {
  margin-left: 13px; padding-left: 5px;
  border-left: 1px solid rgb(204,204,153); background-image: none;
  }
.plansiteweb .plansite .plan_niveau_1 a, .plansiteweb .plansite .plan_niveau_1 a:hover {
  font-size: 1.1em;
  }
.plansiteweb .plansite .plan_niveau_2 {
  margin-left: 25px;
  border-left: none; background-image: none;
  }
.plansiteweb .plansite .plan_niveau_2 a, .plansiteweb .plansite .plan_niveau_2 a:hover {
  color: rgb(153,153,153);
  }
/* - - - - - - */



/* - - - MOTEUR INTUITIF (info-bulle) - - - */
.testHelp {
	width: 170px; z-index: 300; padding: 5px 6px;
	background: white url('../images/rueduconso/ico-information.png') 5px 5px no-repeat;; border: 1px solid rgb(204,204,204); color: rgb(51,102,102);
  text-indent: 23px;
  }
/* - - - - - - */


/* - - - TIC TAC (panier) - - - */
.panier .tic_tac, .prod_comp .tic_tac {
  position: relative; height: 100%;
  }
/* mise en forme */
.panier .tic_tac .title, .prod_comp .tic_tac .title { min-height: 50px; }
.panier .tic_tac .title a, .prod_comp .tic_tac .title a { color: rgb(102,102,102); font-weight: bold; }
* html .panier .tic_tac .title { height: 50px; }
* html .prod_comp .tic_tac .title { height: 50px; }
.panier .tic_tac .img, .prod_comp .tic_tac .img { min-height: 100px; text-align: center; }
* html .panier .tic_tac .img { height: 100px; }
* html .prod_comp .tic_tac .img { height: 100px; }
.panier .tic_tac .info, .prod_comp .tic_tac .info { margin: 10px 7px 5px 0; text-align: right; }
.panier .tic_tac .button, .prod_comp .tic_tac .button { margin: -5px 8px 0 0; text-align: center; z-index: 99; position: relative; }

.panier .tic_tac .box-vs1-middle, .prod_comp .tic_tac .box-vs1-middle { padding-bottom: 17px; }
* html .panier .tic_tac .box-vs1-middle { padding-bottom: 0; }
* html .prod_comp .tic_tac .box-vs1-middle { padding-bottom: 0; }

/* placement */
.panier .tictac, .prod_comp .tictac {
  float: left; width: 180px; height: 100%; padding: 40px 0 0 40px;
  }
.prod_comp .tictac { padding-top: 5px; padding-bottom: 25px; }
/* - - - - - - */

/* PAGINATION */
.pagination {
	margin: 5px 0 5px 0; text-align: center; clear: both;
	padding: 5px 0 5px 0; background-color: #F7FAFC; border: 1px solid #EEF1F3;
}
.pagination a {
	padding: 2px 5px 2px 5px; border: 1px solid #F7FAFC;
	text-decoration: underline;
}
.pagination a img {
	vertical-align: middle;
}
.pagination a:hover {
	padding: 2px 5px 2px 5px; border: 1px solid #83c53f;
	background-color: #ccf29b; text-decoration: none;
}
.pagination a span.select {
	padding: 2px 5px 2px 5px;
	border: 1px solid #83c53f;
	background-color: #ccf29b;
	font-weight: bold;
}
/* Tri */
.orderby {
	text-align: right;
}
/* pack promo */
.pack-promo {
	width: 700px; float: left;
	background: transparent url('../images/rueduconso/backg-produit-middle-long.jpg') center top repeat-y;
}
.pack-promo .box-produit-top {
	float: left;
	background: transparent url('../images/rueduconso/backg-produit-top-long.jpg') center top no-repeat;
}
.pack-promo .box-produit-bottom {
	width: 700px; z-index: 4; padding: 15px 0; float: left;
	position: relative; background: transparent url('../images/rueduconso/backg-produit-bottom-long.jpg') center bottom no-repeat;
}
.pack-promo .box-produit-bottom .gauche { width: 230px; float: left; }
.pack-promo .box-produit-bottom .droite {
	width: 420px;
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	position: relative;
}
.pack-promo .box-produit-bottom .droite .infoprod { float:left; margin:16px 5px 0 0; }
.pack-promo .box-produit-bottom .droite .prix { margin: 25px 0 15px 0; }
.pack-promo .box-produit-bottom .droite .prix em { font-size: 1.8em; color: #FF0000; font-weight: normal; }
.pack-promo .box-produit-bottom .droite .prix em.ht { margin-left: 10px; font-size: 1.1em; color: rgb(102,102,102); }
.pack-promo .box-produit-bottom .droite del { margin-right: 20px; font-size: 1.5em; }
.pack-promo .box-produit-bottom .droite small { font-size: 1.5em; color: rgb(102,102,102); }

.vers-pack-promo {
	text-align: center; font-weight: bold; font-size: 1.2em;
	margin: 0 0 15px 0;
	text-decoration: blink;
}
.vers-pack-promo a {
	background: transparent url('../images/rueduconso/asterisk_orange.png') left bottom no-repeat;
	color: #ff0000;
	padding: 0 0 0 25px;
	text-decoration: blink;
}

