* {
 padding: 0;
 margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

th {
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	color: #99cc00;
}

td {
	font-size: 9px;
}

input {
	font-size: 9px;
}

form ul  {
	width: 700px;
}

form li {
	display: inline;	
	width:100px;
}

#address{
	position: absolute;
	top:  -6px;
	left: 2px;
	width: 769px;
	height: 98px;
	z-index:1;
}

#header {
	position: absolute;
	top:  0px;
	left: 2px;
	width: 876px;
	height: 98px;
	z-index:2;
}

#logo {
	background-image: url(/img/framework/ingen_logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 1px;
	left: 0px;
	height: 71px;
	width: 334px;
}

#leftpane {
	background-image: url(/img/framework/Left_Gray_Circle.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 84px;
	left: 2px;
	height: 421px;
	width: 106px;	
	z-index: 2;	
}

#topline {
	position: absolute;
	top: 84px;
	left: 108px;
	width: 768px;
	height: 1px;
	z-index: 2;
	visibility: visible;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#bottomline {
	background-image: url(/img/framework/dotblack.jpg);
	background-repeat: repeat-x;
	position: absolute;
	top: 504px;
	left: 83px;
	width: 785px;
	height: 1px;
	z-index: 9;
}

#copyright {
	position: absolute;
	top: 519px;
	left: 5px;
	z-index: 9;
	width:873px;
	text-align: center;
}

/* definition of the language menu */
#lang {
	position: absolute;
	top: 35px;
	z-index: 4;
	right:0px;
	width: 438px;
	height:23px;
	text-align:right;
}

#editmenu {
	position: absolute;
	top: 10px;
	z-index: 99;
	width: 482px;
	background-color: #FFFFFF;
	text-align: right;
	left: 404px;
}

#editmenu li {
	text-align: left;
}

#lang li {
	display:inline;
	margin-right: 3px;
	margin-left: 3px;
}

/* Definition du menu de navigation */
#menutop {
	position: absolute;
	height: 12px;
	margin: 0 10px 0em 15px;
	clear: both;
	background: #696969 left top;
	left: 221px;
	width: 640px;
	top: 72px;
}

#menutop ul, #menutop li {
	margin:0;
	padding: 0;
	list-style-type: none;
	text-transform:uppercase;
	white-space: nowrap;
}

#menutop ul {
	position: absolute;
}

#menutop li {
	float: left;
}

#menutop li a { /* dimensions et dfinitions des boutons */
	display: block;  /* mise en block de <a> pour lui donner des dimensions */
	width: 125px;
	color: #CCCCCC;
	text-decoration: none;
	border-left: 1px solid #CCCCCC;
	text-align: center;
}
#menutop li a.last {
	border-right: 1px solid #000000;
}

#menutop a:hover {
	color: #696969;
	background: #CCCCCC;
}

.menuh , .menuh li, .menuh li a.last { /* dimensions et dfinitions des boutons */
	display: block;  /* mise en block de <a> pour lui donner des dimensions */
	width: 125px;
	color: #696969;
	background: #CCCCCC;
	text-decoration: none;
	border-left: 1px solid #CCCCCC;
	text-align: center;
}

.menucoin, .menucoin li {
	display: block;  /* mise en block de <a> pour lui donner des dimensions */
	width: 10px;
	color: #CCCCCC;
	background: #CCCCCC;
	text-decoration: none;
	background-image: url(/img/navigation/corner.jpg);
}

/* 
											definition du sous menu
*/
#submenu {
	position: absolute;
	top: 86px;
	z-index: 9;
	right: 0px;
	width: 670px;
	text-align:right;
	left: 206px;
}

#submenu ul {
	background: transparent;
	white-space: nowrap;
}

#submenu li {
	display:inline;
	text-transform: uppercase;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;

}

#submenu li a, #submenu li a:active {
	height:10px;
	background:transparent;			
	color:#696969;
	text-decoration:none;
}

#submenu li a:hover {
	color: #CCCCCC;
}

.submenuh, .submenuh li a, .submenuh li a:active, .submenuh li a:hover {
	color: #CCCCCC;
}

/* Navigation menu for products page */

#tradingnav {
	position: absolute;
	top: 167px;
	z-index: 15;
	width: 197px;
	text-align:left;
	left: 490px;
	height: 238px;
}

