body {
	margin: 25px 35px ;
	font: normal 12pt/1.2 "courier final draft", courier, "courier new", 'prestige elite', monospace;
 	font-size: 16px;
	position: relative;
	background-color: #fefefe;
	}

a { color: #333; }
a:hover { color: #009; background-color: #ffffcc; }

#nouveau {
//	width: 100%;
//	height: 80%;
//	overflow: auto;
	margin: 20px 0px;
	}
#nouveau > p {
	margin-top: 60px;
	margin-bottom: 60px;
	width: 42em;
	max-width: 80%;
	}
img.nm {
	margin-left: -21px;
	padding-left: 20px;
	border: 0;
	}

#nouveaufiles {	
	width: 60%; line-height: 1.9;
	}
	
#breadcrumbs,
#nouveaufiles,
#nouveau {
	margin-bottom: 40px;
	}

.file { color: #999; padding-right: 1.1em; margin-left: -.55em; 	white-space: nowrap;}

#credit {
	margin-top: 14px; 
	}
#credit a:link { text-decoration: none; }
#credit a:hover { text-decoration: underline; }
#credit .quiet, #credit .quiet a { color: #ccc; }
	
.hidden { display: none;  }
em { font-style: italic; font-family: georgia, monaco, monospace;  }
