.panel {
  border-width:1px;
  border-style:solid;
 /* border-color:#cce6ff #668099 #668099 #cce6ff;*/
  border-color:#ffffff;
  background-color:#ffffff;
	width:228px;
	padding-top:10px;
}
.m_arrow_prev {
cursor:pointer;
background:url(../../../images/calendrier/calg.gif) bottom center no-repeat;
width: 25px;
height: 15px;
}
.m_arrow_prev_over {
cursor:pointer;
background:url(../../../images/calendrier/calg.gif) bottom center no-repeat;
width: 25px;
height: 15px;
}
.m_arrow_prev_down {
cursor:pointer;
background:url(../../../images/calendrier/calg.gif) bottom center no-repeat;
width: 25px;
height: 15px;
}

.m_arrow_next {
cursor:pointer;
background:url(../../../images/calendrier/cald.gif) bottom center no-repeat;
width: 25px;
height: 15px;
}
.m_arrow_next_over {
cursor:pointer;
background:url(../../../images/calendrier/cald.gif) bottom center no-repeat;
width: 25px;
height: 15px;
}
.m_arrow_next_down {
cursor:pointer;
background:url(../../../images/calendrier/cald.gif) bottom center no-repeat;
width: 25px;
height: 15px;
}

.y_arrow_prev {
cursor:pointer;
background:url(../../../images/calendrier/calgg.gif) bottom center no-repeat;
width: 25px;
height: 15px;
}
.y_arrow_prev_over {
cursor:pointer;
background:url(../../../images/calendrier/calgg.gif) bottom center no-repeat;
width: 25px;
height: 15px;
}
.y_arrow_prev_down {
cursor:pointer;
background:url(../../../images/calendrier/calgg.gif) bottom center no-repeat;
width: 25px;
height: 15px;
}

.y_arrow_next {
cursor:pointer;
background:url(../../../images/calendrier/caldd.gif) bottom center no-repeat;
width: 25px;
height: 15px;
}
.y_arrow_next_over {
cursor:pointer;
background:url(../../../images/calendrier/caldd.gif) bottom center no-repeat;
width: 25px;
height: 15px;
}
.y_arrow_next_down {
cursor:pointer;
background:url(../../../images/calendrier/caldd.gif) bottom center no-repeat;
width: 25px;
height: 15px;
}

.row_head {
  border-width:1px;
  border-style:solid;
  border-color:#ffffff;
  background-color:#ffffff;
  padding-bottom:5px;
}
.head {
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  text-align:center;
  vertical-align:top;
  color:#95a804;
  background-color:#ffffff;
  cursor:default;
}
.arrow_prev {
  font-family:verdana;
  font-size:12px;
  font-weight:bold;
  width:12px;
  margin-right:1px;
  text-align:center;
  color:#769530;
  background-color:#ffffff;
/*  border-width:1px;
  border-style:solid;
  border-color:#cce6ff #668099 #668099 #cce6ff;*/
  margin:3px;
  cursor:pointer;
}
.arrow_prev_over {
  font-family:verdana;
  font-size:11px;
  width:12px;
  margin-right:1px;
  text-align:center;
  color:#769530;
  background-color:#ffffff;
/*  border-width:1px;
  border-style:solid;
  border-color:#cce6ff #668099 #668099 #cce6ff;*/
  margin:3px;
  cursor:pointer;
}
.arrow_prev_down {
  font-family:verdana;
  font-size:11px;
  width:12px;
  margin-right:1px;
  text-align:center;
  color:#ffffff;
  background-color:#7e93aa;
  border-width:1px;
  border-style:solid;
  border-color:#4b6077 #afc6dd #afc6dd #4b6077;
  padding:2px 0px 0px 2px;
  cursor:pointer;
}

