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

        	.menu
	{
		padding:5px;
		background-color:#00DDDD;
		margin:2px;
		border:0px solid #880000;
		width:25%;
		height:700px;
		float : left;
		line-height : 2.0 ;
	}

        	.corps
	{
		padding:5px;
		background-color:#00DDDD;
		margin:2px;
		border:0px solid #880000;
		width:100%;
		height:700px;
	}

        	.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: 14px;
		text-decoration : underline ;  
		line-height : 2.0 ;
	}

	A.index
	{
		font-family : arial ;
		color: #880000;
		font-weight: bold;
		font-size: 14px;
		text-decoration : underline ;  
		line-height : 2.0 ;
	}
	body
	{
		background-color:#006666;
	}    

	H1
	{
		font-family : cursive,arial ;
		color : #880000 ;
		font-size : 24px ;
		line-height : 1.0 ;
		text-align : center ;
		font-weight : bold ;
		font-style : normal ;
		width:100%;
		padding:10px;
		margin-left:2px;
		margin-right:2px;
		margin-top:10px ;
		margin-bottom:10px;
		background-color:#00DDDD;
		border:0px solid #880000;
		vertical-align:top;
	}    

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

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


--></STYLE>