#ficheanalyse {
	position: absolute;
	top: 100px;
	left: 300px;
	border: 1px solid #F5F5F5;
	display:  none;
	width: 300px;
	background-color: #BDD3EA;
}
#ficheanalyse td { 
	vertical-align: top; 
}
#fermer { 
	float: right; 
}
.celluleentete { 
	font-weight: bold; 
	font-style: italic;
}
.listederoulante{
	width: 150px;
}
#ficheform .cellule select {
	width: 11em important!;
}
