#btn-ville a {
	display: block;
	float: left;
	margin: 5px 50px;
}

#slider_actus {
  margin: 0; padding: 0; position: relative;
  width: 600px; height: 200px; overflow: hidden;
}

#pager-actus {
  padding: 10px;
  text-align: center;
}

#pager-actus a {
  margin: 0 10px; padding: 5px;
  text-decoration: none; font-weight: bold;
  background-color: #E4DED6; color: #C1002A;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#pager-actus a.pager-active {
  background-color: #C1002A; color: #FFF;
}

#reunions_info {
  position: relative;
}


#reunions_info div.hover {
  position: absolute; top: 0; left: 0;
  width: 600px; height: 200px;
  background-image: url(../images/actus/bandeau_reunion_info_v2_hover.png);
  background-position: top left; background-repeat: no-repeat;
  color: #C1002A;
  font-weight: bold;
}

#reunions_info p {
  margin: 10px 20px;
}

#reunions_info_btn {
  position: absolute; top: 158px; left: 475px;
  width: 100px; height: 30px;
  background-image: url(../images/fd_transparent.gif); /* bug sur IE */
  cursor: pointer;
}
