.listDate{
	float:left;
	width:40px;
}
.listProjet{
	float:left;
	width:110px;
}
.listSupports{
	float:left;
	width:90px;
}
.listClient{
	float:left;
	width:110px;
}
.listLieu{
	float:left;
	width:90px;
}

.listSelected {
	background-color:#d6f7ee;
}

.infoSelected {
	background-color:#d6f7ee;
}

.open 
{
	background-color:#ecf0d6;
}

.description_inside a {
	
}