@charset "utf-8";


#wrapper {
	position:absolute;
	width: 855px;
	height: 531px;
	margin-top: 0px;
		padding-top: 0px;

}



#menu {
	width: 160px;
	height: 531px;
	float: left;

}

#content {
	height: 531px;
	width: 635px;
	position: absolute;
	left: 220px;
	float: right;
	top: 0px;

}


body {
	margin-top: 0px;
	padding-top: 0px;
}
#map {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	border: 1px solid #ffffff;
	font-style: normal;
	width: 610px;
	height: 407px;

}
#map a:link {
	color:#387389;
	text-decoration: none;
}
#map a:visited {
	color:#387389;
	text-decoration: none;
}
#map a:hover {
	color:#4691AC;
	text-decoration: none;
}
#map_bk {
	width: 612px;
	height: 410px;	
	background-color: #dededd;
	padding: 9px;
}

#adreca {
	width: 630px;
	height: 92px;
	background-color: #f4f4f4;
	top: 431px;
	position: absolute;
}
