ul#circuits_chrono{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#circuits_chrono,p.circuits_chrono{
	margin-right:120px;
}
ul#circuits_chrono li{
	margin:5px 0;
	padding:5px 0;
}
ul#circuits_chrono li table{
	width:100%;
}
ul#circuits_chrono li td.meteo{
	padding-left:25px;
	line-height:22px;
}
ul#circuits_chrono li td.meteo.beau{
	background:url('../picto/weather-clear.png') center left no-repeat;
}
ul#circuits_chrono li td.meteo.mouille{
	background:url('../picto/weather-showers-scattered.png') center left no-repeat;
}
ul#circuits_chrono li td.meteo.pluie{
	background:url('../picto/weather-showers.png') center left no-repeat;
}
ul#circuits_chrono li td.meteo.neige{
	background:url('../picto/weather-snow.png') center left no-repeat;
}
/*.approximatif{
	background-color:#d3cdca;
}
.approximatif .temps{
	font-style:italic;
}*/
.non_valide{
	color:#d3cdca;
}
