@import url(../jquery/jquery.tooltip.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;
}

#ccar h3 span{
  color :white;
}

.reserver{
  padding-left: 20px;
  margin-right : 5px;
}

#ccar ul {
float:left;
padding-right:0;
width:210px;
}

h1{
  margin-bottom : 20px;
}
