.IBUL_Cmnd{
	cursor:help;
	text-decoration: none;
}
.IBUL_Bulle {
	position: absolute;
	left:-999px;top:0;
	width: 20em;
	border: 3px double #AAAAAA;
	background: #f5f5dc;
	z-index: 500;
	font-size:11px;
	z-index:10001;
}
.IBUL_Bulle p {
	margin: 0.5em;
}
.IBUL_Bulle img {
	margin: 0.5em;
}
.IBUL_Bulle h1 {
	font-size: 110%;
	margin: 0 0 0.5em 0;
	border-bottom: 1px solid #AAAAAA;
	background: white url(../images/menu-Header_off.png) left top repeat-x;
	color: black;
	text-align: center;
	/*padding-left:6px;*/
	height: 20px;
	line-height: 20px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
}
.IBUL_Bulle0{
	position: absolute;
	left:-999px;top:0;
	width: 20em;
	z-index:500;
	padding: 0.2em;
	background : #FFFFBB ; color: black; font-size: 80% ; 
	border-top: 1px dashed black; 
	border-bottom: 1px dashed black;
	text-align: justify;
}
.IBUL_Right{
	position:absolute;
	right:0;
	padding-right:40px;
}