
	
	/** Kit graphique crée par Morgane Le Bihan,
	Traduction Consulting Formation (TCF Services)
		http://www.tcf-services.net
		morgane@tcf-services.net
		le 13/06/2007
	**/

	p {
		font-family : arial ;
		font-size : 11px ;
		color : #444 ;
	}
	
		td {
		font-family : arial ;
		font-size : 11px ;
		color : #444 ;
	}
	
	
	a {
		color : #444 ;
		text-decoration : none ;
	}
	
	a:hover {
		color : #1E6CB5 ;
	  text-decoration : none ;
	}
	
	p {
		margin : 0px ;
		padding : 5px ;
	}
		
		h1 {
	 	font-family : Arial ;
	 	font-size : 11px ;
		margin : 0px ;
		color : #444 ;
	}
	
		h3 {
	 	font-family : Arial ;
	 	font-size : 12px ;
		margin : 0px ;
		color : #444 ;
	}
	
  		h4 {
	 	font-family : Arial ;
	 	font-size : 12px ;
		margin : 0px ;
		color : #e85c00;
	}
	h2, h5 {
	 	font-family : Arial ;
		font-size : 11px ;
		margin : 0px ;
		color : #444 ;
	}
	h6 {
		font-family : Arial ;
	 	font-size : 13px ;
		margin : 0px ;
		color : #444 ;
		font-style : normal ;
	}	
		h7 {
		font-family : Arial ;
	 	font-size : 14px ;
		margin : 0px ;
		color : #444 ;
		font-style : normal ;
	}	
		
	h1 {
		padding : 5px ;
	}
	
	ul, li {
		margin : 0px ;
		padding : 0px ;
	}
