html
{
  background: rgb(108, 107, 107) url(../img/nav_new/background.png) center top;
  
  font-family: Arial;
  font-size: 0.7em;
  height: 100%;
}
body
{
  background: url(../img/nav_new/background_grad.png) center top repeat-x;
  margin: 0;
  height: 100%;
}

a
{
  cursor: pointer;
}

ul
{
  list-style: none;
  margin: 0;
  padding: 0;
}


#page
{
  width: 900px;
  padding: 0 15px 15px 15px;
  margin: 0 auto;
  background: url(../img/nav_new/shadow.png) center no-repeat;
}
#picture
{
  /*height: 640px;*/
  height: 550px;
  background: url(../img/nav_new/pictures/car3.jpg) center no-repeat;
}
#structure
{
  /*height: 640px;*/
  height: 550px;
  width: 900px;
  background: url(../img/nav_new/structure-overlease.png) center no-repeat;
  position: absolute;
  z-index: 0;
}

/* IE only */
* html #structure
{
  background: url(/fr/fr/img/nav_new/structure-overlease.256.png) center no-repeat;
  background: expression('none');
  /*filter: progid:DXImageTransform.Microsoft.Alpha(sProperties);*/
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fr/fr/img/nav_new/structure-overlease.png');
}

#content
{
  position: relative;
  /*height: 640px;*/
  height: 550px;
  width: 900px;
}


/* Header */
h1
{
  padding: 0;
  margin: 0 0 0 17px;
  height: 100%;
  float: left;
  
}
* html h1
{
  margin: 0 0 0 9px;
}
h1 a
{
  height: 100%;
  width: 146px;
  text-indent: -5000px;
  overflow: hidden;
  display: block;
}

h2
{
  text-indent: -5000px;
  overflow: hidden;
  position: absolute;
}

#header
{
  height: 54px;
}
#header ul
{
  float: left;
  height: 100%;
}
#header li
{
  float: left;
  padding: 0;
  height: 100%;
}
#header li a
{
  height: 100%;
  text-indent: -5000px;
  display: block;
  overflow: hidden;
}
#header li.item1
{
  width: 87px;
}
#header li.item2
{
  width: 79px;
}
#header li.item3
{
  width: 80px;
}
#header li.item4
{
  width: 170px;
}
#header li.item5
{
  width: 47px;
}
#header li.item6
{
  width: 93px;
}
#header li.item7
{
  width: 51px;
}
#header li.item8
{
  width: 104px;
}


#footer
{
  position: absolute;
  /*top: 640px;*/
  top: 550px;
  width: 100%;
}
#footer .menu
{
  text-align: center;
  margin-top: 8px;
  font-family: Verdana;
}
#footer .menu li
{
  display: inline;
  border-right: 1px solid rgb(193, 193, 193);
  padding: 0 0.3em;
}
#footer .menu li.last
{
  border: 0; 
}
#footer a
{
  color: rgb(193, 193, 193);
  text-decoration: none;
}
#lang
{
  float: right;
  margin-top: -1.2em;
}
#lang li
{
  float: left;
  border-right: 1px solid black;
  padding: 0 8px; 
}
#lang li.last
{
  padding-right: 0;
  border: none;
}
#lang li a
{
  height: 16px;
  width: 24px;
  display: block;
  text-indent: -5000px;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
}
#lang .FR-fr a
{
  background-image: url(../img/nav_new/flag-fr.png);
}
#lang .EN-uk a
{
  background-image: url(../img/nav_new/flag-uk.png);
}


.moreInfo
{
  display: block;
  height: 20px;
  width: 71px;
  text-indent: -5000px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 0;
}

/* News */
#news
{
  width: 261px;
  position: absolute;
  /*top: 204px;*/
  top: 114px;
  margin-left: 639px;
  height: 95px;
}

#news .date
{
  margin: 22px 0 0 100px;
}
#news .text
{
  margin: 8px 0 0 20px; 
  color: #4E4E4E;
  font-weight: bold;
  font-size: 1.1em;
}

#news .moreInfo
{
  
}

#pannel
{
  position: absolute;
  /*top: 421px;*/
  top: 331px;
  left: 130px;
  width: 489px;
  height: 195px;
}
#pannel .list1
{
  height: 46px;
  margin: 34px 0 17px 12px;
}
* html #pannel .list1
{
  margin-left: 6px;
  float: left;
}
/*ie7*/
*:first-child+html #pannel .list1
{
  margin-left: 15px;
  padding-top:30px;
}
#pannel .list2
{
  height: 46px;
  margin: 52px 0 0 12px;
}

* html #pannel .list2
{
  margin-top: 34px;
}
/*ie7*/
*:first-child+html #pannel .list2
{
  margin-left:15px;
  padding-top:40px;
}
#pannel li
{
  float: left;
}
#pannel a
{
  display: block;
  color: rgb(245, 116, 33);
  text-decoration: none;
  font-size: 0.8em;
  line-height: 1em;
  height: 23px;
  padding: 23px 14px 0 45px;
  text-indent: 10px;
}
#pannel .list1 .item1
{
  width: 150px;
}
#pannel .list1 .item2
{
  width: 160px;
}
#pannel .list1 .item3
{
  width: 160px;
}

#pannel .list2 .item1
{
  width: 163px;
}
#pannel .list2 .item2
{
  width: 136px;
}
#pannel .list2 .item3
{
  width: 175px;
}

/* Log */
#log
{
  position: absolute;
  /*top: 345px;*/
  /* top: 255px; */
  top: 182px;
  width: 111px;
}

#log a
{
  display: block;
  color: white;
  text-decoration: none;
  text-align: center;
  font-size: 0.8em;
  line-height: 1em;
}
#log .login
{
  margin: 35px 60px 0 0;
  height: 23px;
  padding: 20px 5px 0 5px;
}
#log .item1
{
  height: 45px;
  padding: 34px 5px 0 5px;
  /*background: red;*/
}
#log .item2
{
  height: 45px;
  padding: 25px 5px 0 5px;
  /*background: green;*/
}
#log .item3
{
  height: 30px;
  padding: 30px 5px 0 5px;
  /*background: green;*/
}
#log .item4
{
  height: 22px;
  padding: 30px 5px 0 5px;
  /*background: blue;*/
}


.about
{
  /*display: block;*/
  position: absolute;
 /* text-indent: -5000px;*/
  overflow: hidden;
  /*width: 92px;
  height: 68px;*/
  top: 108px;
  left: 0px;
}



/* Zoom */
#zoom
{
  /*background: red;*/
  position: absolute;
  /*top: 356px;*/
  top: 266px;
  right: 0;
  width: 261px; 
}
