/* jours pour Netscape */
.NSday
{
  font-family: 	Arial,Helvetica,sans-serif;
  font-weight: 	bold;
  font-size:	8pt;
  color:	#0000cc;
  text-decoration: none;
  }
/* tableau des jours */
.Gtab
{
  font-family: 	Arial,Helvetica,sans-serif;
  font-weight: 	normal;
  font-size:	8pt;
  text-decoration: none;
  background:	#949fc7;
  width:	200px;
  }
/* champs texte */
.Gname
{
  font-family: 	Arial,Helvetica,sans-serif;
  font-weight: 	bold;
  font-size:	8pt;
  color:	#ffffff;
  text-decoration: none;
  cursor:	pointer;
  }

/* champs texte */
.Gtxt
{
  font-family: 	Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 8pt;
  color: #6c628a;
  text-decoration: none;
  margin-left:	0px;
  width: 82px;
  margin-bottom: 3px;
  }

/* en-tete semaine */
.Gh1, .Gh2, .Gh3, .Gh4, .Gh5
{
  width:        20px;
  height: 	16px;
  font-size:	8pt;
  background:	#949fc7;
  border:	1px solid #949fc7;
  font-family: 	Arial,Helvetica,sans-serif;
  font-weight: 	bold;
  color:		#ffffff;
  text-align:	center;
  line-height:	16px;
  }
.Gh0, .Gh6
{
  width:        20px;
  font-size:	8pt;
  height: 	16px;
  border:	solid 1px #b7a9c7;
  background:	#b7a9c7;
  font-family: 	Arial,Helvetica,sans-serif;
  font-weight: 	bold;
  color:	#ffffff;
  text-align:	center;
  line-height:	16px;
  }
.Gfree
{
  width: 	20px;
  height: 	16px;
  background:	#b7a9c7;
   font-family: Arial,Helvetica,sans-serif;
  font-weight: 	normal;
  padding:	0px;
  margin:	0px;
  color:	#000000;
  text-align:	center;
  cursor: 	pointer;
  line-height:	16px;
  }
.Gfreeon
{
  width: 		20px;
  height: 	16px;
  background:	#b9c0d9;
  border:	1px solid #000000;
  font-family: 	Arial,Helvetica,sans-serif;
  font-weight: 	normal;
  padding:	0px;
  margin:	0px;
  color:	#000000;
  text-align:	center;
  cursor: 	pointer;
  line-height:	16px;
  }
.Gc1, .Gc2, .Gc3, .Gc4, .Gc5
{
  width: 	20px;
  height: 	16px;
  background:	#949fc7;
  border:	1px solid #949fc7;
  font-family: 	Arial,Helvetica,sans-serif;
  font-weight: 	normal;
  padding:	0px;
  margin:		0px;
  color:		#000000;
  text-align:	center;
  cursor: 	default;
  line-height:	16px;
  }
.Gc1on, .Gc2on, .Gc3on, .Gc4on, .Gc5on
{
  width: 	20px;
  height: 	16px;
  background:	#6c628a;
  border:	1px solid #ffffff;
  font-family: 	Arial,Helvetica,sans-serif;
  font-weight: 	normal;
  padding:	0px;
  margin:       0px;
  color:	#ffffff;	
  text-align:	center;
  cursor: 	pointer;
  line-height:	16px;
  }
.Gc0, .Gc6
{
  width: 	20px;
  height: 	16px;
  border:	1px solid #b7a9c7;
  background:	#b7a9c7;
  font-family: 	Arial, Helvetica, sans-serif;
  font-weight: 	normal;
  padding:	0px;
  margin:	0px;
  color:	#000000;
  text-align:	center;
  cursor: 	default;
  line-height:	16px;
  }
.Gc0on, .Gc6on
{
  width:        20px;
  height: 	16px;
  border:	1px solid #ffffff;
  background:	#0c628a;
  font-family: 	Arial, Helvetica, sans-serif;
  font-weight: 	normal;
  padding:	0px;
  margin:	0px;
  color:	#ffffff;
  text-align:	center;
  cursor: 	pointer;
  line-height:	16px;
  }
.Gc
{
  width: 	20px;
  height: 	16px;
  border:	1px solid #ffffff;
  background:	orange;
  font-family: 	Arial, Helvetica, sans-serif;
  font-weight: 	normal;
  padding:	0px;
  margin:	0px;
  color:	#000000;
  text-align:	center;
  cursor: 	default;
  line-height:	16px;
  }
.Gcon
{
  width: 	20px;
  height: 	16px;
  border:	1px solid orange;
  background:	#ffffff;
  font-family: 	Arial, Helvetica, sans-serif;
  font-weight: 	normal;
  padding:	0px;
  margin:       0px;
  color:	#000000;
  text-align:	center;
  cursor: 	pointer;
  line-height:	16px;
  }

