a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #D7E1EE;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: justify;
}
.border_table {
	border: 1px solid #454589;
}
.ligne_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
}
.ligne-d {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.txt-lines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-color: #F2F2F2;
} 
.bg-td {
	background-image: url(pics/backg.gif);
	background-repeat: repeat-y;
	background-position: center;
	border: 1px solid #000066;
}
.box {
	border: 1px solid #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.box-txt-blue {
	border: 1px solid #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #003366;
}
.back-nav {
	background-image: url(pics/backg2.gif);
	background-repeat: repeat-y;
}
.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	font-weight: normal;
}
.txtCenter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.boxblue {
	border: 1px solid #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #D7E1EE;
}
