
.auto_index_box {
    background: white;
    border: 2px solid #D1F0FF;
    border-top: 2px white solid;
    margin: 2px;
    margin-top: 0px;
    padding: 0px;
}

#scroll_box
{
  height: 336px;
  overflow-y: scroll;
}

.box_title_search {
    background: url(../../images/auto/header_search.jpg) no-repeat top right;
    height: 59px;
    vertical-align: bottom;
}
.box_cat_result_plus {
    width: 615px;
    background: #F7FBFD;
    border: 5px solid #D1F0FF;
    padding: 5px;
    margin-top: 10px;
    position: relative;
}
.box_title_fiche {
    background: url(../../images/auto/header_fiche.jpg) no-repeat top right;
    height: 59px;
    vertical-align: bottom;
}
.separator_result {
    height: 14px;
    background: url(../../images/bg_title_line.jpg) repeat-x;
}
a.auto_title_link {
    font-family: 'Trebuchet MS', Arial;
    font-size: 18px;
    color: #0E75A7;
    text-decoration: underline;
}
a.auto_title_link:visited {
    font-family: 'Trebuchet MS', Arial;
    font-size: 18px;
    color: #0E75A7;
    text-decoration: underline;
}
a.auto_title_link:hover {
    font-family: 'Trebuchet MS', Arial;
    font-size: 18px;
    color: #0E75A7;
    text-decoration: none;
}
.auto_price_ad {
    font-family: 'Trebuchet MS', Arial;
    font-size: 18px;
    color: #0E75A7;
}
.auto_price {
    font-family: 'Trebuchet MS', Arial;
    font-size: 14px;
    font-weight: bold;
    color: #0E75A7;
}
td.auto_fiche_ref {
    border: 1px solid #2B9DD5;
    background: #FFFFFF;
    width: 130px;
    font-size: 16px;
    color: #157FB3;
    font-weight: bold;
    text-align: center;
}
.auto_box_prix {
    background: #F7FBFD;
    border: 5px solid #D1F0FF;
    padding: 5px;
    width: 150px;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
}
.auto_fiche_prix {
    font-size: 16px;
    color: #157FB3;
    font-weight: bold;
}
.auto_fiche_icon_mail {
    background: url(../../images/immo/icon_send.jpg) no-repeat left;
    padding-left: 30px;
    line-height: 30px;
}
.auto_fiche_icon_print {
    background: url(../../images/immo/icon_print.gif) no-repeat left;
    padding-left: 30px;
    line-height: 30px;
}
.auto_fiche_icon_photos {
    background: url(../../images/immo/icon_photos.gif) no-repeat left;
    padding-left: 30px;
    line-height: 30px;
}
.auto_fiche_options_col {
    width: 300px;
    float: left;
    margin-right: 20px;
}
.auto_fiche_option_yes {
    background: url(../../images/icons/yes.gif) no-repeat left;
    padding-left: 20px;
    line-height: 20px;
}
.auto_fiche_option_no {
    background: url(../../images/icons/no.gif) no-repeat left;
    padding-left: 20px;
    line-height: 20px;
}




