<STYLE TYPE="text/css">
<!--
	BODY
	{
		background-color	: #f2dcae ;
		font-family	: Arial, sans-serif, Helvetica;
		font-size		: 10pt;
	}

        	.page
	{
		background-color:#f2dcae;
		width:100%;
		height:100%;
		border:0px solid #880000;
	}


         	.menu_gauche
	{
		padding:5px;
		background-color:#f2dcae;
		margin:2px;
		border:0px solid #880000;
		width:24%;
		height:100%;
		float : left;
	}

       	.corps
	{
		padding:5px;
		background-color:#f2dcae;
		margin:2px;
		border:0px solid #880000;
		width:54%;
		height:100%;
		float : left;
	}

         	.menu_droit
	{
		padding:5px;
		background-color:#f2dcae;
		margin:2px;
		border:0px solid #880000;
		width:20%;
		height:100%;
		line-height : 2.0 ;
		float : right;
	}

       	.ligne
	{
		width:20%;
		padding:5px;
		margin:2px;
		border:2px solid #880000;
		vertical-align:middle;
	}

	A
	{
		font-family	: Arial, sans-serif, Helvetica;
		font-size		: 13px;
		font-weight	: bold ;
		text-align	: justify ;
		text-decoration	: none ;
		color		: #5D5A59 ;
		background-image	: url("/fond-menu-gauche.gif") ;
		line-height : 15px ;
		width:100%;
	}

	TABLE
	{
		empty-cells	: collapse ;
		border-style	: solid ;
	}
			
			
	H1
	{
		font-family	: Arial, sans-serif, Helvetica;
		font-size		: 14pt;
		text-align	: center ;
		vertical-align	: middle ;
		font-weight	: bold ;
	}

	H2
	{
		font-family	: Arial, sans-serif, Helvetica;
		font-size		: 13pt;
		text-align	: center ;
		font-weight	: bold ;
	}

	H3
	{
		font-family	: Arial, sans-serif, Helvetica;
		font-size		: 12pt;
		text-align	: center ;
		font-weight	: bold ;
	}

	P
	{
		font-family	: Arial, sans-serif, Helvetica;
		font-size		: 15pt;
		text-align	: center ;
		font-weight	: bold ;
	}

	.A1
	{
		font-family	: Arial, sans-serif, Helvetica;
		font-size		: 13pt;
		font-weight	: bold ;
	}

	.comments
	{
		font-family	: Arial, sans-serif, Helvetica;
		font-size		: 9pt;
		text-align	: justify ;
	}

 
-->
</STYLE>
