 a.info {
position: relative;
text-decoration: none;
color: black;
}
a.info span {
display: none;
}
a.info:hover {
background: none; /* correction d'un bug IE */
z-index: 25;
}
a.info:hover span {
display: inline;
 position: absolute;
 top:-310px;
 right:-100px;
background: white;
text-align: center;
color: black;
font: 10px Lucida Grande, Geneva, Verdana, Arial, sans-serif;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #e0e0e0;
border-right-color: #e0e0e0;
border-bottom-color: #e0e0e0;
border-left-color: #e0e0e0;
padding: 0px;
}

 a.infozone {
position: relative;
text-decoration: none;
color: black;
}
a.infozone span {
display: none;
}
a.infozone:hover {
background: none; /* correction d'un bug IE */
z-index: 25;
}
a.infozone:hover span {
display: inline;
 position: absolute;
 top:-270px;
 right:60px;
background: white;
text-align: center;
color: black;
font: 10px Lucida Grande, Geneva, Verdana, Arial, sans-serif;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #e0e0e0;
border-right-color: #e0e0e0;
border-bottom-color: #e0e0e0;
border-left-color: #e0e0e0;
padding: 0px;
}

 a.clinometre {
position: relative;
text-decoration: none;
color: black;
}
a.clinometre span {
display: none;
}
a.clinometre:hover {
background: none; /* correction d'un bug IE */
z-index: 25;
}
a.clinometre:hover span {
display: inline;
 position: absolute;
 top:-160px;
 right:60px;
background: white;
text-align: center;
color: black;
font: 10px Lucida Grande, Geneva, Verdana, Arial, sans-serif;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #e0e0e0;
border-right-color: #e0e0e0;
border-bottom-color: #e0e0e0;
border-left-color: #e0e0e0;
padding: 0px;
}
