#Calendar_Frame_Calendar1
{
	z-index:10000;
	position:absolute;
	height:175px;
	width: 210px;
	display:none;
	border: 1px solid #146fa4;
	text-align: center;
	background: #eef5fb;
	top:129px;
	left:0px; /* 185 */
}

.Calendar_Day_Close_Clickable
{
	background: #146fa4 !important;
	cursor: pointer;
	text-decoration: underline;
}
.Calendar_Day_Close_NonClickable
{
	background: #146fa4 !important;
	cursor: default;
	text-decoration: none;
}
.Calendar_Day_Open_Clickable
{
	background: #d00a6c !important;
	cursor: pointer;
	text-decoration: underline;
}
.Calendar_Day_Open_NonClickable
{
	background: #d00a6c !important;
	cursor: default;
	text-decoration: none;
}
.Calendar_Day_Today
{
	background: #eef5fb !important;
	cursor: default;
	text-decoration: none;
}
.Calendar_Day_OtherMonth
{
	background: white !important;
	cursor: default;
	text-decoration: none;
	color: White !important;
}
.Calendar_Day_OtherMonth font, .Calendar_Day_OtherMonth b
{
	color: White !important;
}

.Calendar_Div_Bouton_Fermer
{
	text-align: right;
}
#IresaCalendar{

height:153px !important;
}

#Calendar_Frame_Calendar1{width: 210px; position:absolute; z-index:10000; height:200px; display:none; border: 1px solid #146fa4; text-align: center; background: #eef5fb;}
#header{margin-bottom:10px}
#MT_Container td, #liste_criteres span{ color:#ffffff;}
#contenu{min-height:720px}
.masquer{ background:#E9E9E9; color:#000000;  }
a.Fermer {color:#FF0099;}
