body {
	background-color : white;
	color : black;
	margin-top : 30px;
	text-align : center;
}

p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

span.clic {
	font-size : 8pt;
}

span.legende {
	font-weight : bold;
}

p.adresse {
	font-size : 8pt;
	color : navy;
	background-color : white;
}

div.texte {
	width : 600px;
	margin-left : auto;
	margin-right : auto;
	text-align : justify;
}

