@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	paddin:0px;
	}
	
   li {
      margin-left: 20px;
      }
	
body{
	background-color:#EEF2F7;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#333;
	line-height:2em;
}

#kalip{
	width:800px;
	margin:0 auto;
	border:5px #fff solid;
}

#banner{
	background-color:#066;
}

#menu{
	background-color:#69F;
	width:200px;
	height-min:500px;
	float:left;
	margin-top:10px;
	padding-top:10px;
}

#menu ul{
	list-style:none;
	margin-left:-20px;
	margin-top:15px;
	list-style-image:url(images/t_ok.gif);
}

#menu a{
    color               : #ffffff;
    font-family         : "Segoe UI";
    font-size           : 13px;
    text-decoration     : none;
    font-weight: bold;
}

#menu a:visited  {
    color               : #fff;
    font-family         : "Segoe UI";
    font-size           : 13px;
    text-decoration     : none;
    font-weight: bold;
}

#menu li a:active {
    color               : #fff;
    font-family         : "Segoe UI";
    font-size           : 13px;
    text-decoration     : none;
    font-weight: bold;
}

#menu a:hover{ 
    color               : #fff;
    font-family         : "Segoe UI";
    font-size           : 13px;
    text-decoration     : none;
    font-weight			: bold;
	background-color	: #008080
}


#icerik{
	background-color:#f6f6f6;
	width:580px;
	float:left;
	padding:10px;
}

#alt{
	background-color:#69F;
	padding-bottom:10px;
}

#alt img{
	border:#669;
	border:solid 2px;
}

.temizle{
	clear:left;
}

.yazi1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-style:italic;
	font-weight:normal;
}

.yazi2 {
    color               : #fff;
    font-family         : "Segoe UI";
    font-size           : 13px;
    text-decoration     : none;
    font-weight: bold;
}
