.texte_standard {  font-family: "Courier New", Courier, mono; font-size: 12pt; font-weight: normal}
.ctrl_txtbox { font-family: "Courier New", Courier, mono; font-size: 9pt; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.ctrl_btn {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	background-color: #FF0000;
	color: #FFFFFF;
}
.titre1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24pt;
	color: #000000;
	word-spacing: 5px;
	font-weight: bold;
	font-style: normal;
}
.titre2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16pt;
	color: #000000;
	word-spacing: 5px;
	font-weight: bold;
	font-style: normal;
}

.legende {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-style: normal;
}
.bordure {
	border: 1px ridge #000000;
	font-family: "Courier New", Courier, monospace;
	background-color: #FFF;
	text-align: right;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #0000FF;
	text-decoration: underline;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #800080;
	border: thin none #009933;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #FFFF00;
}
.LienInvisible:link {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.LienInvisible:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #000099;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
	text-decoration: none;
}
.LienUnderlineNone:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	border: thin solid #FFFFFF;
}
.LienUnderlineNone:link {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	border: thin solid #FFFFFF;
}
.LienUnderlineNone:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
	text-decoration: none;
}
.texte_standard .bordure tr .texte_standard p strong {
	font-size: 12pt;
}
.texte_standard .bordure tr td table tr .legende strong {
	font-weight: bold;
}
.bold {
	font-weight: bold;
	font-size-adjust: 14;
}
