div.contact div.bulle {
	width		: 305px;
	position	: absolute;
	left		: 50px;
	top			: -25px;
	opacity		: .9;
}

div.contact div.bulle span.text {
	position	: relative;
	background	: url(/images/site/fonds/bulle/bulle.png) no-repeat top left;
	width		: 126px;
	height		: 53px;
	display		: block;
	float		: left;
	padding		: 2px 0 0 18px;
	font-size	: .9em;
	z-index		: 2;
}

div.activite {
	padding		: .2em;
	height		: 277px;
	border		: none;
}
div.activite .text {
	text-align	: justify;
	font-size	: .9em;
	overflow	: auto;
	height		: 257px;
}

div.favorite {
	position			: absolute;
	top					: 0;
	right				: 0;
}
div.favorite img {
	vertical-align		: middle;
}
