@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;
}

.info_grande_ville h3{
	margin : 20px 0px;
	margin-bottom : 10px;
}

.info_grande_ville{
	overflow : hidden;
	display : none;
}

.info_grande_ville_bloc{
	position : relative;
	background : url(../../images/css/fond_info_grande_ville_med.jpg) repeat-y top left;
	float : left;
	width : 456px;
}

.info_grande_ville_top{
	background : url(../../images/css/fond_info_grande_ville_top.jpg) no-repeat top left;
	position : absolute;
	top : 0px;
	left: 0px;
	width : 450px;
	height : 222px;
	z-index : 10;
}

.info_grande_ville_bott{
	background : url(../../images/css/fond_info_grande_ville_bott.jpg) no-repeat bottom left;
	position : absolute;
	bottom : 0px;
	left: 0px;
	width : 450px;
	height : 222px;
	z-index : 10;
}

.info_grande_ville_med{
	position : relative;
	width : 415px;
	margin-left: 10px;
	padding : 10px 20px;
	padding-bottom : 30px;
	z-index : 50;
	min-height :310px; 
}

.info_grande_ville_lien{
	float : right;
	display : block;
	margin-top : 15px;
	padding-left: 20px;

}

.info_grande_ville_lien.down{
	background : url(../../images/css/small_down-trans.png) no-repeat top left;
}


.info_grande_ville_lien.up{
	background : url(../../images/css/small_up-trans.png) no-repeat top left;
}
