@charset "utf-8";
/* CSS Document */

body {
	background-color: #006699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#ana {
	width: 100%;
	margin-top: auto;
	margin-bottom: auto;
	background-image: url(arkaplan.jpg);
	background-repeat: repeat-x;
	height: 210px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 50%;
	margin-top: -105px; /* yüksekliğin yarısı */
	text-align: center;
}

.title {
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333;
	font-weight: normal;
}
a.titlebold {
	text-decoration: none;
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333;
	font-weight: bold;
}
a:hover.titlebold {
	color: #666;
}

.giris {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #CCC;
}
.giris:link {
	text-decoration: none;
	color: #CCC;
}
.giris:hover {
	text-decoration: none;
	color: #FFF;
}



.enter {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.enter:link {
	text-decoration: none;
}
.enter:hover {
	text-decoration: none;
	color: #E20A17;
}

#icorta {
	width: 610px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#kurumsal {
	float: left;
	height: 50px;
	width: 230px;
	margin-top: 50px;
	margin-bottom: 40px;
}
#logo {
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 140px;
	width: 140px;
	margin-right: 5px;
	margin-left: 5px;
}
#footlinks {
	float: left;
	width: 610px;
	margin-top: 5px;
}

