/* 
* Section rendez-vous 
*/
.offline{
	color: red;
}

.online{
	color: green;
}

/* 
* Section rapports 
*/

#listProgrammes{
	height: 300px;
}