body {
	background-color: #909090;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #505050;
}
.texte A:link {
	color: #505050;
}
.texte A:visited {
	color: #505050;
}

.texteGrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #505050;
}
