/* ***********************************************
                      AGENDA
*********************************************** */
table.agenda_nav a, table.agenda_nav a:link, table.agenda_nav a:visited, table.agenda_nav a:active {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
table.agenda_nav a:hover {
	text-decoration: none;
}

table.agenda td, table.agenda th {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 8pt;
}
table.agenda ul, table.agenda ol {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
table.agenda li {
	margin-top: 2px;
	margin-bottom: 5px;
}
table.agenda td a, table.agenda td a:link, table.agenda td a:visited, table.agenda td a:active {
	text-decoration: none;
}
table.agenda td a:hover {
	text-decoration: underline;
}
td.passe {
	background-color: #EEEEEE !important;
}
td.autreMois {
	background-color: #CCCCCC !important;
	color: #666666;
}
td.autreMois a, td.autreMois a:link, td.autreMois a:visited, td.autreMois a:active {
	color: #666666;
}
td.autreMois a:hover {
	color: #CC3300;
}
a.cetArticle {
	font-weight: bold !important;
}
td.ceJour {
	border: 2px solid #000000 !important;
}
table.legende td, table.legende th {
	font-size: 8pt !important;
	color: #666666;
}