#tradingnav ul {
	list-style-image: url(../img/navigation/next.jpg);
	list-style-position: inside;
	text-align: left;
}

#tradingnav li {
	text-transform: uppercase;
}

#tradingnav li a, #tradingnav li a:active {
	background:transparent;
	color:#003399;
	padding-right:2px;
	text-decoration:none;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}

#tradingnav li a:hover {
	color: #666666;
}

#productnav{
	position: absolute;
	top: 130px;
	z-index: 3;
	width:377px;
	height:22px;
	display: inline;
	left: 500px;
	text-align: center;
	white-space: nowrap;
}

#productnav li, #productnav li a, #productnav li a:active, #productnav li a:link, #productnav li a:visited {
	text-transform: uppercase;
	color: #000099;
	text-decoration:none;
	display: inline;
	width:50px;
	padding-right:50px;
	white-space: nowrap;
}

/* definition of the areas and pictures logo */
#home_leftside {
	position: absolute;
	top: 84px;
	z-index: 3;
	width:427px;
	height:421px;
	overflow: auto;
	left: 61px;
}

#home_rightside {
	background-image: url(/img/framework/home.jpg);
	position: absolute;
	top: 86px;
	left: 489px;
	z-index: 1;
	width:389px;	
	height:419px;
}

#home_upperpane
{
	border-right-color: #CDD5E2;
	border-bottom-color: #CDD5E2;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}

#leftside {
	position: absolute;
	top: 118px;
	left: 105px;
	z-index: 3;
	width:383px;
	height:387px;
	overflow: auto;
	background-color: #FFFFFF;	
}

#leftside li, #leftside2 li , #printside li {
	display:list-item;
	margin-left: 50px;
	list-style-position: outside;
	list-style-type: disc;
}

#leftside2 {
	position: absolute;
	top: 118px;
	left: 105px;
	z-index: 3;
	width:318px;
	height:387px;
	overflow: auto;
	background-color: #FFFFFF;	
}

#contactside {
	position: absolute;
	top: 100px;
	left: 105px;
	z-index: 3;
	width:773px;
	height:405px;
	overflow: auto;
	background-color: #FFFFFF;	
}

#printside {
  position: absolute;
  top: 84px;
  z-index: 3;
  width:576px;
  height:420px;
  left:45px;
}

#printcopyright {
	position: absolute;
	top: 900px;
	left: 5px;
	z-index: 9;
	width:576px;
	left:45px;
	text-align: center;
}

#about_rightside {
	background-image: url(/img/framework/About_BriefHist.jpg);
	position: absolute;
	top: 102px;
	left: 489px;
	z-index: 2;
	width:389px;	
	height:403px;
}

#marketing_rightside {
	background-image: url(/img/framework/Products_Corp.jpg);
	position: absolute;
	top: 102px;
	left: 489px;
	z-index: 2;
	width:389px;	
	height:403px;
}

#customer_rightside {
	background-image: url(../img/framework/ContactUs.jpg);
	position: absolute;
	top: 102px;
	left: 489px;
	z-index: 2;
	width:389px;	
	height:403px;
}

#product_rightside {
	background-image: url(../img/framework/Products_ProdProfile.jpg);
	position: absolute;
	top: 102px;
	left: 489px;
	z-index: 2;
	width:389px;	
	height:403px;
}

#expert_rightside {
	background-image: url(../img/framework/products_expert.jpg);
	position: absolute;
	top: 102px;
	left: 489px;
	z-index: 2;
	width:389px;	
	height:403px;
}

#instore_rightside {
	background-image: url(../img/framework/Products_Instore.jpg);
	position: absolute;
	top: 102px;
	left: 489px;
	z-index: 2;
	width:389px;	
	height:403px;
}

#team_rightside {
	background-image: url(../img/framework/Products_Corp.jpg);
	position: absolute;
	top: 102px;
	left: 489px;
	z-index: 2;
	width:389px;	
	height:403px;
}

#trading_rightside {
	background-image: url(../img/framework/Products_Trading.jpg);
	position: absolute;
	top: 102px;
	left: 565px;
	z-index: 2;
	width:312px;	
	height:403px;
}

