table.agenda, table.agenda tr, table.agenda th, table.agenda td
{
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
}

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

table.agenda a:hover
{
    font-family:Arial;
	color:#FFCC00;
	background-color: none;
	font-weight: normal;
	text-decoration: underline;
}

.agendaNav
{
    font-family:Arial; 
	background-color: #0000CC; 
}

.agendaHead
{
	font-family:Arial;
	background-color:#000066;
}

.agendaThisDay
{
	background-color:#0F2A91;/*#00bbee;*/
}

.agendaThisMonth
{
    font-family:Arial;
	background-color: #6B7EC0;
}

.agendaNotThisMonth
{
    font-family:Arial;
	font-size:9px;
	background		:#4255B1;
}

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