#cmap .tooltip {
  position: fixed;
}
#cmap-outremer {
  float: right;
  position: relative;
}
#cmap-outremer a {
  background: url(../images/dom-tom.png) no-repeat 0 100%;
  width: 350px;
  height: 89px;
  display: block;
  padding: 0;
  margin: 0;
  float: right;
}
#cmap-outremer a:hover {
  background: url(../images/dom-tom-hover.png) no-repeat 0 100%;
}
#carte-associations-locales {
  height: 600px;
}
