

#cadreformulaire
	{
	background-color	: #fff;
	width			: 610px;
	margin			: 30px; 
	border			: thin solid #999999;
	float			: auto;
	margin-left		: 0px; 
	margin-right		: 0px; 
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 10pt;
	text-decoration		: none;
	text-align              : justify;
	}


BODY 
	{
	SCROLLBAR-FACE-COLOR		: #aaaaaa; 
	SCROLLBAR-HIGHLIGHT-COLOR	: #000; 
	SCROLLBAR-SHADOW-COLOR		: #000; 
	SCROLLBAR-3DLIGHT-COLOR		: #555555; 
	SCROLLBAR-ARROW-COLOR		: #000;
	SCROLLBAR-TRACK-COLOR		: #fff; 
	SCROLLBAR-DARKSHADOW-COLOR	: #000; 
	}

#pleincontenu
	{
	background-color	: #fff;
	width			: 560px;
	margin-top		: 20px;
	margin-left		: 25px;
	float			: auto;
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font			: 1em "Arial",Trebuchet MS,sans-serif ;
	font-size		: 10pt;
	text-decoration		: none;
	text-align              : justify;
	}


H1
	{
	font			: 1em "Arial",Trebuchet MS,sans-serif ;
	font-size		: 10pt;
	color			: #000;
	font-weight		: bold;
	vertical-align		: left;
	text-decoration		: none;
	}

H2
	{
	font			: 1em "Arial",Trebuchet MS,sans-serif ;
	font-size		: 9pt;
	color			: #000;
	font-weight		: bold;
	vertical-align		: left;
	text-decoration		: none;
	text-align              : justify;
	}

H3
	{
	font			: 1em "Arial",Trebuchet MS,sans-serif ;
	font-size		: 8pt;
	color			: #000;
	vertical-align		: left;
	text-decoration		: none;
	text-align              : justify;
	}

H5
	{
	font			: 1em "Arial",Trebuchet MS,sans-serif ;
	font-size		: 7pt;
	color			: #000;
	text-decoration		: none;
	text-align              : justify;
	}
