/* CSS Document */
	BODY  {	font-size: 12px;
			line-height: 120%;
			text-align: center;  /* pour centrer sur IE */
			background-color: #fff;
			}
		
	/* styles structure de page  */	
			
		#page  {font-size: 12px;
				font-family: Georgia, "Times New Roman", Times, serif;
				color: #000000;
				text-align: left;
				float: none !important;
				background: transparent;
					 }
	
			div#page h2 { font-style: italic;text-shadow: 5px 5px 6px black }
			
			div#page h3 { font-style: italic;text-shadow: 5px 5px 6px black }
				
			div#page p	{   orphans: 3; widows: 3;  font-style: italic }
		
			div#page ul	{ font-style: italic }
		
			div#page a	{ font-style: italic }
		

		#top
				{	display:none;	
	
				}
				
						
		#leftnav	{	display:none;	
					  	}
					
								
				

		#content
					{ color: #000;
					width: auto;
					margin-left: 0px;
					/* padding: 10px; */
					float: none !important;
					background: transparent;
					}
					
				div#content P {  orphans: 3; widows: 3; }	
				div#content P.tabu {  text-indent: 24px;}	
				div#content HR {  color: #c9c9c9;  }	
				div#content	.fonte_accueil {font-size: 110%;
						line-height: 120%;
						}

				div#content img {  display: none;
								}	
				div#content a:link, visited	{ color: #520;
						background: transparent;
						font-weight: bold; }

		
				
			#footer		{display: none;				}

			#no_print	{	display : none			}
			
					
			#boite-ds-boite  {	display : none;	 	}
				
			
					
	/* styles boites-insertion images  */		
		
		#boite-gauche  { 	display:none;	
						 }
		
		

		#boite-droite  { 	display:none;	
				 	 }
				
	/* styles  */		
		
				
		.lettrine
				{
				float: left;
				width: 20px;
				margin: 0px 4px 4px  0px;
				background-color: transparent;
				padding: 0px;
				font-family: Times, Times new roman,  serif;
				font-size: 200%;
				text-align: center;
				color: #000;
				padding: 0px 4px 0px 4px;
				border: 1px solid #ccc;
				}

				
		.a_la_ligne {clear: left  }			
		
		.a_la_ligne_r {clear: right  }		
			

/* styles de fontes CSS  */		
			
		.fonte80 {font-size: 80%}

		.fonte90 {font-size: 90%}

		.fonte120 {font-size: 120%}

		.fonte140 {font-size: 140%}
		
		
		.fonte_accueil {font-size: 110%;
						line-height: 120%;
						}


		.fonte_blanc {color: #ffffff}
	
		.rouge_b {color: #000; 
				}	

		.rouge_b_i {color: #000; 
				font-style: italic}	

		.rouge_b_i80 {color: #000; font-size: 80%;
				font-style: italic}	

		.rouge_b_i90 {color: #000; font-size: 90%;
				font-style: italic}	


		.rouge_b_i120 {color: #000; font-size: 120%; 
				font-style: italic}	
				
		.rouge_b_150 {color: #000; 
				font-size: 150%;}	

		.orange_i120 {color: #000; font-size: 120%; 
				font-style: italic}	
								
		.gris {font-family: Arial, Verdana, Geneva ;
				border-color: #000000;
				color: #000;
				}	
		
		.gris_i {font-family: Arial, Verdana, Geneva ;
				border-color: #000000;
				color: #000;
				font-style: italic;
				}	
				
		.titre {	font-size: 160%;
				font-family: Arial, Helvetica;
				font-style: italic;
				color: #000;
				}				
				
		.titre2 {	font-size: 130%;
				font-family: Arial, Helvetica;
				color: #000;
				}
	
		.hilite {	border-color: #000000;
								background-color: #FFFF00;}			
								
		.hauteur200 {	line-height: 200%;}				
								
								
		.hauteur120 {	line-height: 120%;}				


		.tresgrand {
				font: x-large Verdana, Arial, Helvetica, sans-serif;
				color: #000;}
	
		.big { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				font-size: 16px; }	
				
		.sans_bg {	background-color: transparent;}			
								
		
	