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

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

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

#p-maincontent #p-printarea div.spacer {
  height: 360px;
  width: 1px;
  float: right;
}

td {
  background: transparent;
}

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

#p-maincontent {
  background: url(images/background.jpg);
  /*background-position: 25px 65px;*/
  background-position: 129px 53px;
  background-repeat: no-repeat;
}

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

#p-maincontent #p-printarea p {
  margin: 0px 0px 10px 0px;
}

#p-maincontent #p-printarea select {
  margin: 5px 10px 5px 0px;
  padding: 2px;
  width: 280px;
}

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

#p-maincontent #p-columns #p-center {
  background: transparent;
  text-align: left;
  width: 530px;
}

#p-maincontent #p-columns #p-right {
  background: transparent;
}

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

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

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

#p-maincontent #vehicle a {
  background-position: 0% 0%;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 48px;
  margin: 0px 0px 0px 0px;
  width: 45px;
}

#p-maincontent #vehicle a:hover, #p-maincontent #icons a.here {
  background-position: 100% 0%;
}

#p-maincontent #vehicle #h2668 { background-image: url(images/home_2668.gif); }
#p-maincontent #vehicle #h2669 { background-image: url(images/home_2669.gif); }
#p-maincontent #vehicle #h2670 { background-image: url(images/home_2670.gif); }
#p-maincontent #vehicle #h2671 { background-image: url(images/home_2671.gif); }
#p-maincontent #vehicle #h2672 { background-image: url(images/home_2672.gif); }
#p-maincontent #vehicle #h2674 { background-image: url(images/home_2674.gif); }
#p-maincontent #vehicle #h2675 { background-image: url(images/home_2675.gif); }
#p-maincontent #vehicle #h2676 { background-image: url(images/home_2676.gif); }
#p-maincontent #vehicle #h2678 { background-image: url(images/home_2678.gif); }
#p-maincontent #vehicle #h2679 { background-image: url(images/home_2679.gif); }

#p-maincontent img.illust {
  float: left;
  margin: 3px 15px 0px 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 {
	background-color: #d6d7de;
  height: 41px;
  left: 0px;
  margin: 0px 0px 20px 0px;
  padding: 0px;
  position: relative;
  width: 750px;
}

#p-maincontent #icons a {
	background-position: 0% 0%;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 39px;
	margin: 1px 3px 1px 3px;
	width: 39px;
}

#p-maincontent #icons a:hover, #p-maincontent #icons a.here {
  background-position: 100% 0%;
}

#p-maincontent #s2668 { background-image: url(images/search_2668.gif); }
#p-maincontent #s2669 { background-image: url(images/search_2669.gif); }
#p-maincontent #s2670 { background-image: url(images/search_2670.gif); }
#p-maincontent #s2671 { background-image: url(images/search_2671.gif); }
#p-maincontent #s2672 { background-image: url(images/search_2672.gif); }
#p-maincontent #s2674 { background-image: url(images/search_2674.gif); }
#p-maincontent #s2675 { background-image: url(images/search_2675.gif); }
#p-maincontent #s2676 { background-image: url(images/search_2676.gif); }
#p-maincontent #s2678 { background-image: url(images/search_2678.gif); }
#p-maincontent #s2679 { background-image: url(images/search_2679.gif); }

#p-maincontent #result {
  background-color: #ffffff;
  float: right;
  margin: 10px 20px 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;
  border: 1px solid #ffffff;
  background-color: #0066cc;
  color: #ffffff;
  visibility: hidden;
  z-index: 100;
}

#dhtmltooltip p {
  font-size: 10px;
  margin: 2px 8px 2px 8px;
}


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

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

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


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

#cache {
  display: none;
}
