<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: ARIAL,HELVETICA;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	background-color: #eaf4eb;
	background-image: url(https://www.gnu.org/software/toutdoux/images/fond.jpg);
	}

.body-text {
	font-family: ARIAL,HELVETICA;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-size: small;
	font-weight: normal;
	color: #000000;
	}

.link-page-main {
	font-family: ARIAL,HELVETICA;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	color: #2a7365;
	}

.link {
	font-family: ARIAL,HELVETICA;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #2a7365;
	}

.frame-title {
	font-family: ARIAL,HELVETICA;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #453a28;
	background-color: #bfb7ac;
	background-image: url(https://www.gnu.org/software/toutdoux/images/cadre-titre-fond.png);
	border: 2px solid #bfb7ac;
	}

.frame {
	border: 2px solid #d3ded3;
	}

.frame-text {
	font-family: ARIAL,HELVETICA;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	background-color: #d3ded3;
	background-image: url(https://www.gnu.org/software/toutdoux/images/cadre-texte-fond.png);
	}

.menu-title {
	font-family: ARIAL,HELVETICA;
	font-style: normal;
	font-size: small;
	font-variant: normal;
	font-weight: normal;
	color: #453a28;
	text-align: center;
	}

.menu-frame {
	font-family: ARIAL,HELVETICA;
	font-style: normal;
	font-size: small;
	font-variant: normal;
	font-weight: normal;
	color: #453a28;
	text-align: center;
	background-image: url(https://www.gnu.org/software/toutdoux/images/cadre-texte-fond.png);
	}

.date {
	text-decoration: none;
	color: #453a28;
	}

A:link {
	text-decoration: none;
	color: #2a7365;
	}

A:visited { 
	text-decoration: none;
	color: #8b4726;
	}

A:active { 
	text-decoration: none;
	color: #453a28;
	}

A:hover {
	text-decoration: underline;
	color: #8b7500;
	}
</pre></body></html>