table.agenda, table.agenda tr, table.agenda th, table.agenda td
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
}

table.agenda a, table.agenda a:link, table.agenda a:visited, table.agenda a:active
{
	color:#336699;
	background-color: none;
	font-weight: normal;
	text-decoration: none;
}

table.agenda a:hover
{
	color:#225588;
	background-image: url(perso/color.jpg);
	font-weight: normal;
	text-decoration: underline;
}

.agendaNav
{
	background-image: url(perso/fill3.jpg);
}

.agendaHead
{
	background-color: #888888;
}

.agendaThisDay
{
	background-color: #CCCCFF;
}

.agendaThisMonth
{
	background-color: #fff;
}

.agendaNotThisMonth
{
	background-color: #eee;
	color:#fff;
}

.agendaVacancyNotThisMonth
{
	background-color: #99ff99;
}

.agendaVacancyThisMonth
{
	background-color: #ccffcc;
}

ul.agendaThemes
{
	list-style: none;	
	margin: 0 0 0 20;
	padding: 0;
}