* {
	margin:0px;
	padding:0px; 
	font-size:100%;
	outline:none;
}

body {
	background-image: url(../IMG/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #0072B8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ECEBF3;
	font-size: 0.7em;
	background-position: left top;
	text-align:justify;
}

.contact {
	position: absolute;
	top: 460px;
	z-index:900;
}

a {
	color: #00CCFF; 
	text-decoration: underline;
}

a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

#container {
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 610px;
	background-repeat: no-repeat;
	background-image: url(../IMG/html_version/bgContainer.jpg); 	 
}

.logo, .iso { position:absolute; top:50px;}

.iso { right:0;}
.txt_presentation, .divPopup {
	text-align: justify;
	width: 700px;
	position: absolute;
	left: 75px;
	top: 120px;
	display:none;
	background-color: #01254e;
	font-size: 14px;
	padding: 20px;
	z-index: 999;
	color: #FFFFFF;
	border: 3px solid #FFFFFF;
	margin: 20px;
}

.txt_presentation p, .divPopup p {
	margin: 15px 0px;
}

a.close_popup {
	text-align: right;
	display: block;
	margin-top: 10px;
}

.traits_3d {
	position:absolute;
	z-index: 80;
	height: 197px;
	width: 940px;
	left: 7px;
	top: 408px;
}

.divPopup p.url {
	text-align: center;
	margin: 30px 0px;
}

.divPopup p.url a {
	font-size: 15px;
	color: #00FFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.divPopup p.url a:hover {
text-decoration:none;}
#quantum {
	top: 200px;
}
#flashcontent {
	font-size: 13px;
	margin-top: 50px;
}

#BTNsocietes { position:absolute; bottom:0px;}
#BTNsocietes ul { list-style-type:none;}
#BTNsocietes li { float:left;}
#BTNsocietes li span {
	display:block;
	margin-left: 10px;
	width: 140px;
	text-align:left;
}
.whoareweBTN {
	position:absolute;
	bottom:275px;
	left:62px;
}
#divPopup {
	height: 330px;
	width: 610px;
	margin-left: -305px;
	position: absolute;
	left: 50%;
	background-color: #011a32;
	border: 2px solid #cccccc;
	z-index:500;
	top:-380px;
	font-size: 12px;
}
#divPopup .txt { height:200px; padding-left:55px; padding-right:55px; padding-top:25px; font-size:13px;}
#divPopup .link {
	background-image: url(../IMG/html_version/barreLink.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	line-height:30px;
	margin-bottom:10px;
	text-align:center;
}
#divPopup .link a{
	color: #00CCFF; 
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}

#divPopup .closeBtn { text-align:right; position:absolute; right:12px; bottom:10px;}
.wrapTxt {
	height:215px;
	overflow:auto;
}
.wrapTxtModify {
/*height:220px;*/
}
.address { font-size:10px; position:absolute; bottom:15px; text-align:center; width:500px;}
.copyright {
	text-align:center;
	margin-top:25px;
	color: #CAD8E8;
} 