.circulations {
	width: 594px;
}

.circulations th, .circulations td {
	text-align: left;
}

.circulations td {
	padding-top: 10px;
	vertical-align: top;
}

.circulations .traction, .circulations .type {
	text-align: center;
}


.circulations td.traction {
	padding-top: 0;
	width: 90px;
}

.circulations .date {
	width: 100px;
}

.circulations th.date {
	padding-left: 25px;
	width: 65px;
}

.circulations .date span {
	background: url(heure-cadre.png) no-repeat;
	display: block;
	height: 28px;
	margin: 0 10px;
	padding: 6px 8px 8px 8px;
	width: 64px;
}
.circulations .date strong {
	background: black url(heure.png) no-repeat;
	color: white;
	display: block;
	font-size: 1.5em;
	line-height: 1.55em;
	height: 28px;
	text-align: center;
	width: 64px;
}

.circulations .jour th {
	border-bottom: 3px double #d7e5ed;
	color: #499ccf;
	font: bold 1.6em/1.125em Tahoma, Arial, sans-serif;
	padding: 1.6875em 0 0.5625em 25px;
}
