@charset "utf-8";
/*-----------MENU HOME-----------*/
#menuH{position:absolute; top:540px; left:0px; width:860px; height:180px; border:0px solid #000; background-color:#FFF; }
#tHome{position:absolute; top:25px; left:20px; width:190px; height:100px; line-height:20px; font-size:14px; font-family:Tahoma; vertical-align:middle; text-align:left }
#iHome{position:absolute; bottom:9px; right:20px; }

/*MENU1*/
#hmenu1 {
	position:absolute;
	display:block;
	width:216px;
	height:180px;
	left:0px;
	top:0px;
	text-align:top;
	line-height:15px;
	margin-right:20px;
	border:0px solid #000;	
}
#hmenu1  a{
	height:180px;
	line-height:10px;
	display:block;
	color:#575756;
	background-color:#fff;
	text-decoration: none;
	background-image:url(../img/blocH.jpg);
	background-repeat:no-repeat;
}
#hmenu1 a:hover{
	height:180px;
	text-decoration:none;
	background-color:#fff;
	color:#fff;
	background-image:url(../img/blocH4.jpg);
	background-repeat:no-repeat;
}

/*MENU2*/
#hmenu2 {
	position:absolute;
	display:block;
	width:216px;
	height:180px;
	left:235px;
	top:0px;
	text-align:top;
	line-height:15px;
	border:0px solid #000;	
}
#hmenu2  a{
	height:180px;
	line-height:10px;
	display:block;
	color:#575756;
	background-color:#fff;
	text-decoration: none;
	background-image:url(../img/blocH.jpg);
	background-repeat:no-repeat;
}
#hmenu2 a:hover{
	height:180px;
	text-decoration:none;
	background-color:#fff;
	color:#fff;
	background-image:url(../img/blocH2.jpg);
	background-repeat:no-repeat;
}

/*MENU3*/
#hmenu3 {
	position:absolute;
	display:block;
	width:216px;
	height:180px;
	left:470px;
	top:0px;
	text-align:top;
	line-height:15px;
	border:0px solid #000;	
}
#hmenu3  a{
	height:180px;
	line-height:10px;
	display:block;
	color:#575756;
	background-color:#fff;
	text-decoration: none;
	background-image:url(../img/blocH.jpg);
	background-repeat:no-repeat;
}
#hmenu3 a:hover{
	height:180px;
	text-decoration:none;
	background-color:#fff;
	color:#fff;
	background-image:url(../img/blocH1.jpg);
	background-repeat:no-repeat;
}

/*MENU4*/
#hmenu4 {
	position:absolute;
	display:block;
	width:216px;
	height:180px;
	left:705px;
	top:0px;
	text-align:top;
	line-height:15px;
	border:0px solid #000;	
}
#hmenu4  a{
	height:180px;
	line-height:10px;
	display:block;
	color:#575756;
	background-color:#fff;
	text-decoration: none;
	background-image:url(../img/blocH.jpg);
	background-repeat:no-repeat;
}
#hmenu4 a:hover{
	height:180px;
	text-decoration:none;
	background-color:#fff;
	color:#fff;
	background-image:url(../img/blocH3.jpg);
	background-repeat:no-repeat;
}

