.calendrier
{
	background: #FFFFFF;
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	border-style: solid;
	border-color: #d3cab9;
	border-width: 1px;
}

.caldays
{
	background: #a8a591;
	color: #fff;
	font-weight: bold;
	width: 40px;
	height: 30px;
	text-align: center;
}

.caldate
{
	/* background: url(/images/divers/bg_calendar.gif) no-repeat right bottom; */
	font-family: Verdana, Sans-Serif;
	font-size: 7pt;
	width: 40px;
	height: 40px;
	padding: 3px;
	border-style: solid;
	border-color: #909090;
	border-width: 1px;

}

.calcellbg
{
	font-family: Verdana, Sans-Serif;
	font-size: 7pt;
	padding: 0px;
}

.calmonthyear
{
	background: #FFFFFF;
	color: #7b0003;
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	height: 15px;
	padding: 4px;

}

.event
{
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
}

.cal_retour
{
	border-style: solid;
	border-color: #EFF2F5;
	border-width: 0px 0px 1px 0px;
}

.tbcontenu
{
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
}

