.cpYearNavigation, .cpMonthNavigation {
	background-color:#fff;
	color:#0077CB;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:5px 0
}
.cpDayColumnHeader, .cpYearNavigation, .cpMonthNavigation, .cpCurrentMonthDate, .cpCurrentMonthDateDisabled, .cpOtherMonthDate, .cpOtherMonthDateDisabled, .cpCurrentDate, .cpCurrentDateDisabled, .cpTodayText, .cpTodayTextDisabled, .cpText {
	font-family:arial;
	font-size:12px;
}
td.cpDayColumnHeader {
	border:0;
	text-align:center;
}
td.cpDayColumnHeader span {
	color:#0077CB;
	font-weight:bold;
}

.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate {
	text-align:center;
	text-decoration:none;
}
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled {
	color:#D0D0D0;
	text-align:center;
	text-decoration:line-through;
}
.cpCurrentMonthDate, .cpCurrentDate {
	color:#807B66;
}
.cpOtherMonthDate {
	color:#CCC;
}
td.cpCurrentDate {
	background-color:#0077CB;
	border:0;
	color:#fff;
}
td.cpCurrentDate a {color:#fff}

td.cpCurrentDateDisabled {
	border:0
}
td.cpTodayText, td.cpTodayTextDisabled {
	border:0
}
a.cpTodayText, span.cpTodayTextDisabled {
	height:20px;
}
a.cpTodayText {
	display:none
}
.cpTodayTextDisabled {
	color:#D0D0D0;
}
.cpBorder{
	border : 0;
	width:100%
}

.cpBorder table {width:80%}
.cpBorder .precedent {display:block; width:13px; height:13px; background-image:url(../template/fleche1.png); text-indent:-4000px}
.cpBorder .suivant {display:block; width:13px; height:13px; background-image:url(../template/fleche2.png); text-indent:-4000px}
.cpBorder .precedent:hover, .cpBorder .suivant:hover {background-position:0 13px}























