﻿body {
	margin: 0;
	background-color: #6B9DFB;
	font-family:Verdana;
}
#ust {
	width: 100%;
	background-image: url('../images/tiling1.jpg');
}
#sol {
	width: 800px;
	height: 206px;
	float: left;
	background-image: url('../images/slogan.jpg');
}
#sag {
	width: 100%;
	float: right;
	height: 46px;
}
#menu {
	padding:10px;
	float: left;
	height: 26px;
	width: 100%;
	background-image: url('../images/but0.jpg');
}
.clearFix:after {
	/* for modern browsers */
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFix {
	/* for IE7/Win */
    min-height: 1px;
}
* html .clearFix {
	/* for IE5-6/Win */
    height: 1px;
}
* html > body .clearFix {
	/* for IE5/Mac */
    height: auto;
	display: inline-block;
}
#govde {
	width: 100%;
	position: relative;
}
#ortasol {
	width: 580px;
	float: left;
	position: relative;
	top:-53px;
}
#ortasol p {
	color:white;
	font-size:12px;
}
#orta {
	width: 220px;
	position: relative;
	top:-53px;
}
#baslik {
	width: 100%;
	height: 51px;
	background-image: url('../images/tiling3.jpg');
}
#habeler {
	width: 216px;
}
a {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-family: verdana;
}
a:hover {
	color:red;
}
a:visited {
	color:#000000;
}
td {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
td.right {
	font-family: verdana;
	font-size: 12px;
}
td.footer {
	color: #ffffff;
}

font.blue {
	color: #1A507C;
	padding-left:5px;
}
#tdbaslik{
font-weight:bold;
text-align:center;
font-size:12px;
color:white;
}
#yazibaslik{
	font-size:14px;
	color: #000000;
	padding-left:20px;
}
#altyazi{
	color:white;
}
#alt{
	position: relative;
	bottom:45px;
	width:100%;
	height:61px;
	background-image:url('../images/footer.jpg');
}
#alt ul {
padding-top:5px;
padding-left:60px;
}
#alt p {
font-family:Verdana;
font-size:9px;
color:black;
padding-left:250px;	
}
#alt a{
	font-family:verdana;font-size:9px;color:black;text-decoration:none;
}

#alt a:hover{
	font-family:verdana;font-size:9px;color:red;text-decoration:underline;
}


