body
	{
	font-family: "Trebuchet MS", "Sans Serif";
	font-size: 10pt;
	}

.legende
	{
	font-family: "Trebuchet MS", "Sans Serif";
	font-size: 9pt;
	}

.CalTable
	{
	background-color: #3471B0;
	}

.CalHeading
	{
	background-color: #3471B0;
	color: white;
	font-weight: bold;
	font-size: 12pt;
	}

.CalDayHeading
	{
	background-color: beige;
	Font-weight: bold;
	color: black;
	}

.CalDayHeadingP
	{
	background-color: beige;
	Font-weight: bold;
	color: black;
	font-size: 8pt;
	}	
	
.CalNoDay
	{
	background-color: beige;
	font-family: "Trebuchet MS", "Sans Serif";
	font-size: 10pt;
	}

.CalDay
	{
	background-color: #FFFAF0;
	}

.CalDayP
	{
	background-color: #FFFFFF;
	Font-weight: bold;
	color: black;
	font-size: 8pt;
	}


.CalDayInstitut
	{
	background-color: #E6F4FF;
	font-weight: bold;
	color: white;
	font-size: 11px;
	}

.CalDayPaie
	{
	background-color: #66CCFF;
	font-weight: bold;
	font-size: 11px;
	}

.CalDayCA
	{
	background-color: #9966FF;
	font-weight: bold;
	color: white;
	font-size: 11px;
	}

.CalDayRegie
	{
	background-color: #CC6600;
	color: white;
	font-weight: bold;
	font-size: 11px;
	}

.CalDayProg
	{
	background-color: #FFCC33;
	font-weight: bold;
	font-size: 11px;
	}

.CalDayInterne
	{
	background-color: #339999;
	color: white;
	font-weight: bold;
	font-size: 11px;
	}

.CalDayEven
	{
	background-color: #FDECC9;
	font-weight: bold;
	font-size: 11px;
	}



a.CalDaylink
	{
	color: navy;
	font-weight: bold;
	font-size: 12pt;
	}

a.CalDaylink:hover
	{
	text-decoration: none;
	}

a.CalEventlink
	{
	color: navy;
	font-size: 11px;
	line-height: normal;
	}
	

