body
{
	margin:0px;
	padding:0px;
	text-align: left;

}

#MainDiv
{
	width:950px;
	height:600px;

	text-align:left;
	position:relative;	
	background-color:#ffffff;
}

#TopTitleDiv
{
	width:950px;
	height:126px;
	position:relative;
	
}

#topLeftLogo
{
	width:196px;
	height:126px;
	background-image:url('images_design/logo-top.png');
	float:left;
	cursor:pointer;
}

#topRightBan
{
	width:754px;
	height:126px;
	background-image:url('images_design/titles-top.png');
	float:left;
	
}


#MiddleDiv
{
	width:950px;
	height:474px;
	
}

#LeftMenu
{
	width:196px;
	height:474px;	
	background-image:url('images_design/degrade-menu-left.png');
	float:left;
	background-position:right top;
	background-repeat:no-repeat;
	position:relative;
}

.contentarea
{
	width:754px;
	height:474px;
	overflow:auto;
	float:left;
		scrollbar-3d-light-color : #FFFFFF;
	scrollbar-arrow-color : #545353;
	scrollbar-base-color : #545353;
	scrollbar-dark-shadow-color : #545353;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #545353;
	scrollbar-shadow-color : #545353;
}

#NavigPath
{

	
	
}




#MenuInactif
{
	position:absolute;
	left:236px;
	top:96px;
}


#linkProcess
{
	width:180px;
	height:90px;
	cursor:pointer;
	position:absolute;
	left:210px;
	top:0px;
	
}

#linkProduct
{
	width:180px;
	height:90px;
cursor:pointer;
	position:absolute;
	left:400px;
	top:0px;
}

#LinkManufacturer
{
	width:250px;
	height:90px;
cursor:pointer;
	position:absolute;
	left:590px;
	top:0px;
}

#LogoLeftBottom
{
	top:400px;
	left:50px;
	width:68px;
	height:52px;
	background-image:url('images_design/logo-menu-left-bottom.png');
	position:absolute;
}

#poweredbyid3
{
	float:right;
	
}
