@charset "utf-8";
/* CSS Document */
* html img,
* html .png{
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
.bg-index-1{
	background:url(../img/index/bg.png) top repeat-x;
	}
.bg-index-2{
	background:url(../img/index/bg-2.png) top repeat-x;
	}
.global{
	margin:0px auto;
}
.menuTop{
	position:absolute;
	top:100px;
	left:319px;
	font-family:Tahoma;
	font-size:13px;
	color:#696969;
	height:45px;
	padding-left:26px;
	font-weight:bold;
	width: 653px;
}



.lg{
	position:absolute;
	top:215px;
	left: 51px;
	font-family:"Trebuchet MS",Helvetica,sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#9b9595;
	width: 73px;
	display: none;
}

.btLg a{
	color:#5c5d74;
	text-decoration:none;
}

.btLg a:hover, .btLg-ON a:hover{
	color:#9b9595;
	text-decoration:none;
}
.btLg-ON a{
	color:#9b9595;
	text-decoration:none;
}

.btLg, .btLg-ON {
	float:left
	}



body, html{ margin:0px}


	
.btTop, .btTop-ON{	
	float:left;	
	padding:22px 20px 7px 0px;
	margin-right:-5px;/*border:1px solid red margin:0px 0px 0px 10px*/}
	
.btTop a, .btLeft a{
	color:#696969;
	text-decoration:none;}

.btTop a:hover, .btLeft a:hover{
	color:#e30101;
	text-decoration:none;}
	
.bg-1{
	background:url(../img/menus/btTopBg.jpg) right no-repeat;}
	
.btLeft, .btLeft-ON {
	font-family:Tahoma;
	font-size:13px;
	background:url(../img/global/redArrow.gif) 4px 7px no-repeat;
	color:#696969;
	padding:2px 0px 3px 20px;
	font-weight: bold;
}	
.bgleft{
	position:absolute;
	left:0px;
	top:0px;
	
	background:url(../img/index/bg.png) top repeat-x;
	height:421px;width:50%;
	}
.bgRight{
	position:absolute;
	right:0px;
	top:0px;
	background:url(../img/index/bg-2.png) top repeat-x;
	width:50%;
	height:421px;}
	
.mid{
	margin:0px auto;
	width:1000px;
	height:520px;
	background:url(../img/index/hitaltech-home.jpg) top left no-repeat;
	position:relative;
	z-index:1;}
	
.MenuLeft{
	position:absolute;
	top:245px;
	left:13px;
	background:url(../img/index/bg-Menu.png) bottom left no-repeat;
	padding-left:10px;
	padding-bottom:15px;
}
	
.titre-2{
	color:#5c5d74;
	font-family:"Trebuchet MS",Helvetica,sans-serif;
	font-size:16px;
	padding:0px 0px 0px 8px;
	background:url(../img/global/deco-1.gif) 0px 5px no-repeat;
	margin:0px 0px 5px 20px;
	font-weight:bold
}
	
.nettoyeur{
	clear:both;}
	
.helper{
	position:absolute;
	top:421px;
	right:10px;
	width:100px;
	height:100px;
	border:none;
}
	
.helper img {
	border:none;}
