	<STYLE type="text/css"><!--
        	.page
	{
		background-color:#FFEFEF;
		width:100%;
		height:100%;
		border:2px solid #880000;
	}

        	.menu
	{
		padding:5px;
		background-color:#FFFFAA;
		margin:2px;
		border:2px solid #880000;
		width:20%;
		height:1200px;
		float : left;
		line-height : 2.0 ;
	}

        	.corps
	{
		padding:5px;
		background-color:#FFFFAA;
		margin:2px;
		border:2px solid #880000;
		width:100%;
		height:1200px;
	}

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

        	LI
	{
		font-family : arial,cursive ;
		color : #880000 ;
		font-size : 14px ;
		line-height : 1.1 ;
		text-align : justify ;
		font-weight : normal ;
		font-style : normal ;
	}
 
	A
	{
		font-family : arial ;
		color: #880000;
		font-weight: bold;
		font-size: 12px;
		text-decoration : underline ;  
	}

	A.index
	{
		font-family : arial ;
		color: #880000;
		font-weight: bold;
		font-size: 12px;
		text-decoration : underline ;  
	}
	body
	{
		background-color:#FF9900;
	}    

	H1
	{
		font-family : cursive,arial ;
		color : #880000 ;
		font-size : 24px ;
		line-height : 1.0 ;
		text-align : justify ;
		font-weight : bold ;
		font-style : normal ;
	}    

	p
	{
		font-family : arial ;
		color: #880000;
		font-weight: bold;
		font-size: 12px;
		text-align : justify ;
	}    

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

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


	--></STYLE>