.texte {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}.titre1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #9BCCDE;}.titre2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #2A4974;}a.lien1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-decoration: underline;}a.lien1:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #9BCCDE;	text-decoration: underline;}a.menu {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #0E2A5F;	text-decoration: none;}a.menu:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FFFFFF;	text-decoration: none;}/* for scrolling layers  	 Specify width and height in hold and wn, and in clip for wn */#hold	{	position:relative;	overflow:hidden;	width:575px;	height:272px;	z-index:100;	}#wn	{	position:absolute;	left:0px;	top:0px;	width:575px;	height:272px;	clip:rect(0px, 575px, 272px, 0px);	z-index:1;	overflow: hidden;	}#lyr1 {	position:absolute;	visibility:hidden;	left:0px;	top:0px;	z-index:1;	}.BgTdOn {	background-color: #5D688e;}.BgTdOff {	background-color: #CDDCE6;}