.construction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FF6600;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.texte_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.lien:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6600;
	text-decoration: underline;
}
.lien:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6600;
	text-decoration: underline;
}
.lien:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6600;
	text-decoration: underline;
}
.lien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6600;
	text-decoration: underline;
}
.lienBlanc:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.lienBlanc:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.lienBlanc:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.lienBlanc:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}



.text_info {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #FFFFFF; background-color: #003399; height: 12px; width: 100%; text-align: center}
.bord_index {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.page {  height: 500px; width: 800px}
.titre_page{
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: Navy;
}
.header_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	height: 12px;
	line-height: 14px;
; background-image: url(/images/gif/degrad_orange.gif)
}
.header_result {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	height: 12px;
	line-height: 14px;
	; background-image: url(/images/gif/degrad_orange.gif);
	color: Navy;
	text-align: center;
}
.result{
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; background-color: #FFFFCC; text-align: center;
; border-color: black black #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px
; height: 18px
}.table_result {  border-color: #000000 #000000 #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.alerte {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FF0000}
