/*
fait par: Thierry Vigneau
le: 25/03/2008

modifie par:
le:
*/

/* - - - GLOBAL - - - */

/* style wysiwyg */
.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;
  }
.zsmall {
  font-size: 0.8em !important;
  }
.zbig {
  font-size: 1.2em !important;
  }

.centrepage { width: 100%; margin: 0 auto; position: relative; }

.succes {
  color: rgb(0,102,51);
  }
.error {
  padding: 3px 15px 3px 8px; 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; }


a:after {
 /* content: " (" attr(href) ") "; */
  font-weight: normal;
  }

/* - - - */

/* - - - - - - */


/* - - - STRUCTURE - - - */
body {
  padding: 0; margin: 0;
  font-family: Arial, Verdana, sans-serif;
  }


  #page {
    position: relative; margin: 0 auto; width: 100%;
    }


    #entete {
    	display: none; visibility: hidden;
      }


    #haut {
    	display: none; visibility: hidden;
      }


    #corps {
      /* float: left; */ height: 100%; position: relative;
      }

      #gauche-centre {
        /* float: left; */ position: relative;
        }
      /*
      #corps .grand { width: 805px; }
      #corps .petit { width: 630px; }
      */

        #gauche {
          display: none; visibility: hidden;
          }


        #centre {
          margin: 0 0 0 0;/*165px;*/ padding: 0; position: relative; height: 100%;
          text-align: justify; /* float: left; */
          }
        /*
        #corps .grand #centre { width: 633px; }
        #corps .petit #centre { width: 455px; }
        * html #corps .grand #centre { width: 630px; }
        */

          #centre h1.titre-page {
            margin-top: 5px;
            }
          #centre h2.sstitre-page {
            margin-top: 0;
            }
          #centre h4.produits-associes {
            clear: both; margin: 0 0 3px 3px; padding: 0; height: 1em;
            }


      #colonne-droite {
        display: none; visibility: hidden;
        }


      #droite {
        display: none; visibility: hidden;
        }
        

      #bas {
        display: none; visibility: hidden;
        }


      #pied-de-page {
        display: none; visibility: hidden;
        }
/* - - - - - - */


/* - - - CHEMIN DE NAVIGATION - - - */
#cheminnav, #etapenav {
  display: none; visibility: hidden;
  }
/* - - - - - - */


/* - - - 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);
  }
/* - - - - - - */


/* - - - ENSEMBLE DE BOX - - - */
#ensemble-box {
  float: left; width: 98.7%; margin: 5px 0; padding: 10px 0 0 0;
  border: 2px solid rgb(212,215,222);
  }
#ensemble-box.boxalt {
  border: none;
  }
#ensemble-box.nomargetop {
  margin-top: 0;
  }
#ensemble-box .box, #ensemble-box .box-inv {
  width: 133px; float: left; margin: 0 3px 0 3px; padding: 5px 0 0px 10px;
  text-align: left;
  }
* html #ensemble-box .box, #ensemble-box .box-inv { margin-right: 2px; }
#ensemble-box.boxalt .box {
  width: 133px; margin: 0; padding-left: 3px;
  }
#ensemble-box .box-inv {
  float: right;
  }
#ensemble-box .box img {
  margin-left: 13px;
  }
#ensemble-box.boxalt .box img {
  margin-left: 33px;
  }
#ensemble-box .box-inv img {
  margin-left: 26px;
  }
#ensemble-box .box span, #ensemble-box .box-inv span {
  display: block; margin: 0; padding: 3px 0 0 11px; line-height: 1.1em; min-height: 39px;
  background: transparent url('../images/provost/puce-fleche-vs4.png') 0 1px no-repeat; cursor: pointer;
  }
* html #ensemble-box .box span, * html #ensemble-box .box-inv span {
  height: 39px;
  }
#ensemble-box .box a, #ensemble-box .box-inv a {
  font-size: 0.9em; color: rgb(118,120,145); text-decoration: none;
  }
#ensemble-box .box a:hover, #ensemble-box .box-inv a:hover {
  text-decoration: none;
  }
/* - - - - - - */


/* - - - SYSTEME IMAGE PLAYER - - - */
#syst-img {
  float: left;
  }
.syst-img-vs1 { width: 315px; }
.syst-img-vs2 { width: 215px; }
#syst-img .zoom-img {
  margin: 0; padding: 8px 0 7px 0;
  background-color: rgb(170,177,195);
  font-size: 0; text-align: center;
  }
