.style1 {
	list-style-image: url(images/tempo_max.gif);
	list-style-type: none;
	list-style-position: outside;
}
.style2 {
	list-style-position: outside;
	list-style-image: url(images/tempo_min.gif);
	list-style-type: circle;
}
.style3 {

	list-style-position: outside;
	list-style-image: url(images/f_verte.gif);
	list-style-type: circle;
}
.liengris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
div#divlink{
  text-align: middle;
  display: none;
  position : absolute;
  margin-top: 200px;
  margin-left: 250px;
}
