/* CSS Document */
.moteur-ttd{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
.moteur-ttd form{
	margin:0px;
	padding:0px;
}
.moteur-ttd select, input{
	font-size:11px;
	color:#5284B8;
	vertical-align:middle;
}
.moteur-ttd .bas_moteur{
	background-image:url(images/basmoteur.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#c5141c;
}
/*style clandriei*/
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#FFFFFF;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#c5141c;
			font-weight:bold;
		
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:9px;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:center;
			border-bottom:1px solid #000000;
			border-width:0 0 1 0;
			font-weight:bold;
			color:#000000;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:center;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#CCCCCC;
			text-align:center;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#c5141c;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#c5141c;
			background-color: #000000;
			border-width:1;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid 1px #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid 1px #000000;
			border-width:1 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:10px;
			}
	A.TESTcpTodayText
			{
			color:#c5141c;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#c5141c;
			}
	.TESTcpBorder
			{
			border:solid 1px #000000;
			}

/*fin*/