@import url(../jquery/jquery.tooltip.css);
@import url(mini_moteur.inc.css);

.pagination {
  overflow : hidden;
}

.pagination ul{
float : right;
padding-right : 45px;
  }

.pagination ul li{
  float : left;
  background : url(../../images/css/pagination_blanc.jpg) no-repeat top left;
  width : 23px;
  height : 18px;
  text-align : center;
  padding-top : 5px;
  color: black;
  margin : 0px 1px;
  list-style : none;
}

.pagination ul li.current{
  background : url(../../images/css/pagination_orange.jpg) no-repeat top left;
  color: white;
  font-weight: bold;
}

.pagination ul li a{
  text-decoration : none;
}

.resultat_recherche{
  border-top : 1px solid #2D2D2D;
  margin-top : 2px;
}

#ccar h3{
  padding-left: 45px;
  margin-top : 6px;
  font-size : 1.3em;
  color :white;
}

#ccar h3 span{
  color :white;
}

#ccar h3 a {

}

.reserver{
  padding-left: 20px;
  margin-right : 5px;
}

#data{
  padding : 0px;
  background : none;
}

.selection{
  list-style : url(../../images/css/image_transp-trans.png);
}

.cache_photo{
  position : absolute;
  top : 32px; 
  left: 29px;
}

#ccar .content_cadre3 {
  position : relative;
}

#ccar ul.photo_ccar {
  margin:0;
  padding:0;
  width:130px;
  padding-top : 30px;
  padding-right: 10px;
}

#ccar ul.photo_ccar li img {
  border:none;
}