/* jours pour Netscape */
.NSday{

	font-family: 	Arial,Helvetica,sans-serif;
	font-weight: 	bold;
	font-size:		12px;
	color:			#0000CC;
	text-decoration:none;
}
/* tableau des jours */
.Gtab{

	font-family: 	Arial,Helvetica,sans-serif;
	font-weight: 	normal;
	font-size:		12px;
	text-decoration:none;
	border:			solid 0px #000000;
	background:		#949FC7;
	width:			202px;
}

/* champs texte */
.Gname{
	font-family: 	Arial,Helvetica,sans-serif;
	font-weight: 	bold;
	font-size:		12px;
	color:			#FFFFFF;
	text-decoration:none;
	cursor:			pointer;
}

/* champs texte */
.Gtxt{
	font-family: 	Arial,Helvetica,sans-serif;
	font-weight: 	normal;
	font-size:		12px;
	color:			#6C628A;
	text-decoration:none;
	margin-left:	0px;
}

/* en-tete semaine */
.Gh1, .Gh2, .Gh3, .Gh4, .Gh5{
	width: 			20px;
	height: 		16px;
	font-size:		12px;
	background:		#949FC7;
	border:			solid 1px #949FC7;
	font-family:	Arial,Helvetica,sans-serif;
	font-weight:	bold;
	color:			#FFFFFF;
	text-align:		center;
	line-height:	16px;
}

.Gh0, .Gh6{
	width: 			20px;
	font-size:		12px;
	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;
	border:			solid 1px #FFFFFF;
	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:			solid 1px #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: 		20px;
	background:		#949fc7;
	border-style: 	solid;
	border-width:	1px;
	border-color:	#BBBBBB;
	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: 			16px;
	height: 		16px;
	background:		#6C628A;
	border:			solid 1px #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: 			16px;
	height: 		16px;
	border-style: 	solid;
	border-width:	1px;
	border-color:	#BBBBBB;
	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;
	text-align:		center;
}

.Gc0on, .Gc6on{
	width: 			16px;
	height: 		16px;
	border:			solid 1px #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: 			16px;
	height: 		16px;
	border:			solid 1px #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:			solid 1px 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;
}
