/* Définition de règle */
@charset "iso-8859-1";
<style>
	BODY{

		font:10pt Arial;
	}
	p { color:blue; }
	b
	{
		color:#FF6600;
		FONT-WEIGHT:bold;
	}
	sel
	{
		color:white;
		FONT-WEIGHT:bold;
	}

	.txt{
		color:black;
		font-size:12px;
		FONT-WEIGHT:normal;
		font-family:Arial;

		border:0;
	}
	.titrered {color: #C14851; font: 10pt; font-family: arial unicode ms}
	.txtred {color: #C14851; font: 8pt; font-family: arial unicode ms}
	.titrejaune {color: #666666; font: 10pt; font-family: arial unicode ms}
	.txtjaune {color: #666666; font: 8pt; font-family: arial unicode ms}
	.titrevert {color: #AABE45; font: 10pt; font-family: arial unicode ms}
	.txtvert{color: #666666; font: 8pt; font-family: arial unicode ms}
	.titreviolet {color: #A547C3; font: 10pt; font-family: arial unicode ms}
	.txtviolet {color: #A547C3; font: 8pt; font-family: arial unicode ms}
	.textehaut {color: #99CC00; font: 10pt; font-family: arial unicode ms}

	.textedroite {color: white; font: 12pt; font-family: arial unicode ms}

	.textegauche {color: gray; font: 10pt; font-family: arial unicode ms}
	.textegauchelabel {color: #FF6600; font: 10pt; font-family: arial unicode ms}
	.message {color: #99CC00; font: 10pt; font-family: arial unicode ms}

	.etape {color: white; font: 9pt; font-family: arial unicode ms}
	.envaleur{
		font: 12pt;
		color:#99CC00;
		FONT-WEIGHT:bold;
	}
	.menu{
		color:white;
		FONT-style:normal;
		font:10pt Arial;
		FONT-WEIGHT:bold;
		text-decoration:underline
	}
	.menu:hover{
		color:#FF6600;
		FONT-style:normal;
		font:10pt Arial;
		FONT-WEIGHT:bold;
		text-decoration:none
	}
	.exemple{
		color:red;
		FONT-style:normal;
		font:9pt Arial;
		FONT-WEIGHT:bold;
		text-decoration:underline
	}
	.exemple:hover{
		color:#FF6600;
		FONT-style:normal;
		font:9pt Arial;
		FONT-WEIGHT:bold;
		text-decoration:none
	}
	.outils{
		color:FF6600;
		FONT-style:normal;
		font:8pt Arial;
		FONT-WEIGHT:bold;
		text-decoration:underline
	}
	.outils:hover{
		color:gray;
		FONT-style:normal;
		font:8pt Arial;
		FONT-WEIGHT:bold;
		text-decoration:none
	}
	.navig{
		color:white;
		FONT-style:normal;
		font:9pt Arial;
		FONT-WEIGHT:Normal;
		text-decoration:underline
	}
	.navig:hover{
		color:gray;
		FONT-style:normal;
		font:9pt Arial;
		FONT-WEIGHT:Normal;
		text-decoration:none
	}
	.zoom{
		color:FF6600;
		FONT-style:normal;
		font:6pt Arial;
		FONT-WEIGHT:bold;
		text-decoration:none
	}
	.zoom:hover{
		color:gray;
		FONT-style:normal;
		font:6pt Arial;
		FONT-WEIGHT:bold;
		text-decoration:none
	}
	.titrefaq {color: #99CC00; font: 8pt; font-family: arial unicode ms; FONT-WEIGHT:bold; }
	.textefaq {color: gray; font: 8pt; font-family: arial unicode ms}

	BODY
	{
		scrollbar-face-color:#FF6600;
		scrollbar-shadow-color:#WHITE;
		scrollbar-highlight-color:#AFB6C5;
		scrollbar-3dlight-color:#FFCC66;
		scrollbar-darkshadow-color:#000000;
		scrollbar-track-color:white;
		scrollbar-arrow-color:#FFFFFF
	}
</STYLE>
/* Fin de la section de style généré par WebExpert le 17/05/2004 08:32:03 */