#Agenda{
	position:relative;
	/*float:left;*/
	width:90%;
	margin:10px auto 0 auto;
	clear:both;
	background-color:transparent;
	font-size:10px;
}
#Agenda p {left:0px; top:5px;}
.wkend {background-color: #F0F0F0;}

.Calendrier {position:relative; float:left; width:300px; background-color:transparent; font-size:10px;}
.Calendrier .spacebs {font-size:0; margin:0; padding:20px 0 0 0;}
.Calendrier table{
	position:relative;
	width:290px;
	left:5px;	right:5px;
	border-collapse:collapse; border:1px solid #808080;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:small;
	color:#000000;
	margin:0;
	padding:0;
}
.Calendrier tr {vertical-align:middle;}
.Calendrier th {background:#D2F0DC; border:1px solid #808080; text-align:center; margin:0; padding:3px 0 3px 10px; color:#000000;}
.Calendrier td {border:1px solid #808080; text-align:center; width:15px; height:25px; margin:0; padding:2px 0; color:#000000;}
.Legende {position:relative; float:right; width:290px; height:200px; top:20px; font-size:10px;}
.Legende .reiki01    {position:relative; float:left; top:0px;  width:25px; height:25px; background-color:red;}
.Legende .reiki02    {position:relative; float:left; clear:both; top:15px; width:25px; height:25px; background-color:yellow;}
.Legende .reiki03    {position:relative; float:left; clear:both; top:30px; width:25px; height:25px; background-color:green;}
.Legende .reiki04    {position:relative; float:left; clear:both; top:45px; width:25px; height:25px; background-color:blue;}
.Legende .reikiEch   {position:relative; float:left; clear:both; top:60px; width:25px; height:25px; background-color:#800080;}
.Legende .reiki01txt {position:relative; top:0px;  float:right;width:260px; height:25px;}
.Legende .reiki02txt {position:relative; top:15px; float:right;width:260px; height:25px;}
.Legende .reiki03txt {position:relative; top:30px; float:right;width:260px; height:25px;}
.Legende .reiki04txt {position:relative; top:45px; float:right;width:260px; height:25px;}
.Legende .reikiEchg  {position:relative; top:60px; float:right;width:260px; height:25px;}