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

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

table.agenda a:hover
{
	color: #ff3300;
	background-color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

.agendaNav
{
	background-color: #003366;
}

.agendaHead
{
	background-color: #006699;
}

.agendaThisDay
{
	background-color:#0000FF;/*#00bbee;*/
}

.agendaThisMonth
{
	background-color: #0099cc;
}

.agendaNotThisMonth
{
	background		: #006699;
}

ul.agendaThemes
{
	list-style: none;	
	margin: 0 0 0 20;
	padding: 0;
}
.agendatexte{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#3399FF;
	
}
