@charset "UTF-8";/* CSS Document */body {	background-color: #000066;	height:100%;	text-align:center;}html{	height:100%;width:100%;	}#content {	position:absolute;	width:701px;	height:440px;	z-index:1;	background-color:#FFFFFF;	margin-left: auto;	margin-right: auto;	margin-top:10%;	margin-bottom:10%;	padding:0px;	text-align: left;}#textcontainer {	position:absolute;	background-color:#FFFFFF;	left:185px;	top:66px;	width:476px;	height:334px;	z-index:1;	overflow: auto;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:9pt;	color:#000066;	font-weight:normal;	padding-right:40px;	padding-top: 40px;}#textcontainerpageip {	position:absolute;	background-color:#FFFFFF;	left:185px;	top:66px;	width:491px;	height:374px;	z-index:1;	overflow: auto;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:9pt;	color:#000066;	font-weight:normal;	padding-right:25px;}.texttitre {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:9pt;	color:#000066;	font-weight:bold;} /* styles for IE 5 Mac */ #horizon {	background-color: transparent;	position: absolute;	top: 0px;	left: 0px; }  /* following rules are invisible to IE 5 \*/ #horizon {   top: 50%;   left: 0px;   width: 100%;   margin-top: -220px;   text-align: center;   min-width: 701px;  } /* end IE 5 hack */ 	  #wrapper {	background-color: #ffffff;	position: relative;	text-align: left;	width: 701px;	height: 440px;	margin: 0px auto;	}.scroller {text-align:right;margin-left:20px;margin-bottom:20px;float:right;}