#IB_container{
	position         : absolute;
	width            : 330px;
	z-index          : 1200;
}

#IB_container span.titre{
	font-size        : 14px;
	color            : #78A100;	
}

#IB_container table{
	border-collapse  : collapse; 
	width            : 330px;
	
}

#IB_container td.haut{
	background       : url(images/haut.png) no-repeat left bottom;
	width            : 330px;
	height           : 11px; 
}

#IB_container td.milieu{
	background       : url(images/milieu.png) repeat-y left; 
	width            : 330px;
	padding          : 0px 5px 0px 8px;
}

#IB_container td.bas{
	background       : url(images/bas.png) no-repeat left top;
	width            : 330px;
	height           : 44px; 
}

#action{
	font-size        : 10px;
	font-weight      : bold;
	color            : #78A100;	
}
