

DIV.TipPartContainer {
	
	z-index:01;

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

DIV.TipPartDim
{ 
	width: 475px;
	height: 410px;
}

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

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

DIV.TipContentDim
{
	width: 422px;
	height: 315px;
}

DIV.TiplinksContent {
	
	position:absolute;
	left:30px;
	top:140px;
	
	margin:0px;
	padding:0px;
	border:0px;
	
	overflow:auto;
}

DIV.TiplinksContentDim
{
	width: 422px;
	height: 200px;
}  



DIV.TipCloseContent {
	
	position:absolute;
	left:32px;
	top:379px;
	
	margin:0px;
	padding:0px;
	border:0px;
}

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


