#events{
	position:absolute; 
	top: 10px;
	right: 5px;
	width: 206px;
	height: 116px;
}
#events A{
	display: block;
	width: 206px;
	height: 116px;
	background-image: url("/images/TINT/events/Btn30ansSudParisOn.gif");
	background-repeat: no-repeat;
	background-position: center top;
}
#events A:hover{
	background-image: url("/images/TINT/events/Btn30ansSudParisOff.gif");
	width: 206px;
	height: 116px;
	background-repeat: no-repeat;
	background-position: center top;
}
#events A SPAN{
	display: none;
}
#fondation{
	position:relative; 
	top: 5px;
	left: 28px;
	width: 450px;
	/*height: 90px;*/
	margin-bottom: 5px;
	overflow: hidden;
	font-size: 11px;
	line-height: 17px;
	text-align:justify;
	background-color:#FFFFFF;
}
#fondation H1{
	font-size: 13px;
	font-weight: bold;
	font-style:italic;
}
#pub{
	position:absolute; 
	bottom: 10px;
	left: 80px;
	width: 312px;
	height: 40px;
}