#calent
{
	font-weight: bold;
	background-color: white;
}

#callibelle 
{
text-align: center;
font-weight: bold;
}
#blanc
{
	color: white;	
}
.ligne {
text-align: center;
}

.ligne a {
	color: purple;
	text-decoration: none;
	font-weight: bold;
}
.ligne a:hover{
	text-decoration: underline;
	color: #C3C6E4;
}
.itemCurrentItem {
	/* A vous de configurer l'apparence de la date du jour */
	background-color: #C3C6E4;
	color: purple;
	font-weight: bold;
}
.itemExistingItem 
{
	color: #C3C6E4;
}
.entcoll
{
	background-color: #C3C6E4;
	font-weight: bold;
}
.tabcoll
{
	border: 1px solid #C3C6E4;
}	