body {
	background-color:#D5E8EB;
	font:12px verdana, arial, helvetica, sans-serif;
	margin:0px;
	behavior:url("includes/csshover.htc");
}

.father {
	position:absolute;
	left:50%;
	right:50%;
	margin-left:-403px;
	margin-top:20px;
	width:806px;
}

.father .header {
	position:relative;
	z-index:2;
	width:806px;
	height:250px;
	background-image:url(../imgs/header.png);
}

.father .center {
	position:relative;
	z-index:3;
	width:806px;
	background-image:url(../imgs/center.png);
	}

.father .baseboard {
	position:absolute;
	z-index:3;
	width:806px;
	height:50px;
	background-image:url(../imgs/baseboard.png);
	background-repeat:no-repeat;
	font:10px verdana, arial, helvetica, sans-serif;
	padding-top:20px;
}

.father .baseboard .link {
	text-decoration:none;
	color:#666666;
	margin-left:250px;
}

.father .baseboard .link:hover {
	color:#64B8E3;
}

.father .barRight {
	position:absolute;
	z-index:1;
	margin-top:50px;
	right:-20px;
	width:27px;
	height:486px;
	background-image:url(../imgs/barRight.png);
}
/***** Menu Begin *****/
.menu {
	position:absolute;
	left:50%;
	right:50%;
	margin-left:-403px;
	margin-top:20px;
}


.menu_header {
	position:absolute;
	z-index:4;
	margin-top:80px;
	margin-left:40px;	
	width:216px;
	height:125px;
	background-image:url(../imgs/menu_header.png);
	behavior: url("includes/iepngfix.htc");
}

.menu_center {
	position:absolute;
	z-index:4;

	margin-top:205px;
	margin-left:40px;
	width:216px;
	height:200px;
	font:12px verdana;
	font-weight:bold;
	color:#666666;
	background-image:url(../imgs/menu_center.png);
	
}

 
.menu_center .generality {
	position:absolute;
	z-index:6;
	margin-top:5px;
	margin-left:20px;
	width:169px;
	height:29px;
	background-image:url(../imgs/menu_background.png);
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:7px;
	cursor:pointer;
}

.menu_center .generalityOnClick {
	position:absolute;
	z-index:6;
	margin-top:5px;
	margin-left:20px;
	width:169px;
	height:29px;
	background-image:url(../imgs/menu_background_click.png);
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:7px;
	cursor:pointer;
}



.menu_center .benefit {
	position:absolute;
	z-index:6;
	margin-top:45px;
	margin-left:20px;
	width:119px;
	height:29px;
	background-image:url(../imgs/menu_background.png);
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:7px;
	cursor:pointer;
	border:none;
}

.menu_center .benefitOnClick {
	position:absolute;
	z-index:6;
	margin-top:45px;
	margin-left:20px;
	width:119px;
	height:29px;
	background-image:url(../imgs/menu_background_click.png);
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:7px;
	cursor:pointer;
	border:none;
}

.menu_center .modules {
	position:absolute;
	z-index:6;
	margin-top:85px;
	margin-left:20px;
	width:119px;
	height:29px;
	background-image:url(../imgs/menu_background.png);
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:7px;
	cursor:pointer;
	border:none;
}

.menu_center .modulesOnClick {
	position:absolute;
	z-index:6;
	margin-top:85px;
	margin-left:20px;
	width:119px;
	height:29px;
	background-image:url(../imgs/menu_background_click.png);
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:7px;
	cursor:pointer;
	border:none;
}


.menu_center .customer {
	position:absolute;
	z-index:6;
	margin-top:125px;
	margin-left:20px;
	width:169px;
	height:29px;
	background-image:url(../imgs/menu_background.png);
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:7px;
	cursor:pointer;
}

.menu_center .customerOnClick {
	position:absolute;
	z-index:6;
	margin-top:125px;
	margin-left:20px;
	width:169px;
	height:29px;
	background-image:url(../imgs/menu_background_click.png);
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:7px;
	cursor:pointer;
}


.menu_center .contact {
	position:absolute;
	z-index:6;
	margin-top:165px;
	margin-left:20px;
	width:169px;
	height:29px;
	background-image:url(../imgs/menu_background.png);
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:7px;
	cursor:pointer;

}

.menu_center .contactOnClick {
	position:absolute;
	z-index:6;
	margin-top:165px;
	margin-left:20px;
	width:169px;
	height:29px;
	background-image:url(../imgs/menu_background_click.png);
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:7px;
	cursor:pointer;

}

.menu_center .generality:hover {
	background-image:url(../imgs/menu_background_hover.png);
}

.menu_center .benefit:hover {
	background-image:url(../imgs/menu_background_hover.png);
}
.menu_center .customer:hover {
	background-image:url(../imgs/menu_background_hover.png);
}

.menu_center .modules:hover {
	background-image:url(../imgs/menu_background_hover.png);
}
.menu_center .presentation:hover {
	background-image:url(../imgs/menu_background_hover.png);
}

.menu_center .news:hover {
	background-image:url(../imgs/menu_background_hover.png);
}

.menu_center .contact:hover {
	background-image:url(../imgs/menu_background_hover.png);
}


.menu_baseboard {
	position:absolute;
	z-index:4;
	margin-top:405px;
	margin-left:40px;	
	width:216px;
	height:25px;
	background-repeat:no-repeat;
}

.boxProduct {
	position:absolute;
	z-index:4;
	margin-top:455px;
	margin-left:75px;
	background-image:url(../imgs/box.png);	
	width:135px;
	height:204px;
	background-repeat:no-repeat;
}

.boxProduct .text {
	font:16px verdana, arial, helvetica, sans-serif;
	color:#7897A7;
	margin-top:180px;
	margin-left:30px;
}

.flasAnimation {
	position:absolute;
	z-index:10;
	width:573px; 
	height:250px;
	margin-top:0px;
	display:'';
}

img {
	 behavior: url("includes/iepngfix.htc");
}


.transparency
{
	position:absolute;
	z-index:98;
	left: 0px;
    width: 100%;
    position:absolute;
	top: 0px;
	height: 650px;
	background-image:url(../imgs/transparency.gif);
	display:'';
}

.transparency .box
{
	position:absolute;
	z-index:99;
    background-color:#ffffff;
    border-style:solid;
    border-color:#D9E2E6;
    border-width:1px;	
	left:50%;
	top:50%;
	margin-left:-110px;
	width:220px;
	height:50px;
}

.transparency .box .text
{
margin-top:15px;
margin-left:50px;
font-size:10px;

}

.folder
{
	padding-top:10px;
	padding-left:10px;

}

.folder .img
{
padding-left:50px;
}
.folder .text
{
	font-size:10px;
	text-decoration:none;
}

.folder .text:hover
{
 color:red;

}

