#menu, #sub-menu, #logo, #logo-left, #footer, #nav, #red, #b-back, #toc, .b-top, #b-back
  {
	display: none;
  }
  
.dont_print { display:none;}  

em
  {
	font-style: italic;
  }
  
body
  {	
    font-size: 11px;
    margin: 0mm ;
  }  
  
#wrapper
  {
	width: 670px;
    margin: 0 auto 0 60px;

  }  
  
#header
  {
	text-align: center;
	height: 100px;
	border-bottom: 1px solid silver;
	margin: 0 0 20px 0;
  }  
  
#header h1
  {
	font-size: 64px;
	color: #990c3a;
	font-weight: bold;
	margin: 20px 0 0 0;
  }  
  
.title
  {
	font-size: 18px;
	color: gray;

  margin: 24px 0 24px 0;
  }


a
  {
	color: black;
    text-decoration: none;
  }
  
#header h2
  {
	font-size: 24px;
	font-weight: normal;
	color: black;
  }  
  
#content
  {
	line-height: 1.3em;
  }  
  
#print-footer
  {
	font-size: 11px;
	border-top: 1px solid silver;
	margin:  10px 0 0px 0;
    text-align: center;
    padding: 5px 0 0 0;
  }  
  
/* PAGE INVENTAIRE */
#fonds_archives #header, #fonds_archives h1
  {
	display: none;
  }  
  
#fonds_archives
  {
	color: black;
/* 	font-size: 12px; */
  }  
  
.intitule {
	margin: 0 0 6px 0;
	font-size: 16px;
	font-weight: bold;

}
  
#fonds_archives .title
  {
	font-weight: bold;
	color: black;
 	font-size: 13px; 
	padding: 0px 0 2px 0;
  margin:  8px 0 2px 0;
		border-bottom:  1px solid silver;
  }
  
#fonds_archives .subtitle
  {
	font-weight: bold;
			font-size: 12px;

/* 	font-size: 14px; */
  }  

#fonds_archives .data, #fonds_archives .subtitle, #fonds_archives p
  {
	margin-bottom: 0px;
		font-size: 12px;
		line-height: 1.2em;
  }

#fonds_archives td, #fonds_archives th
  {
/* 	font-size: 12px; */
  }
   