td.TitreAgenda
{
	color:#FFA000;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
}

th.JourAgenda
{
	vertical-align:middle;
	font-style:normal;
	color:#535353;
	width:84px;
	border-style:none;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#535353;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#535353;
	padding:3px;

}

td.JourAgenda
{
	vertical-align:middle;
	font-style:normal;
	border-style:none;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#535353;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#535353;
	padding:3px;
}

table.Agenda
{
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
}
	

td.NavigationAgenda
{
	font-size:12px;
	width:25%;
	text-align:center;
	padding-bottom:20px;
}

td.ContenuAgenda
{
	text-align:center;
}

/* détails */
table.DetailAgenda
{
	width:100%;
}

th.DetailAgenda
{
	vertical-align:middle;
	font-style:normal;
	text-align:right;
	color:#40AA60;
	width:310px;
}

td.DetailAgenda
{
	vertical-align:middle;
	font-style:normal;
	padding:3px;
}