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

table.agenda a, table.agenda a:link, table.agenda a:visited, table.agenda a:active
{
	color: #3333ff;
	//background-color: none;
	font-weight: normal;
	text-decoration: none;
	font-size: 80%;
}

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

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

.agendaHead
{
	background-color: #FFFFFF;
	font-weight: bold;
}

.agendaThisDay
{
	background-color: #00BBEE;
}

.agendaThisMonth
{
	background-color: #dddddd;
}

.agendaNotThisMonth
{
	background-color: #eeeeee;
}

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

.agendaVacancyThisMonth
{
	background-color: #aaffaa;
}


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