.affiliation {	font-weight: bold;	text-indent: 0em;	margin-left: 0em;}body {	background-color: white;}h1 {	color: #00008b;	border-bottom: 2pt solid #00008b;}h2 {	color: #00008b;	padding-top: 5pt;	border-top: 1pt solid #00008b;}h3 {	color: #00008b;	text-indent: 0.5em;	margin-left: 0.5em;	border-bottom: 1pt dashed #00008b;	border-left: 1pt dashed #00008b;}p {	text-align: justify;	margin-right: 1em;	margin-left: 1em;}pre {	margin-right: 1em;	margin-left: 1em;}hr {	border-top: 1pt solid #00008b;}p.avertissement {	border-style: solid;	border-color: red;	padding: 8px;}div.aide {	background-color: #ccc;	margin: 10px;	border: 1px outset #000;	padding: 8px;}/* PHP source code highlighting (php.net) --------------------------------- */div.phpcode {	background-color: #ddd;	margin: 10px;	border: 1px outset #000;	padding: 8px;}span.html {	color: black;	background-color: transparent;}span.comment {	color: #FF8000;	background-color: transparent;}span.default {	color: #0000BB;	background-color: transparent;}span.keyword {	color: #007700;	background-color: transparent;}span.string {	color: #DD0000;	background-color: transparent;}