

				body {
						background-color: white; 
						font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
						color: rgb(136, 61, 15);
						}
						
						
p.titre,p.title,p.nav,p.sous,p.saint	{ 
						font-family: Times, Georgia, serif;
						}		
						
						
						
						
				tr 		{
						background-color: rgb(255, 247, 225); 
						}			
						
					
		  		p		{	
						font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
						text-align: left;
						
						}		
					
					
		p.title		{ 	
						font-weight: bold;
						}				
		
		
		
		
		
		p.titre 		{ 	
						font-size: 21px;
						font-weight: bold;
						line-height: 27px;
						margin-left: 30px;
						margin-top: 40px;
						text-align: justify;
						}
						

				
		p.sous	   { 
						font-size: 14px;
						font-weight: bold;
						margin-left: 32px;
						margin-right: 5px;
						color: rgb(123, 77,156);
						line-height: 18px;
						font-style: italic;
						text-align: left;
						
						}		

		p.texte { 	
							font-size: 12px;
							line-height: 20px;
							margin-left: 30px;
							text-align: justify;
						}


		
		p.saint		{ 		
							font-size:13px; 
							font-weight: bold;
							color: rgb(113, 71, 143);
							text-align:center;
							line-height: 22px;	
		
						}		

		
		
		
		
		
		p.nav		{ 		
							font-size:13px; 
							font-weight: bold;
							color: rgb(113, 71, 143);
							margin-left:50px;
							text-align:left;
							line-height: 22px;	
		
						}		


		p.down			{	
						font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
						font-size: 11px;
						text-align: center;
						
						}	



		ul 		{
						
						font-size: 12px;
						list-style: square;
						margin-right: 80px;
						line-height: 19px;
						text-align: justify;
						}			
						
						
				li		{
						margin-top: 9px;
						}							
			
					
			
			
			a			{ 
						color: rgb(136, 61, 15);
						text-decoration : none;
						}			
						
			a:link		{ 
						color: rgb(136, 61, 15);
						text-decoration : none;
						}
			
			a:hover		{ 
						color: rgb(210, 90, 20);
						text-decoration : underline;
						}
			
			
			a:active	{ 
						color: rgb(210, 90, 20);
						}
		   		  		   
			a:visited	{ 
						color: rgb(210, 90, 20);
						}		
			
			
			
			
			
			
			
			
			a.nav		{ 
						color: rgb(113, 71, 143);
						
						}
			
			
		   a.nav:link	{ 
						color: rgb(113, 71, 143);
						
						}
			
		 a.nav:hover	{ 
						color: rgb(210, 90, 20);
						text-decoration : underline;
						}
			
			
	  	a.nav:active	{ 
						color: rgb(210, 90, 20);
						text-decoration : underline;
						}
	
		a.nav:visited	{ 
						color: rgb(113, 71, 143);
						}
	
	
	
	
	
	
			a.saint	{ 
						color: rgb(113, 71, 143);
						text-decoration : underline;
						
						}
			
			
		   a.saint:link	{ 
						color: rgb(113, 71, 143);
						text-decoration : underline;
						
						}
			
		 a.saint:hover	{ 
						color: rgb(210, 90, 20);
						text-decoration : underline;
						}
			
			
	  	a.saint:active	{ 
						color: rgb(210, 90, 20);
						text-decoration : underline;
						}
	
		a.saint:visited	{ 
						color: rgb(113, 71, 143);
						text-decoration : underline;
						}
	
	
	
	
				
		a.texte			{ 
						color: rgb(150, 61, 15);
						text-decoration : none;
						}			
						
		a.texte:link	{ 
						color: rgb(150, 61, 15);
						text-decoration : none;
						}
			
		a.texte:hover { 
						color: rgb(210, 90, 20);
						text-decoration : underline;
						}
			
			
		a.texte:active	{ 
						color: rgb(210, 90, 20);
						text-decoration : underline;
						}
		
		
		
	
	
	
	
			
		    .small { 
						font-size: 16px;
						}		
						
			.italic { 
						font-style: italic;
						}		
				
				.dot	{ 
						color: rgb(230, 106, 30); 
						}
					
			  .bold		{ 
						font-weight: bold;
						}	
				
