		.titre
		{
			font-family : arial ;
			font-weight=bold ;
			color : #000000 ;
			font-size : 12px ;
			line-height : 1.0 ;
		}
    
		H1
		{
			font-family : arial ;
			color : #000000 ;
			font-size : 16px ;
			line-height : 1.0 ;
		}    

		TD
		{
			font-family : arial ;
			color : #000000 ;
			font-size : 12px ;
			line-height : 1.0 ;
		}    

		B
		{
			font-family : arial ;
			color : #0000FF ;
			font-size : 13px ;
			line-height : 1.0 ;
		}    

		.titre_lien 
		{
			font-family : arial ;
			color : #FF0000 ;
			font-size : 12px ;
			line-height : 1.2 ;
		}    
		.texte 
		{
			font-family : arial ;
			color : #000000 ;
			font-size : 13px ;
			line-height : 1.0 ;
			width: 500px ;
			text-align:justify ;
		}    

		.fond 
		{
			font-family : arial ;
			color : #FFFFFF ;
			font-size : 13px ;
			width: 470px ;
			background-color : #000000 ;
			border-style: solid ; 
			border-width: 3px ; 
			border-color: #FF0000 ; 
		}    

		.fond_2 
		{
			font-family : arial ;
			color : #FFFFFF ;
			font-size : 13px ;
			width: 470px ;
			background-color : #000000 ;
			border-style: solid ; 
			border-width: 3px ; 
			border-color: #FF0000 ; 
		}    
		.bas_page 
		{
			font-family : arial ;
			background-color : #000000 ;
			color : #FFFFFF ;
			font-size : 13px ;
			line-height : 1.0 ;
			width: 100% ;
			text-align:center ;
		}    
		A
		{
			font-family : arial ;
			color : #FFFF00 ;
			font-size : 13px ;
			line-height : 1.2 ;
			text-decoration : none ;  
		} 
		A:hover
		{
			font-family : arial ;
			color : #FF0000 ;
			font-size : 13px ;
			line-height : 1.2 ;
		}    

		img
		{
			border-style: solid ; 
			border-width: 3px ; 
			border-color: #FF0000 ; 
		}

		iframe
		{
			border-style: solid ; 
			border-width: 3px ; 
			border-color: #FF0000 ; 
		}

		.menu
		{
			background-image:url(../fichiers/barre-degrade.gif) ; 
		}