#syst-img .img-min {
  width: 97.7%;  margin: 0; padding: 0 0 8px 3px; float: left; list-style: none;
  background-color: white; border: 2px solid rgb(170,177,195);
  }
#syst-img.syst-img-vs2 .img-min {
  width: 96.7%; padding-bottom: 5px; padding-top: 3px;
  }
#syst-img .img-min li {
  float: left; padding: 0; margin: 0;
  }
#syst-img.syst-img-vs1 .img-min img {
  padding: 0; float: left;
  }
#syst-img.syst-img-vs1 .img-min img {
  margin: 8px 8px 0 8px; cursor: pointer;
  }
#syst-img.syst-img-vs2 .img-min img {
  margin: 5px 4px 0 4px; cursor: pointer;
  }
/* - - - - - - */


/* - - - CONTENU DROIT : utilise pour separer image player des infos du produit ou d'une solution - - - */
#contenu-droit {
  float: left; margin: 0; padding: 0 8px 0 9px;
  }
.contenu-droit-vs1 { width: 295px; }
.contenu-droit-vs2 { width: 64%; }
/* - - - - - - */


/* - - - GAUCHE ET DROITE : utilise pour la presentation d'un produit- - - */
#centre .gauche {
  width: 100%; float: none; margin-bottom: 500px;
  }
* + html #centre .gauche {
  margin-bottom: 50px;
  }
#centre .droite {
  display: none; visibility: hidden;
  }
/* - - - - - - */


/* - - - MENU INFOPLUS - - - */
#menu-infoplus {
  margin: 0; padding: 0; list-style: none;
  font-size: 0.9em;
  }
#menu-infoplus li {
  margin: 0; padding: 3px 0 2px 0;
  border-bottom: 1px solid rgb(207,207,217);
  }
#menu-infoplus li a {
  color: rgb(184,0,0);
  text-decoration: none;
  }
#menu-infoplus li a:hover {
  text-decoration: none;
  }
/* - - - - - - */


/* - - - DEMANDER UN DEVIS - - - */
/* - - - - - - */


/* - - - INFORMATIONS PRATIQUES - - - */
#informations-pratiques {
  margin: 10px 0 0 0; padding: 0; list-style: none;
  }
#informations-pratiques li {
  margin: 0; padding: 6px 0 0 30px; float: left; height: 27px; width: 113px;
  color: rgb(118,120,145);
  }
#informations-pratiques li.petit {
  width: 79px;
  }
/* - - - - - - */


/* - - - TABLEAU PRODUIT - - - */
#tab-produit {
  width: 100%; margin: 0; padding: 0; clear: both; position: relative; right: -7px; top: -2px;
  }
/*
* + html #tab-produit { top: -23px; }
* html #tab-produit { top: -23px; }
*/
#tab-produit thead, #tab-produit tfoot, #tab-produit tbody, #tab-produit th, #tab-produit tr, #tab-produit td {
  height: 23px; margin: 0; padding: 0; font-weight: normal;
  }
#tab-produit .cl1 {
  padding-right: 15px;
  text-align: right; font-weight: bold;
  }
#tab-produit .cl2 {
  width: 155px;
  }
* html #tab-produit .cl2 { width: 152px; }
#tab-produit .cl3 {
  padding-right: 50px;
  }
#tab-produit .lg2 {
  text-transform: uppercase;
  }
#tab-produit th, #tab-produit td {
  text-align: center; vertical-align: middle;
  }
#tab-produit thead .cl2 {
  }
#tab-produit tfoot .cl1 {
  }
#tab-produit tbody td {
  background-color: rgb(247,223,223);
  }
#tab-produit tbody td img {
  vertical-align: bottom;
  }
#tab-produit tbody .chcolor td {
  }
#tab-produit tbody td .cadre-quantite {
  width: 35px;
  color: rgb(184,0,0); background-color: white;
  border: none; text-align: center;
  }
.bouton-form {
  padding: 3px 0 0 20px; float: left;
  text-align: center;
  }
/* - - - - - - */


/* - - - 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;
  }
/* - - - - - - */


/* - - - TABLEAU PANIER et autre - - - */
.tab-defaut {
  width: 100%; margin: 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: 0; font-weight: normal;
  }
.tab-defaut .cl1 {
  text-align: center; font-weight: bold;
  }
.tab-defaut tfoot .cl1 {
  padding-right: 15px;
  text-align: right;
  }
.tab-defaut tfoot .cl1, .tab-defaut tfoot .cl2 {
  border-top: 1px solid rgb(215,215,215);
  }