#privacy_rightside {
	background-image: url(../img/framework/ContactUs.jpg);
	position: absolute;
	top: 102px;
	left: 490px;
	z-index: 2;
	width:389px;	
	height:403px;
}

#spaceplan_rightside {
	background-image: url(../img/tradingnames/ProdTrading_SPACEPLAN.jpg);
	position: absolute;
	top: 154px;
	left: 426px;
	z-index: 2;
	width:430px;	
	height:336px;
}

#spacemate_rightside {
	background-image: url(../img/framework/spacemate.jpg);
	position: absolute;
	top: 154px;
	left: 430px;
	z-index: 2;
	width:450px;	
	height:351px;
}

#stockplan_rightside {
	background-image: url(../img/framework/stockplan.jpg);
	position: absolute;
	top: 154px;
	left: 426px;
	z-index: 2;
	width:450px;	
	height:351px;
}

#timeplan_rightside {
	background-image: url(../img/tradingnames/ProdTrading_TIMEPLAN.jpg);
	position: absolute;
	top: 154px;
	left: 450px;
	z-index: 3;
	width:426px;	
	height:351px;
}

#tiatag_rightside {
	background-image: url(../img/framework/tiatag.jpg);
	position: absolute;
	top: 154px;
	left: 426px;
	z-index: 2;
	width:450px;	
	height:351px;
}

#hht_rightside {
	background-image: url(../img/framework/ingenhht.jpg);
	position: absolute;
	top: 154px;
	left: 426px;
	z-index: 2;
	width:450px;	
	height:351px;
}

#access_rightside {
	background-image: url(../img/framework/access.jpg);
	position: absolute;
	top: 154px;
	left: 426px;
	z-index: 2;
	width:450px;	
	height:351px;
}

#buyplan_rightside {
	background-image: url(../img/framework/buyplan.jpg);
	position: absolute;
	top: 154px;
	left: 426px;
	z-index: 2;
	width:450px;	
	height:351px;
}

#iepos_rightside {
	background-image: url(../img/tradingnames/ProdTrading_IEPOS.jpg);
	position: absolute;
	top: 154px;
	left: 426px;
	z-index: 2;
	width:450px;	
	height:351px;
}

#infoplan_rightside {
	background-image: url(../img/framework/infoplan.jpg);
	position: absolute;
	top: 154px;
	left: 426px;
	z-index: 2;
	width:450px;	
	height:351px;
}

#priceplan_rightside {
	background-image: url(../img/framework/priceplan.jpg);
	position: absolute;
	top: 154px;
	left: 426px;
	z-index: 2;
	width:450px;	
	height:351px;
}

#rangeplan_rightside {
	background-image: url(../img/tradingnames/ProdTrading_RANGEPLAN.jpg);
	position: absolute;
	top: 154px;
	left: 426px;
	z-index: 2;
	width:450px;	
	height:351px;
}

#submitted_rightside {
	background-image: url(../img/framework/ContactUs.jpg);
	position: absolute;
	top: 102px;
	left: 489px;
	z-index: 1;
	width:389px;	
	height:403px;
}



h1 {
	color:#000099;
	font-size: 24px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 40px;
	margin-bottom: 2px;
	margin-top: 10px;
}

h2 {
	color:#000099;
	font-size: 20px;
	text-align:left;
	margin: 4px;
}

p {
	font-size:9px;
	text-align: justify;
	margin-right: 8px;
	margin-left: 8px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-bottom: 5px;
	vertical-align: bottom;
}

.blinktext {
	color: #99cc00;
	//font-weight: bold;
}

#news
{
	position: absolute;
	top: 250px;
	width: 178px;
	left: 54px;
}

#news li
{
	list-style-image: url(/img/home/Arrow.jpg);
	list-style-position: outside;
	color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 160px;
	padding-top: 10px;
}

#news_img
{
	background-image: url(/img/Navigation/home02.jpg);
	position: absolute;
	z-index: 3;
	background-repeat: no-repeat;
	height: 149px;
	width: 193px;
	left: 228px;
	top: 249px;
}

#print {
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

#print a:link, #print a:visited, #print a:active {
	color: #3333CC;
	text-decoration:none;
}

#edition {
	background-image: url(/img/ico/cat6.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	z-index: 99;	
}
