body
{
	font-size: small;
	font-family: 'Times New Roman' , Arial;
	background-color: #ffffff;
}

.Numerique
{
	text-align: right;
}

.AlphaNumerique
{
	text-align:justify;
}

.Date
{
	text-align:center;
}

.CouleurFondMenu
{
	background-color: #d9e7da;
}
.InfoTableau
{
	color: black;
	background-color: #e6cccc;
}

.Tableau
{
	border-right: #87bbd5 thin solid;
	border-top: #87bbd5 thin solid;
	border-left: #87bbd5 thin solid;
	border-bottom: #87bbd5 thin solid;
}

.EnteteTableau
{
	font-weight: bold;
	color: black;
	background-color: #87bbd5;
}

.LigneTableau
{
	color: black;
	background-color: #f4f7fe;
}

.LigneWeekEnd
{
	background-color : #ffff99;
}

.LigneLectureSeule
{
	color: black;
	background-color: #f4f7fe;
}

.LigneJourFerie
{
	background-color: #d9e7da;
}

.AlternLigneTableau
{
	color: black;
	background-color: #ffffff;
}

.TitrePage
{
	font-size: 18pt;
	color: white;
	font-family: 'Times New Roman' , Arial;
	background-color: #87bbd5;
}

.TitreMoyen
{
	font-weight: bold;
	font-size: 13pt;
	color: white;
	font-style: italic;
	font-family: 'Times New Roman' , Arial;
	background-color: #bd566c;
}

.MsgInformation
{
	font-size: large;
	color: blue;
	font-style: italic;
}

.MsgAvertissement
{
	font-size: large;
	color: red;
	font-style: italic;
}

.MsgInfoLarger
{
	font-size: larger;
	color: blue;
	font-style: italic;
}

.clSlideMenu { FONT-SIZE: 10px; OVERFLOW: hidden; WIDTH: 150px; FONT-FAMILY: verdana,arial,helvetica; POSITION: absolute; HEIGHT: 22px }
.clA0 { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: white; TEXT-DECORATION: none }
.clA1 { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: black; TEXT-DECORATION: none }
.slideMenuBG { Z-INDEX: 1; LEFT: 0px; POSITION: absolute; TOP: 0px }
.slideMenuText { Z-INDEX: 200; LEFT: 2px; POSITION: absolute; TOP: 2px }
#slideMenucont { VISIBILITY: hidden; WIDTH: 160px; POSITION: relative; HEIGHT: 200px }


