@charset "UTF-8";
/* CSS Document */

	html, body ul, li {
		font-family: Arial, Helvetica, sans-serif;
		list-style:none;
	}
	
	#pagetoolbox {
		display:none;
	}
	
	#downloadlink {
		display:none;
	}
	.numerotation {
		display:none;
	
	}
	
	#RHPUB {
		border:1px solid #000000;
		margin:20px;
		padding:2px;
		width:250px;
	}
	
	#RHPUBLHN {
		width: 170px;
		padding:2px;
		margin:0px;
		margin-bottom:5px; 
		border:1px solid #000000;
	}
	
	
	.RHPUB2 {
		border:1px solid #000000;
		font-size:14px;
		font-weight:bold;
		height:53px;
		margin:0 1px 5px;
		padding-left:10px;
		padding-top:2px;
		width:190px;
	}
	
		/************ Title pour le print si flash *************/
	#title_print {
		display:block; 
		margin-bottom:-118px;
	}
