
	/**
	* informations-material.html
	*/
	
	body div#faq_detail,
	body div#faq_navigation
	{
		margin-bottom: 25px;
	}
	
	body div#faq_detail h1
	{
		font-size: 20px;
		font-family: Arial;
		
	}
	
	body div#faq_detail p
	{
		font-family: Arial;
		font-size: 14px;
		line-height: 17px;
		text-align: justify;
		
	}
	
	body div#faq_detail li
	{
		font-family: Arial;
		font-size: 13px;
		margin-bottom: 4px;
		
	}
	
	body div#faq_navigation a,
	body div#faq_navigation a:link,
	body div#faq_navigation a:active,
	body div#faq_navigation a:visited,
	body div#faq_navigation a:hover
	{
		font-family: Tahoma;
		font-size: 11px;
		
		color: #000000;
		
		text-decoration: none;
		
		padding: 5px; padding-left: 10px; padding-right: 10px;
		border: 1px solid #c3ce6b;
		background-color: #dde78e;
		
	}
