﻿@charset "utf-8";
/* bu döküman el emeği göz nurudur. tarafımdan hazırlanmıştır. bilgi için bi yerleri tıklayın işte. ya da tıklamayın boşverin gidin çay gave bişeyler için. */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-width: thin;
	border-top-color: #999999;
	border-top-style: dotted;
	}
	
#footer a:link {
	text-decoration: underline;
	color: #999999;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #000000;
	}
	
#footer a:visited {
	text-decoration: underline;
	color: #999999;
	}
	
#baslik {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #34547A;
	clear: both;
	}
	
#altbaslik {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	clear: both;
	}	
	
#baslikBaba {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	clear: both;
	}
	
#icerik {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	clear: both;
	}
	
#icerik a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
	
#icerik a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3399FF;
	text-decoration: underline;
	}
	
#icerik a:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
	
#icerik a:active{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
	
#icerikDivider {
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	padding-bottom:5px;
	clear: both;
	}
	
#anaResim {
	float: left;
	padding-right:12px;
	padding-bottom: 5px;
	}
	
#altMenu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	clear: both;
	}
	
#altMenu a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	clear: both;
	text-decoration:none;
	}
	
#altMenu a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	}
	
#altMenu a:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	}
	
#altMenu a:active{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	}
