body {
	margin: 20px;
	max-width: 43em;
}
#llogo,
#url {
    display: none;
}
#update {
	font-size: smaller;
	text-align: center;
}

p#update {
	text-align: center;
	margin: 3em 0em;
}
#copyright {
	text-align: center;
	font-size: smaller;
	margin: 3em 0em;
}
#copyright p {
	text-align: center;
	font-size: smaller;
	margin: 1em 0em;
}
#copyright span {
	display: block;
}

h1 { 
	text-align: center;
}

.numero {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}
.numero a {
	text-decoration: none;
}
.numero a:hover {
	text-decoration: none;
	background: transparent;
}

ul li {
	list-style-type: disc;
	padding: 0.2em;
}

p {
	text-align: justify;
}

/*
h3,
table,
p,
ul,
ol,
pre,
dl,
.code,
.liens {
	margin-left: 30px;
}
.code p,
.code ul {
	margin-left: 5px;
}
h4 {
	margin-left: 60px;
}
*/
