/* jours pour Netscape */
.NSday
{
	font-family: 	Arial,Helvetica,sans-serif;
	font-weight: 	bold;
	font-size:	12px;
	color:		#666666;
	text-decoration: none;
}
/* tableau des jours */
.SGtab
{
	font-family: 	Arial,Helvetica,sans-serif;
	font-weight: 	normal;
	font-size:	12px;
	text-decoration: none;
	border:	solid 1px #000000;
	background:	#dddddd;
	width:		152px;
}
/* champs texte */
.SGname
{
	font-family: 	Arial,Helvetica,sans-serif;
	font-weight: 	bold;
	font-size:	12px;
	color:		#d2ac2b;
	text-decoration: none;
	cursor:		pointer;
}

/* champs texte */
.SGtxt
{
	font-family: 	Arial,Helvetica,sans-serif;
	font-weight: 	normal;
	font-size:	11px;
	color:		#666666;
	text-decoration: none;
	margin-left:	0px;
	width: 60px;
	border: 1px solid #dddddd;
}
/* en-tete semaine */
.SGh1, .SGh2, .SGh3, .SGh4, .SGh5
{
	width: 		20px;
	height: 	16px;
	font-size:	12px;
	background:	#f3e9ce;
	border:		solid 1px #f5f5f5;
	font-family: 	Arial,Helvetica,sans-serif;
	font-weight: 	bold;
	color:		#888888;
	text-align:	center;
	line-height:	16px;
}
.SGh0, .SGh6
{
	width: 		20px;
	font-size:	12px;
	height: 	16px;
	border:		solid 1px #eeeeee;
	background:	#ede1c0;
	font-family: 	Arial,Helvetica,sans-serif;
	font-weight: 	bold;
	color:		#888888;
	text-align:	center;
	line-height:	16px;
}
.SGfree
{
	width: 		20px;
	height: 	16px;
	background:	#bbbbbb;
	border:		solid 1px #d2ac2b;
	font-family: 	Arial,Helvetica,sans-serif;
	font-weight: 	normal;
	padding:	0px;
	margin:		0px;
	color:		#ffffff;
	text-align:	center;
	cursor: 	pointer;
	line-height:	16px;
}
.SGfreeon
{
	width: 		20px;
	height: 	16px;
	background:	#dec069;
	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;
}
.SGc1, .SGc2, .SGc3, .SGc4, .SGc5
{
	width: 		20px;
	height: 	16px;
	background:	#dddddd;
	border:		solid 1px #f5f5f5;
	font-family: 	Arial,Helvetica,sans-serif;
	font-weight: 	normal;
	padding:	0px;
	margin:		0px;
	color:		#000000;
	text-align:	center;
	cursor: 	default;
	line-height:	16px;
}
.SGc1on, .SGc2on, .SGc3on, .SGc4on, .SGc5on
{
	width: 		20px;
	height: 	16px;
	background:	#dec069;
	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;
}
.SGc0, .SGc6
{
	width: 		20px;
	height: 	16px;
	border:		solid 1px #eeeeee;
	background:	#bbbbbb;
	font-family: 	Arial, Helvetica, sans-serif;
	font-weight: 	normal;
	padding:	0px;
	margin:		0px;
	color:		#000000;
	text-align:	center;
	cursor: 	default;
	line-height:	16px;
}
.SGc0on, .SGc6on
{
	width: 		20px;
	height: 	16px;
	border:		solid 1px #ffffff;
	background:	#dec069;
	font-family: 	Arial, Helvetica, sans-serif;
	font-weight: 	normal;
	padding:	0px;
	margin:		0px;
	color:		#000000;
	text-align:	center;
	cursor: 	pointer;
	line-height:	16px;
}
.SGc
{
	width: 		20px;
	height: 	16px;
	border:		solid 1px #ffffff;
	background:	#dec069;
	font-family: 	Arial, Helvetica, sans-serif;
	font-weight: 	normal;
	padding:	0px;
	margin:		0px;
	color:		#000000;
	text-align:	center;
	cursor: 	default;
	line-height:	16px;
}
.SGcon
{
	width: 		20px;
	height: 	16px;
	border:		solid 1px #666666;
	background:	#dec069;
	font-family: 	Arial, Helvetica, sans-serif;
	font-weight: 	normal;
	padding:	0px;
	margin:		0px;
	color:		#000000;
	text-align:	center;
	cursor: 	pointer;
	line-height:	16px;
}
.divcal{
	position:absolute;z-index:40;display:none;top:-30px;left:0px;width:150px;border:0px solid #b1a187;margin:0;padding:0;
}
.divcal2{
	position:absolute;z-index:40; display:none;top:-30px;left:300px;width:150px;border:0px solid #b1a187;margin:0;padding:0;
}

