/* -----  Breadcrumb  ----- */

#p-breadcrumb p {
  color: #73798a;
}

/* ----- Maincontent ----- */

div.spacer {
  height: 440px;
  width: 1px;
  float: right;
}

#p-maincontent {
  background: url(images/background.jpg);
  background-position: 10px 80px;
  background-repeat: no-repeat;
  min-height: 440px;
  _height: 440px;
  vertical-align: top;
  width: 760px;
}

#p-maincontent #truck td.left {
  background-color: #ffffff;
  text-align: left;
  vertical-align: middle;
  line-height: 1.4em;
}

#p-maincontent #truck td.center {
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
  line-height: 1.4em;
}

#p-maincontent #truck td.right {
  background-color: #ffffff;
  text-align: right;
  vertical-align: middle;
  line-height: 1.4em;
}

#p-maincontent img.illust {
  float: left;
  margin: 3px 15px 0px 0px;
}

#p-maincontent #p-center {
  background: none;
}

#p-maincontent td.p-article p {
  margin: 0px 0px 15px 0px;
}

#p-maincontent #recommendations {
  /*background-color: #ffffff;*/
  float: right;
  width: 225px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #E4E5E9;
  padding: 0px 10px 5px 10px;
  margin: 0px 10px 10px 20px;
}

#p-maincontent #recommendations p {
  margin: 0px 0px 0px 0px;
}

#p-maincontent #icons {
  position: relative;
  left: 0px;
  padding: 0px;
  margin: 0px;
}

#p-maincontent #icons img {
  background-color: #d6d7de;
  padding: 0px 5px 0px 6px;
}

#p-maincontent #icons p {
  margin: 10px 10px 7px 10px;
}

#p-maincontent #icons div.caption {
  position: absolute;
  top: 70px;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #cccccc;
  visibility: hidden;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}

#p-maincontent #icons div.caption p {
  margin: 0px 2px 0px 2px;
}

#p-maincontent #result {
  text-align: center;
  margin: 0px 0px 10px 0px;
}

#p-maincontent #result h1 {
  margin: 3px 0px 10px 0px;
  padding: 3px 0px 3px 0px;
  text-align: center;
  line-height: 10px;
  font-size: 10px;
  font-weight: bold;
  color: #252F47;
}

#p-maincontent #result b {
  display: block;
  margin: 3px 0px 10px 0px;
  padding: 2px 0px 2px 0px;
  background-color: #EFEFEF;
  color: #252F47;
  text-align: center;
  line-height: 1em;
}

#p-maincontent #result p {
  margin: 2px 0px 2px 0px;
  line-height: 1.2em;
}

#dhtmltooltip {
  position: absolute;
  background-color: #ffffff;
  width: 200px;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  padding: 3px 3px 3px 3px;
  visibility: hidden;
  z-index: 100;
  font-size: 9px;
  text-align: left;
}

#p-center {
  height: 450px;
}


/* ----- Logo ----- */

#logo {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

#logo td {
  color: #bbbbbb;
  vertical-align: bottom;
  padding-left: 40px;
}


/* ----- Référencement ----- */

#cache, .cache {
  display: none;
}