.arrow_next {
  font-family:verdana;
  font-size:11px;
  width:12px;
  margin-left:1px;
  text-align:center;
  color:#ffffff;
  background-color:#1b80d9;
  border-width:1px;
  border-style:solid;
  border-color:#cce6ff #668099 #668099 #cce6ff;
  margin:3px;
  cursor:pointer;
}
.arrow_next_over {
  font-family:verdana;
  font-size:11px;
  width:12px;
  margin-left:1px;
  text-align:center;
  color:#ffffff;
  background-color:#afc6dd;
  border-width:1px;
  border-style:solid;
  border-color:#cce6ff #668099 #668099 #cce6ff;
  margin:3px;
  cursor:pointer;
}
.arrow_next_down {
  font-family:verdana;
  font-size:11px;
  width:12px;
  margin-left:1px;
  text-align:center;
  color:#ffffff;
  background-color:#7e93aa;
  border-width:1px;
  border-style:solid;
  border-color:#4b6077 #afc6dd #afc6dd #4b6077;
  padding:2px 0px 0px 2px;
  cursor:pointer;
}

.row_week {
/*  border-width:1px;
  border-style:solid;
  border-color:#99b3cc #99b3cc #668099 #99b3cc;*/
	background-color: #ffffff;
}
.weekday {
  font-family:verdana;
  font-size:12px;
  font-weight:bold;
  width:23px;
  text-align:center;
  color:#000000;
	background-color: #ffffff;
	cursor:default;
	padding-bottom:5px;
	padding-top:5px;
	
}

.row_day {
  padding:1px;
}
.day {
  font-family:verdana;
  font-size:11px;
  line-height:14px;
  height:17px;
  width:23px;
  text-align:center;
  color:#000000;
  background-color:#ffffff;
/*  border:1px solid #f0f0f0;*/
  padding:1px;
  cursor:pointer;
}
.day_over {
  font-family:verdana;
  font-size:11px;
  line-height:14px;
  height:17px;
  width:23px;
  text-align:center;
  color:#000000;
  background-color:#ffffff;
/*  border-width:1px;
  border-style:solid;
  border-color:#ffffff #c0c0c0 #c0c0c0 #ffffff;*/
  padding:1px;
  cursor:pointer;
}
.day_down {
  font-family:verdana;
  font-size:11px;
  line-height:14px;
  height:17px;
  width:23px;
  text-align:center;
  color:#000000;
  background-color:#ffffff;
/*  border-width:1px;
  border-style:solid;
  border-color:#9c9c9c #ffffff #ffffff #9c9c9c;*/
  padding:1px;
  cursor:pointer;
}
.day_empty {
  font-family:verdana;
  font-size:11px;
  line-height:14px;
  width:23px;
  text-align:center;
  color:#f0f0f0;
  background-color:#ffffff;
/*  border:1px solid #f0f0f0;*/
  padding:1px;
  cursor:default;
}
.day_disabled {
  font-family:verdana;
  font-size:11px;
  line-height:14px;
  width:23px;
  text-align:center;
  text-decoration:line-through;
  color:#999999;
  background-color:#ffffff;
 /* border:1px solid #f0f0f0;*/
  padding:1px;
  cursor:default;
}
.day_current {
  font-family:verdana;
  font-size:11px;
  line-height:14px;
  width:23px;
  height:17px;
 text-align:center;
  color:#ffffff;
 /* border-width:1px;
  border-style:solid;
  border-color:#cce6ff #668099 #668099 #cce6ff;*/
  padding:1px;
  cursor:pointer;
	background-color: #95a804;
	background-position: center;	
}
.day_special {
  font-family:verdana;
  font-size:11px;
  line-height:14px;
  width:23px;
  height:17px;
  text-align:center;
  color:#ffffff;
  background-color:#0f489a;
/*  border-width:1px;
  border-style:solid;
  border-color:#ffcccc #996666 #996666 #ffcccc;*/
  padding:1px;
  cursor:pointer;
}
.day_special_over {
  font-family:verdana;
  font-size:11px;
  line-height:14px;
  width:23px;
  height:17px;
  text-align:center;
  color:#ffffff;
  background-color:#0f489a;
/*  border-width:1px;
  border-style:solid;
  border-color:#ffcccc #996666 #996666 #ffcccc;*/
  padding:1px;
  cursor:pointer;
}
.day_special_down {
  font-family:verdana;
  font-size:11px;
  line-height:14px;
  width:23px;
  height:17px;
  text-align:center;
  color:#ffffff;
  background-color:#0f489a;
/*  border-width:1px;
  border-style:solid;
  border-color:#ffcccc #996666 #996666 #ffcccc;*/
  padding:1px;
  cursor:pointer;
}
.day_other {
  font-family:verdana;
  font-size:9px;
  line-height:14px;
  width:23px;
  text-align:center;
  color:#999999;
  background-color:#ffffff;
/*  border:1px solid #f0f0f0;*/
  padding:1px;
  cursor:pointer;
}
.day_other_over {
  font-family:verdana;
  font-size:9px;
  line-height:14px;
  width:23px;
  text-align:center;
  color:#666666;
  background-color:#ffffff;
/*  border-width:1px;
  border-style:solid;
  border-color:#f0f0f0 #909090 #909090 #f0f0f0;*/
  padding:1px;
  cursor:pointer;
}
.day_other_current {
  font-family:verdana;
  font-size:9px;
  line-height:14px;
  width:23px;
  text-align:center;
  color:#666666;
  background-color:#ffffff;
/*  border-width:1px;
  border-style:solid;
  border-color:#f0f0f0 #909090 #909090 #f0f0f0;*/
  padding:1px;
  cursor:pointer;
}

