body {
	background-color: #FFFFCC;
}

.titre {
	font-family: Georgia;
	font-size: 20pt;
	line-height: 120%;
	font-weight: bold;
	color: #660000;
}

.sous_titre {
	font-family: Georgia;
	font-size: 11pt;
	font-weight: bold;
	color: #660000;
	margin-top:-12px;
}

.titre_para {
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: #003300;
}

.titre_para_02 {
	font-family: Georgia;
	font-size: 9pt;
	font-weight: bold;
	color: #003300;
}

.texte_courant {
	font-family: Georgia;
	font-size: 9pt;
	color: #000000;
	line-height: 120%;
	text-align:justify;
	margin-top:-12px;
}

.texte_courant_02 {
	font-family: Georgia;
	font-size: 8pt;
	line-height: 120%;
	font-weight: bold;
	color: #003300;
	margin-top:-12px;
}

.texte_courant_03 {
	font-family: Georgia;
	font-size: 9pt;
	color: #000000;
	line-height: 120%;
	margin-top:-12px;
}
a.lien_texte_courant_03:link {
	font-family: Georgia;
	font-size: 9pt;
	color: #000000;
	line-height: 120%;
	margin-top:-12px;
}
a.lien_texte_courant_03:visited {
	font-family: Georgia;
	font-size: 9pt;
	color: #000000;
	line-height: 120%;
	margin-top:-12px;
}
a.lien_texte_courant_03:hover {
	font-family: Georgia;
	font-size: 9pt;
	color: #669933;
	line-height: 120%;
	margin-top:-12px;
}
a.lien_texte_courant_03:active {
	font-family: Georgia;
	font-size: 9pt;
	color: #669933;
	line-height: 120%;
	margin-top:-12px;
}

a.lien_courant_02:link {
	font-family: Georgia;
	font-size: 8pt;
	line-height: 120%;
	font-weight: bold;
	color: #003300;
	margin-top:-12px;
}
a.lien_courant_02:visited {
	font-family: Georgia;
	font-size: 8pt;
	line-height: 120%;
	font-weight: bold;
	color: #003300;
	margin-top:-12px;
}
a.lien_courant_02:hover {
	font-family: Georgia;
	font-size: 8pt;
	line-height: 120%;
	font-weight: bold;
	color: #669933;
	margin-top:-12px;
}
a.lien_courant_02:active {
	font-family: Georgia;
	font-size: 8pt;
	line-height: 120%;
	font-weight: bold;
	color: #669933;
	margin-top:-12px;
}

.table_border {
	border: thin solid #003300;
}
.titre_paraB {
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.texte_courantB {
	font-family: Georgia;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 120%;
	text-align:justify;
	margin-top:-12px;
}
