<STYLE type="text/css">
<!--
	font.txtbleu0
	{
	font-size:12;
	color:#888888;
	font-family: time;
	}
	font.txtbleu1
	{
	font-size:14;
	color:#888888;
	font-family: time;
	}
	font.txtbleu2
	{
	font-size:18;
	color:#888888;
	font-family: time;
	}
	font.txtbleu3
	{
	font-size:24;
	color:#888888;
	font-family: time;
	}
	font.txtbleu4
	{
	font-size:36;
	color:#888888;
	font-family: time;
	}

	font.txtrouge0
	{
	font-size:12;
	color:#FF3333;
	font-family: time;
	}
	font.txtrouge1
	{
	font-size:14;
	color:#FF3333;
	font-family: time;
	}
	font.txtrouge2
	{
	font-size:18;
	color:#FF3333;
	font-family: time;
	}

	font.txtrose0
	{
	font-size:12;
	color:#CC6699;
	font-family: time;
	}
	font.txtrose1
	{
	font-size:14;
	color:#CC6699;
	font-family: time;
	}
	font.txtrose2
	{
	font-size:18;
	color:#CC6699;
	font-family: time;
	}
	font.txtrose3
	{
	font-size:24;
	color:#CC6699;
	font-family: time;
	}
	font.txtrose4
	{
	font-size:36;
	color:#CC6699;
	font-family: time;
	}

	input.bleu
	{
		background-color : #444444; 
		border-bottom-color: #cc6699; 
		border-bottom-width: 2px; 
		border-left-color: #cc6699; 
		border-left-width: 2px; 
		border-right-color: #cc6699; 
		border-right-width: 2px; 
		border-top-color:#cc6699; 
		border-top-width: 2px; 
		color: #cc6699; 
		font-family: verdana; 
		font-size: xxsmall; 
		font-weight: bold; 
		text-align : center;
	}

	input.bleu0
	{
		background-color : #444444; 
		border-bottom-color: #cc6699; 
		border-bottom-width: 1px; 
		border-left-color: #cc6699; 
		border-left-width: 1px; 
		border-right-color: #cc6699; 
		border-right-width: 1px; 
		border-top-color:#cc6699; 
		border-top-width: 1px; 
		color: #cc6699; 
		font-family: verdana; 
		font-size: 15px; 
		text-align : center;
	}

	select.bleu
	{
		background-color : #444444; 
		border-bottom-color: #cc6699; 
		border-bottom-width: 2px; 
		border-left-color: #cc6699; 
		border-left-width: 2px; 
		border-right-color: #cc6699; 
		border-right-width: 2px; 
		border-top-color:#cc6699; 
		border-top-width: 2px; 
		color: #cc6699; 
		font-family: verdana; 
		font-size: xxsmall; 
		font-weight: bold; 
		text-align : center;
	}

	textarea.bleu
	{
		background-color : #444444; 
		border-bottom-color: #cc6699; 
		border-bottom-width: 2px; 
		border-left-color: #cc6699; 
		border-left-width: 2px; 
		border-right-color: #cc6699; 
		border-right-width: 2px; 
		border-top-color:#cc6699; 
		border-top-width: 2px; 
		color: #cc6699; 
		font-family: verdana; 
		font-size: xxsmall; 
		font-weight: bold; 
		text-align : left;
	}

	a
	{
		color:FFCCEE;
		text-decoration:none;
	} 
	a:hover
	{
		color:FFBBDD;
		text-decoration:none;
		font-weight: bold; 
	}

	body.clair
	{
		background-color:#000000;
	}
	
	body
	{
		scrollbar-3dlight-color : #CC6699; 
		scrollbar-arrow-color : #444444; 
		scrollbar-base-color : #444444; 
		scrollbar-darkshadow-color : #000000; 
		scrollbar-face-color : #CC6699; 
		scrollbar-highlight-color : #444444; 
		scrollbar-shadow-color : #444444; 
		scrollbar-track-color :#444444;
	}

-->
</STYLE>