








body {
  background: #f7f7f7 url('../images/bg_body.gif') 50% 50% repeat-y; }

#wrapper {
  position: relative;
  overflow: auto;
  left: 50%;
  width: 955px;
  padding: 0 15px;
  margin-left: -493px;
  background: url('../images/bg_wrapper.gif') 15px top repeat-y; }

#header {
  position: relative;
  height: 133px;
  background: url('../images/bg_header.gif') no-repeat; }

#content {
  float: left;
  position: relative;
  width: 578px;
  min-height: 351px;
  padding: 34px 28px;
  background: url('../images/bg_content.gif') repeat-x; }

#sidebar {
  float: left;
  width: 259px;
  padding: 34px 31px; }

#footer {
  float: left;
  clear: both;
  width: 925px;
  min-height: 138px;
  padding: 32px 15px 15px 15px;
  background: url('../images/bg_footer2.gif') no-repeat; }
  #footer .content-wrapper {
    background: url('../images/bg_footer-content_top.png') no-repeat; }
  #footer .content {
    position: relative !important;
    bottom: -8px;
    padding: 0 13px 11px 13px;
    background: url('../images/bg_footer-content_bottom.png') left bottom no-repeat; }




#logo {
  position: absolute;
  top: 32px;
  left: 28px; }

#tagline {
  position: absolute;
  top: 45px;
  left: 667px;
  width: 192px;
  height: 26px; }

body.fr #tagline {
  background: url('../images/tl_tagline_fr.png') no-repeat; }

body.en #tagline {
  background: url('../images/tl_tagline_en.png') no-repeat; }




#footer {
  color: #a2bcc9; }
  #footer ul {
    position: absolute;
    bottom: 7px;
    left: 160px; }
    #footer ul li {
      float: left;
      list-style-type: disc;
      margin-left: 1.3em;
      margin-right: 0.65em; }
    #footer ul li.email {
      list-style-type: none;
      margin-left: 0; }
  #footer .premex {
    overflow: visible;
    position: absolute;
    bottom: 10px;
    left: 653px;
    width: 250px;
    height: 29px; }
    #footer .premex a {
      display: block;
      position: relative;
      width: 100%;
      height: 100%;
      background: url('../images/lg_premex_footer.png') left bottom no-repeat;
      line-height: 125%;
      font-size: 0.9em;
      text-decoration: none;
      cursor: pointer; }
    #footer .premex span {
      position: absolute;
      left: 50px;
      bottom: 0; }
  #footer a {
    color: #a3bdca; }




#sidebar {
  color: white; }
  #sidebar h2.txt-img {
    position: relative;
    left: -3px;
    width: 255px;
    height: 109px;
    margin-bottom: 2em; }
  #sidebar div {
    float: left;
    width: 100%;
    margin-bottom: 3em; }
    #sidebar div h2 {
      margin-bottom: -0.5em;
      padding-top: 5px;
      padding-bottom: 13px;
      font-size: 1.3em; }
    #sidebar div form label {
      width: 103px;
      font-size: 1em; }
    #sidebar div form p.text input {
      width: 97px;
      background: #a4c6d8;
      font-size: 0.9em; }
    #sidebar div form span.button input {
      font-size: 1em; }
  #sidebar div.track-shipment h2 {
    background: url('../images/ic_map.png') right bottom no-repeat; }
  #sidebar div.request-pick-up h2 {
    background: url('../images/ic_pils.png') right bottom no-repeat; }

body.en #sidebar h2.txt-img {
  background: url('../images/tl_over_17.png') no-repeat; }

body.fr #sidebar h2.txt-img {
  background: url('../images/tl_plus_de_17.png') no-repeat; }
