body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.texte {
	font-size: 10pt;
	color: #000000;
}
.texte_petit {
	font-size: 9pt;
	color: #333333;
}
.texte_gras {
	font-size: 10pt;
	color: #840647;
	font-weight: bold;
}
.titre {
	font-size: 14pt;
	color: #840647;
}
.champs_texte {
	font-size: 10pt;
	color: #000000;
	background-color: #DBE6E6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}
.champs_texte1 {
	font-size: 10pt;
	color: #000000;
	background-color: #C6C4B9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	font-weight: bold;
}
.champs_texte2 {
	font-size: 10pt;
	color: #000000;
	background-color: #C6C4B9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	font-weight: bold;
}
.liens {
	font-size: 10pt;
	color: #840647;
	font-weight: bold;
}
.liens:hover {
	font-size: 10pt;
	color: #840647;
	text-decoration: underline;
}
.tableau_fond1 {
	background-color: #000000;
}
.tableau_fond2 {
	text-decoration: underline;
	background-color: #FFFFFF;
}
.tableau_coul1 {
	text-decoration: underline;
	background-color: #C6C4B9;
}
.tableau_coul2 {
	background-color: #F0EEE1;
}
