	* {
		margin:0;
		padding:0;
	}
	body {
		font-family:Geneva, Arial, Helvetica, sans-serif;
	}
	
	br {
		line-height:0;
		height:0;
		overflow:hidden;
	}
	
	#sceau {
		display:block;
		position:absolute;
		height:100px;
		width:100px;
		bottom:25px;
		left:25px;
	}
	#headp {
		border-bottom:1px solid #000000;
		height:18%;
	}
	
	#headp h1 {
		text-align:center;
		margin:0px;
		font-size:20px;
		font-family:"Times New Roman", Times, serif;
	}
	#headp div {
		text-align:left;
		margin-left:20px;
		padding:0px;
		font-size:12px;
	}
	#headp div b {
		display:block;
	}
	#headp div span {
		display:block;
	}
	.under {
		height:39%;
		border-bottom:1px solid #000000;
		padding-top:5px;
		padding-bottom:5px;
	}
	
	.under .gen1 {
		height:100%;
		width:25%;
		float:left;
	}
	
	.under .gen1 div {
		
		margin-top:132px;
	}
	
	.under .gen2 {
		height:100%;
		width:25%;
		float:left;

	}
	.under .gen2 div {
		margin-top:76px;
		
	}
	.under .gen3 {
		height:100%;
		width:25%;
		float:left;

	}
	.under .gen3 div {
		margin-top:33px;
		
	}
	.under .gen4 {
		height:100%;
		width:24%;
		float:left;
	}
	.under .gen4 div {
		margin-top:2px;
	}
	.under div div {
		height:10%;
		overflow:hidden;
		font-size:11px;
		border:1px solid #000000;
		margin-right:10px;
	
	}
	
	.under div b {
		display:block;
		line-height:15px;
		height:15px;
		overflow:hidden;
		
	}
	.under div span {
		display:block;
		font-size:10px;
		line-height:9px;
		height:20px;
		overflow:hidden;
	}
	a {
		display:none;
	}
	.clickable a {display:block;}
	.clickable .thumbnail {display:none;}
	