

DIV.TipPartContainer_tableaucharges {
	
	z-index:01;

	position:absolute;
	left:285px;
	top:220px;
	
	margin:0px;
	padding:0px;
	border:0px;
	
	background-image: url('../bulles/bulle_tableaucharges.png');
	background-repeat:no-repeat;
}

DIV.TipPartDim_tableaucharges
{ 
	width: 625px;
	height: 346px;
}

DIV.TipPartWrapper_tableaucharges
{ 
	margin:0px;
	padding:0px;
	border:0px;
}

DIV.TipContent_tableaucharges {
	
	position:absolute;
	left:40px;
	top:60px;
	
	margin:0px;
	padding:0px;
	border:0px;
	
	overflow:auto;
}

DIV.TipContentDim_tableaucharges
{
	width: 527px;
	height: 236px;
}

DIV.TipCloseContent_tableaucharges {
	
	position:absolute;
	left:588px;
	top:20px;
	
	margin:0px;
	padding:0px;
	border:0px;
}

DIV.TipCloseContentDim_tableaucharges
{
	width: 60px;
	height: 20px;
} 


