@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFF;
}
.oneColFixCtr #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#rollover {
	height: 215px;
	width: 848px;
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	position: static;
}
.oneColFixCtr #mainContent {
	top: 50px;
	margin: 0px;
	padding: 0;
}
h1 {
	text-align: right;
	color: #039;
}
.logo {
	margin: 0px;
	padding: 0px;
	position: relative;
	clear: right;
	float: left;
	right: 0px;
	bottom: 20px;
}
h2 {
	text-align: right;
	color: #006;
	margin: 0px;
	padding: 0px;
}
#news {
}
#news {
	position:relative;
	z-index:1;
	top: 40px;
	background-color: #ECECEC;
	float: left;

	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	width: 600px;
	padding-right: 0px;
}
#pages {
	clear: both;
	float: right;
	width: 500px;
}
#en-Tel {
	position:absolute;
	width:846px;
	height:30px;
	z-index:1;
	visibility: hidden;
	background-color: #45B5FF;
	margin-top: 2px;
}
#en-Space {
	position: absolute;
	width: 846px;
	height: 30px;
	z-index: 2;
	visibility: hidden;
	background-color: #45B5FF;
	margin-top: 2px;
}
#en-Laser {
	position: absolute;
	height: 30px;
	width: 846px;
	z-index: 3;
	background-color: #45B5FF;
	visibility: hidden;
	margin-top: 2px;
}
#en-Haptics {
	position: absolute;
	height: 30px;
	width: 846px;
	z-index: 4;
	visibility: hidden;
	background-color: #45B5FF;
	margin-top: 2px;
}
#en-ETC {
	position: absolute;
	height: 30px;
	width: 846px;
	z-index: 5;
	visibility: hidden;
	background-color: #45B5FF;
	margin-top: 2px;
}
#en-Lasertech {
	position: absolute;
	height: 30px;
	width: 846px;
	z-index: 6;
	visibility: hidden;
	background-color: #45B5FF;
	margin-top: 2px;
}
.corporatePortal {
	width: 400px;
	float: right;
	height: 98px;
	margin-top: -50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#fr-Tel {
	position: absolute;
	height: 30px;
	width: 846px;
	z-index: 7;
	background-color: #6699CC;
	margin-top: 2px;
	visibility: hidden;
}
.engPortal {
	font-size: 110%;
}
#fr-haptique {
	position: absolute;
	height: 30px;
	width: 846px;
	z-index: 10;
	background-color: #6699CC;
	margin-top: 2px;
	visibility: hidden;
}
#fr-laser {
	position: absolute;
	width: 846px;
	height: 30px;
	z-index: 9;
	visibility: hidden;
	background-color: #6699CC;
	margin-top: 2px;
}
#fr-space {
	height: 30px;
	width: 846px;
	background-color: #69C;
	position: absolute;
	visibility: hidden;
	z-index: 8;
	margin-top: 2px;
}
#fr-etc {
	height: 30px;
	width: 846px;
	background-color: #69C;
	position: absolute;
	visibility: hidden;
	z-index: 11;
	margin-top: 2px;
}
#fr-lasertech {
	height: 30px;
	width: 846px;
	background-color: #69C;
	position: absolute;
	visibility: hidden;
	z-index: 12;
	margin-top: 2px;
}
#menu {
	position:relative;
	width:240px;
	z-index:11;
	clear: none;
	float: right;
	background-color: #D1DCEF;
	background-image: url(../../../cover_slices/images/top-left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 40px;
}
#menu-fr {
	position:relative;
	width:240px;
	z-index:11;
	clear: none;
	float: right;
	background-color: #CADAF3;
	top: 70px;
	background-image: url(../../../cover_slices/images/top-left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 80%;
	text-align: left;
}
h3 {
	text-align: left;
	margin: 0px;
	color: #039;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#news table tr td ul li p {
	list-style-image: url(../../../cover_slices/images/bullet.gif);
}
.news_links {
	font-size: 80%;
	color: #666;
	list-style-position: outside;
	list-style-image: url(../../../cover_slices/images/bullet.gif);
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 6px;
	border-left-width: medium;
	border-left-style: ridge;
	border-left-color: #666;
	padding-left: 5px;
}
a  {
	color: #600;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #009;
	text-decoration: underline;
	font-weight: normal;
}
.caret {
	color: #666;
	margin-right: 5px;
	padding-left: 20px;
	font-size: 110%;
	font-weight: normal;
}
.topleft {
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	left: 0px;
	top: 0px;
	position: static;
	background-attachment: scroll;
	background-image: url(../../../cover_slices/images/top-left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#show-hide {
	height: 50px;
	width: 848px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.portialEnteprise {
	color: #999;
}
.bl {
	background-image: url(../../../cover_slices/images/bottom-left.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: 0px 100%;
}
.br {
	background-image: url(../../../cover_slices/images/bottom-right.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: 100% 100%;
}
.tl {
	background-image: url(../../../cover_slices/images/top-left.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: 0px 0%;
}
.tr {
	background-image: url(../../../cover_slices/images/top-right.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: 100% 0%;
}
#footer {
	width: 848px;
	clear: both;
	margin-top: 60px;
	float: left;
}
#footer p {
	text-align: right;
	font-size: 80%;
	color: #666;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #006;
	padding-right: 5px;
}
#apDiv1 {
	position:absolute;
	left:200px;
	top:385px;
	width:629px;
	height:465px;
	z-index:13;
}
.shadow {
	background-image: url(../images/drop-shadow.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0px;
	float: left;
}
#fr-blank {
	position:absolute;
	width:846px;
	height:30px;
	z-index:12;
	background-color: #6699cc;
	visibility: hidden;
}
