<STYLE TYPE="text/css">
<!--
	body
	{
		background-color:#EEEEDD;
	}    

        	.titre
	{
		width:100%;
		font-family:arial ;
		color:#000000;
		font-weight:bold;
		font-size:20px;
		text-align:center ;
		line-height : 1.5 ;
		border:2px solid #BBCCBB;
	}

        	.page
	{
		width:100%;
		height:100%;
		float:left;
		background-color:#EEEEDD;
		border:2px solid #EEEEDD;
		align:center;
	}

        	.menu
	{
		padding:0px;
		margin:2px;
		border:0px solid #667766;
		width:19%;
		height:97%;
		vertical-align:middle;
		line-height:2.0 ;
		float:left;
	}

        	.corps
	{
		padding:0px;
		margin:2px;
		border:0px solid #0000FF;
		height:100%;
		width:98%;
		align:center;
		text-align:center;
		vertical-align:middle;
		float:left;
		overflow:auto;
	}

	A
	{
		font-family : arial ;
		color: #005000;
		font-size: 12px;
		text-decoration : none ;  
		line-height : 2.0 ;
	}

	.Aindex
	{
		font-family : arial ;
		color: #005000;
		font-weight: bold;
		font-size: 14px;
		text-decoration : underline ;  
		line-height : 2.0 ;
	}

	.texte 
	{
		font-family : arial ;
		color: #5603AD;
		font-weight: bold;
		font-size: 12px;
	}    

	.texte_index
	{
		font-family : arial ;
		color: #000000;
		font-weight: bold;
		font-size: 12px;
		align:center;
		text-align:center;
		vertical-align:middle;
	}    

-->
</STYLE>
