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

* { margin:0; padding:0; }

body {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color: #000;
}

#outils, #menuPrincipal, #previousPage, #menuSelection, table, .resumeEtUrl, a img {
display:none;
}
p#title {
	top:0;
	left:0;
	font-size:20pt;
	font-weight:bold;
	margin-bottom:10pt;
}
#auteur {
	margin:15px 0;
}
#contenu .titre h2 {
	min-height: inherit;
	margin-bottom:7pt;
	line-height:10pt;
	margin-top:3pt;
}
#contenu .titre h2 a {
	color:#000;
	text-decoration:none;
	font-size:10pt;
}
.filtre {
	padding-bottom:7pt;
	border-bottom:1px solid #000;
}
.dt {
	text-align:right;
}
h2#nbPublis {
	margin:15px 0;
}