.listeBoutons, div.sites-squeletml ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

div.sites-squeletml li {
	margin-left: 0px;
	margin-bottom: 15px;
	padding-left: 0px;
	text-align: center;
}

.listeBoutons li {
	width: 50%;
	float: left;
	text-align: center;
}

a img {
	border: none;
}

#derniereVersion {
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	color: #575757;
}

div.don {
	margin-top: 75px;
	text-align: center;
}

/* Annexes de la documentation. */

body.documentation-php em code {
	color: #E30000;
}

body.documentation-php pre.fichierDeConfiguration, body.documentation-php pre.fichierDeConfiguration code {
	background-color: transparent;
}

