@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#banner_top, #menu, #bandeau_bleu, #bandeau_jaune{
	display: none;
}

.pdf {
  display: none;
}

.points {
  position: relative;
  height: 1.2em;
  width: 90%;
  border-bottom: 1px dotted;
  margin-bottom: 1em;
}

.message {
	position: relative;
	width: 90%;
	height: 200px;
	border: 1px solid;
}

.label {
	position: absolute;
	bottom: -1px;
  background-color: white;
  margin: 0;
  padding: 0;
  padding-right: 0.2em;
}