.row_foot {
  margin:1px;
}
.foot {
  font-family:verdana;
  font-size:11px;
  width:100px;
  margin:0px 1px;
  text-align:center;
  color:#ffffff;
  border-width:1px;
  border-style:solid;
  border-color:#cce6ff #668099 #668099 #cce6ff;
  padding:1px;
  cursor:pointer;
	background-color: #95a804;
	background-position: center;
	
}
.foot_over {
  font-family:verdana;
  font-size:11px;
  width:100px;
  margin:0px 1px;
  text-align:center;
  color:#ffffff;
  background-color:#95a804;
  border-width:1px;
  border-style:solid;
  border-color:#cce6ff #668099 #668099 #cce6ff;
  padding:1px;
  cursor:pointer;
}
.foot_down {
  font-family:verdana;
  font-size:11px;
  width:100px;
  margin:0px 1px;
  text-align:center;
  color:#ffffff;
  background-color:#95a804;
  border-width:1px;
  border-style:solid;
  border-color:#4b6077 #afc6dd #afc6dd #4b6077;
  padding:2px 0px 0px 2px;
  cursor:pointer;
}


.list {
  font-family:verdana;
  font-size:12px;
  color:#000000;
  background-color:#f0f0f0;
}

.info {
  font-size:10px;
  color:#000000;
  text-align:left;
  margin:2px 6px;
  padding:2px;
}

.tip_title {
  font-family:verdana;
  font-size:11px;
  text-align:center;
  color:#ffffff;
  background-color:#95a804;
 /* border-width:1px;
  border-style:solid;
  border-color:#996666 #ffcccc #ffcccc #996666;*/
  padding:0px 3px;
}
.tip_box {
 /* filter:
    alpha(opacity:90)
    progid:DXImageTransform.Microsoft.RandomDissolve(duration=0.5);
  -moz-opacity:0.9;
  */
  width:200px; height:100px;
  font-family:verdana;
  font-size:11px;
  text-align:left;
  color:#000000;
  background-color:#ffffff;
  border-width:1px;
  border-style:solid;
  border-color:#cce6ff #668099 #668099 #cce6ff;
  margin:3px;
  cursor:default;
  overflow:auto;
}

.time_list {
  font-family:verdana;
  font-size:12px;
}
