.date_bg {
  height: 18px;
  margin: 10px 0 8px 0;
  padding: 0 0 5px 0;
  color: #FB830C;
  font: normal 13px verdana;
  border-bottom: solid 1px #e5e5e5;
}

.gr_barre {
  font-weight: bold;
  position: relative;
  background-image: url(../design/images/hb_bg.gif);
  background-position: top left;
  background-repeat: repeat-x;
  margin: 15px 0 15px 0;
  text-align: right;
  padding: 1px 5px 0 0;
  height: 23px;
  color: #fff;
}

#adsList .gr_barre p {
  position: absolute;
  right: 50px;
  top: 1px;
  margin: 0;
  padding: 0;
}

#adsList .gr_barre span {
  position: absolute;
  top: 5px;
  left: 5px;
  margin: 0;
  padding: 0;
  font-size: 12px;
}

#adsList .results {
  margin: 10px 0 20px 0;
  padding: 0;
}

.ad_line {
  position: relative;
  padding: 5px 0 5px 0;
  margin: 0;
  cursor: pointer;
  _height: 80px;
}

.ad_line:hover {
  background-color: #f5f6f8;
  /*cursor: pointer; */
}

.ad_line .photo {
  /*
  float: left; */
  position: absolute;
  top: 0;
  left: 0;
  margin: 5px 0 0 5px;
  padding: 0 0 0 0;

  text-align: center;
  width: 80px;
  height: 80px;
  border: solid 1px #efefef;
  background-repeat: no-repeat;
  background-position: center center;
/*
  width: 80px;
  height: 80px;

  border: solid 1px #efefef;
  */
/*
  background-image: url(../design/images/nophoto.gif);

  background-position: top left;
  background-repeat: no-repeat;   */
}
/*
.ad_line .photo img {

  width: 80px;
  height: 60px;

  padding: 10px 0 0 0;
}
*/

.ad_line .title {
  margin: 0 0 8px 0;
  padding: 0;
  font: bold 12px verdana;
}

.ad_line .title a {
  text-decoration: underline;
/*color: #3d77d0;*/
/*  color: #555;       color: #008DCF;  */
}

.ad_line .prix {
  position: absolute;
  right: 5px;
  top: 5px;
/* color: #9BD41F; color: #008DCF;  font-weight: bold; */
  font-weight: bold;
  color: #008DCF;
  color: #454545;
/* color: #3d77d0;  */
  font-size: 15px;
  margin: 0 0 5px 0;
  padding: 0;
}

.ad_line .description {
  margin: 0 0 0 100px;
  padding: 0 100px 0px 0;
  min-height: 80px;
  color: #666;
  font-size: 12px;
}

.ad_line .detail {
  position: absolute;
  right: 5px;
  bottom: 5px;
}

.ad_line .geo {
margin:5px 0 8px 0;
padding:0;color:#333;
font: bold 11px arial;
text-transform: uppercase;
}
.ad_line .geo span {
font:normal 10px arial;
padding-left: 3px;
}


.ad_line .AdSel {
  position: absolute;
  right: 0;
  bottom: 5px;
  margin: 0 5px 0 0;
  padding: 0 20px 0 0;
  background-image: url(../images/adsel.gif);
  background-repeat: no-repeat;
  background-position: top right;
  font-size: 0px;
  height: 16px;
  color: #fff;
}

.ad_line .AdUnsel {
  position: absolute;
  right: 0;
  bottom: 5px;
  margin: 0 5px 0 0;
  padding: 0 20px 0 0;
  background-image: url(../images/adunsel.gif);
  background-repeat: no-repeat;
  background-position: top right;
  font-size: 0px;
  height: 16px;
  color: #fff;
}

.ad_line .AdSel:hover {
  font-size: 11px;
  color: #333;
  text-decoration: underline;
}

.ad_line .AdUnsel:hover {
  font-size: 11px;
  color: #333;
  text-decoration: underline;
}

.admenu {
  width: 100%;
  background: #efefef;
  margin: 0 0 10px 0;
  padding: 0;
}

.admenu li {
  list-style: none;
  display: inline;
}

.ad_menu {
  width: 100%;
  margin: 0;
  padding: 0;
}

.ad_menu li {
  list-style: none;
  height: 25px;
}

.ad_menu li a {
  color: #3d77d0;
}


.ad_menu li img {
  margin: 0 8px -3px 0;
}

