/*
fait par: Thierry Vigneau
le: 21/08/2008

modifie par:
le:
*/



/* - - - STYLE PAR DEFAUT - - - */
@import url(styles.css);
/* - - - - - - */



/* * * * STYLE PRINT * * * */
@page {
  margin: 0;
  }

a:after {
  /* content: " (" attr(href) ") "; */
  font-weight: normal;
  }
/* * * * * * * */



/* * * * STYLE PRINT ADAPTE * * * */

/* - - - STRUCTURE - - - */
body {
  padding: 0; margin: 0;
  background: none;
  }


  #page {
    position: relative; margin: 0 auto; width: 99%;
    }


    #entete {
      min-height : 100%; height : auto !important; height : 100%;
      }
    * html #entete { height: auto; }

      /* logo */
      #entete .logo { float: left; }
      #entete .logo img { width: 200px; height: 30px; float: left; }
      /* identification */
      #ident { display: none; visibility: hidden; }
      /* menu-rapide */
      #menu-rapide { display: none; visibility: hidden; }


    #corps {
      float: none;
      }

      #gauche {
        display: none; visibility: hidden;
        }


      #centre {
        width: auto; margin: 0; padding: 0; margin: 0;
        }

        #content {
          padding: 0; margin: 0;
          }

        .titrep {

          }

      #droite {
        display: none; visibility: hidden;
        }


      #bas {
        display: none; visibility: hidden;
        }


      #pied-de-page {
        display: none; visibility: hidden;
        }

        #pied-de-page .blocg, #pied-de-page .blocd {
          display: none; visibility: hidden;
          }
        #pied-de-page .blocc {
          float: none; width: auto; margin: 30px 0 0 0; padding: 0 0 0 20px;
          }
/* - - - - - - */


/* - - - CHEMIN DE NAVIGATION - - - */
#indiccheminnav {
  }
/* - - - - - - */


/* - - - SOUS-CATEGORIES - - - */
.souscat {
  }
.souscat .list {
  margin-bottom: 0;
  }
/* - - - - - - */


/* - - - DETAIL CATEGORIES - - - */
.catdetail .droite {
  width: 62% !important;
  }
/* checkbox */
.catdetail .checkbox {
  display: none; visibility: hidden;
  }
/* comparateur */
#comparateur {
  background: none;
  }
#comparateur .comptitle {
  display: none; visibility: hidden;
  }
/* - - - - - - */


/* - - - PRODUITS - - - */
.produit .actions { display: none; visibility: hidden; }
/* - - - - - - */


/* - - - PROFIL - - - */
/* options */
#options-profil {
  display: none; visibility: hidden;
  }
/* bouton de retour */
.boutonretour { display: none; visibility: hidden; }
/* - - - - - - */


/* - - - FAQ - - - */
/* reponse */
.faq .resume { display: none; visibility: hidden; }
.faq .detail { display: block !important; visibility: visible !important; }
/* lien afficher/cacher reponse */
.faq .fermerrep { display: none; visibility: hidden; }
/* - - - - - - */

/* * * * * * * */
