<STYLE type="text/css"><!--
	body
	{
		background-color:#000000;
		font-family : arial ;
		font-size: 13px;
	}    
        	.page
	{
		background-color:#FFFFFF;
		width:100%;
		height:100%;
		border:0px solid #440000;
	}

        	.menu
	{
		padding:5px;
		margin:2px;
		background-color:F0F000;
		border:2px solid #440000;
		width:25%;
		height:200%;
		float : left;
		line-height : 1.0 ;
	}

        	.corps
	{
		font-family : arial ;
		font-size: 13px;
		padding:5px;
		margin:2px;
		background-color:#F0F000;
		border:2px solid #440000;
		width:100%;
		height:200%;
		text-align : justify ;
	}

	A
	{
		font-family : arial ;
		color: #440000;
		font-weight: bold;
		font-size: 13px;
		text-decoration : underline ;  
		line-height : 2.0 ;
	}

	.texte 
	{
		font-family : arial ;
		color: #440000;
		font-weight: bold;
		font-size: 14px;
		text-align : justify ;
		line-height : 2.0 ;
	}    

	.texte_rouge 
	{
		font-family : arial ;
		color: #FF0000;
		font-weight: bold;
		font-size: 14px;
		text-align : justify ;
		line-height : 2.0 ;
	}    


	H1
	{
		background-color:#F0F000;
		border:2px solid #440000;
		width:100%;
		font-family : arial ;
		color : #000000 ;
		font-size : 24px ;
		line-height : 1.0 ;
		text-align : center ;
		font-weight : bold ;
		font-style : normal ;
	}   
 
	H2
	{
		font-family : arial ;
		color : #000000 ;
		font-size : 16px ;
		line-height : 1.0 ;
		text-align : left ;
		font-weight : bold ;
		font-style : normal ;
	}   
 	.TITRE 
	{
		font-family : arial ;
		color : #00F0FF ;
		font-size : 14px ;
		line-height : 1.0 ;
	}    

	.comment 
	{
		font-family : arial ;
		color : #A0A0A0 ;
		font-size : 8px ;
		line-height : 1.0 ;
	}    

	php 
	{
		font-family : arial ;
		color : #00FF00 ;
		font-size : 8px ;
		line-height : 1.0 ;
	}    

	.pub
	{
		background-color:#F0F000;
		border:2px solid #440000;
		width:100%;
		height:40px;
		font-family : arial ;
		color : #000000 ;
		font-size : 14px ;
		text-align : center ;
		vertical-align:middle;
		font-weight : bold ;
		font-style : normal ;
	}   

	b
	{
		color:#FA0000;
	}
 
--></STYLE>