/* CSS Document */body {  margin: 0px;  padding: 0px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #395664;	background-color: #6b8da9;	background-image: url(images/background.jpg);	/*text-align: center;  center for ie */	}p{  font-family: Verdana, Arial, Helvetica, sans-serif;}td{  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 8pt;  color: #395664;}a {	text-decoration: none;	color: #626886;	cursor: hand;}a:hover {	text-decoration: underline;	color: #d95404;	cursor: hand;}a:visited {	color: #626886;	cursor: hand;}#Global {  width: 100%;  height: 100%;  position: absolute; /*margin-left: auto;  margin-right: auto;  text-align: left;   back to a good alignement */}/* ------------ 3Dseemage ------------*/#cadre3D{	height: 98%;  padding: 8px;  margin-left: 200px;}#seemage3D{height: auto;  background-color: #ffffff;}/* -------------Infos CONTENT -------------*/#cadreInfos{	width: 206px;  padding: 8px;	position: absolute;	left:0px;	}#Infos {  padding: 4px; 	width: 190px;	background-color: #ffffff;	overflow: hidden;}#Grey{  background-color: #dfe3e8;  height: 290px;  /*overflow: scroll;*/  overflow: hidden;}#Icones{  padding: 15px;  font-size: 8pt;  overflow: hidden;}#Buttons{  /*text-align: right;*/}#AddText p{  color: #ffffff;}#AddText li {  color: #ffffff;}
