

DIV.TipPartContainer_caracteristiques {
	
	z-index:01;

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

DIV.TipPartDim_caracteristiques
{ 
	width: 470px;
	height: 100px;
}

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

DIV.TipContent_caracteristiques {
	
	position:absolute;
	left:20px;
	top:33px;
	
	margin:0px;
	padding:0px;
	border:0px;
	
	overflow:auto;
}

DIV.TipContentDim_caracteristiques
{
	width: 440px;
	height: 50px;
}

DIV.TipCloseContent_caracteristiques {
	
	position:absolute;
	left:438px;
	top:16px;
	
	margin:0px;
	padding:0px;
	border:0px;
}

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


