<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bloc_bandeau
{
	width: 100%;
}

.bloc_bandeau table
{
	width: 100%;
	margin: 5px auto;
}

td.actualite_date
{
	padding: 0 0 0 0;
	text-align: left;
}

td.actualite_ligne
{
	text-align: right;
	padding: 0 0 10px 0;
}

.bloc_bandeau tr:not(:last-of-type) td.actualite_ligne
{
	border-bottom: #D4CCB0 solid 1pt;
}

#infos_secteur, #infos_departement
{
	font-size: 7pt;
}

div#stats
{
	margin-bottom: 20px;
}


div#cavites_classiques
{
	margin-bottom: 20px;
}
</pre></body></html>