.txtbulle {

	cursor:pointer
}

#tt {
	position:absolute;
	display:block
}
#tttop {
	display:block;
	height:5px;
	margin-left:5px;
	overflow:hidden
}
#ttcont {
	display:block;
	padding:1px 5px;
	margin-left:5px;
	background:#dceefa url(../images/images_tool/fond.gif) repeat-x;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border: 1px solid #b3d7ed;
	line-height: 18px;
}
#ttbot {
	display:block;
	height:5px;
	margin-left:5px;
	overflow:hidden
}
