

	#TITRE1
		{
		font-size:17pt; 
		font-family:ARIAL; 
		font-variant:small-caps;
		color:darkMagenta; 
		font-weight:bolder; 
		text-align:center;
		text-indent:0px;	
		border-color:red;
		}

	#TITRE2
		{
		font-size:16pt; 
		font-family:Arial; 
		color:green; 
		font-weight:bold; 
		text-align:center;
		text-indent:0px;
		}

	#TITRE3
		{
		font-size:13pt; 
		font-family:Arial; 
		color:darkcyan; 
		font-weight:bold;
		text-indent:0px; 
		}

	#TEXTE1
		{
		font-weight:100;  
		font-size:20px; 
		font-family:kidprint; 
		color:DARKBLUE; 
		text-indent:10px;
		text-align:justify;
		}

	#TEXTE2
		{ 
		font-size:15px; 
		font-family:Arial; 
		color:darkviolet; 
		font-weight:bold;
		text-indent:10px;
		}

	#TEXTE3
		{
		font-weight:600;  
		font-size:30px; 
		font-family:kidprint; 
		color:DARKBLUE; 
		text-indent:0px;
		text-align:justify;
		}

	#CITATION
		{
		width:90%; 
		font-size:16pt; 
		font-style:italic;
		font-family:Times new roman; 
		color:blue;  
		text-align:center;
		}

	#SUITE
		{
		font-weight:100;  
		font-size:16px; 
		font-family:ARIAL; 
		color:DARKBLUE; 
		}


		background-image:url(images\fond8.jpg);
		border-bottom:90%;
		filter: shadow(color=#888888, direction=205);
		border-style:groove;
		border-color:red;