table.calendrier {
	font-family:Tahoma;
	font-size:12px;
	padding:0px;
	margin:0px;
	color:#000000;
	text-align:center;
	width:100%;
}

.calendrier tr {
	font-family:Tahoma;
	font-size:12px;
	padding:0px;
	margin:0px;
	text-align:center;
}

#middle #col_droite #reservation table.calendrier td  {
	font-family:Tahoma;
	font-size:12px;
	padding:0px;
	margin:0px;
	text-align:center;
}


#middle #col_droite #reservation2 table.calendrier td  {
	font-family:Tahoma;
	font-size:12px;
	padding:0px;
	margin:0px;
	text-align:center;
}

#middle #col_gauche .reservez_middle table.calendrier td, #middle #col_droite #reservation2 table.calendrier td  {
	font-family:Tahoma;
	font-size:12px;
	padding:0px;
	margin:0px;
	text-align:center;
}


.cellactive { 
	font-family:Tahoma;
	font-size:10px;
	text-align:center;
	cursor:hand;
	border-right:1px #e0e0e0 solid;
	border-bottom:1px #e0e0e0 solid;
	padding:0px;
	margin:0px;
	cursor:hand;
}

.cellselected { 
	font-family:Tahoma;
	font-size:10px;
	text-align:center;
	cursor:hand;
	border-right:1px #e0e0e0 solid;
	border-bottom:1px #e0e0e0 solid;
	padding:0px;
	margin:0px;
	cursor:hand;
	background-color:#F1950E;
}


.classhand  {
	cursor:hand;
}

.cellactiveselected { 
	font-family:Tahoma;
	font-size:10px;
	text-align:center;
	cursor:hand;
	border-right:1px #e0e0e0 solid;
	border-bottom:1px #e0e0e0 solid;
	padding:0px;
	margin:0px;
	cursor:hand;
	background-color:#c0c0FF;
}

.celldisable { 
	font-family:Tahoma;
	font-size:10px;
	text-align:left;
	border-right:1px #e0e0e0 solid;
	border-bottom:1px #e0e0e0 solid;
	background:#f0f0f0;
	color:#B6AFAF;
	padding:0px;
	margin:0px;
}