.ctrl {
  width: 15px;
  background-color: #00f;
  cursor: pointer;
  margin-right: 5px;
  padding: 5px;
  font-size: 13px;
}

.nbph {
  position: absolute;
  bottom: 9px;
  left: 8px;
  height: 30px;
  width: 25px;
  padding: 9px 0 0 3px;
  margin: 0;
  background-image: url(../design/images/nbph.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-align: left;
  color: #fc0;
  font-weight: bold;
  font-size: 12px;
}

.detail_grb {
  font-weight: bold;
  position: relative;
  background-image: url(../design/images/hb_bg.gif);
  background-position: top left;
  background-repeat: repeat-x;
  margin: 15px 0 15px 0;
  text-align: right;
  padding: 4px 5px 0 5px;
  height: 23px;
  color: #fff;
}

.detail_grb span {
  float: left;
  color: #fff;
  font-weight: bold;
}

.detail_grb a,.detail_grb a:visited {
  float: right;
  text-align: right;
  color: #fff;
}

#adReply {
  margin: 0 0 15px 0;
  border: solid 1px #efefef;
  padding: 10px 10px 5px 10px;
}
#Reply {
color: #f03;
font-weight: bold;
}


#adAlert {
  text-align: center;
  padding: 5px;
  height: 40px;
  background: url(/design/images/adalertbk.png) no-repeat;
}

#adAlert h2 {
  margin-bottom: 5px;
}

#adTitle {
  position: relative;
  padding: 0 140px 0 0;
  font: bold 18px arial;
  margin: 0 0 20px 0;
}

.adPrice {
  position: absolute;
  top: 2px;
  right: 0px;
  _right: 15px;
  text-align: right;
  width: 140px;
  font: bold 16px arial;
}

.adImg {
  margin: 0 5px -3px 0;
}

.adOptions {
  margin: 0 0 20px 10px;
  padding: 0;
  list-style: none;
}

.adOptions li {
  height: 20px;
}

.adOptions li p {
  width: 100px;
  margin: 0;
  padding: 0;
  float: left;
  font-weight: bold;
}

.adOptions li a {
color: #3d77d0;
}


.adDescription {
  margin: 20px 10px 40px 10px;
  padding: 0;
  font-size: 13px;
  line-height: 18px;
}

#Gmap {
width: 500px; height: 300px;
}

#photos_tab {
  margin: 0 0 20px 0;
  text-align: center;
}

#photos_tab p {
  margin: 5px;
  padding: 0 0 0 0;
  cursor: pointer;
  display: inline;
  text-align: center;
/*
  padding: 0 10px 10px 8px;
  display: inline;
  text-align: center;
  width: 116px;
  height: 83px;
  background-image: url(../design/images/photo_bg.gif);
  background-position: top left;
  background-repeat: no-repeat;
    font-size: 84px;
  */
}

#photos_tab .diapo_lnk {
  display: block;
  margin: 5px 0 0 0;
  padding: 0;
}


.diapo_lnk a {
  color: #9BD41F;
}
 /*
#diaporama {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  text-align: center;
  width: 660px;
  background-color: #f0f0f0;
  border: solid 1px #ccc;
  z-index: 10;
}  */

#diaporama #photo {
  height: 500px;
  width: 640px;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0;
  padding: 10px;
  background-image: url(design/images/loading_big.gif);
}
#diaporama .menu_photos {
position:absolute;bottom:10px;right:10px;background:#fff;width:650px;padding-right:10px;
}
#diaporama .title_photos {
width: 100%;
background-color: #fff;
margin: -5px 0 0 0;
padding: 5px 0 10px 0;
font-weight: bold;
}



#left_recap {
/*background: #ffc;*/
  background-color: #ffc;
  padding: 5px;
  margin: 0 0 10px 0;
}

#left_recap ul {
  margin: 10px 0 5px 0;
  padding: 0;
  list-style: none;
}

#left_recap li {
  line-height: 20px;
  margin: 0 0 0 15px;
}

#left_recap a {
  text-decoration: none;
  color: #555;
}

#left_recap a span {
  text-decoration: underline;
}

#left_recap a:hover span {
  text-decoration: line-through;
}

#left_recap img {
  margin-bottom: -2px;
  margin-left: -15px;
  margin-right: 3px;
}

.taast {
  line-height: 20px;
  border-bottom: dotted 1px #ccc;
}
