.masquer {
 color:#FFFFFF;
 text-decoration:underline;
}
.masquer:hover {
 text-decoration:none;
}
.textebulle {
	font-size: 11px;
	font-weight:bold;
	font-family: Verdana;
	text-align:center;
	color:#FFFFFF;
}
.tablebulle {
background-image:url(../images/appli/bulle-gauche.gif);
background-position: center;
}