/* * Calendar formatting */
#calendar_wrap{width:209px; 
margin: 0px;
}
.calendar-month{background:url(sidebar-deg-publication.jpg) repeat-x center; height:22px;width:208px; color:#37270f;border-bottom:1px solid #ffffff; font-weight:bold; }
.head-calendar{background:url(fond-day.jpg) no-repeat; width:208px; height:21px;}
#wp-calendar {
	border-collapse: collapse;
	margin: auto;
	
}
#wp-calendar td {
	border: 1px solid #cbc0ae;	
	padding: 0;
	text-align:center;
	font-size:10px;
	width:30px;
}
.bg-calendar{background: url(fond-calendar.jpg) repeat-y;width:208px;height:30px;}
.ec-wrap h2 {
	clear: both;
	font: 24px Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 0 0;
	padding-left: 0;
	padding-bottom: 7px;
	padding-right: 280px;
	color: #696969;

}
.ec-wrap a:link, .ec-wrap a:visited, .ec-wrap a:active {
	text-decoration: none;
	border: none;
}
.ec-wrap a:hover {
	text-decoration: none;
	border: none;
	font-weight: bold;
	color: #4682b4;
}
.dayHead {
	background: #333333;
	color: white;
	font-weight: bold;
}
#today {
	background: url(fond-today.jpg) repeat;
	font-weight:bold;
	width:30px;
	
}
/* * JQuery Tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #ccc;
	background:url(citation-degrade.jpg) repeat-x bottom #FBFAF9;
	padding: 5px;
	opacity: 1;
	width: 200px;
}

#tooltip ul li{ list-style:none; font-size: 11px; color: #37270F; font-weight: normal;line-height:normal; }
#tooltip div {margin: 0;font-weight: normal;line-height:normal;}
#tooltip .titre {font-size: 12px;color: #37270F; padding-top:10px;}

/* Alert Message Box */
.alertmsg {
	border: 1px solid #CCCCCC;
	position: absolute;
	width: 153px;
	border: 1px solid #c93;
	background: #faebd7;
	padding: 5px;
	/*left: 0px;
	top: -170px;
*/
}
    #EC_description{ font:Verdana, Arial, Helvetica, sans-serif;}
 
#TB_ajaxWindowTitle{background:url(degdtitrecalendar.jpg) repeat-x 0 -1px; width:188px; height:24px; color:#624213; font-weight:bold; font-size:12px;}
