.BoxCalend01	{
	position: absolute;
	top: 100px;
	left: 0px;
	width: 160px;
	height: 300px;
}

.BoxCalendMois03	{
	position: absolute;
	top: 500px;
	left: 10px;	
}

.BoxCalendSem01	{
	position: relative;
	top: 0px;
	left: 10px;
	height: 12px;
	width: 119px; 
}

.BoxCalendJrn01	{
	position: absolute;
	top: 0px;	
	left: 0px; 
	width: 17px; 
	height: 20px;
}

.BoxCalendJrn02	{
	position: absolute;
	top: 0px;	
	left: 17px; 
	width: 17px; 
	height: 20px;
}

.BoxCalendJrn03	{
	position: absolute;
	top: 0px;	
	left: 34px; 
	width: 17px; 
	height: 20px;
}

.BoxCalendJrn04	{
	position: absolute;
	top: 0px;	
	left: 51px; 
	width: 17px; 
	height: 20px;
}

.BoxCalendJrn05	{
	position: absolute;
	top: 0px;	
	left: 68px; 
	width: 17px; 
	height: 20px;
}
.BoxCalendJrn06	{
	position: absolute;
	top: 0px;	
	left: 85px; 
	width: 17px; 
	height: 20px;
}

.BoxCalendJrn07	{
	position: absolute;
	top: 0px;
	left: 102px;
	width: 17px;
	height: 20px;
	background-color: rgb( 200, 200, 200); 
}

.TxtCalend01	{
	width: 17px;
	font-size: 10px;
	font-family: Verdana, Helvetica, Sans-Serif;
	text-align: center;
	text-decoration: none;
	width: 119px;
	cursor: pointer;
	color: rgb( 80, 80, 80)
}
A.TxtCalend01:link		{ color: rgb( 80, 80, 80); }
A.TxtCalend01:hover		{ text-decoration: none; color: rgb( 255, 255, 255); }
A.TxtCalend01:active	{ text-decoration: none; color: rgb( 255, 20, 20); }

.TxtCalendMois01	{
	width: 17px;
	color: rgb( 0, 0, 0);
	padding-left: 10px;	
	padding-top: 10px; 
	line-height: 24px;
	border-bottom-color: rgb( 255, 255, 255);
	border-bottom-style: solid;
	border-bottom-width: 2px;
}