@import url(form_overlease.css);

#menu
{
    font-weight: bold;
	width: 171px;
	padding: 0px;
	margin: 0px;
}
#menu a
{
  display: block;
  padding: 6px 15px;
  background: white;
  text-decoration: none;
  color: rgb(114, 125, 135);
  background: url(../img/nav_new/menu.png) center no-repeat;
}
#menu li
{
  margin: 0 0 10px 0;
}
* html #menu li
{
  margin-bottom: -5px;
}
* html #menu ul li
{
  margin-bottom: -10px;
}
#menu #nav2
{
	margin-bottom: 5px;
}

#menu .selected a
{
  background: rgb(254, 118, 13);
  background: url(../img/nav_new/menu-selected.png) center no-repeat;
  color: white;
}
#menu ul a,
#menu .selected ul a
{
  background: none;
  color: black;
  border-bottom: 1px solid rgb(65, 75, 86);
}
#menu ul .selected a
{
  padding-left: 23px;
  background: url(../img/nav_new/greater-than.png) 15px center no-repeat;
  color: rgb(254, 118, 13);
}
#menu ul
{
  font-weight: normal;
  padding: 0 20px 0 20px;
}
#menu ul li
{
  margin: 0;
}

#picto
{
	float: left;
	margin: 10px 0px 0px 5px;
	padding: 0px;
}

#content
{
	width: 560px;
	float: right;
	margin: 0 0px 0 0px;
	padding: 0px;
	text-align:left;
	/*background: expression('none');*/
}
* html #content {
	margin: 0 0px 0 0px;
}

#content h2
{
  margin: 0 -200px 0 0;
  padding: 13px 0 10px 65px;
  font-size: 1.6em;
  font-weight: normal;
}
#content h3
{
  color: white;
  font-size: 1.2em;
  font-style: italic;
  padding: 0 200px 0 12px;
  background: url(../img/nav_new/circle2.gif) left top no-repeat;
}

#content a.lien_sommaire
{
  display:inline;
  padding: 0;
  background: none;
  color: black;
  width: 27px;
  font-weight: bold;
}

#content .liensutils.lien
{
  display:inline;
  padding: 0;
  background: none;
  color: black;
  width: 27px;
  font-weight: bold;
}

#content .liensutils.nomlien
{
  display:inline;
  padding: 0;
  background: none;
  color: black;
  width: 95px;		
}
#content .liensutils h2
{
  margin: 0 -3200px 0 0;
  padding: 0px 0 10px 45px;
  font-size: 1.6em;
  font-weight: normal;
}

#content .liensutils h3
{
  color: white;
  font-size: 1.20em;
  font-style: italic;
  padding: 0 0 0 12px;
}

#content .liensutils.nav1
{
  color: rgb(254, 118, 13);
  font-weight: bold;
  font-style: italic;
  font-size: 1.05em;
  margin: 0;
  padding: 0 0 0 15px;
}

#content .liensutils.nav2
{
  color: black;
  font-weight: bold;
  font-size: 1.00em;
  padding: 0 0 0 30px;
}

#content .liensutils.nav3
{
  color: black;
  font-style: italic;
  font-size: 1.05em;
  margin: 0;
  padding: 0 0 0 35px;
}
#content .liensutils puce
{
  color: rgb(254, 118, 13);
  font-weight: bold;
  font-style: italic;
  font-size: 1.05em;
  margin: 0;
  padding: 0 10px 0px 15px;
  background: url(../img/nav_new/circle2.png) left center no-repeat;
  /*background: url(../img/nav_new/puce_offres.png) left center no-repeat;*/
}

#content .liensutils.prixOffre
{
  /*color: rgb(254, 118, 13);*/
  color: black;
  font-weight: bold;
  font-size: 1.5em;
  margin: 0;
  padding: 0;
}

#content .mesnews
{
  margin: 0 65px 0 0;
  padding: 0 200px 0 200px;
}

#content .mesnews.news
{
  color: black;
  font-weight: bold;
  font-size: 1.05em;
  margin: 0;
  padding: 0;
}


#content .mesnews h2
{
  margin: 0 -3200px 0 0;
  padding: 0px 0 10px 65px;
  font-size: 1.6em;
  font-weight: normal;
  text-align: left;
}


#content .multipage 
{
  color: black;
  font-size: 1.20em;
  font-style: italic;
  padding: 0;
  margin: 0px 0px 0px 40px;
}


#content .multipage .selected
{
  text-decoration:none;
  color: black;
  font-size: 1.10em;
  padding: 0;
}


#content .faq
{
  margin: 0 45px 0 0;
  padding: 0 200px 0 230px;
}


#content .faq.faqlib
{
  color: black;
  font-weight: bold;
  font-size: 1.00em;
  padding: 0;
  margin:0;
}

#content .faq h2
{
  margin: 0 -3200px 0 0;
  padding: 0 0 10px 45px;
  font-size: 1.6em;
  font-weight: normal;
}

#content p.point, #selectCountry {
	padding-right: 210px;
}

#content div.point {
	width: 350px;
}

#selectCountry label
{
  width: auto;
  display: block;
  float: none;
  padding: 0;
  margin: 0.5em 0;
  text-align: left;
}

/*
#moreInfo
{
  position: absolute;
  top: 170px;
  right: 304px;
  width: 168px;
  padding: 274px 4px 20px 4px;
  color: white;
  font-weight: bold;
  margin: 0;
}

#moreInfo a
{
  position: absolute;
  display: block;
  height: 70px;
  width: 90px;
  text-indent: -5000px;
  overflow: hidden;
  top: 5px;
  left: 45px;
}*/
#moreInfo
{
  position: absolute;
  top: 0;
  right: 200px;
  width: 168px;
  padding: 274px 4px 20px 4px;
  color: white;
  font-weight: bold;
  margin: 0;
  right: 0px;
}

#moreInfo a
{
  position: absolute;
  display: block;
  height: 70px;
  width: 90px;
  text-indent: -5000px;
  overflow: hidden;
  top: 5px;
  left: 45px;
}

* html #moreInfo a { background: url(../img/nav_new/circle.png) -10px no-repeat; }

.log
{
  bottom: 0;
  background: url(../img/nav_new/log-overlease.png) left center no-repeat;
  width: 70px;
  /*height: 191px;*/
  margin-top: 20px;
  margin-bottom: 50px;
}
* html .log
{
  bottom: 230px;
}
.log a
{
  display: block;
  text-indent: -5000px;
  overflow: hidden;
}
.log .login
{
  height: 50px;
}
.log .item1 a
{
  height: 34px;
}
.log .item2 a
{
  height: 34px;
}
.log .item3 a
{
  height: 43px;
}
.log .item4 a
{
  height: 34px;
}

#leftnav {
	width:171px;
	float: rightt;
	left: 0px;
	font-size: 0.9em;
}

#footer {
	float:left;
}

.stdv2obd
{
	margin: 5px;
}
