@charset "UTF-8";
#content {
	background-image: url(images/content.gif);
	height: 573px;
	width: 855px;
}

body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	margin-top: 27px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#header {
	vertical-align: bottom;
	text-align: center;
}
#menu {
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}
#index_content {
	line-height: 33px;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: justify;
	color: #636363;
}
#footer_left {
	padding-left: 57px;
	padding-top: 17px;
	color: #5a96d5;
}
#footer_right {
	padding-top: 17px;
	padding-left: 12px;
	color: #5a96d5;
}

a:active {
	color: #5a95d4;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #636363;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #5a96d5;
}
img
{  border-style: none;
}
#harta {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#postit {
	background-image: url(images/postit.png);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	line-height: 17px;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: top;
	padding-top: 33px;
}
#fiscal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 27px;
	color: #636363;
	text-align: justify;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
