@charset "iso-8859-9";
/* CSS Document */

*{margin:0; padding:0;}body {
	width: 100%;
	font-family: Calibri, Cambria, Arial;
	color: #616161;
	font-size: 14px;
	background-image: url(media/bg.gif);
}
#genelicerik {
	margin-right: auto;
	margin-left: auto;
	width: 911px;
	margin-top: 30px;
}
#header {
	background-image: url(media/s_header.gif);
	background-repeat: no-repeat;
	height: 113px;
}
#menu {
	background-image: url(media/s_menu.gif);
	height: 50px;
	background-repeat: no-repeat;
	font-size: 15px;
	background-color: #FFF;
}
#menu ul li {
	float: left;
	padding-left: 5px;
	list-style-type: none;
	margin-left: 10px;
}
#menu li a {
	color: #424780;
	text-decoration: none;
	font-weight: bolder;
}
#menu li a:hover {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}
#random {
	background-color: #FFF;
	height: 167px;
}
#icerik {
	background-color: #FFF;
	padding-right: 2px;
	padding-left: 2px;
}






.habergorsel {
	border: 2px solid #ff6600;
	float: left;
}
.haberbaslik {
	color: #333399;
	font-size: 16px;
	font-weight: bold;
}
.haberbaslik a{
	color: #333399;
	text-decoration: none;
}
.haberbaslik a:hover {
	color: #333399;
	text-decoration: underline;
}


.habericerik {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 3px;
	color: #616161;
	text-decoration: none;
}
.habericerik a{
	color: #616161;
	text-decoration: none;
}
.habericerik a:hover {
	color: #616161;
	text-decoration: underline;
}
#haberler_duyurular ul {
	list-style-image: url(media/lili.gif);
	list-style-type: none;
	margin-left: 25px;
}
#altsayfa {
	height: 365px;
	background-color: #FFF;
	float: left;
	width: 100%;
	padding-left: 5px;
	background-image: url(media/bg_alt_sayfa.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}
#solmenu {
	background-color: #eaeaea;
	list-style-type: none;
}
#solmenu ul {
	list-style-type: none;
	margin-left: 5px;
	font-size: 15px;
	margin-top: 5px;
	color: #555555;
	font-weight: bold;
}
#solmenu ul li a {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
#solmenu ul li a:hover {
	color: #555555;
	font-weight: bold;
	text-decoration: underline;
}
.baslik {
	color: #ff6600;
	font-size: 16px;
}
.alticerik_link {
	color: #666;
	text-decoration: none;
	font-size: 15px;
	margin-bottom: 2px;
	padding-bottom: 4px;
}











#footer {
	background-image: url(media/s_footer.gif);
	margin-bottom: 10px;
	background-repeat: no-repeat;
	height: 64px;
}
