.trombinoscope .vignette
{
	cursor		: pointer;
}

.trombinoscope .item
{
	float		: left;
	margin-top	: 20px;
}

.trombinoscope .item .desc
{
	position	: absolute;
	z-index: 44;
	margin-left	: -3000px;
	background	: #f29400;
	padding: 10px 5px 10px 5px;
	text-align	: center;
	color		: #000066;
	font-weight	: bold;
}

.trombinoscope .item .desc SPAN
{
	display		: block;
	font-size	: 14px;
}



.trombinoscope .item .photo
{
	position	: absolute;
	margin-left	: -3000px;
	cursor		: pointer;
}

.trombinoscope .item .legende
{
	width		: 110px;
	text-align	: center;
	font-weight	: bold;
}