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

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

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

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

td {
  background: transparent;
}

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

#p-maincontent {
  background: url(images/background.gif);
  background-position: 80px 80px;
  background-repeat: no-repeat;
  min-height: 440px;
  _height: 440px;
}

#p-maincontent #p-printarea {
  width: 760px;
}

#p-maincontent #p-columns {
  width: 745px;
}

#p-maincontent #p-columns #p-center {
  background: transparent;
  width: 510px;
}

#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 #recommendations {
  /*background-color: #f1f1f5;*/
  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: 12px;
  padding: 0px;
  margin: 0px;
}

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

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

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

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

#p-maincontent select {
	margin: 0px 135px 5px 0px;
	width: 330px;
	font-size: 10px;
}

#p-maincontent #p-columns #p-right {
	width: 180px;
  text-align: right;
}

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

#p-maincontent #result h1 {
  margin: 3px 0px 10px 0px;
  padding: 3px 0px 3px 0px;
  background-color: #EFEFEF;
  text-align: center;
  line-height: 10px;
  font-size: 11px;
  font-weight: bold;
  color: #7F7E83;
}

#p-maincontent #result b {
  display: block;
  margin: 10px 0px 10px 0px;
  background-color: #0385FF;
  color: #ffffff;
  text-align: center;
}

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

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


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

#logo {
  position: absolute;
  bottom: 10px;
  right: 12px;
}

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


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

#cache {
  display: none;
}