* { 
	margin: 0;
	padding: 0;
}
#logo, #top, #menu-fct, #recherche, p.nn4-attention, p.ident, p.precedent, p.suivant, h1.nn4, div#links, div#logo	{
	display: none;
	}
body {	
	background-color: white;
	font-size: 76%;
	font-family: verdana,arial,helvetica,sans-serif;
	}
p {
	font-size : 1em;
	line-height: 1.8em;
	margin: 0.4em 0 0.9em 0;
	}
h1 {
	font-size: 1.5em;
	margin: 12px 0 6px 0;
	}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 12px 0 6px 0;
	}
h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 12px 0 6px 0;
	}
div#logo4print {
	position: relative;
	top: 0;
	height: 83px;
	width: 100%;
	}
#logo4print div{ 
	position: relative;
	top: 0;
	width: 100%;
	height: 35px;
	border-bottom: 1px solid black;
	z-index: 1;
	}	
#logo4print img {
	position: absolute;
	left: 50%;
	margin-left: -100px;
	top: 0px;
    z-index: 10;
    }
a:link, a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
	}
#mini-logo {
	text-align: center;
}
#mini-logo img {
	border: 1px solid black;
}
table {
border: 1px;
border-collapse: collapse;
}
table th {
border: 1px;
padding: 5px;
}
table td {
border: 1px;
padding: 5px;
vertical-align: top;
}


