margin{margin-left: 0pt;
		margin-top: 0pt;
		topmargin: 0pt;
		leftmargin: 0pt;}


body{ font-family: Arial, Verdana,Helvetica, sans-serif;
	  font-size: 12 px;
	}
table,td,tr{font-family: Arial, Verdana,Helvetica, sans-serif;
	  		font-size: 12 px;
			}
	
h1{font-family: Arial ; /* Titre 1 */
	text-align: center ;
	font-size: 18 px;
	color: #006600;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	}
h2{font-family: Arial ;   /* Titre 2 */
	font-size: 16 px;
	color: #006633 ;
	}					
h3{font-family: Arial ;    /* Titre 3 */
	font-size: 12 px;
	color: #006633 ;
	text-align: left ;
	margin-bottom: 1px ;
	}
h4{font-family: Arial ;    /* Titre 4 */
	font-size: 12 px;
	color: #006633 ;
	text-align: center ; 
	}			
		

a:link {color: #89B200; 				/*Liens mail  color: #999999;  */ 
		font-size: 12 px;
		text-decoration: underline;}
/**/		
a:visited {text-decoration: underline;   /*Liens*/
			font-size: 12 px;
		 	color: #89B200;} 
			
a:hover {text-decoration: none;   /*Liens dessus*/		
		  	color: #2CAFF2;}
			
a:active { text-decoration: underline;;
	       	color: #2CAFF2;}




