<STYLE type="text/css">
<!--
	body
	{
		background-color:#7100c4;
		font-family : arial ;
		color: #000000;
		font-weight: bold;
		font-size: 12px;
	}    

        	.page
	{
		background-color:#7100c4;
		width:100%;
		height:1100;
		border:0px solid #FF0000;
	}

        	.corps
	{
		padding:5px;
		margin:2px;
		background-color:#B3DCFF;
		border:2px solid #FF0000;
		width:75%;
		height:1200;
		float : left;
	}

        	.menu
	{
		padding:5px;
		margin:2px;
		background-color:#B3DCFF;
		border:2px solid #0000FF;
		width:20%;
		height:1200;
		float : right;
		line-height : 2.0 ;
	}

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

        	LI
	{
		text-align : justify ;
		font-style : normal ;
	}
 
	A
	{
		font-family : arial ;
		color: #FF0000;
		font-weight: bold;
		text-decoration : underline ;  
	}

	A.index
	{
		font-family : arial ;
		color: #00F0FF;
		font-weight: bold;
		text-decoration : underline ;  
	}

	H1
	{
		font-family : cursive,arial ;
		color : #00F0FF ;
		font-size : 24px ;
		text-align : justify ;
		font-weight : bold ;
		font-style : normal ;
	}    

	H2
	{
		font-family : cursive,arial ;
		color : #00F0FF ;
		font-size : 16px ;
		text-align : justify ;
		font-weight : bold ;
		font-style : normal ;
	}    

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

	.texte_index
	{
		font-family : arial ;
		color: #00F0FF;
		font-weight: bold;
		font-size: 12px;
	}    

	img
	{
		margin:5px;
	}    

-->
</STYLE>