body {
	background: white;
	font-size: 11pt; 
	color:black;
}
.noprint, #menu-principal, .module-menu, #visiteurs, #partie, #oiseau, #titre, #bordure-haut, #bordure-bas, .carte {
	display: none;
}	
 
#body.a:link, #body.a:visited {
	color: black;
	background: transparent;
	text-decoration: underline;
}
#body.a:link:after, #body.a:visited:after {
  content: " (" attr(href) ") ";
}
h1{
	font-size: 18pt;	
	padding:0;
	margin:0;
	color:black;
	border: 0;
	text-align: center;
	text-decoration: none;
}
h2{
	font-size: 14pt;  
	color:black;
	text-align: center;	   
	text-decoration: none;
	border: 0; 
	padding:0;
	margin:0;
}
h3,h4{
	font-size: 13pt;  
	color:black;	
	text-align: center;	
	text-decoration: none;
	border: 0;	 
	padding:0;
	margin:0;
}
#body {
 	width: 100%;
} 
p#adresse{
	 display: block;
	 font-style: italic;
	 text-align:center;
	 font-size: 10pt; 
}
.print  {
	display: block;
}
/*
.noprintliens a:link:after, .noprintliens  a:visited:after{
	content: "";
}
.print span{
	font-size: 18pt;
}
table.listemembres a:link:after, table.listemembres a:visited:after{
	content: "";
}
table.listemembres{
	border-collapse: collapse;
	border: 1px solid;
}
table.listemembres td{
	border: 1px dashed;
	padding: 3px;
}	
*/