
/**
 *
 *  fait par: Thierry Vigneau
 *  le: 07/09/2009
 *
 *  Feuille de style spécifique pour mise en page Martello
 *
 *
 */


html {
	height: 100%;
	background: #411e00 url(../images/martello/bg-html.gif) repeat-x 0 0; /* #411e00 */
  }
body {
  padding: 0; margin: 0; min-height: 100%; /* min-width: 955px; */
	background: url(../images/martello/bg-body.jpg) no-repeat 0 0;
  }
* html body { height:100%; }



/* logo martello */
.logomartello {
	margin: -3px auto -90px; width: 327px; /* 210px */
	position: relative;
  }
.logomartello a {
	display: block; margin: 0; width: 218px; height: 154px; cursor: pointer;
	text-indent: -9999px;
	background: url(../images/martello/logo.png);
  }
* html .logomartello a {
  background: url(../images/martello/logo-png8.png) no-repeat 0 0;
  }


/* accessoires electromenager */
* html .logoae img { visibility: hidden; }
* html .logoae {
	display: block; padding: 0 0 30px 0; margin: 0 0 -64px 50px; width: 250px; height: 34px; cursor: pointer;
	background: url(../images/martello/accessoires-electromenager-png8.png) 0 30px no-repeat;
  }


/* entete de la page */
#entete {
  background: url(../images/martello/entete-bck.png) right bottom no-repeat;
  }
#entete img {
  top: 20px; left: 38px;
  }
#entete p {
  left: 46px;
  color: rgb(255,255,220);
  }
#entete, #outils a {
  color: rgb(225,225,225);
  }
#outils a:hover {
  color: rgb(204,204,102);
  border-color: rgb(204,204,102);
  }


/* haut (menu) + coprs de la page */
* + html #haut {
  background: url(../images/domena/container-top.png) 0 top no-repeat;
  }
* html #haut{
  background: transparent url('../images/martello/container-top-png8.png') 0 top no-repeat;
  }
* + html #corps {
  background: url(../images/domena/container-bck.png) repeat-y;
  }
* html #corps {
  background: url('../images/martello/container-bck-png8.png') repeat-y;
  }


/* background martello café avec la machine */
/*
.corps-martello {
  background-color: #f3d8c4; float: left;
  }
#gauche-centre {
  background: url('../images/martello/backg-martello.png') 30% 5% no-repeat;
  }
* html #gauche-centre {
  background-image: url('../images/martello/backg-martello.jpg');
  }
*/

/* liste des sscat */
/*
.nom_souscat {
  background-color: rgb(250,250,250) !important;
  }
*/

/* chemin de navigation */
/*
#cheminnav li,#cheminnav li a,#cheminnav li a:hover {
  color: rgb(51,51,51);
  }
*/


/* identifiants compte utilisateur */
#login {
  background-image: url(../images/martello/login-bck.png);
  }



/* en-tête content */
#header-page { 
  float: left;  width: 100%; /* width: 92.4%; margin: 0 0 0 38px; */ height: 222px; position: relative; overflow: hidden;
  background: transparent url(../images/martello/fond-header-page.jpg) no-repeat 0 0;
  }
  /* title */
  #header-page .titrep {
    position: absolute; top: 84px; left: 28px;
    color: white;
    text-transform: uppercase; font-size: 2.4em; font-weight: normal; line-height: 1em;
    }
  #header-page .titrep span {
      color: rgb(180, 73, 13); font-weight: bold;
      }
  #header-page .titrep strong {
      color: rgb(210, 100, 0); font-weight: bold;
      }
  /* machine */
  #header-page .machine-info {
    position: absolute; top: 70px; left: 605px; width: 100px;
    color: white; font-size: 0.9em; text-transform: uppercase; font-weight: normal;
    }
    #header-page .machine-info strong {
      color: white; font-weight: normal;
      }
    #header-page .machine-info em {
      display: block;
      color: white; font-weight: bold; font-size: 1.9em; font-style: normal;
      }
      #header-page .machine-info em span {
        font-weight: normal; font-size: 0.7em;
        }
  /* machine */
  #header-page .machine {
    position: absolute; top: -5px; left: 660px;
    }
  /* video */
  #header-page .visio-video {
    position: absolute; top: 107px; left: 320px; padding: 15px 65px 15px 0;
    background: url(../images/martello/ill-ecran.png) no-repeat right 4px;
    }
    #header-page .visio-video a, #header-page .visio-video a:hover {
      color: rgb(128, 128, 128); padding: 0 0 0 22px;
      text-transform: uppercase;
      background: url(../images/martello/puce-vs1.gif) no-repeat 0 0;
      }



/* panier */
#panier_top {
  background-image: url(../images/martello/panier-top.gif);
  }
#panier_btm {
  background-image: url(../images/martello/panier-btm.gif);
  }

  
/* global */
.titre-page {
  color: #C8A21D;
  }
#centre h2 {
  color: rgb(204,51,51);
  background-image: url(../images/martello/h2-btm.gif);
  }
#revendeur h2 {
  background-image: none;
  }
