/* 1-sıfırlama ...........................................*/
* {  margin:0;
    padding:0; }
/* 2-sabit değerler...................................*/
.fl{ float:left}
.fr{ float:right}
.clearfix{ clear:both}

/*    beyaz :fff       siyah  :000   	 */
	 
/* 3- tipografik ........................................*/
body { background-color: #E6E6E6;
     border-top: 2px #999 solid;
	 text-align:center;
	 font-family: times, "times new roman", serif;
	 }
	img {margin:0 0px 0px 0;} 
	#tum {
		width:800px;
		height:auto;
		margin-left:auto;
		margin-right:auto;
		border:solid 1px #FFFFFF;
		}
	#ortala {
		margin:0 auto;
		}
/* 4.baslik ..................................................*/	 
	 #baslik {
	 	 background:url(resimler/header1.png) no-repeat;
	     height:150px;
	     width:800px;
	 }
	 
	 .mavi #menu {
	position:relative;
	display:block;
	height:42px;
	width:800px;
	font-size:11px;
	font-weight:bold;
	font-family:tahoma;
	background-color: transparent;
	background-image: url(resimler/zemin.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.mavi #menu ul {
	width: auto;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.mavi #menu ul li {
	margin-right: 0px;
	display: block;
	float: left;
}
.mavi #menu ul li a{
display:block;
float:left;
color:#D5F1FF;
text-decoration:none;
padding:14px 22px 0 22px;
height:28px;}
.mavi #menu ul li a:hover{
	color:#fff;
	background-color: transparent;
	background-image: url(resimler/zemin_ustune_gelince1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
/* gövde.....................................................*/	 
#govde {
background:url(resimler/govde.gif) repeat-y;
/*height:600px*/;
width:800px;
}
 	/*     5.1 birinci içerik...........................................*/
	ul.menu { list-style-type: none; }
	ul.menu a { 
display: block; 
color: #1B1B1B; 
background-color: #2496cf; 
width:8em; 
padding: .2em .8em; 
text-decoration: none; 
text-align: left;
} 
ul.menu a:hover 
{ 
background-color: #035d8a; 
} 
ul.menu li { margin: 0 0 .2em 0; }

#menu {
float:left;
width:200;
}	
#icerik { float:left;
width:415px; 
padding:5px; 
margin:0px; 
border:2px solid #035d8a;
}
    /*     5.2 ikinci içerik.............................................*/
#sag {float:right;
width:210px; 
padding:0px; 
margin:0px; 
border:2px solid #035d8a;}

#flash {padding:5px;
width=200px;
height=140px;
}

/* 6.
Alt bölüm...............................................*/
#alt {
background:url(resimler/alt.jpg) no-repeat;
height:20px;
width:800px;
clear:both;
}

.t2 {margin-top:10px;
 background:url(resimler/sag-alt.gif) repeat-y;
    /* height:100px; */
	 width:210px; }	
	 .t2 ul {background:url(resimler/sag-alt.gif) repeat-y;}
	 .baslik {background:url(resimler/sag-baslik1.gif) no-repeat;}
   .t2 h1 { text-align:left;
			padding: 10px;
	       font-size:15px;}
ul.kutu { padding:10px;
		list-style: none;
		text-align: left;
			}
ul.kutu li {padding:0 0 0 15px;
			background:url(resimler/simge-Sayfa.gif) center left no-repeat; }
ul.kutu li a {	color:#080808;
				text-decoration: none;}
ul.kutu li a:hover {background-color: #035d8a; }
#yazi {float:right;
		width:500px;
		padding:5px;
		background:url(resimler/govde.gif) repeat-y;
		font-size:15px;
		font-family: times, "times new roman", serif;
}
#yazi p {text-align:justify;}
#yazi li {list-style-type: none;
text-align:left;}		
#yazi h3 {text-align:left;}
p img {
float: left;
margin: 5px;
border:2px solid #035d8a;
}
#resim {width:290px;
float:left;}