﻿/* ########## start: PAGE CAR LISTING VEDETTE ########## */
div.carListingVedette {
width:100%;
/* background: url(../images/toplisttingvedette_637px.jpg) top left no-repeat; */
/*background-color:#e3edf5;*/
background-color:#E4ECF5;
margin-bottom: 30px;
}

div.carListingVedette table{
  margin:auto;
}

div.carListingVedette h3 {
padding:6px 0 0 10px;
margin:0;
color:#1D5FAB;
}

div.carListingVedette td {
width:140px;
text-align:center;
font-size:85%;
padding:7px;
vertical-align:top;
}

div.carListingVedette td > a{
    line-height:15px;
}

div.carListingVedette td img {
border: 1px solid #4c7ba8;
margin-bottom:5px;

   border: 2px solid #c4c8cc;
   -moz-box-shadow: 5px 5px 7px #888;
   -moz-border-radius-bottomright: 5px;
   -webkit-box-shadow: 5px 5px 7px #888;
   -webkit-border-bottom-right-radius: 5px

}
div.carListingVedette p {
padding-right:14px;
padding-left:14px;
}
div.carListingVedette a {
font-weight:normal;
display:block;
color:black;
}
div.carListingVedette .roundbottom {
height:11px;
/* background-image: url(../images/bottomlisttingvedette_637px.jpg); */
background-repeat: no-repeat;
background-position: left bottom;
}
div.carListingVedetteBody {
background-color:#e3edf5;
}
div.carListingVedetteMoreResults{
text-align:center;
font-size:85%;
padding:7px;
margin-bottom:5px;
}

div.carEmptyListingVedette{
    padding:25px 20px;
    padding-right:30px;
    font-size:15px;
    text-align:center;
}

#footer p.plg{
  /*margin-top:60px;*/
}


/* ########## start: PAGE CAR LISTING VEDETTE ########## */
