#menu_off{
	background-image:url(img/menu.png);
	background-repeat: repeat-x;
	width: 145px;
	height: 71px;
	position: static;
	text-align:center;
padding-top: 5px;
	}
#menu{
	background-image:url(img/menu_act.png);
	background-repeat: repeat-x;
	width: 145px;
	height: 71px;
	position: static;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
padding-top: 5px;
	}
#link {
	position: static;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 17px;
	}
#link_off {
	position: static;
	text-align:center;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 15px;
	
	}
#image {
background-image: url(img/img_info.gif);
background-repeat: no-repeat;
width: 1080px;
height: 952px;
}
#layer {
left:102px;
top:220px;
width:140px;
height:25px;
border: 0px none;
background-image:url(img/img_service.gif);
background-repeat: repeat-y;
background-color: #19778A;
text-align: left;
color:#FFFFFF;
vertical-align:middle;
padding-left: 20px;
padding-top: 5px;
margin-bottom: 3px;
text-decoration:none;
}
#layer:hover {
background-image:url(img/img_service_hover.gif);
background-repeat: repeat-y;
background-color: #1F91A8;
cursor:default;
}
#layer_activ {
left:102px;
top:220px;
width:140px;
height:25px;
border: 0px none;
background-image:url(img/img_service_hover.gif);
background-repeat: repeat-y;
background-color: #1F91A8;
text-align: left;
color:#FFFFFF;
vertical-align:middle;
padding-left: 20px;
padding-top: 5px;
margin-bottom: 3px;
text-decoration:none;
}