.tab-defaut .cl2 {
  width: 110px;
  }
.tab-defaut .cl3 {
  padding-right: 50px;
  }
.tab-defaut .lg2 {
  text-transform: uppercase;
  }
.tab-defaut th, .tab-defaut td {
  text-align: center; vertical-align: middle;
  }
.tab-defaut thead .cl2 {
  }
.tab-defaut tfoot .endtfoot .cl1 {
  }
.tab-defaut tbody td {
  padding: 5px 1px;
  }
.tab-defaut tbody .chcolor td {
  }
.tab-defaut .dispocheque td, .tab-defaut .chequecadeau td, .tab-defaut .saiscodepromo td,
 .tab-defaut .dispocodepromo td, .tab-defaut .recalculer td {
  padding-right: 15px;
  text-align: right;
  }
/* - - - - - - */


/* - - - 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 {
  }
/* - - - - - - */


/* - - - PANIER - - - */
.fraisofferts, .plusquefraisofferts, .poursuivrecmd {
  margin-right: 15px;
  text-align: right;
  }
.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;
  }
.plusqt, .moinsqt {
  cursor: pointer; display: block; margin-top: 2px;
  }
.panierforce {
  width: 65px;
  }
.tabqt {
  }
.plusqt {
  }
.moinsqt {
  }
/* - - - - - - */


/* - - - ACTUALITES - - - */
.actualites {
  }
.actualites .actursc {
  width: 100%; float: none; margin: 15px 0 0 0;
  }
.actualites .actursc .actutitre {
  margin-bottom: 5px;
  }
.actualites .actursc .actutitre a {
  color: rgb(78,109,149); text-decoration: none;
  }
.actualites .actursc .actutitre a:hover {
  text-decoration: none;
  }
/* - - - - - - */


/* - - - FORMULAIRE GENERAL (DN) - - - */
#formulaire {
  margin-bottom: 30px;
  }
#formulaire .boutonsubmit {
  margin: 0 0 0 100px;
  border: none;
  font-weight: bold; cursor: pointer;
  }
.champsobligatoires {
  position: absolute; top: 115px; left: 270px; padding: 5px 15px;
  color: rgb(153,51,51); border: 1px solid rgb(225,225,225);
  }
/* - - - - - - */


/* - - - domminiqueg : incompatibilite entre produits - - - */
#incompatibility {
	padding: 5px; margin-bottom: 10px;
	border: 1px dashed #dd3c10; background-color: #ffebe8;
  }
/* - - - - - - */


/* - - - OPTIONS PROFIL - - - */
#options-profil {
  margin-left: 10px; margin-top: 30px;
  color: rgb(85,85,85);
  }
/* - - - - - - */


/* - - - 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;
  font-weight: bold; cursor: pointer;
  }
.form_inscription .indication {
  font-style: italic;
  }

/* formulaire d'inscription */
#pasencoreinscrit .spanblock {
  width: 180px;
  }
#pasencoreinscrit .submit {
  margin-left: 0;
  }
/* mot de passe oublié */
#mot_de_passe_ensemble {
  padding: 8px 5px; width: 300px;
  }
/* 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 {
  float: left; width: 100%; margin-bottom: 8px;
  }
#mdpoubliesmall form {
  margin: 3px 9px 0 0 !important; padding: 3px 2px !important;
  font-size: 0.9em;
  }
#mdpoubliesmall input {
  width: 82px;
  }
#mdpoubliesmall .submit {
  width: 100%; margin: 3px 0 0 0 !important; display: block;
  font-size: 0.95em;
  }
/* - - - - - - */


/* - - - 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; font-size: 1.15em;
  }
.faq h2 a:hover {
  padding: 0 0 0 8px;
  text-decoration: none; color: rgb(100,100,100);
  }
/* reponse */
.faq .resume, .faq .detail {
  margin: 0 0 0 4px; padding: 0 0 0 8px;
  display: none !important;
  }
.faq .detail {
  display: block !important;
  }
/* lien afficher/cacher reponse */
.faq .fermerrep, .faq .ouvrerep {
  display: none !important;
  }
/* - - - - - - */


/* - - - RECHERCHE - - - */
.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 h3 a {
  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;
  }
/* - - - - - - */


/* - - - BOUTON SUBMIT - - - */
.boutonsubmit {
  padding: 5px 15px; margin: 8px 8px 0 0; float: right;
  border: none; background-color: rgb(255,255,255); color: rgb(0,0,0);
  font-weight: bold; cursor: pointer;
  }
/* - - - - - - */