body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #526C95;
	text-decoration: none;
	margin: 0px;
}
.piedPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #526C95;
	text-decoration: none;
}
.txtSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #526C95;
	text-decoration: none;
}
.txtTitres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #526C95;
	text-decoration: none;
}
.borduresTab {
	border: 1px solid #00274B;
}
.champForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

a img  {border:0}


a:link {
	color: #526C95;
}
a:visited {
	color: #526C95;
}
a:active {
	color: #526C95;
}
a:hover {
	color: #000000;
}

a.etb_lien:hover{color:#fff}