/* _____ <- Bas _____ */
div#ligne_copyright {
  color:#898989;
  font-size:10px;
  margin-bottom:5px;
  margin-top:5px;
  text-align:center;
}

div.source {
  font-size:10px;
  text-align:right;
}
div.source a {
  color:#000000;
}
div.source a:hover {
  font-weight:normal;
  text-decoration:underline;
}

div.encadre_changezone {
  border:1px solid #CDCDCD;
  padding:5px;
}
div#changezone {
  margin-top:10px;
  text-align:center;
}
div#changezone img {
  vertical-align:top;
}
div#changezone img.carte {
  display:block;
  margin-bottom:10px;
}
div#changezone h3 {
  font-size:12px;
  text-align:center;
}
div#changezone a {
  color:#000000;
}
div#changezone a:hover {
  font-weight:normal;
  text-decoration:underline;
}