body
	{
	font-family: Arial, Helvetica, Trebuchet, News Gothic MT ;
	background-color : #ffffcc;
 }


h1
	{
	font-family:Arial;
	font-size:18 pt;
	color:#476548;
	margin :0 0 0 0;	}


h2
	{
	font-family:Arial;
	font-size:15pt;
	color:#476548;

	margin :0 0 0 0;
	}


h3	{
	font-family:Arial;
	font-size:12pt;
	color:#476548;

	margin :0 0 0 0;
	}


h4.prix
	{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	color:red;
	margin :0 0 0 0;
	}


p
	{
	font-family:Arial;
	font-size:10pt;
	margin :0 0 0 0;
	color:#476548;

	text-align:justify;}

p.right	{	text-align:right;}

p.left	{	text-align:left;}

p.center	{	text-align:center;}


dt
	{
	font-family:Arial;
	font-size:10pt;
	margin :0 0 0 0;
	color:#476548;
	}


dl
	{
	font-family:Arial;
	font-size:10pt;
	margin :0 0 0 0;
	color:#476548;

	}


td
	{
	font-family:Arial;
	font-size:10pt;
	margin :0 0 0 0;
	color:#476548;

	}


li
	{
	font-family:Arial;
	font-size:10pt;
	list-style-type:disc;
	margin :0 0 0 0;
	color:#476548;

	text-align:justify;
}	




a:link 
	{
	color:#476548;

	text-decoration:none;
	}


a:activate
{
	color:#476548;

	text-decoration:none;
	}


a:visited
	{
	color:#476548;
	text-decoration:none;
	}


a:hover
	{
	color:#476548;

	text-decoration:underline;
	}