.infoBulle { 
	display: block; position: absolute; left: 165px; top: 94px; z-index: 99;
	padding: 5px 5px 0; 
	width: 195px; 
	background-color: white;
	font-size: 9px;
	z-index: 1; }
	
.ficheCdt .infoBulle,
.proposition .infoBulle { left: 170px; top: 86px; }	
#wrapper-scroll .infoBulle { left: 122px; top: 16px; }
.comparaison #wrapper-scroll .infoBulle { left: 77px; top: -16px; }

										
.last .infoBulle { left: -104px; }

		.bulle .infoBulle li { margin-bottom: 5px; text-align: right; border: 0; padding: 0; }
	 	
		 	.bulle .infoBulle .PA { font-size: 11px;}
		 	
		 	.bulle .infoBulle span { 
		 		float: none;
		 		display: -moz-inline-stack;
		 		display: inline-block;
		 		zoom: 1;
				*display: inline; }
			
			.bulle .infoBulle .nb {
		 		padding: 3px 5px 0 ;
		 		margin-right: 5px;
		 		font-size: 11px;
		 		color: white;
		 		background: center repeat-x; }
		 		
		 		.bulle .infoBulle .PA .nb 	{ font-size: 12px; padding-top: 4px;
		 				  			  background: url(../images/bg-nbPAg.png); }
		 		.bulle .infoBulle .PC .nb	{ background: url(../images/bg-nbPCg.png); color: #51575a;}
		 		.bulle .infoBulle .PNC .nb 	{ background: url(../images/bg-nbPNCg.png); color: #51575a;}
		 		
		 		.bulle .infoBulle span.liP { 
		 			width: 160px; 
		 			text-align: left;
		 			font-style: italic;  }
		 		.bulle .infoBulle .PA span.liP { font-style: normal; }
		 							 		
		 		.bulle .infoBulle .pointe { 
		 			position: absolute; top: 44%; left: -8px; 
		 			width: 8px; height: 11px;
		 			background: url(../images/pointe.png) no-repeat;}	
		 		.last .infoBulle .pointe { position: absolute; left: 204px; background-position: right center; }	
		 		
/*
.bulle span.infoBulle { 
	left: 150px;  top: 150px; z-index: 200; 
	width: 165px; padding-bottom: 5px;
	font-size: 11px;	}
	
.bulle.last span.infoBulle { left: -161px; }
	.bulle span.infoBulle .pointe { top: 18px; }
	.last span.infoBulle .pointe { left: 174px; }
	
.chiffrage span.infoBulle { left: -180px; top: -17px; }
.chiffrage span.infoBulle .pointe { left: 174px; background-position: right center; }
*/
