body
{
    background-color: #ffffff;
	font-family: arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
}

a { color: #0000CC; text-decoration: none }
a:link	{ color: #0000CC; text-decoration: none }
a:active	{ text-decoration: none }
a:visited	{ color: #3333CC; text-decoration: none; font-weight: none }
a:hover
{
	color: #444;
	text-decoration: none;
}

.bleu
{
	color: #3CF;
	font-size: 12px;
}

p
{
	text-align: justify;
	font-size: 12px;
	color: #555;
	margin-left: 30px;
}

h1.bleu_th3
{
	color: #3CF;
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 30px;
}

h1.bleu_th4
{
	color: #3CF;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 30px;
}

h2.bleu_th4
{
	color: #3CF;
	font-size: 1em;
	font-weight: bold;
	margin-left: 30px;
}

