@charset "utf-8";
body {
	background-color: #f0f0f0;
	margin: 0px;
	padding: 0px;
}
.genel {
	background-color: #FFF;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.headeralan {
	height: 144px;
	width: 1000px;
	background-image: url(../images/headerarka-plan.png);
}
.logoalan {
	float: left;
	height: 134px;
	width: 600px;
}
.menualan {
	height: 48px;
	width: 1000px;
}
.contentalan {
	height: auto;
	width: 1000px;
	background-color: #FFF;
}
.contentsol {
	float: left;
	height: auto;
	width: 235px;
	background-color: #FFF;
	margin-right: 15px;
}
.haberalani {
	height: auto;
	width: 225px;
}
.duyurualani {
	height: auto;
	width: 225px;
	margin-bottom: 15px;
}

.kategori {
	background-image: url(../images/kategori.png);
	height: 32px;
	width: 200px;
	margin-left: 9px;
	margin-top: 10px;
}
.duyuru {
	background-image: url(../images/duyurular.png);
	height: 32px;
	width: 200px;
	margin-left: 9px;
	margin-top: 10px;
}
.duyuruicerik {
	height: auto;
	width: 200px;
	margin-top: 5px;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-color:#DCDCDC;
}
.yeniurun {
	
	height: 260px;
	width: 200px;
	margin-left: 9px;
	
}
.contentsag {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 730px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sagbaslik
{
    background-color: #DCDCDC;
    height: 27px;
    width: auto;
    margin-top: 10px;
    padding-top: 5px;
}
.altsil {
	clear: both;
	height: 2px;
	width: 1000px;
}
.footeralan {
	height: 130px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #7AAEDB;
}
p {
	margin: 0px;
	padding: 0px;
}

.footersag {
	height: 60px;
	width: 480px;
	text-align: center;
	padding-top: 60px;
	float: left;
}
.footersol {
	height: 70px;
	width: 510px;
	text-align: center;
	float: right;
	padding-top: 40px;
}
.sosyalalan {
	float: right;
	height: 100px;
	width: 300px;
	margin-top: 35px;
}
.paylasim, .paylasim li{float:right; list-style:none; padding:0px; margin:0px; color:#CCC; font-size:11px;}
.paylasim li a{padding:0px; margin:1px 4px 0px 0px; display:block; text-decoration:none; color:#FFF; font-size:10px; line-height:18px;}



