

        	.page
	{
		background-color:#B3DCFF;
		width:80%;
		border:2px solid #880000;
	}

        	.corps
	{
           		font-family : arial ;
           		color : #0000FF ;
           		font-size : 16px ;
	   	line-height : 1.2 ;
		text-align:justify;
		padding:5px;
		background-color:#B3DCFF;
		margin:2px;
		border:2px solid #FFFFFF;
		width:100%;
	}

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

      	H1 
        	{
           		font-family : arial ;
           		color : #0000FF ;
           		font-size : 20px ;
	   	line-height : 2.0 ;
		text-align: center; 
		border: 1px solid #003399; 
		background: #EFF8FF;  
		margin: 10px; padding: 2px; 
		width:80%;
        	}  
  
       	H2 
        	{
           		font-size : 16px ;
		text-align: left; 
		margin: 10px; padding: 2px; 
        	}  
  
        	.lien 
        	{
           		font-family : arial ;
           		color : #000000 ;
           		font-size : 16px ;
	   	line-height : 1.0 ;
        	}  
  
         	.a_lien 
        	{
           		font-family : arial ;
           		color : #FF0000 ;
           		font-size : 16px ;
	   	line-height : 1.0 ;
 	   	text-decoration : underline ; 
		font-weight : bold ; 
       	}  
  
         	.comment
        	{
           		font-family : arial ;
           		color : #0000FF ;
           		font-size : 16px ;
	   	line-height : 1.2 ;
		text-align:justify;
        	}  

        	.TITRE 
        	{
           		font-family : arial ;
           		color : #FF0000 ;
           		font-size : 14px ;
	   	line-height : 1.0 ;
        	}  
  
	.x
	{
          	 	font-family : arial ;
          		color : #003399 ;
	   	font-size : 14px ;
	   	line-height : 1.0 ;
		text-align:justify;
	}

	A
	{
          	 	font-family : arial ;
          		color : #003399 ;
	   	font-size : 16px ;
	   	line-height : 1.0 ;
	   	text-decoration : underline ;  
	}

	A:hover
	{
           		font-family : arial ;
           		color : #FF0000 ;
	   	font-size : 16px ;
	   	line-height : 1.0 ;
	   	text-decoration : underline ;  
	}

	.fond_bleu
	{
           		font-family : arial ;
           		color : #B3DCFF ;
	   	font-size : 12px ;
	   	line-height : 1.0 ;
	   	text-decoration : underline ;  
	}

