<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body
{
	font-family:Verdana;
}

img
{
	border: 0px;
}

a
{
	color:#da6aff;
	text-decoration:none;
}

h1
{
	margin: 0;
	padding: 0;
	padding-top: 20px;
	font-size:1.5em;
	font-weight:normal;
	text-decoration:underline;
}

p
{
	font-size: 0.8em;
}

hr
{
	clear:left;
}

ul
{
	font-size: 0.8em;
}

#menu, #footer
{
	font-size:0.6em;
	text-align:center;
}

#menu a
{
	color:#000000;
	text-decoration:none;
}

#contenu, #contenu2, #contenu3; #contenu4
{
	margin: 20px;
}

#contenu2, #contenu3, #contenu4
{
	clear:left;
}

.commentaire
{
	font-style:italic;
}

.image
{
	float:left;
	padding: 20px;
}
</pre></body></html>